@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/179159> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saint Louis University" ;
    skos:prefLabel "Saint Louis University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saint Louis University (SLU) is a private Jesuit research university in St. Louis, Missouri, United States. Founded in 1818 by Louis William Valentine DuBourg, it is the oldest university west of the Mississippi River and one of the oldest Jesuit universities in the United States. The university is accredited by the Higher Learning Commission."@en ;
    schema:url <https://www.slu.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/179159> ;
    schema:sameAs <http://www.wikidata.org/entity/Q734774> ;
    schema:sameAs <https://www.facebook.com/SaintLouisU> ;
    schema:sameAs <https://twitter.com/SLU_Official> ;
    schema:sameAs <https://www.instagram.com/slu_official> ;
    schema:sameAs <https://www.linkedin.com/company/saint-louis-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02tz9z> ;
    owl:sameAs <http://www.wikidata.org/entity/Q734774> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Louis" ;
        schema:addressRegion "MO" ;
        schema:postalCode "63103-2097" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.636801 ;
        schema:longitude -90.2351 ] ;
    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 "2506" ] ;
    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 "250600" ] ;
    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/179159> ;
        schema:value "179159" ] ;
    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/126128> ;
        schema:value "126128" ] .