@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/179867> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Washington University in St Louis" ;
    skos:prefLabel "Washington University in St Louis" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Washington University in St. Louis (WashU) is a private research university in the St. Louis metropolitan area, Missouri, United States. Founded in 1853 by a group of civic leaders and named for George Washington, the university spans 355 acres across its Danforth and Medical campuses. It comprises 10 schools and offers more than 150 undergraduate, 80 master's and professional, and 50 doctoral degree programs. As of 2024, Washington University enrolled 16,399 students representing all 50 U.S. states and more than 110 countries."@en ;
    schema:url <https://wustl.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Washu%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/179867> ;
    schema:sameAs <http://www.wikidata.org/entity/Q777403> ;
    schema:sameAs <https://www.facebook.com/wustl> ;
    schema:sameAs <https://twitter.com/WUSTL> ;
    schema:sameAs <https://www.instagram.com/wustl_official> ;
    schema:sameAs <https://www.youtube.com/channel/UCZInJskrOiCsvw2fFnrpqXA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0g2jl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q777403> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Louis" ;
        schema:addressRegion "MO" ;
        schema:postalCode "63130-4899" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.647929 ;
        schema:longitude -90.310604 ] ;
    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 "2520" ] ;
    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 "252000" ] ;
    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/179867> ;
        schema:value "179867" ] ;
    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/126377> ;
        schema:value "126377" ] .