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

<https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d> a dcat:Dataset ;
    dct:description """County data on race and Hispanic origin is available for counties with more than 100 COVID-19 deaths. Deaths are cumulative from the week ending January 4, 2020 to the most recent reporting week, and based on county of occurrence. Data is provisional. 

Urban-rural classification is based on the 2013 National Center for Health Statistics Urban-Rural Classification Scheme for Counties (https://www.cdc.gov/nchs/data_access/urban_rural.htm).""" ;
    dct:identifier <https://data.cdc.gov/api/views/k8wy-p9cg> ;
    dct:issued "2020-06-24"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "Provisional COVID-19 Deaths by County, and Race and Hispanic Origin" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "National Center for Health Statistics" ;
            vcard:hasEmail <mailto:cdcinfo@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d/resource/0f49d165-0d7c-47c5-a56e-99e69167c4cf>,
        <https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d/resource/709f381b-ee53-4437-b48e-868d3956e04b>,
        <https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d/resource/772d2281-d1bb-4be1-a4a1-b0ec00b5ca22>,
        <https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d/resource/eb50a359-21d8-4d3b-83f9-2f449c19f0c0> ;
    dcat:keyword "all-causes",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "coronavirus",
        "county",
        "covid-19",
        "deaths",
        "geo",
        "geoss",
        "hispanic-origin",
        "mortality",
        "national",
        "nchs",
        "north-america",
        "nvss",
        "provisional",
        "race",
        "united-states" ;
    dcat:theme <%7BNCHS%7D> .

<https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d/resource/0f49d165-0d7c-47c5-a56e-99e69167c4cf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:15:09.406820"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:11:24.495637"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/k8wy-p9cg/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d/resource/709f381b-ee53-4437-b48e-868d3956e04b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:15:09.406804"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:11:24.494799"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/k8wy-p9cg/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d/resource/772d2281-d1bb-4be1-a4a1-b0ec00b5ca22> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T12:15:09.406825"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:11:24.496027"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/k8wy-p9cg/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/53fdadec-8699-4632-aba4-c40868ae381d/resource/eb50a359-21d8-4d3b-83f9-2f449c19f0c0> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T12:15:09.406814"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:11:24.495238"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/k8wy-p9cg/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

