@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/134237> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Full Sail University" ;
    skos:prefLabel "Full Sail University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Full Sail University is a private for-profit university in Winter Park, Florida. It was formerly a recording studio in Dayton, Ohio named Full Sail Productions and Full Sail Center for the Recording Arts. The school moved to Florida in 1980, began offering bachelor's degrees in 2005, and began offering online degrees in 2007. The following year, the school was granted university status by the Florida Department of Education."@en ;
    schema:url <https://www.fullsail.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/134237> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5508130> ;
    schema:sameAs <https://www.facebook.com/FullSailUniversity> ;
    schema:sameAs <https://twitter.com/fullsail> ;
    schema:sameAs <https://www.instagram.com/fullsail> ;
    schema:sameAs <https://www.youtube.com/channel/UCmbG9rWPMXof92_o0IkJqNw> ;
    schema:sameAs <https://www.linkedin.com/company/school/full-sail-university/> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0clvlzg> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5508130> ;
    skos:note "Accredited by: Accrediting Commission of Career Schools and Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Winter Park" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32792-7429" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 28.596546 ;
        schema:longitude -81.301286 ] ;
    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 "23621" ] ;
    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 "2362100" ] ;
    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/134237> ;
        schema:value "134237" ] ;
    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/109545> ;
        schema:value "109545" ] .