@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/182564> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Western Nevada College" ;
    skos:prefLabel "Western Nevada College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Western Nevada College (WNC) is a public college with its main campus in Carson City, Nevada, United States. There are additional campuses in Fallon and Minden, and WNC centers in Dayton, Fernley, Hawthorne, Lake Tahoe, Lovelock, Smith Valley and Yerington, as well as degree programs in five correctional institutions. The college offers a number of different associate degrees, certificate programs and a bachelor of technology degree. As of 2021, WNC had about 3,500 students."@en ;
    schema:url <https://www.wnc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/182564> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7988100> ;
    schema:sameAs <https://twitter.com/wncnevada> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0gy4yw> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7988100> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Carson City" ;
        schema:addressRegion "NV" ;
        schema:postalCode "89703-7399" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.186158 ;
        schema:longitude -119.79036 ] ;
    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 "10363" ] ;
    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 "1036300" ] ;
    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/182564> ;
        schema:value "182564" ] ;
    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/127370> ;
        schema:value "127370" ] .