@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/137096> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Santa Fe College" ;
    skos:prefLabel "Santa Fe College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Santa Fe College is a public college in Gainesville, Florida, United States. It is part of the Florida College System and offers both associate and baccalaureate degree programs. Established in 1965 by the Florida Legislature as Santa Fe Junior College, the institution began classes in September 1966. It was renamed Santa Fe Community College in 1972 and became \"Santa Fe College\" in 2008 to highlight its baccalaureate programs."@en ;
    schema:url <https://www.sfcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/137096> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7419511> ;
    schema:sameAs <https://twitter.com/santafecollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0blxks> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7419511> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Gainesville" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32606-6210" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.681037 ;
        schema:longitude -82.433143 ] ;
    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 "1519" ] ;
    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 "151900" ] ;
    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/137096> ;
        schema:value "137096" ] ;
    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/110343> ;
        schema:value "110343" ] .