@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/120342> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Orange Coast College" ;
    skos:prefLabel "Orange Coast College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Orange Coast College (OCC) is a public community college in Costa Mesa in Orange County, California. It was founded in 1947, with its first classes opening in the fall of 1948. It provides Associate of Art and Associate of Science degrees, certificates of achievement, and lower-division classes transferable to other colleges and universities. The college enrolls approximately 24,000 undergraduate students. In terms of population size, Orange Coast College is the third-largest college in Orange County."@en ;
    schema:url <https://orangecoastcollege.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Orangecoastcollegelogo.gif> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/120342> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7099536> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01h3nf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7099536> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Costa Mesa" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92626" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.66927 ;
        schema:longitude -117.909086 ] ;
    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 "1250" ] ;
    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 "125000" ] ;
    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/120342> ;
        schema:value "120342" ] ;
    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/105695> ;
        schema:value "105695" ] .