@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/134130> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Florida" ;
    skos:prefLabel "University of Florida" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Florida is a public land-grant research university in Gainesville, Florida, United States. It is a senior member of the State University System of Florida. The university traces its origins to 1853 and has operated continuously on its Gainesville campus since September 1906."@en ;
    schema:url <https://www.ufl.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Florida%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/134130> ;
    schema:sameAs <http://www.wikidata.org/entity/Q501758> ;
    schema:sameAs <https://www.facebook.com/uflorida> ;
    schema:sameAs <https://twitter.com/UF> ;
    schema:sameAs <https://www.instagram.com/uflorida> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0j_sncb> ;
    owl:sameAs <http://www.wikidata.org/entity/Q501758> ;
    skos:altLabel "UF" ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Gainesville" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32611" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.64629 ;
        schema:longitude -82.347911 ] ;
    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 "1535" ] ;
    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 "153500" ] ;
    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/134130> ;
        schema:value "134130" ] ;
    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/109518> ;
        schema:value "109518" ] .