@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/133809> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Florida College" ;
    skos:prefLabel "Florida College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Florida College is a private Christian college in Temple Terrace, Florida, United States. It was founded in 1946. Although it draws its staff, faculty, and most of its students from non-institutional churches of Christ, it is not legally or financially connected to any specific church, group of churches, or religious institution."@en ;
    schema:url <https://www.floridacollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/133809> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5461285> ;
    schema:sameAs <https://www.facebook.com/floridacollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCvHJ1c0S1o51AP3TUTcxhdw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03h6p3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5461285> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Temple Terrace" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33617" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 28.034936 ;
        schema:longitude -82.383289 ] ;
    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 "1482" ] ;
    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 "148200" ] ;
    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/133809> ;
        schema:value "133809" ] ;
    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/109350> ;
        schema:value "109350" ] .