@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/113634> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Diablo Valley College" ;
    skos:prefLabel "Diablo Valley College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Diablo Valley College (DVC) is a public community college with campuses in Pleasant Hill and San Ramon in Contra Costa County, California. DVC is one of three public community colleges in the Contra Costa Community College District. It opened in 1949. DVC has more than 22,000 students and 300 full-time and 370 part-time instructors."@en ;
    schema:url <https://www.dvc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/113634> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5270173> ;
    schema:sameAs <https://www.facebook.com/DVC.Vikings> ;
    schema:sameAs <https://www.instagram.com/diablovalleycollege> ;
    schema:sameAs <https://www.linkedin.com/company/163444> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03ww_5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5270173> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Pleasant Hill" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94523" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.968516 ;
        schema:longitude -122.073142 ] ;
    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 "1191" ] ;
    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 "119100" ] ;
    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/113634> ;
        schema:value "113634" ] ;
    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/103811> ;
        schema:value "103811" ] .