@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/115409> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Harvey Mudd College" ;
    skos:prefLabel "Harvey Mudd College" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Harvey Mudd College (HMC) is a private liberal arts college in Claremont, California, focused on science and engineering. It is part of the Claremont Colleges, which share adjoining campus grounds and resources. The college enrolled 913 undergraduate students as of 2025 and awards the Bachelor of Science degree."@en ;
    schema:url <https://www.hmc.edu/> ;
    schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/Harvey%20Mudd%20College%20logo.svg> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/115409> ;
    schema:sameAs <http://www.wikidata.org/entity/Q12236173> ;
    schema:sameAs <https://www.facebook.com/harveymuddcollege> ;
    schema:sameAs <https://twitter.com/harveymudd> ;
    schema:sameAs <https://www.instagram.com/harvey_mudd> ;
    schema:sameAs <https://www.youtube.com/channel/UC85o61k4hmUERnLd0I_DjTQ> ;
    schema:sameAs <https://www.linkedin.com/company/harvey-mudd-college> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03lcv> ;
    owl:sameAs <http://www.wikidata.org/entity/Q12236173> ;
    skos:note "Accredited by: Western Association of Schools and Colleges Senior Colleges and University Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Claremont" ;
        schema:addressRegion "CA" ;
        schema:postalCode "91711" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 34.106515 ;
        schema:longitude -117.709837 ] ;
    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 "1171" ] ;
    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 "117100" ] ;
    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/115409> ;
        schema:value "115409" ] ;
    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/104328> ;
        schema:value "104328" ] .