@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/200156> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Jamestown" ;
    skos:prefLabel "University of Jamestown" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Jamestown is a private Christian university in Jamestown, North Dakota, United States. Founded in 1883 by the Presbyterian Church, it has about 1,300 students enrolled and has been co-educational from its founding. Until August 2013, the school was known as Jamestown College."@en ;
    schema:url <https://www.uj.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/200156> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6146207> ;
    schema:sameAs <https://www.facebook.com/UofJamestown> ;
    schema:sameAs <https://twitter.com/JimmieKnight> ;
    schema:sameAs <https://www.instagram.com/universityofjamestown> ;
    schema:sameAs <https://www.youtube.com/channel/UCr3ONJL442tfH80HBV0JMZw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04b_hp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6146207> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Jamestown" ;
        schema:addressRegion "ND" ;
        schema:postalCode "58405" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 46.914302 ;
        schema:longitude -98.698416 ] ;
    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 "2990" ] ;
    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 "299000" ] ;
    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/200156> ;
        schema:value "200156" ] ;
    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/134495> ;
        schema:value "134495" ] .