@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/108092> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Arkansas-Fort Smith" ;
    skos:prefLabel "University of Arkansas-Fort Smith" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Arkansas–Fort Smith (UAFS) is a public university in Fort Smith, Arkansas, United States. Part of the University of Arkansas System, UAFS is the sixth-largest university in Arkansas with a fall 2020 enrollment of approximately 6,500 students."@en ;
    schema:url <https://uafs.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Univ%20arkansas%20fortsmith%20mark.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/108092> ;
    schema:sameAs <http://www.wikidata.org/entity/Q2495828> ;
    schema:sameAs <https://www.facebook.com/uafortsmith> ;
    schema:sameAs <https://twitter.com/uafs> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04b70f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q2495828> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fort Smith" ;
        schema:addressRegion "AR" ;
        schema:postalCode "72913-3649" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.384184 ;
        schema:longitude -94.373729 ] ;
    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 "1110" ] ;
    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 "111000" ] ;
    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/108092> ;
        schema:value "108092" ] ;
    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/102340> ;
        schema:value "102340" ] .