@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/202523> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Denison University" ;
    skos:prefLabel "Denison University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Denison University is a private liberal arts college in Granville, Ohio, United States. One of the earliest colleges established in the former Northwest Territory, Denison University was founded in 1831. It was first called the Granville Literary and Theological Institution, later took the name Granville College, and, in the mid-1850s, was renamed Denison University, in honor of William S. Denison, a major early benefactor. The college enrolled 2,300 students in fall 2023. Students choose from 65 academic programs."@en ;
    schema:url <https://www.denison.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Denison%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/202523> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4493503> ;
    schema:sameAs <https://www.facebook.com/denisonuniversity> ;
    schema:sameAs <https://twitter.com/DenisonU> ;
    schema:sameAs <https://www.instagram.com/denisonu> ;
    schema:sameAs <https://www.youtube.com/channel/UCxQlBmXk5al7OC6OcH51Z5w> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03k7dn> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4493503> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Granville" ;
        schema:addressRegion "OH" ;
        schema:postalCode "43023" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 40.071505 ;
        schema:longitude -82.523272 ] ;
    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 "3042" ] ;
    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 "304200" ] ;
    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/202523> ;
        schema:value "202523" ] ;
    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/135489> ;
        schema:value "135489" ] .