@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/100812> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Athens State University" ;
    skos:prefLabel "Athens State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Athens State University is a public upper-division university in Athens, Alabama. Athens State is one of the few universities in the nation dedicated solely to degree completion for transfer students, meaning the university serves junior-level and senior-level undergraduate students by helping them finish their degrees. Athens State also serves graduate students in their pursuit of career advancement through a master’s degree. The school's academics are housed in three colleges: Education, Arts and Sciences, and Business."@en ;
    schema:url <https://www.athens.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/100812> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4813523> ;
    schema:sameAs <https://twitter.com/athensstate> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05l1bw> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4813523> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Athens" ;
        schema:addressRegion "AL" ;
        schema:postalCode "35611" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.806793 ;
        schema:longitude -86.964698 ] ;
    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 "1008" ] ;
    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 "100800" ] ;
    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/100812> ;
        schema:value "100812" ] ;
    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/100104> ;
        schema:value "100104" ] .