@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/104179> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Arizona" ;
    skos:prefLabel "University of Arizona" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Arizona is a public land-grant research university in Tucson, Arizona, United States. Founded in 1885 by the 13th Arizona Territorial Legislature, it was the first university established in the Arizona Territory. The University of Arizona is one of three universities governed by the Arizona Board of Regents. As of fall 2025, the university enrolled 54,384 students in 22 separate colleges/schools, including the Eller College of Management, the Wyant College of Optical Sciences, the College of Medicine – Phoenix, the College of Medicine – Tucson, and the James E. Rogers College of Law."@en ;
    schema:url <https://www.arizona.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/University%20of%20Arizona%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/104179> ;
    schema:sameAs <http://www.wikidata.org/entity/Q503419> ;
    schema:sameAs <https://www.facebook.com/uarizona> ;
    schema:sameAs <https://twitter.com/uarizona> ;
    schema:sameAs <https://www.instagram.com/uarizona> ;
    schema:sameAs <https://www.linkedin.com/company/uarizona> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07vyf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q503419> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Tucson" ;
        schema:addressRegion "AZ" ;
        schema:postalCode "85721-0066" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.232672 ;
        schema:longitude -110.950815 ] ;
    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 "1083" ] ;
    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 "108300" ] ;
    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/104179> ;
        schema:value "104179" ] ;
    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/101037> ;
        schema:value "101037" ] .