@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/187897> a schema:EducationalOrganization, skos:Concept ;
    schema:name "New Mexico Highlands University" ;
    skos:prefLabel "New Mexico Highlands University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "New Mexico Highlands University is a public university and research institution in Las Vegas, New Mexico, United States. Founded in 1893, it has satellite campuses in Santa Fe, Albuquerque, Rio Rancho, Farmington and Roswell. NMHU has an average annual enrollment of approximately 3,000 students and offers a variety of undergraduate and graduate degree programs across six schools and colleges, as well as online."@en ;
    schema:url <https://www.nmhu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Newmexico%20highlands%20univ%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/187897> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7010189> ;
    schema:sameAs <https://www.facebook.com/HighlandsUniversity> ;
    schema:sameAs <https://twitter.com/nmhighlands> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08y_qb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7010189> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Las Vegas" ;
        schema:addressRegion "NM" ;
        schema:postalCode "87701" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.596233 ;
        schema:longitude -105.219197 ] ;
    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 "2653" ] ;
    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 "265300" ] ;
    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/187897> ;
        schema:value "187897" ] ;
    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/129011> ;
        schema:value "129011" ] .