@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/199032> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Montreat College" ;
    skos:prefLabel "Montreat College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Montreat College is a private, Christian college in Montreat, North Carolina, United States. Founded in 1916, the college offers associate, bachelor's, and master's degree programs for traditional and adult students. The college's main campus for four-year traditional students is located in the foothills of the Blue Ridge Mountains outside of Asheville, North Carolina."@en ;
    schema:url <https://www.montreat.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Montreat%20Logo%20Full%20Color.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199032> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6906389> ;
    schema:sameAs <https://www.facebook.com/montreatcollege> ;
    schema:sameAs <https://twitter.com/montreatcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05tvkg> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6906389> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Montreat" ;
        schema:addressRegion "NC" ;
        schema:postalCode "28757-1267" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.646577 ;
        schema:longitude -82.2976 ] ;
    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 "2948" ] ;
    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 "294800" ] ;
    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/199032> ;
        schema:value "199032" ] ;
    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/133809> ;
        schema:value "133809" ] .