@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/167093> a schema:EducationalOrganization, skos:Concept ;
    schema:name "New England College of Optometry" ;
    skos:prefLabel "New England College of Optometry" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The New England College of Optometry is a private optometry college in Boston, Massachusetts. It enrolls over 500 students and is one of the oldest continually operating college of optometry in the United States."@en ;
    schema:url <https://www.neco.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/167093> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14715762> ;
    schema:sameAs <https://www.facebook.com/NewEnglandCollegeofOptometry> ;
    schema:sameAs <https://twitter.com/neco424> ;
    schema:sameAs <https://www.youtube.com/channel/UC7TGBzdrTGtyPGJvw6AVpxQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bjfhm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14715762> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boston" ;
        schema:addressRegion "MA" ;
        schema:postalCode "2115" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 42.351853 ;
        schema:longitude -71.086829 ] ;
    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 "2164" ] ;
    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 "216400" ] ;
    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/167093> ;
        schema:value "167093" ] ;
    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/121600> ;
        schema:value "121600" ] .