@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/105330> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Northern Arizona University" ;
    skos:prefLabel "Northern Arizona University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Northern Arizona University (NAU) is a public research university in Flagstaff, Arizona, United States. Founded in 1899, it was the third and final university established in the Arizona Territory. The university is divided into seven academic colleges offering about 130 undergraduate and graduate programs, and various academic certificates. Students can take classes and conduct research in Flagstaff, online, and at more than 20 statewide locations, including the Phoenix Biomedical Core research campus. As of fall 2023, 28,194 students were enrolled with 21,550 at the Flagstaff campus."@en ;
    schema:url <https://nau.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/105330> ;
    schema:sameAs <http://www.wikidata.org/entity/Q139901> ;
    schema:sameAs <https://www.facebook.com/NAUFlagstaff> ;
    schema:sameAs <https://twitter.com/NAU> ;
    schema:sameAs <https://www.instagram.com/nauflagstaff> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02xpy5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q139901> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Flagstaff" ;
        schema:addressRegion "AZ" ;
        schema:postalCode "86011-4092" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.188449 ;
        schema:longitude -111.653724 ] ;
    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 "1082" ] ;
    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 "108200" ] ;
    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/105330> ;
        schema:value "105330" ] ;
    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/101365> ;
        schema:value "101365" ] .