@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/106467> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Arkansas Tech University" ;
    skos:prefLabel "Arkansas Tech University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Arkansas Tech University (ATU) is a public university in Russellville, Arkansas, United States. The university offers programs at both baccalaureate and graduate levels in a range of fields. The Arkansas Tech University–Ozark Campus, a two-year satellite campus in the town of Ozark, primarily focuses on associate and certificate education."@en ;
    schema:url <https://www.atu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Arkansas%20Tech%20University%202020%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/106467> ;
    schema:sameAs <http://www.wikidata.org/entity/Q673111> ;
    schema:sameAs <https://www.facebook.com/arkansastech> ;
    schema:sameAs <https://twitter.com/arkansastech> ;
    schema:sameAs <https://www.instagram.com/arkansastech> ;
    schema:sameAs <https://www.youtube.com/channel/UCi5XKyLLQ2Z2dZ-U-PLqMFg> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/067qy1> ;
    owl:sameAs <http://www.wikidata.org/entity/Q673111> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Russellville" ;
        schema:addressRegion "AR" ;
        schema:postalCode "72801-2222" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.293237 ;
        schema:longitude -93.13562 ] ;
    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 "1089" ] ;
    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 "108900" ] ;
    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/106467> ;
        schema:value "106467" ] ;
    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/101754> ;
        schema:value "101754" ] .