@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/118347> a schema:EducationalOrganization, skos:Concept ;
    schema:name "College of Marin" ;
    skos:prefLabel "College of Marin" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The College of Marin, is a public community college in Marin County, California, with two campuses, one in Kentfield, and the second in Novato. It is the only institution operated by the Marin Community College District."@en ;
    schema:url <https://www.marin.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/118347> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146760> ;
    schema:sameAs <https://www.facebook.com/collegeofmarin> ;
    schema:sameAs <https://twitter.com/collegeofmarin> ;
    schema:sameAs <https://www.instagram.com/college_of_marin> ;
    schema:sameAs <https://www.linkedin.com/company/college-of-marin> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09nn3n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146760> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Accrediting Commission for Community and Junior Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Kentfield" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94904-2590" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.951918 ;
        schema:longitude -122.548758 ] ;
    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 "1178" ] ;
    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 "117800" ] ;
    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/118347> ;
        schema:value "118347" ] ;
    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/105039> ;
        schema:value "105039" ] .