@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/151810> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Martin University" ;
    skos:prefLabel "Martin University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Martin University was a private college in Indianapolis, Indiana, United States. It was founded by Boniface Hardin and Jane Edward Schilling in 1977 to serve low-income, minority, and adult learners and it closed at the end of 2025. It was the only predominantly Black institution (PBI) of higher education in Indiana."@en ;
    schema:url <https://www.martin.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/151810> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6776789> ;
    schema:sameAs <https://twitter.com/MartinU1977> ;
    schema:sameAs <https://www.instagram.com/martin_university1977> ;
    schema:sameAs <https://www.youtube.com/channel/UCp7cqBLljRIo6HoCc5vu34A> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0d9w1b> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6776789> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Indianapolis" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46218-0567" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.798144 ;
        schema:longitude -86.103953 ] ;
    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 "21408" ] ;
    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 "2140800" ] ;
    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/151810> ;
        schema:value "151810" ] ;
    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/115320> ;
        schema:value "115320" ] .