@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://data.hooray.media/vocab/institutions/131496> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Georgetown University" ;
    skos:prefLabel "Georgetown University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Georgetown University is a private Jesuit research university in Washington, D.C., United States. Founded by Bishop John Carroll in 1789, it is the oldest Catholic institution of higher education in the United States, the oldest university in Washington, D.C., and the nation's first federally chartered university."@en ;
    schema:url <https://www.georgetown.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Georgetown%20University%20Logotype.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/131496> ;
    schema:sameAs <http://www.wikidata.org/entity/Q333886> ;
    schema:sameAs <https://www.facebook.com/georgetownuniv> ;
    schema:sameAs <https://twitter.com/Georgetown> ;
    schema:sameAs <https://www.instagram.com/georgetownuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0pspl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q333886> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Washington" ;
        schema:addressRegion "DC" ;
        schema:postalCode "20057-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.908809 ;
        schema:longitude -77.073463 ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID6" ;
        schema:name "OPEID6" ;
        schema:description "Six-digit base OPE ID (without the two-digit branch suffix)" ;
        schema:value "1445" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "OPEID" ;
        schema:name "OPEID" ;
        schema:description "Office of Postsecondary Education Identifier, used for federal financial aid program participation" ;
        schema:value "144500" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "IPEDS UNITID" ;
        schema:name "IPEDS UNITID" ;
        schema:description "Integrated Postsecondary Education Data System identifier assigned by the National Center for Education Statistics (NCES)" ;
        schema:url <https://nces.ed.gov/ipeds/institution-profile/131496> ;
        schema:value "131496" ] ;
    schema:identifier [ a schema:PropertyValue ;
        schema:propertyID "DAPIP ID" ;
        schema:name "DAPIP ID" ;
        schema:description "Database of Accredited Postsecondary Institutions and Programs identifier from the U.S. Department of Education" ;
        schema:url <https://ope.ed.gov/dapip/#/institution-profile/108898> ;
        schema:value "108898" ] .