@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/50e24999-3781-4758-80ae-e1a227655288> a dcat:Dataset ;
    dct:description "Explore the Going Smokefree Matters – In Your Home Infographic which outlines key facts related to the effects of secondhand smoke exposure in the home." ;
    dct:identifier <https://data.cdc.gov/api/views/k4xj-uge6> ;
    dct:issued "2016-06-15"^^xsd:date ;
    dct:modified "2020-08-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Going Smokefree Matters - In Your Home Infographic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSHData Support" ;
            vcard:hasEmail <mailto:nccdoshinquiries@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/50e24999-3781-4758-80ae-e1a227655288/resource/8fbf1061-d8e0-45d9-9b69-34e38de717d6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fact-sheet",
        "geo",
        "geoss",
        "housing",
        "infographic",
        "national",
        "north-america",
        "secondhand-smoke",
        "smokefree",
        "united-states" ;
    dcat:theme <%7BPolicy%7D> .

<https://data.amerigeoss.org/dataset/50e24999-3781-4758-80ae-e1a227655288/resource/8fbf1061-d8e0-45d9-9b69-34e38de717d6> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T15:34:13.091040"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:05:18.559444"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/k4xj-uge6/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

