@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/137546> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Stetson University" ;
    skos:prefLabel "Stetson University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Stetson University is a private university in DeLand, Florida, United States. Established in 1883 as DeLand Academy, it was renamed after hat maker and philanthropist John B. Stetson following his financial support. It is the oldest private college in the state of Florida. The university's main campus in DeLand spans 175 acres (71 ha) with additional campuses in Gulfport and Tampa. The university includes the College of Arts and Sciences, School of Business Administration, School of Music, and the College of Law, offering undergraduate, graduate, and professional programs."@en ;
    schema:url <https://www.stetson.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Stetson%20University%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/137546> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2341039> ;
    schema:sameAs <https://www.facebook.com/stetsonU> ;
    schema:sameAs <https://twitter.com/stetsonu> ;
    schema:sameAs <https://www.instagram.com/stetsonu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/016sd3> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2341039> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "DeLand" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32723" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 29.035475 ;
        schema:longitude -81.300746 ] ;
    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 "1531" ] ;
    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 "153100" ] ;
    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/137546> ;
        schema:value "137546" ] ;
    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/110477> ;
        schema:value "110477" ] .