@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/198613> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Guilford College" ;
    skos:prefLabel "Guilford College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Guilford College is a private liberal arts college in Greensboro, North Carolina. It was founded in 1837 by members of the Religious Society of Friends (Quakers). Guilford has both traditional students and students who attend its Center for Continuing Education (CCE)."@en ;
    schema:url <https://www.guilford.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Guilford%20college%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198613> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5615915> ;
    schema:sameAs <https://www.facebook.com/guilfordcollege> ;
    schema:sameAs <https://twitter.com/guilfordcollege> ;
    schema:sameAs <https://www.youtube.com/channel/UCZc5LmCW7Zefts33sxmZUfA> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/028jrm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5615915> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Greensboro" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27410-4108" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.094233 ;
        schema:longitude -79.887737 ] ;
    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 "2931" ] ;
    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 "293100" ] ;
    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/198613> ;
        schema:value "198613" ] ;
    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/133508> ;
        schema:value "133508" ] .