@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/200217> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Mary" ;
    skos:prefLabel "University of Mary" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Mary is a private, Benedictine university near Bismarck, North Dakota. It was established in 1959 as Mary College."@en ;
    schema:url <https://www.umary.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Univ%20of%20mary%20blue%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/200217> ;
    schema:sameAs <http://www.wikidata.org/entity/Q14708393> ;
    schema:sameAs <https://www.facebook.com/universityofmary> ;
    schema:sameAs <https://twitter.com/umary> ;
    schema:sameAs <https://www.instagram.com/universityofmary> ;
    schema:sameAs <https://www.youtube.com/channel/UC19cupN7fwnsnfRnVorTl4w> ;
    schema:sameAs <https://www.linkedin.com/company/university-of-mary> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04p2gq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q14708393> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Bismarck" ;
        schema:addressRegion "ND" ;
        schema:postalCode "58504" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.723767 ;
        schema:longitude -100.75274 ] ;
    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 "2992" ] ;
    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 "299200" ] ;
    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/200217> ;
        schema:value "200217" ] ;
    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/134538> ;
        schema:value "134538" ] .