@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/131469> a schema:EducationalOrganization, skos:Concept ;
    schema:name "George Washington University" ;
    skos:prefLabel "George Washington University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The George Washington University is a private federally-chartered research university in Washington, D.C., United States. Originally named Columbian College, it was chartered in 1821 by the United States Congress and is the first university founded under Washington, D.C.'s jurisdiction. It is one of only six federally chartered universities in the United States."@en ;
    schema:url <https://www.gwu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/George%20Washington%20University%20wordmark.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/131469> ;
    schema:sameAs <http://www.wikidata.org/entity/Q432637> ;
    schema:sameAs <https://www.facebook.com/georgewashingtonuniversity> ;
    schema:sameAs <https://twitter.com/GWtweets> ;
    schema:sameAs <https://www.instagram.com/gwuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UC8absdHxA0-T9drYdrZUG0Q> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01nnsv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q432637> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Washington" ;
        schema:addressRegion "DC" ;
        schema:postalCode "20052" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.89923 ;
        schema:longitude -77.048363 ] ;
    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 "1444" ] ;
    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 "144400" ] ;
    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/131469> ;
        schema:value "131469" ] ;
    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/108889> ;
        schema:value "108889" ] .