@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/102270> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Stillman College" ;
    skos:prefLabel "Stillman College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Stillman College is a private historically black Presbyterian college in Tuscaloosa, Alabama. It awards Bachelor of Arts and Bachelor of Science degrees in 22 programs housed within three academic schools. The college has an average enrollment of 728 students and is accredited by the Southern Association of Colleges and Schools."@en ;
    schema:url <https://stillman.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/102270> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7617251> ;
    schema:sameAs <https://www.facebook.com/OfficialStillmanCollege> ;
    schema:sameAs <https://twitter.com/stillmancollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04k0bn> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7617251> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Tuscaloosa" ;
        schema:addressRegion "AL" ;
        schema:postalCode "35401" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 33.200006 ;
        schema:longitude -87.585278 ] ;
    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 "1044" ] ;
    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 "104400" ] ;
    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/102270> ;
        schema:value "102270" ] ;
    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/100672> ;
        schema:value "100672" ] .