@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/182281> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Nevada-Las Vegas" ;
    skos:prefLabel "University of Nevada-Las Vegas" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Nevada, Las Vegas (UNLV) is a public land-grant research university in Paradise, Nevada, United States. The 332-acre (134 ha) campus is about 1.6 mi (2.6 km) east of the Las Vegas Strip. It was formerly part of the University of Nevada from 1957 to 1969. It includes the Shadow Lane Campus, just east of the University Medical Center of Southern Nevada, which houses the School of Medicine and School of Dental Medicine. UNLV's law school, the William S. Boyd School of Law, is the only law school in the state."@en ;
    schema:url <https://www.unlv.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Nevada%2C%20Las%20Vegas%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/182281> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2302311> ;
    schema:sameAs <https://www.facebook.com/OfficialUNLV> ;
    schema:sameAs <https://twitter.com/UNLV> ;
    schema:sameAs <https://www.instagram.com/unlv> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01jpqb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2302311> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Las Vegas" ;
        schema:addressRegion "NV" ;
        schema:postalCode "89154" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.106047 ;
        schema:longitude -115.138462 ] ;
    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 "2569" ] ;
    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 "256900" ] ;
    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/182281> ;
        schema:value "182281" ] ;
    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/127291> ;
        schema:value "127291" ] .