@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/102377> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Tuskegee University" ;
    skos:prefLabel "Tuskegee University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Tuskegee University is a private, historically black land-grant university in Tuskegee, Alabama, United States. It was founded as a normal school for teachers on July 4, 1881, by the Alabama Legislature. In 1932 Tuskegee was involved, in collaboration with the United States Public Health Service, in recruiting participants for an infamous syphilis study."@en ;
    schema:url <https://www.tuskegee.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Tuskegee%20univ%20wordmark.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/102377> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1682329> ;
    schema:sameAs <https://www.facebook.com/TUSKEGEEUNIVERSITY> ;
    schema:sameAs <https://twitter.com/TuskegeeUniv> ;
    schema:sameAs <https://www.instagram.com/tuskegeeuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCi36YWfAxvWPVWqRzoJCL2Q> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01qwb5> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1682329> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Tuskegee" ;
        schema:addressRegion "AL" ;
        schema:postalCode "36088-1920" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 32.4309 ;
        schema:longitude -85.708492 ] ;
    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 "1050" ] ;
    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 "105000" ] ;
    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/102377> ;
        schema:value "102377" ] ;
    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/100742> ;
        schema:value "100742" ] .