@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/115296> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Grossmont College" ;
    skos:prefLabel "Grossmont College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Grossmont College is a public community college in El Cajon, California. Its name originated with the silent film actor and producer William J. Gross, who was enticed by Ed Fletcher to invest in the purchase of land, part of which was called Grossmont. The campus sits in the Fletcher Hills community of El Cajon and is bordered by the cities of San Diego and Santee. Grossmont College along with Cuyamaca College make up what is the Grossmont–Cuyamaca Community College District. Grossmont is part of the California Community Colleges system."@en ;
    schema:url <https://www.grossmont.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/115296> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5610609> ;
    schema:sameAs <https://twitter.com/grossmontedu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bvjnh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5610609> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "El Cajon" ;
        schema:addressRegion "CA" ;
        schema:postalCode "92020-1799" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.815246 ;
        schema:longitude -117.006277 ] ;
    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 "1208" ] ;
    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 "120800" ] ;
    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/115296> ;
        schema:value "115296" ] ;
    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/104285> ;
        schema:value "104285" ] .