@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/198695> a schema:EducationalOrganization, skos:Concept ;
    schema:name "High Point University" ;
    skos:prefLabel "High Point University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "High Point University is a private university in High Point, North Carolina, United States. Affiliated with the United Methodist Church, the university was founded in 1924 as High Point College (HPC) by the Methodist Protestant Church and the City of High Point, succeeding the Yadkin College, another college sponsored by the Methodist Protestant Church between 1856 and 1895. High Point College was renamed High Point University in 1991."@en ;
    schema:url <https://www.highpoint.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198695> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5756235> ;
    schema:sameAs <https://www.facebook.com/HighPointU> ;
    schema:sameAs <https://twitter.com/HighPointU> ;
    schema:sameAs <https://www.instagram.com/highpointu> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04ymwf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5756235> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "High Point" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27268" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.972035 ;
        schema:longitude -79.994675 ] ;
    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 "2933" ] ;
    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 "293300" ] ;
    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/198695> ;
        schema:value "198695" ] ;
    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/133562> ;
        schema:value "133562" ] .