@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/180984> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Concordia University-Nebraska" ;
    skos:prefLabel "Concordia University-Nebraska" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Concordia University, Nebraska is a private Lutheran university in Seward, Nebraska. It was established in 1894 and is affiliated with the Lutheran Church–Missouri Synod as one of seven schools in the Concordia University System. The university is organized into three schools: the College of Arts and Sciences, the College of Education, and the College of Graduate Studies."@en ;
    schema:url <https://www.cune.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/180984> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5159000> ;
    schema:sameAs <https://www.facebook.com/concordianebraska> ;
    schema:sameAs <https://twitter.com/cune> ;
    schema:sameAs <https://www.youtube.com/channel/UCkBIPUeeF0rq5rCo7APgRGg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05t1hx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5159000> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Seward" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68434-1556" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.914853 ;
        schema:longitude -97.089054 ] ;
    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 "2541" ] ;
    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 "254100" ] ;
    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/180984> ;
        schema:value "180984" ] ;
    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/126827> ;
        schema:value "126827" ] .