@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/182290> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Nevada-Reno" ;
    skos:prefLabel "University of Nevada-Reno" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Nevada, Reno is a public land-grant research university in Reno, Nevada, United States. It is the state's flagship public university and primary land grant institution. It was founded on October 12, 1874, in Elko, Nevada."@en ;
    schema:url <https://www.unr.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Nevada%2C%20Reno%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/182290> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1185955> ;
    schema:sameAs <https://twitter.com/unevadareno> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01jpyb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1185955> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Reno" ;
        schema:addressRegion "NV" ;
        schema:postalCode "89557" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.543642 ;
        schema:longitude -119.815377 ] ;
    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 "2568" ] ;
    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 "256800" ] ;
    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/182290> ;
        schema:value "182290" ] ;
    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/127307> ;
        schema:value "127307" ] .