@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/144351> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Concordia University-Chicago" ;
    skos:prefLabel "Concordia University-Chicago" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Concordia University Chicago is a private university in River Forest, Illinois, United States. Formerly a college exclusively for educating teachers for parochial schools, Concordia-Chicago now offers more than 100 undergraduate and graduate degree programs and enrolls more than 5,000 students. The university is a member of the Concordia University System, a nationwide network of colleges and universities affiliated with the Lutheran Church–Missouri Synod (LCMS)."@en ;
    schema:url <https://www.cuchicago.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Concordia%20univ%20chicago%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/144351> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5159004> ;
    schema:sameAs <https://www.facebook.com/ConcordiaUniversityChicago> ;
    schema:sameAs <https://twitter.com/CUChicago> ;
    schema:sameAs <https://www.instagram.com/cuchicago> ;
    schema:sameAs <https://www.youtube.com/channel/UCTZmBUcyBHX9dK7fANy8RxA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0gdp4m> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5159004> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "River Forest" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60305-1499" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.898696 ;
        schema:longitude -87.809482 ] ;
    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 "1666" ] ;
    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 "166600" ] ;
    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/144351> ;
        schema:value "144351" ] ;
    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/112774> ;
        schema:value "112774" ] .