@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/181002> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Creighton University" ;
    skos:prefLabel "Creighton University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Creighton University is a private research university in Omaha, Nebraska, United States. Founded by the Society of Jesus in 1878, the university is accredited by the Higher Learning Commission. In 2015 the university enrolled 8,393 graduate and undergraduate students on a 140-acre (57 ha) campus just outside of downtown Omaha. It is classified among \"R2: Doctoral Universities – High research activity\". The university operates the Creighton University Medical Center. It has a second campus focused on health sciences located in Phoenix, Arizona."@en ;
    schema:url <https://www.creighton.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Creighton%20University%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/181002> ;
    schema:sameAs <http://www.wikidata.org/entity/Q770544> ;
    schema:sameAs <https://www.facebook.com/creightonuniversity> ;
    schema:sameAs <https://twitter.com/Creighton> ;
    schema:sameAs <https://www.instagram.com/creighton1878> ;
    schema:sameAs <https://www.youtube.com/channel/UCIaZl4CURUG2CuXvI7xB_zA> ;
    schema:sameAs <https://www.linkedin.com/company/seton-hall-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/037njl> ;
    owl:sameAs <http://www.wikidata.org/entity/Q770544> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Omaha" ;
        schema:addressRegion "NE" ;
        schema:postalCode "68178" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.265361 ;
        schema:longitude -95.947811 ] ;
    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 "2542" ] ;
    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 "254200" ] ;
    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/181002> ;
        schema:value "181002" ] ;
    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/126836> ;
        schema:value "126836" ] .