@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/139393> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Covenant College" ;
    skos:prefLabel "Covenant College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Covenant College is a private, liberal arts, Christian college in Lookout Mountain, Georgia, United States, located near Chattanooga, Tennessee. As the college of the Presbyterian Church in America, Covenant teaches subjects from a Reformed theological worldview. Approximately 1,000 students attend Covenant each year."@en ;
    schema:url <https://www.covenant.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/139393> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5178987> ;
    schema:sameAs <https://twitter.com/CovenantCollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/033yz0> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5178987> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Lookout Mountain" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30750-4164" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.965161 ;
        schema:longitude -85.375066 ] ;
    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 "3484" ] ;
    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 "348400" ] ;
    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/139393> ;
        schema:value "139393" ] ;
    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/111133> ;
        schema:value "111133" ] .