@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/100830> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Auburn University at Montgomery" ;
    skos:prefLabel "Auburn University at Montgomery" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Auburn University at Montgomery (AUM) is a public university in Montgomery, Alabama, United States. Governed by the Auburn University Board of Trustees as a member of the Auburn University system, it was established by an act of the Alabama Legislature in 1967. AUM offers more than 90 programs of study leading to bachelor's, master's, specialist, and doctoral degrees. As of 2018, the university enrolled more than 5,200 students."@en ;
    schema:url <https://www.aum.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Auburn%20univ%20montgomery%20logo%20horiz.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/100830> ;
    schema:sameAs <http://www.wikidata.org/entity/Q758560> ;
    schema:sameAs <https://www.facebook.com/auburnmontgomery> ;
    schema:sameAs <https://twitter.com/aumontgomery> ;
    schema:sameAs <https://www.instagram.com/auburnmontgomery> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05ytbh> ;
    owl:sameAs <http://www.wikidata.org/entity/Q758560> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Montgomery" ;
        schema:addressRegion "AL" ;
        schema:postalCode "36117-3596" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.36736 ;
        schema:longitude -86.177544 ] ;
    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 "8310" ] ;
    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 "831000" ] ;
    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/100830> ;
        schema:value "100830" ] ;
    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/100113> ;
        schema:value "100113" ] .