@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/134079> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Florida Southern College" ;
    skos:prefLabel "Florida Southern College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Florida Southern College is a private college in Lakeland, Florida, United States. In 2019, the student population at FSC consisted of 3,073 students along with 130 full-time faculty members. It offers undergraduate, graduate, and postgraduate programs. The institution is home to the world's largest single-site collection of Frank Lloyd Wright architecture."@en ;
    schema:url <https://www.flsouthern.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/134079> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5461600> ;
    schema:sameAs <https://www.facebook.com/FloridaSouthern> ;
    schema:sameAs <https://twitter.com/FLSouthern> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05_x6n> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5461600> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lakeland" ;
        schema:addressRegion "FL" ;
        schema:postalCode "33801-5698" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 28.032443 ;
        schema:longitude -81.948203 ] ;
    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 "1488" ] ;
    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 "148800" ] ;
    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/134079> ;
        schema:value "134079" ] ;
    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/109475> ;
        schema:value "109475" ] .