@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/173957> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Mayo Clinic College of Medicine and Science" ;
    skos:prefLabel "Mayo Clinic College of Medicine and Science" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "The Mayo Clinic College of Medicine and Science is a private graduate-only research university based in Rochester, Minnesota, United States. It trains physicians, scientists, and allied health professionals. The college is part of the Mayo Clinic academic medical center and is accredited by the Higher Learning Commission (HLC). The college consists of five schools that offer Doctor of Medicine, Doctor of Philosophy, and other degrees, as well as medical residencies, fellowships, and continuing medical education."@en ;
    schema:url <https://college.mayo.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/173957> ;
    schema:sameAs <http://www.wikidata.org/entity/Q6797536> ;
    schema:sameAs <https://www.facebook.com/mayocliniccollegeofmedicineandscience> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/0dp0pf> ;
    owl:sameAs <http://www.wikidata.org/entity/Q6797536> ;
    skos:note "Accredited by: Higher Learning Commission" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Rochester" ;
        schema:addressRegion "MN" ;
        schema:postalCode "55905" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 44.02215 ;
        schema:longitude -92.466428 ] ;
    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 "11732" ] ;
    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 "1173200" ] ;
    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/173957> ;
        schema:value "173957" ] ;
    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/123794> ;
        schema:value "123794" ] .