@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/197869> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Appalachian State University" ;
    skos:prefLabel "Appalachian State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Appalachian State University, or App State, is a public research university in Boone, North Carolina, United States. It was founded as a teachers' college in 1899 by brothers B. B. and D. D. Dougherty and the latter's wife, Lillie Shull Dougherty. The university expanded to include other programs in 1967 and joined the University of North Carolina System in 1971."@en ;
    schema:url <https://www.appstate.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/197869> ;
    schema:sameAs <http://www.wikidata.org/entity/Q620640> ;
    schema:sameAs <https://www.facebook.com/appalachianstateuniversity> ;
    schema:sameAs <https://twitter.com/appstate> ;
    schema:sameAs <https://www.instagram.com/appstate> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01rgdw> ;
    owl:sameAs <http://www.wikidata.org/entity/Q620640> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Boone" ;
        schema:addressRegion "NC" ;
        schema:postalCode "28608" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.215536 ;
        schema:longitude -81.680583 ] ;
    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 "2906" ] ;
    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 "290600" ] ;
    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/197869> ;
        schema:value "197869" ] ;
    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/133049> ;
        schema:value "133049" ] .