@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/200280> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of North Dakota" ;
    skos:prefLabel "University of North Dakota" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of North Dakota (UND) is a public research university in Grand Forks, North Dakota, United States. It was established by the Dakota Territorial Assembly in 1883, six years before the establishment of the state of North Dakota."@en ;
    schema:url <https://und.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/200280> ;
    schema:sameAs <http://www.wikidata.org/entity/Q968559> ;
    schema:sameAs <https://www.facebook.com/myUND> ;
    schema:sameAs <https://twitter.com/UofNorthDakota> ;
    schema:sameAs <https://www.instagram.com/uofnorthdakota> ;
    schema:sameAs <https://www.youtube.com/channel/UC0GftBDUSRnWrWfVAIUVXrg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/027b43> ;
    owl:sameAs <http://www.wikidata.org/entity/Q968559> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Grand Forks" ;
        schema:addressRegion "ND" ;
        schema:postalCode "58202-8193" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 47.921654 ;
        schema:longitude -97.071738 ] ;
    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 "3005" ] ;
    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 "300500" ] ;
    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/200280> ;
        schema:value "200280" ] ;
    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/134583> ;
        schema:value "134583" ] .