@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/150400> a schema:EducationalOrganization, skos:Concept ;
    schema:name "DePauw University" ;
    skos:prefLabel "DePauw University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "DePauw University is a private liberal arts college in Greencastle, Indiana, United States. It was founded in 1837 as Indiana Asbury College and changed its name to DePauw University in 1884. The college has a Methodist heritage and was founded to be an ecumenical institution of national stature, \"conducted on the most liberal principles, accessible to all religious denominations and designed for the benefit of our citizens in general\"."@en ;
    schema:url <https://www.depauw.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Depauw%20univ%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/150400> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1179599> ;
    schema:sameAs <https://www.facebook.com/DePauwUniversity> ;
    schema:sameAs <https://twitter.com/depauwu> ;
    schema:sameAs <https://www.instagram.com/depauwu> ;
    schema:sameAs <https://www.youtube.com/channel/UCL-ST1FBsqj7JUDl_WW4gmQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/017y6l> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1179599> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Greencastle" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46135-1772" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.640904 ;
        schema:longitude -86.860363 ] ;
    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 "1792" ] ;
    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 "179200" ] ;
    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/150400> ;
        schema:value "150400" ] ;
    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/114655> ;
        schema:value "114655" ] .