@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/201283> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Belmont College" ;
    skos:prefLabel "Belmont College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Belmont College is a public community college in St. Clairsville, Ohio, United States. The college's main campus is in St. Clairsville with other locations including the Monroe County Center in Woodsfield, Ohio and the North Center in Cadiz, Ohio. Belmont College is accredited by the Higher Learning Commission (HLC)."@en ;
    schema:url <https://www.belmontcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/201283> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4884341> ;
    schema:sameAs <https://www.facebook.com/belmontcollege> ;
    schema:sameAs <https://twitter.com/belmontcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0gvtzk5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4884341> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "St Clairsville" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43950" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.07695 ;
        schema:longitude -80.964901 ] ;
    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 "9941" ] ;
    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 "994100" ] ;
    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/201283> ;
        schema:value "201283" ] ;
    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/134954> ;
        schema:value "134954" ] .