@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/106704> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Central Arkansas" ;
    skos:prefLabel "University of Central Arkansas" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Central Arkansas is a public university in Conway, Arkansas, United States. Founded in 1907, the university is one of the oldest in the state. As the state's only normal school at the time, UCA has historically been the primary source of teachers in Arkansas. It was one of about 180 \"normal schools\" founded by state governments to train teachers for the rapidly growing public common schools."@en ;
    schema:url <https://www.uca.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/106704> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1782724> ;
    schema:sameAs <https://www.facebook.com/UCentralArkansas> ;
    schema:sameAs <https://twitter.com/ucabears> ;
    schema:sameAs <https://www.instagram.com/ucabears> ;
    schema:sameAs <https://www.youtube.com/channel/UCW5Kew7wU2frV2cGqhZ6gew> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04964m> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1782724> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Conway" ;
        schema:addressRegion "AR" ;
        schema:postalCode "72035-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.077945 ;
        schema:longitude -92.457672 ] ;
    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 "1092" ] ;
    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 "109200" ] ;
    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/106704> ;
        schema:value "106704" ] ;
    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/101815> ;
        schema:value "101815" ] .