@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/106245> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Arkansas at Little Rock" ;
    skos:prefLabel "University of Arkansas at Little Rock" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Arkansas at Little Rock is a public research university in Little Rock, Arkansas, United States. It 250-acre (100 ha) campus campus encompasses more than 56 buildings including the Center for Nanotechnology Integrative Sciences, the Emerging Analytics Center, the Sequoyah Research Center, and the Ottenheimer Library Additionally, UA Little Rock houses special learning facilities that include a learning resource center, art galleries, KUAR public radio station, and a campus-wide wireless network. It is classified among \"R2: Doctoral Universities – High research activity\"."@en ;
    schema:url <https://ualr.edu/www/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/106245> ;
    schema:sameAs <http://www.wikidata.org/entity/Q500154> ;
    schema:sameAs <https://www.facebook.com/ualittlerock> ;
    schema:sameAs <https://twitter.com/UALR> ;
    schema:sameAs <https://www.instagram.com/ualr> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07dtym> ;
    owl:sameAs <http://www.wikidata.org/entity/Q500154> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Little Rock" ;
        schema:addressRegion "AR" ;
        schema:postalCode "72204" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.723254 ;
        schema:longitude -92.339778 ] ;
    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 "1101" ] ;
    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 "110100" ] ;
    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/106245> ;
        schema:value "106245" ] ;
    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/101620> ;
        schema:value "101620" ] .