@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/138761> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Andrew College" ;
    skos:prefLabel "Andrew College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Andrew College is a private liberal arts college in Cuthbert, Georgia. It is associated with The United Methodist Church and is the ninth-oldest college in Georgia. Andrew is accredited by the Southern Association of Colleges and Schools Commission on Colleges (SACSCOC)."@en ;
    schema:url <https://www.andrewcollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/138761> ;
    schema:sameAs <http://www.wikidata.org/entity/Q4756641> ;
    schema:sameAs <https://www.facebook.com/AndrewCollegeTigers> ;
    schema:sameAs <https://twitter.com/andrewcollege> ;
    schema:sameAs <https://www.instagram.com/andrewcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCxWZgqeh6YIP4rpHP9fKoWQ> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0bfyhx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q4756641> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Cuthbert" ;
        schema:addressRegion "GA" ;
        schema:postalCode "39840-5550" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 31.772321 ;
        schema:longitude -84.795021 ] ;
    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 "1545" ] ;
    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 "154500" ] ;
    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/138761> ;
        schema:value "138761" ] ;
    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/110848> ;
        schema:value "110848" ] .