@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/400d1546-be12-4622-9a61-3b1c9cbb57e0> a dcat:Dataset ;
    dct:description "Health, United States is an annual report on trends in health statistics, find more information at http://www.cdc.gov/nchs/hus.htm." ;
    dct:identifier <https://data.cdc.gov/api/views/crtu-weni> ;
    dct:issued "2013-08-05"^^xsd:date ;
    dct:modified "2015-08-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Selected Trend Table from Health, United States, 2011. Diabetes prevalence and glycemic control among adults 20 years of age and over, by sex, age, and race and Hispanic origin: United States, selected years 1988 - 1994 through 2003 - 2006" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CDC INFO" ;
            vcard:hasEmail <mailto:cdcinfo@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/400d1546-be12-4622-9a61-3b1c9cbb57e0/resource/3aa62182-69fe-4f54-975d-ccd023aaada9>,
        <https://data.amerigeoss.org/dataset/400d1546-be12-4622-9a61-3b1c9cbb57e0/resource/400e0cfd-bfa5-4e0f-b2a8-a930b9a3c375>,
        <https://data.amerigeoss.org/dataset/400d1546-be12-4622-9a61-3b1c9cbb57e0/resource/cda5d926-cc0e-41c7-b4d6-37e03657c37a>,
        <https://data.amerigeoss.org/dataset/400d1546-be12-4622-9a61-3b1c9cbb57e0/resource/ed7b8c6a-cc4f-45a6-bf0e-41a3a57605db> ;
    dcat:keyword "adults",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "diabetes",
        "geo",
        "geoss",
        "hus",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Health%20Statistics%22%7D> .

<https://data.amerigeoss.org/dataset/400d1546-be12-4622-9a61-3b1c9cbb57e0/resource/3aa62182-69fe-4f54-975d-ccd023aaada9> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T12:14:04.708747"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:19:41.091341"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/crtu-weni/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/400d1546-be12-4622-9a61-3b1c9cbb57e0/resource/400e0cfd-bfa5-4e0f-b2a8-a930b9a3c375> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T12:14:04.708736"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:19:41.090551"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/crtu-weni/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/400d1546-be12-4622-9a61-3b1c9cbb57e0/resource/cda5d926-cc0e-41c7-b4d6-37e03657c37a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:14:04.708726"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:19:41.090128"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/crtu-weni/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/400d1546-be12-4622-9a61-3b1c9cbb57e0/resource/ed7b8c6a-cc4f-45a6-bf0e-41a3a57605db> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:14:04.708742"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:19:41.090960"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cdc.gov/api/views/crtu-weni/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

