@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/63ae9854-fe76-4b26-a8cd-c4f790454ffb> a dcat:Dataset ;
    dct:description "Derived from Pan American Health Organization reports: http://www.paho.org/hq/index.php?option=com_topics&view=article&id=343&Itemid=40931" ;
    dct:identifier <https://data.cdc.gov/api/views/e9r5-5hjr> ;
    dct:issued "2015-08-10"^^xsd:date ;
    dct:modified "2015-08-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "New Chikungunya Cases Reported in the Americas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CDC INFO" ;
            vcard:hasEmail <mailto:cdcinfo@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/63ae9854-fe76-4b26-a8cd-c4f790454ffb/resource/130e7780-8d7c-45a9-9694-21b7c6e42de4>,
        <https://data.amerigeoss.org/dataset/63ae9854-fe76-4b26-a8cd-c4f790454ffb/resource/477fe63b-6898-45ab-b2ec-4afa8d232a0c>,
        <https://data.amerigeoss.org/dataset/63ae9854-fe76-4b26-a8cd-c4f790454ffb/resource/edfa39d6-1ee4-41e0-a113-f0f8360d712d>,
        <https://data.amerigeoss.org/dataset/63ae9854-fe76-4b26-a8cd-c4f790454ffb/resource/fdf58863-27d7-4b2f-beae-9b5530560692> ;
    dcat:keyword "americas",
        "amerigeo",
        "amerigeoss",
        "chikungunya",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "paho",
        "united-states" ;
    dcat:theme <%7B%22Health%20Statistics%22%7D> .

<https://data.amerigeoss.org/dataset/63ae9854-fe76-4b26-a8cd-c4f790454ffb/resource/130e7780-8d7c-45a9-9694-21b7c6e42de4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:18:40.948026"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:53:25.019731"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/e9r5-5hjr/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/63ae9854-fe76-4b26-a8cd-c4f790454ffb/resource/477fe63b-6898-45ab-b2ec-4afa8d232a0c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:18:40.948032"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:53:25.020122"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/e9r5-5hjr/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/63ae9854-fe76-4b26-a8cd-c4f790454ffb/resource/edfa39d6-1ee4-41e0-a113-f0f8360d712d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:18:40.948020"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:53:25.019324"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/e9r5-5hjr/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/63ae9854-fe76-4b26-a8cd-c4f790454ffb/resource/fdf58863-27d7-4b2f-beae-9b5530560692> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:18:40.948010"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:53:25.018868"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/e9r5-5hjr/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

