@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/198109> a schema:EducationalOrganization, skos:Concept ;
    schema:name "Cabarrus College of Health Sciences" ;
    skos:prefLabel "Cabarrus College of Health Sciences" ;
    skos:inScheme <https://data.hooray.media/vocab/institutions> ;
    schema:description "Cabarrus College of Health Sciences is a private college for healthcare professions on the campus of Atrium Health Cabarrus in Concord, North Carolina. It is affiliated with Atrium Health, a hospital network with more than 70,000 employees and 1,400 care locations, and since its merger with Advocate Aurora Health in 2022, part of Advocate Health. The college offers 19 degree programs in 11 health science disciplines, with a mix of on-campus, online, and hybrid programs."@en ;
    schema:url <https://cabarruscollege.edu/> ;
    schema:sameAs <https://nces.ed.gov/ipeds/institution-profile/198109> ;
    schema:sameAs <http://www.wikidata.org/entity/Q5015257> ;
    schema:sameAs <https://twitter.com/cabarruscollege> ;
    schema:sameAs <https://www.google.com/search?kgmid=/m/03hm4s7> ;
    owl:sameAs <http://www.wikidata.org/entity/Q5015257> ;
    skos:note "Accredited by: Southern Association of Colleges and Schools Commission on Colleges" ;
    schema:address [ a schema:PostalAddress ;
        schema:addressLocality "Concord" ;
        schema:addressRegion "NC" ;
        schema:postalCode "28025-3959" ] ;
    schema:geo [ a schema:GeoCoordinates ;
        schema:latitude 35.440038 ;
        schema:longitude -80.600824 ] ;
    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 "6477" ] ;
    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 "647700" ] ;
    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/198109> ;
        schema:value "198109" ] ;
    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/133191> ;
        schema:value "133191" ] .