@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/133526> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Edward Waters University" ;
    skos:prefLabel "Edward Waters University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Edward Waters University is a private Christian historically Black university in Jacksonville, Florida. It was founded in 1866 by members of the African Methodist Episcopal Church as a school to educate freedmen and their children. It was the first independent institution of higher education and the first historically black college in the State of Florida. It continues to be affiliated with the AME Church and is a member of the Independent Colleges and Universities of Florida."@en ;
    schema:url <https://www.ew.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/133526> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5345817> ;
    schema:sameAs <https://www.facebook.com/ewctigers> ;
    schema:sameAs <https://twitter.com/ewctigers> ;
    schema:sameAs <https://www.instagram.com/ewc_tigers> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/092k9l> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5345817> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Jacksonville" ;
        schema:addressRegion "FL" ;
        schema:postalCode "32209" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 30.34479 ;
        schema:longitude -81.684879 ] ;
    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 "1478" ] ;
    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 "147800" ] ;
    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/133526> ;
        schema:value "133526" ] ;
    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/109280> ;
        schema:value "109280" ] .