@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/631acca1-9757-4263-9721-6270373b5f77> a dcat:Dataset ;
    dct:description "The CDC Division for Heart Disease and Stroke Prevention's Data Trends & Maps online tool allows searching for and view of health indicators related to Heart Disease and Stroke Prevention on the basis of a specific location or a health indicator." ;
    dct:identifier <https://data.cdc.gov/api/views/tkjk-cwh5> ;
    dct:issued "2015-03-25"^^xsd:date ;
    dct:modified "2015-08-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Division for Heart Disease and Stroke Prevention: Data Trends & Maps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Susan Wilkin" ;
            vcard:hasEmail <mailto:smw1@cdc.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cdc",
        "centers-for-disease-control-and-prevention",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

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

