@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/112394> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Silicon Valley" ;
    skos:prefLabel "University of Silicon Valley" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Silicon Valley (USV) is a private for-profit university university in San Jose, California, in Silicon Valley. Founded in 1887 as Cogswell Technical School, and later known as Cogswell Polytechnical College. It was the first technical training institution in the Western United States and one of only two private universities, along with Stanford University, that were originally guaranteed a tax exemption in the California Constitution. USV is accredited by the WASC Senior College and University Commission. Programs at USV range from digital media to engineering, with an emphasis on digital animation, audio and music production, and video game design."@en ;
    schema:url <https://usv.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Silicon%20Valley%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/112394> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5141289> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02qp20> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5141289> ;
    skos:altLabel "Cogswell College" ;
    skos:altLabel "Cogswell Polytechnic College" ;
    skos:altLabel "Cogswell Polytechnical College" ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "San Jose" ;
        schema:addressRegion "CA" ;
        schema:postalCode "95134" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.414049 ;
        schema:longitude -121.94087 ] ;
    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 "1177" ] ;
    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 "117700" ] ;
    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/112394> ;
        schema:value "112394" ] ;
    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/103538> ;
        schema:value "103538" ] .