@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/133960> a schema:EducationalOrganization, skos:Concept ;
    schema:name "The College of the Florida Keys" ;
    skos:prefLabel "The College of the Florida Keys" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The College of the Florida Keys (CFK) is a public college in Key West, Florida. It is part of the Florida College System. Its main campus is on Stock Island, adjacent to the only living coral reef in North America. CFK also operates two additional locations in the Florida Keys; one in Marathon and another in Key Largo. With its Key West location, CFK is the southernmost post-secondary school of any type within the contiguous United States. Florida Keys Community College was renamed to the College of the Florida Keys in 2019."@en ;
    schema:url <https://www.cfk.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/133960> ;
    schema:sameAs <http://www.wikidata.org/entity/Q8563967> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02z6g2g> ;
    owl:sameAs <http://www.wikidata.org/entity/Q8563967> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Key West" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33040" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 24.582748 ;
        schema:longitude -81.74446 ] ;
    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 "1485" ] ;
    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 "148500" ] ;
    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/133960> ;
        schema:value "133960" ] ;
    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/109439> ;
        schema:value "109439" ] .