@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/199157> a schema:EducationalOrganization, skos:Concept ;
    schema:name "North Carolina Central University" ;
    skos:prefLabel "North Carolina Central University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "North Carolina Central University is a public historically black university in Durham, North Carolina, United States. Founded by James E. Shepard in affiliation with the Chautauqua movement in 1909, it was supported by private funds from both Northern and Southern philanthropists. It was made part of the state system in 1923, when it first received state funding and was renamed as Durham State Normal School. It added graduate classes in arts and sciences and professional schools in law and library science in the late 1930s and 1940s."@en ;
    schema:url <https://www.nccu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/2018%20NC%20Central%20Logo%20Edited.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199157> ;
    schema:sameAs <http://www.wikidata.org/entity/Q1518804> ;
    schema:sameAs <https://www.facebook.com/nccueagle> ;
    schema:sameAs <https://twitter.com/NCCU> ;
    schema:sameAs <https://www.instagram.com/nccueagle> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0269kx> ;
    owl:sameAs <http://www.wikidata.org/entity/Q1518804> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Durham" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27707" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.974237 ;
        schema:longitude -78.898602 ] ;
    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 "2950" ] ;
    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 "295000" ] ;
    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/199157> ;
        schema:value "199157" ] ;
    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/133906> ;
        schema:value "133906" ] .