@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/182980> a schema:EducationalOrganization, skos:Concept ;
    schema:name "New England College" ;
    skos:prefLabel "New England College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "New England College (NEC) is a private liberal arts college in Henniker, New Hampshire, United States. It is accredited by the New England Commission of Higher Education. As of fall 2020, the college enrolled 4,327 students."@en ;
    schema:url <https://www.nec.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Newengland%20colelge%20full%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/182980> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14705363> ;
    schema:sameAs <https://www.facebook.com/NECollege> ;
    schema:sameAs <https://twitter.com/newengcollege> ;
    schema:sameAs <https://www.instagram.com/newengcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCl7kwJOZGecBlBvVjX3f1ow> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08sr6c> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14705363> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Henniker" ;
        schema:addressRegion "NH" ;
        schema:postalCode "3242" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.176403 ;
        schema:longitude -71.822282 ] ;
    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 "2579" ] ;
    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 "257900" ] ;
    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/182980> ;
        schema:value "182980" ] ;
    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/127547> ;
        schema:value "127547" ] .