@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/138716> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Albany State University" ;
    skos:prefLabel "Albany State University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Albany State University is a public historically black university in Albany, Georgia, United States. Founded in 1903, it is part of the University System of Georgia and is the largest historically black institution in Georgia. Albany State University offers undergraduate and graduate programs across a range of disciplines, including education, business, and the sciences. The university is a member of the Thurgood Marshall College Fund and is accredited by the Southern Association of Colleges and Schools."@en ;
    schema:url <https://www.asurams.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Albany%20state%20univ%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/138716> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4709390> ;
    schema:sameAs <https://www.facebook.com/AlbanyStateUniv> ;
    schema:sameAs <https://twitter.com/albanystateuniv> ;
    schema:sameAs <https://www.instagram.com/albanystateuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bfx15> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4709390> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Albany" ;
        schema:addressRegion "GA" ;
        schema:postalCode "31705" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 31.56928 ;
        schema:longitude -84.141825 ] ;
    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 "1544" ] ;
    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 "154400" ] ;
    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/138716> ;
        schema:value "138716" ] ;
    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/110820> ;
        schema:value "110820" ] .