@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/187985> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of New Mexico-Main Campus" ;
    skos:prefLabel "University of New Mexico-Main Campus" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of New Mexico is a public research university in Albuquerque, New Mexico, United States. Founded in 1889 by the New Mexico Territorial Legislature, it is the state's second oldest university, a flagship university in the state, and the largest by enrollment, with 22,630 students in 2023."@en ;
    schema:url <https://www.unm.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20New%20Mexico%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/187985> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1190812> ;
    schema:sameAs <https://www.facebook.com/universityofnewmexico> ;
    schema:sameAs <https://twitter.com/UNM> ;
    schema:sameAs <https://www.instagram.com/uofnm> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02482c> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1190812> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Albuquerque" ;
        schema:addressRegion "NM" ;
        schema:postalCode "87131" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.083868 ;
        schema:longitude -106.620155 ] ;
    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 "2663" ] ;
    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 "266300" ] ;
    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/187985> ;
        schema:value "187985" ] ;
    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/129084> ;
        schema:value "129084" ] .