@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/68c894b7-d34c-481c-a688-883ce55012ac> a dcat:Dataset ;
    dct:description "Explore the Going Smokefree Matters – Bars and Restaurants Infographic which outlines key facts related to the effects of secondhand smoke exposure in bars and restaurants." ;
    dct:identifier <https://data.cdc.gov/api/views/e92c-t3mi> ;
    dct:issued "2016-03-01"^^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 - Bars and Restaurants Infographic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSHData Support" ;
            vcard:hasEmail <mailto:nccdoshinquiries@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68c894b7-d34c-481c-a688-883ce55012ac/resource/2c8d12ac-5a9a-424d-ac85-22818756e36d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bars",
        "ckan",
        "fact-sheet",
        "geo",
        "geoss",
        "infographic",
        "national",
        "north-america",
        "restaurants",
        "secondhand-smoke",
        "smokefree",
        "state-system",
        "united-states" ;
    dcat:theme <%7BPolicy%7D> .

<https://data.amerigeoss.org/dataset/68c894b7-d34c-481c-a688-883ce55012ac/resource/2c8d12ac-5a9a-424d-ac85-22818756e36d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:18:01.510602"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:46:12.283496"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/e92c-t3mi/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

