@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/173452> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Martin Luther College" ;
    skos:prefLabel "Martin Luther College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Martin Luther College (MLC) is a private Lutheran college in New Ulm, Minnesota, United States. It is operated by the Wisconsin Evangelical Lutheran Synod (WELS). Martin Luther College was established in 1995, when Northwestern College of Watertown, Wisconsin, combined with Dr. Martin Luther College of New Ulm on the latter's campus."@en ;
    schema:url <https://www.mlc-wels.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/MLC-Logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173452> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6776047> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/05m9d6> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6776047> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "New Ulm" ;
        schema:addressRegion "MN" ;
        schema:postalCode "56073-3965" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.30526 ;
        schema:longitude -94.472326 ] ;
    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 "2361" ] ;
    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 "236100" ] ;
    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/173452> ;
        schema:value "173452" ] ;
    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/123581> ;
        schema:value "123581" ] .