@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/188030> a schema:EducationalOrganization, skos:Concept ;
    schema:name "New Mexico State University-Main Campus" ;
    skos:prefLabel "New Mexico State University-Main Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "New Mexico State University is a public, land-grant, research university in University Park, New Mexico, United States, in the Las Cruces area. Founded in 1888, it is the state's oldest public institution of higher education, and was the original land-grant university in the region. NMSU is a university system, with its main campus in Las Cruces and satellite campuses in Alamogordo, Doña Ana County, and Grants. Through the NMSU Cooperative Extension Service, it has centers or programs in all 33 counties in the state."@en ;
    schema:url <https://www.nmsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/New%20Mexico%20State%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/188030> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1353248> ;
    schema:sameAs <https://www.facebook.com/newmexicostateuniversity> ;
    schema:sameAs <https://twitter.com/nmsu> ;
    schema:sameAs <https://www.instagram.com/nmsu> ;
    schema:sameAs <https://www.youtube.com/channel/UCvzh3uS8xzxFlH7qtZ_GTXQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02jztz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1353248> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Las Cruces" ;
        schema:addressRegion "NM" ;
        schema:postalCode "88003-8001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.281568 ;
        schema:longitude -106.752069 ] ;
    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 "2657" ] ;
    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 "265700" ] ;
    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/188030> ;
        schema:value "188030" ] ;
    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/129127> ;
        schema:value "129127" ] .