@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/132851> a schema:EducationalOrganization, skos:Concept ;
    schema:name "College of Central Florida" ;
    skos:prefLabel "College of Central Florida" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The College of Central Florida (CF) is a public college with campuses in Marion, Citrus, and Levy counties in the U.S. state of Florida. It is part of the Florida College System and was founded in 1957 as Central Florida Junior College. CF has grown to span three counties and include the Appleton Museum of Art and Vintage Farm in Ocala."@en ;
    schema:url <https://www.cf.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/132851> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5146660> ;
    schema:sameAs <https://twitter.com/cfedu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0d3qsz> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5146660> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Ocala" ;
        schema:addressRegion "FL" ;
        schema:postalCode "34474" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.166079 ;
        schema:longitude -82.175692 ] ;
    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 "1471" ] ;
    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 "147100" ] ;
    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/132851> ;
        schema:value "132851" ] ;
    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/109156> ;
        schema:value "109156" ] .