@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2a6981f7-05e3-4e70-b474-a328d0a4ffcb> a dcat:Dataset ;
    dct:description "<p>This reference provides significant summary information about health expenditures and the Centers for Medicare &amp; Medicaid Services' (CMS) programs. The information presented was the most current available at the time of publication. Significant time lags may occur between the end of a data year and aggregation of data for that year.</p>" ;
    dct:identifier "497f3c85-d7e8-44c4-83c1-c04f966ceccb" ;
    dct:issued "2012-05-30"^^xsd:date ;
    dct:modified "2024-03-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CMS Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:HealthData@hhs.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cms",
        "community-health",
        "enrollment",
        "hospital-stay",
        "hospital-utilization",
        "medicare",
        "medicare-short-term-stay",
        "short-term-hospitalization",
        "statistics",
        "utilization" ;
    dcat:theme <%7BHealth%7D> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

