@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/199643> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Shaw University" ;
    skos:prefLabel "Shaw University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Shaw University is a private historically Black university in Raleigh, North Carolina. Founded on December 1, 1865, Shaw University is the oldest HBCU to begin offering courses in the Southern United States. The school had its origin in the formation of a theological class of freedmen in the Guion Hotel. The following year it moved to a large wooden building, at the corner of Blount and Cabarrus Streets in Raleigh, where it continued as the Raleigh Institute until 1870. In 1870, the school moved to its current location on the former property of Confederate General Barringer and changed its name to the Shaw Collegiate Institute, in honor of Elijah Shaw. In 1875, the school was officially chartered with the State of North Carolina as Shaw University."@en ;
    schema:url <https://www.shawu.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Shaw%20university%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199643> ;
    schema:sameAs <http://www.wikidata.org/entity/Q3443493> ;
    schema:sameAs <https://www.facebook.com/ShawUniversity> ;
    schema:sameAs <https://twitter.com/ShawUniversity> ;
    schema:sameAs <https://www.instagram.com/shawuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/02w26k> ;
    owl:sameAs <http://www.wikidata.org/entity/Q3443493> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Raleigh" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27601" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.771181 ;
        schema:longitude -78.637693 ] ;
    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 "2962" ] ;
    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 "296200" ] ;
    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/199643> ;
        schema:value "199643" ] ;
    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/134176> ;
        schema:value "134176" ] .