@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/152390> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saint Mary's College" ;
    skos:prefLabel "Saint Mary's College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saint Mary's College is a private Catholic women's liberal arts college in Notre Dame, Indiana, United States. Founded in 1844 by the Sisters of the Holy Cross, the name of the school refers to the Virgin Mary."@en ;
    schema:url <https://www.saintmarys.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/SMC%20Logo%20CMYK.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/152390> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7401824> ;
    schema:sameAs <https://www.facebook.com/saintmaryscollege> ;
    schema:sameAs <https://twitter.com/saintmarys> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/04jl5q> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7401824> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Notre Dame" ;
        schema:addressRegion "IN" ;
        schema:postalCode "46556" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 41.707274 ;
        schema:longitude -86.256947 ] ;
    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 "1836" ] ;
    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 "183600" ] ;
    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/152390> ;
        schema:value "152390" ] ;
    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/115579> ;
        schema:value "115579" ] .