@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/a4662b79-a731-48a8-b10f-5c69cde02180> a dcat:Dataset ;
    dct:description "Download the comprehensive smokefree indoor air slides. These slides are available in PowerPoint format." ;
    dct:identifier "a4662b79-a731-48a8-b10f-5c69cde02180" ;
    dct:issued "2025-12-01T00:45:59.483457"^^xsd:dateTime ;
    dct:modified "2025-12-01T00:45:59.483462"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Comprehensive Smokefree Indoor Air PowerPoint Slides" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSHData Support" ;
            vcard:hasEmail <mailto:OSHData@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/a4662b79-a731-48a8-b10f-5c69cde02180/resource/0f8f85be-540b-4de7-9a6a-fc8b1b8da4ad> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/a4662b79-a731-48a8-b10f-5c69cde02180/resource/0f8f85be-540b-4de7-9a6a-fc8b1b8da4ad> a dcat:Distribution ;
    dct:format "POWERPOINT" ;
    dct:issued "2019-07-11T04:19:30.682372"^^xsd:dateTime ;
    dct:modified "2025-12-01T00:45:59.477191"^^xsd:dateTime ;
    dct:title "MS PowerPoint File" ;
    dcat:accessURL <https://data.cdc.gov/download/m7tn-mxcc/application/vnd.openxmlformats-officedocument.presentationml.presentation> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.presentationml.presentation" .

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

