@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/141060> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Spelman College" ;
    skos:prefLabel "Spelman College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Spelman College is a private, historically Black, women's liberal arts college in Atlanta, Georgia, United States. It is a founding member of the Atlanta University Center academic consortium. Founded in 1881 as the Atlanta Baptist Female Seminary, Spelman awarded its first college degrees in 1901 and is the oldest private historically Black liberal arts institution for women."@en ;
    schema:url <https://www.spelman.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/141060> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7575916> ;
    schema:sameAs <https://www.facebook.com/SpelmanCollege> ;
    schema:sameAs <https://twitter.com/spelmancollege> ;
    schema:sameAs <https://www.instagram.com/spelman_college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01_s9q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7575916> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Atlanta" ;
        schema:addressRegion "GA" ;
        schema:postalCode "30314-4399" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.745279 ;
        schema:longitude -84.411527 ] ;
    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 "1594" ] ;
    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 "159400" ] ;
    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/141060> ;
        schema:value "141060" ] ;
    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/111753> ;
        schema:value "111753" ] .