@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/152381> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saint Mary-of-the-Woods College" ;
    skos:prefLabel "Saint Mary-of-the-Woods College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saint Mary-of-the-Woods College (SMWC) is a private Catholic liberal arts college in Saint Mary-of-the-Woods, Indiana, United States. Originally a college exclusively for women, it is now coeducational. It is the oldest Catholic college in Indiana and is known for the Mari Hulman George School of Equine Studies."@en ;
    schema:url <https://www.smwc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Logo%20of%20SMWC.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/152381> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7401849> ;
    schema:sameAs <https://www.facebook.com/smwcollege> ;
    schema:sameAs <https://twitter.com/smwc> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/08ldcq> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7401849> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Saint Mary of the Woods" ;
        schema:addressRegion "IN" ;
        schema:postalCode "47876-1099" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 39.508546 ;
        schema:longitude -87.463791 ] ;
    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 "1835" ] ;
    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 "183500" ] ;
    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/152381> ;
        schema:value "152381" ] ;
    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/115560> ;
        schema:value "115560" ] .