@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/144740> a schema:EducationalOrganization, skos:Concept ;
    schema:name "DePaul University" ;
    skos:prefLabel "DePaul University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "DePaul University is a private Catholic research university in Chicago, Illinois, United States. Founded by the Vincentians in 1898, the university takes its name from the 17th-century French priest Saint Vincent de Paul. In 1998, it became the largest Catholic university in terms of enrollment in North America. Following in the footsteps of its founders, DePaul places special emphasis on recruiting first-generation students and others from disadvantaged backgrounds."@en ;
    schema:url <https://www.depaul.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/144740> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1179603> ;
    schema:sameAs <https://www.facebook.com/DePaulUniversity> ;
    schema:sameAs <https://twitter.com/depaulu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02mj7c> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1179603> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Chicago" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60604" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.877618 ;
        schema:longitude -87.62724 ] ;
    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 "1671" ] ;
    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 "167100" ] ;
    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/144740> ;
        schema:value "144740" ] ;
    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/112844> ;
        schema:value "112844" ] .