@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/108807> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Allan Hancock College" ;
    skos:prefLabel "Allan Hancock College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Allan Hancock College is a public community college in Santa Maria, California. It offers associate degrees at its Lompoc Valley campus and at nearby Vandenberg Space Force Base. The college is part of the California Community College System."@en ;
    schema:url <https://www.hancockcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/108807> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4730667> ;
    schema:sameAs <https://www.facebook.com/allanhancockcollege> ;
    schema:sameAs <https://twitter.com/hancockcollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/083dvq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4730667> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Santa Maria" ;
        schema:addressRegion "CA" ;
        schema:postalCode "93454-6399" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.943716 ;
        schema:longitude -120.421144 ] ;
    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 "1111" ] ;
    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 "111100" ] ;
    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/108807> ;
        schema:value "108807" ] ;
    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/102447> ;
        schema:value "102447" ] .