@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/163912> a schema:EducationalOrganization, skos:Concept ;
    schema:name "St. Mary's College of Maryland" ;
    skos:prefLabel "St. Mary's College of Maryland" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "St. Mary's College of Maryland (SMCM) is a public liberal arts college in St. Mary's City, Maryland. Established in 1840, St. Mary's College is an honors college that claims to \"offer an experience similar to that of an elite liberal arts college\". With about 1,600 enrolled students, the institution offers bachelor's degrees in 21 disciplines, as well as a master's program and certification programs."@en ;
    schema:url <https://www.smcm.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/St%20mary%20college%20md%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/163912> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7590249> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01q9x9> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7590249> ;
    skos:note "Accredited by: Middle States Commission on Higher Education" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "St. Mary's City" ;
        schema:addressRegion "MD" ;
        schema:postalCode "20686" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 38.188047 ;
        schema:longitude -76.430994 ] ;
    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 "2095" ] ;
    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 "209500" ] ;
    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/163912> ;
        schema:value "163912" ] ;
    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/120388> ;
        schema:value "120388" ] .