@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/141237> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Truett McConnell University" ;
    skos:prefLabel "Truett McConnell University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Truett McConnell University is a private Baptist college in Cleveland, Georgia. It is operated under the auspices of the Georgia Baptist Convention and controlled by a board of trustees elected by the convention. It was named to honor George W. Truett and Fernando C. McConnell."@en ;
    schema:url <https://truett.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/The%20logo%20for%20Truett-McConnell%20College%202014-05-09%2011-21.jpg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/141237> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7847616> ;
    schema:sameAs <https://twitter.com/truettmcconnell> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/027g83d> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7847616> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cleveland" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30528" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.596306 ;
        schema:longitude -83.748911 ] ;
    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 "1597" ] ;
    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 "159700" ] ;
    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/141237> ;
        schema:value "141237" ] ;
    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/111823> ;
        schema:value "111823" ] .