@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/174862> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Crown College" ;
    skos:prefLabel "Crown College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Crown College is a private Evangelical Christian college in Laketown Township, Carver County, Minnesota, United States, near St. Bonifacius. It is affiliated with the Christian and Missionary Alliance and is accredited by the Higher Learning Commission."@en ;
    schema:url <https://www.crown.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Crown%20college%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/174862> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5189332> ;
    schema:sameAs <https://www.facebook.com/CrownCollege> ;
    schema:sameAs <https://twitter.com/crowncollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCO2wDoHsBinbj0wCA2onHGA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/066zpm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5189332> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Bonifacius" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55375-9001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.885393 ;
        schema:longitude -93.743019 ] ;
    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 "2383" ] ;
    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 "238300" ] ;
    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/174862> ;
        schema:value "174862" ] ;
    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/124292> ;
        schema:value "124292" ] .