@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/157818> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Transylvania University" ;
    skos:prefLabel "Transylvania University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Transylvania University is a private liberal arts college in Lexington, Kentucky, United States. It was founded in 1780 and is Kentucky's oldest university. It offers 46 major programs, as well as dual-degree engineering programs, and is accredited by the Southern Association of Colleges and Schools. Its medical program has graduated 8,000 physicians since 1859."@en ;
    schema:url <https://www.transy.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Transylvania%20University%20Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/157818> ;
    schema:sameAs <http://www.wikidata.org/entity/Q956056> ;
    schema:sameAs <https://www.facebook.com/transylvaniauniversity> ;
    schema:sameAs <https://twitter.com/transy> ;
    schema:sameAs <https://www.instagram.com/transylvaniauniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCGmGSmcbYb7fyGlKSDwu2qw> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/038czx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q956056> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lexington" ;
        schema:addressRegion "KY" ;
        schema:postalCode "40508-1797" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.052983 ;
        schema:longitude -84.493202 ] ;
    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 "1987" ] ;
    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 "198700" ] ;
    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/157818> ;
        schema:value "157818" ] ;
    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/118161> ;
        schema:value "118161" ] .