@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/127918> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Regis University" ;
    skos:prefLabel "Regis University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Regis University is a private Jesuit university in Denver, Colorado, United States. Founded in 1877 by the Society of Jesus, the university offers more than 120 degrees through three colleges in a variety of subjects, including education, liberal arts, business, nursing, and technology. It is accredited by the Higher Learning Commission. Regis is one of 27 Jesuit Catholic universities in the United States, and is the only Jesuit institution in the Rocky Mountain region."@en ;
    schema:url <https://www.regis.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Regis%20univ%20denver%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/127918> ;
    schema:sameAs <http://www.wikidata.org/entity/Q649299> ;
    schema:sameAs <https://www.facebook.com/regisuniversity> ;
    schema:sameAs <https://twitter.com/regisuniversity> ;
    schema:sameAs <https://www.instagram.com/regisuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCbBpM7mXy2aTnmHq2Z1Jzbw> ;
    schema:sameAs <https://www.linkedin.com/company/regis-university> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/037p46> ;
    owl:sameAs <http://www.wikidata.org/entity/Q649299> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Denver" ;
        schema:addressRegion "CO" ;
        schema:postalCode "80221-1099" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.788175 ;
        schema:longitude -105.030756 ] ;
    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 "1363" ] ;
    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 "136300" ] ;
    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/127918> ;
        schema:value "127918" ] ;
    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/107804> ;
        schema:value "107804" ] .