@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/198598> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Greensboro College" ;
    skos:prefLabel "Greensboro College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Greensboro College is a private college in Greensboro, North Carolina, United States. It is affiliated with the United Methodist Church and was founded in 1838 by Rev. Peter Doub."@en ;
    schema:url <https://www.greensboro.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Greensboro%20college%20nc%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198598> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5604445> ;
    schema:sameAs <https://www.facebook.com/GreensboroCollege> ;
    schema:sameAs <https://twitter.com/gcpride> ;
    schema:sameAs <https://www.youtube.com/channel/UCupeqYWaIqCLyE3ceWaNJug> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01953q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5604445> ;
    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 "27401-1875" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.071082 ;
        schema:longitude -79.800232 ] ;
    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 "2930" ] ;
    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 "293000" ] ;
    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/198598> ;
        schema:value "198598" ] ;
    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/133492> ;
        schema:value "133492" ] .