@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/112190> a schema:EducationalOrganization, skos:Concept ;
    schema:name "City College of San Francisco" ;
    skos:prefLabel "City College of San Francisco" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "City College of San Francisco is a public community college in San Francisco, California, United States. Founded as a junior college in 1935, the college plays an important local role, enrolling as many as 1 in 35 San Francisco residents annually. CCSF is accredited by the Accrediting Commission for Community and Junior Colleges (ACCJC)."@en ;
    schema:url <https://www.ccsf.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/112190> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2974556> ;
    schema:sameAs <https://twitter.com/officialccsf> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06b7bc> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2974556> ;
    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 Francisco" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94112-1898" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.725953 ;
        schema:longitude -122.451155 ] ;
    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 "4502" ] ;
    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 "450200" ] ;
    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/112190> ;
        schema:value "112190" ] ;
    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/103440> ;
        schema:value "103440" ] .