@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/100654> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Alabama A & M University" ;
    skos:prefLabel "Alabama A & M University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Alabama Agricultural and Mechanical University is a public historically black land-grant university in Normal, Alabama, United States, a part of Huntsville. Founded in 1875 as a state-run \"normal school\", it took its present name in 1969. AAMU is a member-school of the Thurgood Marshall College Fund and is accredited by the Southern Association of Colleges and Schools. The Alabama Agricultural and Mechanical University Historic District, also known as Normal Hill College Historic District, has 28 buildings and four structures listed in the United States National Register of Historic Places. Alabama A&M's athletic teams, known as the Bulldogs, compete in NCAA Division I as members of the Southwestern Athletic Conference (SWAC)."@en ;
    schema:url <https://www.aamu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Alternative%20Alabama%20A%26M%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/100654> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1551044> ;
    schema:sameAs <https://www.facebook.com/aamuedu> ;
    schema:sameAs <https://twitter.com/aamuedu> ;
    schema:sameAs <https://www.youtube.com/channel/UCVJ5b4frvME83v1fbyBm7Tw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03km_f> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1551044> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Normal" ;
        schema:addressRegion "AL" ;
        schema:postalCode "35762" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.783368 ;
        schema:longitude -86.568502 ] ;
    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 "1002" ] ;
    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 "100200" ] ;
    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/100654> ;
        schema:value "100654" ] ;
    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/100025> ;
        schema:value "100025" ] .