@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/146719> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Loyola University Chicago" ;
    skos:prefLabel "Loyola University Chicago" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Loyola University Chicago is a private Jesuit research university in Chicago, Illinois, United States. Founded in 1870 by the Society of Jesus, Loyola is one of the largest Catholic universities in the United States. Its namesake is Saint Ignatius of Loyola. Loyola's professional schools include programs in medicine, nursing, and health sciences anchored by the Loyola University Medical Center, and the Loyola University Chicago School of Law. It is classified among \"R1: Doctoral Universities – Very high research spending and doctorate production\"."@en ;
    schema:url <https://www.luc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Loyolauniversitylogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/146719> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1537759> ;
    schema:sameAs <https://www.facebook.com/LoyolaChicago> ;
    schema:sameAs <https://twitter.com/loyolachicago> ;
    schema:sameAs <https://www.instagram.com/loyolachicago> ;
    schema:sameAs <https://www.youtube.com/channel/UCXP8vrTjtqVpqW6Bd91hi4w> ;
    schema:sameAs <https://www.linkedin.com/company/loyola-university-chicago> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0b1xl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1537759> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Chicago" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60660" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.000765 ;
        schema:longitude -87.656872 ] ;
    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 "1710" ] ;
    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 "171000" ] ;
    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/146719> ;
        schema:value "146719" ] ;
    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/113537> ;
        schema:value "113537" ] .