@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/102368> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Troy University" ;
    skos:prefLabel "Troy University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Troy University is a public university in Troy, Alabama, United States. It was founded in 1887 as the State Normal School within the Alabama State University System and is now the flagship university of the Troy University System. It was one of about 180 \"normal schools\" founded by state governments in the 19th century to train teachers for the rapidly growing public common schools. Some closed but most steadily expanded their role and became state colleges in the early 20th century and state universities in the late 20th century."@en ;
    schema:url <https://www.troy.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Troy%20University%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/102368> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1817686> ;
    schema:sameAs <https://www.facebook.com/TroyUniversity> ;
    schema:sameAs <https://twitter.com/TROYUnews> ;
    schema:sameAs <https://www.instagram.com/troyuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCPCkKUpqaU7c7t0ZVIoee-Q> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0325dj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1817686> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Troy" ;
        schema:addressRegion "AL" ;
        schema:postalCode "36082-0001" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 31.799583 ;
        schema:longitude -85.95802 ] ;
    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 "1047" ] ;
    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 "104700" ] ;
    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/102368> ;
        schema:value "102368" ] ;
    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/100733> ;
        schema:value "100733" ] .