@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/102614> a schema:EducationalOrganization, skos:Concept ;
    schema:name "University of Alaska Fairbanks" ;
    skos:prefLabel "University of Alaska Fairbanks" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The University of Alaska Fairbanks is a public land-, sea-, and space-grant research university in College, Alaska, United States, a suburb of Fairbanks. It is the flagship campus of the University of Alaska system. UAF was established in 1917 and opened for classes in 1922. Originally named the Alaska Agricultural College and School of Mines, it became the University of Alaska in 1935. Fairbanks-based programs became the University of Alaska Fairbanks in 1975."@en ;
    schema:url <https://www.uaf.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Univ%20alaska%20fairbanks%20textlogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/102614> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1285262> ;
    schema:sameAs <https://www.facebook.com/uafairbanks> ;
    schema:sameAs <https://twitter.com/uafairbanks> ;
    schema:sameAs <https://www.instagram.com/uafairbanks> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02vb0r> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1285262> ;
    skos:note "Accredited by: Northwest Commission on Colleges and Universities" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Fairbanks" ;
        schema:addressRegion "AK" ;
        schema:postalCode "99775" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 64.85756 ;
        schema:longitude -147.823146 ] ;
    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 "1063" ] ;
    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 "106300" ] ;
    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/102614> ;
        schema:value "102614" ] ;
    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/100788> ;
        schema:value "100788" ] .