@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/173300> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Concordia College at Moorhead" ;
    skos:prefLabel "Concordia College at Moorhead" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Concordia College is a private liberal arts college in Moorhead, Minnesota, United States. Founded by Norwegian settlers in 1891, the school is associated with the Evangelical Lutheran Church in America and is unrelated to the Concordia University System operated by the Lutheran Church – Missouri Synod. Concordia is accredited by the Higher Learning Commission and has a total student enrollment of 1,800. It offers Bachelor of Arts, Bachelor of Music, Bachelor of Science in Nursing, Master of Education, and Master of Science, and Master of Music Education degrees."@en ;
    schema:url <https://www.concordiacollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Concordia%20moorhead%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173300> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5158956> ;
    schema:sameAs <https://www.facebook.com/concordiacollege> ;
    schema:sameAs <https://twitter.com/concordia_mn> ;
    schema:sameAs <https://www.instagram.com/concordia_mn> ;
    schema:sameAs <https://www.linkedin.com/company/concordia-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/030klw> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5158956> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Moorhead" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56562" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.862482 ;
        schema:longitude -96.76749 ] ;
    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 "2346" ] ;
    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 "234600" ] ;
    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/173300> ;
        schema:value "173300" ] ;
    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/123554> ;
        schema:value "123554" ] .