@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/161457> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of New England" ;
    skos:prefLabel "University of New England" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of New England (UNE) is a private research university in Biddeford, Maine, United States. The university has additional campuses in Portland, Maine, and Tangier, Morocco. It traces its historical origins to 1831, when Westbrook Seminary opened on what is now the Portland Campus for the Health Sciences."@en ;
    schema:url <https://www.une.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20New%20England%2C%20Maine%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/161457> ;
    schema:sameAs <http://www.wikidata.org/entity/Q8215036> ;
    schema:sameAs <https://www.facebook.com/universityofnewengland> ;
    schema:sameAs <https://twitter.com/unetweets> ;
    schema:sameAs <https://www.instagram.com/uniofnewengland> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/027dyp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q8215036> ;
    skos:note "Accredited by: New England Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Biddeford" ;
        schema:addressRegion "ME" ;
        schema:postalCode "04005-9599" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 43.458591 ;
        schema:longitude -70.38535 ] ;
    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 "2050" ] ;
    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 "205000" ] ;
    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/161457> ;
        schema:value "161457" ] ;
    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/119641> ;
        schema:value "119641" ] .