@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/123554> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Saint Mary's College of California" ;
    skos:prefLabel "Saint Mary's College of California" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Saint Mary's College of California is a private Catholic college in Moraga, California, United States. Established in 1863, it is administered by the De La Salle Brothers. The college offers undergraduate and graduate programs with a total student count at under 4,000 as of 2018."@en ;
    schema:url <https://www.stmarys-ca.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Saint%20Mary%27s%20College%20CA%20logo.png> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/123554> ;
    schema:sameAs <http://www.wikidata.org/entity/Q7401829> ;
    schema:sameAs <https://www.facebook.com/stmarysca> ;
    schema:sameAs <https://twitter.com/stmarysca> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/01tntf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q7401829> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Moraga" ;
        schema:addressRegion "CA" ;
        schema:postalCode "94575" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 37.840731 ;
        schema:longitude -122.109031 ] ;
    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 "1302" ] ;
    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 "130200" ] ;
    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/123554> ;
        schema:value "123554" ] ;
    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/106652> ;
        schema:value "106652" ] .