@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/136172> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of North Florida" ;
    skos:prefLabel "University of North Florida" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of North Florida (UNF) is a public research university in Jacksonville, Florida, United States. It is part of the State University System of Florida and is accredited by the Commission on Colleges of the Southern Association of Colleges and Schools to award baccalaureate, masters, and doctorate degrees. Its campus comprises 1,300 acres amid a natural preserve on Jacksonville's Southside. It is classified among \"R2: Doctoral Universities – High research activity\". The current president is Moez Limayem."@en ;
    schema:url <https://www.unf.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/UNF%20Osprey%20Statue.JPG> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/136172> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1473796> ;
    schema:sameAs <https://www.facebook.com/UofNorthFlorida> ;
    schema:sameAs <https://twitter.com/uofnorthflorida> ;
    schema:sameAs <https://www.instagram.com/uofnorthflorida> ;
    schema:sameAs <https://www.youtube.com/channel/UCLr1pYTXJtRinPbMPUUk35g> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03hdnd> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1473796> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Jacksonville" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32224-7699" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.27194 ;
        schema:longitude -81.509144 ] ;
    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 "9841" ] ;
    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 "984100" ] ;
    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/136172> ;
        schema:value "136172" ] ;
    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/110079> ;
        schema:value "110079" ] .