@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/198756> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Johnson C Smith University" ;
    skos:prefLabel "Johnson C Smith University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Johnson C. Smith University (JCSU) is a private historically black university in Charlotte, North Carolina, United States. It is affiliated with the Presbyterian Church (USA) and accredited by the Southern Association of Colleges and Schools (SACS)."@en ;
    schema:url <https://www.jcsu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Johnson%20c%20smith%20univ%20simplelogo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198756> ;
    schema:sameAs <http://www.wikidata.org/entity/Q11979088> ;
    schema:sameAs <https://www.facebook.com/jcsuniversity> ;
    schema:sameAs <https://twitter.com/JCSUniversity> ;
    schema:sameAs <https://www.instagram.com/jcsuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UC8lKv5AiHi8vW8Z0fzgr3Ew> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0803wp> ;
    owl:sameAs <http://www.wikidata.org/entity/Q11979088> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Charlotte" ;
        schema:addressRegion "NC" ;
        schema:postalCode "28216-5398" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.243033 ;
        schema:longitude -80.857251 ] ;
    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 "2936" ] ;
    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 "293600" ] ;
    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/198756> ;
        schema:value "198756" ] ;
    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/133605> ;
        schema:value "133605" ] .