@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/145619> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Benedictine University" ;
    skos:prefLabel "Benedictine University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Benedictine University is a private Catholic university with campuses in Lisle, Illinois, and Mesa, Arizona, United States. It was founded in 1887 by the Benedictine monks of St. Procopius Abbey in the Pilsen community on the West Side of Chicago. The institution has retained a close relationship with the Benedictine Order, which bears the name of St. Benedict, the acknowledged father of western monasticism."@en ;
    schema:url <https://ben.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/145619> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4887352> ;
    schema:sameAs <https://www.facebook.com/BenedictineUniversity> ;
    schema:sameAs <https://twitter.com/BenU1887> ;
    schema:sameAs <https://www.instagram.com/benu1887> ;
    schema:sameAs <https://www.youtube.com/channel/UC88YQwtJdBcT7GmnC8reToQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/06dk9b> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4887352> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lisle" ;
        schema:addressRegion "IL" ;
        schema:postalCode "60532-0900" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.777569 ;
        schema:longitude -88.097307 ] ;
    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 "1767" ] ;
    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 "176700" ] ;
    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/145619> ;
        schema:value "145619" ] ;
    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/113148> ;
        schema:value "113148" ] .