@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/199582> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saint Augustine's University" ;
    skos:prefLabel "Saint Augustine's University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saint Augustine's University is a private historically Black Christian college in Raleigh, North Carolina. It was founded by Episcopal Church clergy in 1867 for the education of formerly enslaved Black people. The university has traditionally focused its mission around first-generation college students and students \"who otherwise wouldn't get the opportunity\" to receive a college education. Its athletics program has a record of achievements, notably in track and field."@en ;
    schema:url <https://www.st-aug.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199582> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7587158> ;
    schema:sameAs <https://www.facebook.com/saintaugustinesuniversity> ;
    schema:sameAs <https://twitter.com/sau_news> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/09w0fj> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7587158> ;
    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 "27610-2298" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.785468 ;
        schema:longitude -78.621301 ] ;
    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 "2968" ] ;
    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 "296800" ] ;
    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/199582> ;
        schema:value "199582" ] ;
    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/134130> ;
        schema:value "134130" ] .