@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/151786> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Marian University" ;
    skos:prefLabel "Marian University" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Marian University is a private Roman Catholic university in Indianapolis, Indiana, United States. Founded in 1851 by the Sisters of St. Francis in Oldenburg, Indiana, the college moved to Indianapolis in 1937. Marian was known as Marian College from 1936 until 2009. As of 2017, enrollment included 2,431 undergraduate students, 1,164 graduate students, and 650 doctoral students. Marian University athletes have won national championships in several sports."@en ;
    schema:url <https://www.marian.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Marian%20University%20Logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/151786> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6761994> ;
    schema:sameAs <https://www.facebook.com/marianuniversity> ;
    schema:sameAs <https://twitter.com/marianuniv> ;
    schema:sameAs <https://www.instagram.com/marianuniversity> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03sbhm> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6761994> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Indianapolis" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46222-1997" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.813233 ;
        schema:longitude -86.202643 ] ;
    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 "1821" ] ;
    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 "182100" ] ;
    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/151786> ;
        schema:value "151786" ] ;
    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/115302> ;
        schema:value "115302" ] .