@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/123527> a schema:EducationalOrganization, skos:Concept ;
    schema:name "San Bernardino Valley College" ;
    skos:prefLabel "San Bernardino Valley College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "San Bernardino Valley College is a public community college in San Bernardino, California. It is accredited by the Western Association of Schools and Colleges. The college has an enrollment of 17,044 students and covers 82 acres (33 ha). Valley College is also a part of the San Bernardino Community College District which includes Crafton Hills College located in nearby Yucaipa and the Professional Development Center in San Bernardino."@en ;
    schema:url <https://www.valleycollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/SBVC%20Ball%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123527> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7413443> ;
    schema:sameAs <https://twitter.com/valleycollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCRI5CUvVDqXG6iGFIRkxTyA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08tw0b> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7413443> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "San Bernardino" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92410-2798" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.086353 ;
        schema:longitude -117.313248 ] ;
    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 "1272" ] ;
    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 "127200" ] ;
    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/123527> ;
        schema:value "123527" ] ;
    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/106643> ;
        schema:value "106643" ] .