@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/122977> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Santa Monica College" ;
    skos:prefLabel "Santa Monica College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Santa Monica College (SMC) is a public community college in Santa Monica, California. Founded as a junior college in 1929, SMC enrolls over 30,000 students in more than 90 fields of study. The college initially served pre-college high school students, eventually expanding its enrollment to educate college-age and non-traditional students with the intention to transfer to a four-year university. The college has high transfer rates to four-year universities such as the University of California and California State University campuses, being a leader among state community colleges in transfers to the former."@en ;
    schema:url <https://www.smc.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/122977> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1033692> ;
    schema:sameAs <https://www.facebook.com/SantaMonicaCollegeOfficial> ;
    schema:sameAs <https://twitter.com/SMC_edu> ;
    schema:sameAs <https://www.instagram.com/smcedu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04gd8j> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1033692> ;
    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 Monica" ;
        schema:addressRegion "CA" ;
        schema:postalCode "90405-1628" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.017022 ;
        schema:longitude -118.469765 ] ;
    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 "1286" ] ;
    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 "128600" ] ;
    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/122977> ;
        schema:value "122977" ] ;
    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/106476> ;
        schema:value "106476" ] .