@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/199458> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Mid-Atlantic Christian University" ;
    skos:prefLabel "Mid-Atlantic Christian University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Mid-Atlantic Christian University (MACU) is a private Christian university in Elizabeth City, North Carolina, United States. It is supported by Christian churches and churches of Christ, which is part of the Restoration Movement. MACU awards bachelor's degrees, associate degrees, and certificates. MACU started as Roanoke Bible College with the primary goal of preacher training to serve the Church of Christ/Christian Churches of eastern North Carolina and Virginia."@en ;
    schema:url <https://www.macuniversity.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/199458> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6840626> ;
    schema:sameAs <https://www.facebook.com/MACUniversity> ;
    schema:sameAs <https://twitter.com/macuniversity> ;
    schema:sameAs <https://www.youtube.com/channel/UCTs7-m43hY3PI3hpX8AF55A> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/07dhtr> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6840626> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Elizabeth City" ;
        schema:addressRegion "NC" ;
        schema:postalCode "27909-4054" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 36.303812 ;
        schema:longitude -76.216483 ] ;
    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 "22809" ] ;
    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 "2280900" ] ;
    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/199458> ;
        schema:value "199458" ] ;
    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/134088> ;
        schema:value "134088" ] .