@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/49a5e45a-f296-4701-b005-329403a41477> a dcat:Dataset ;
    dct:description "Explore STATE System Interactive Maps with this Quick Start Guide." ;
    dct:identifier <https://data.cdc.gov/api/views/mwib-z8as> ;
    dct:issued "2015-06-19"^^xsd:date ;
    dct:modified "2020-08-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "STATE System Interactive Maps Quick Start Guide" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSHData Support" ;
            vcard:hasEmail <mailto:nccdoshinquiries@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/49a5e45a-f296-4701-b005-329403a41477/resource/54a159d9-5f8a-4d0c-9d49-ecb6328f4fff> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fact-sheet",
        "faq",
        "geo",
        "geoss",
        "national",
        "north-america",
        "osh",
        "tobacco",
        "united-states" ;
    dcat:theme <%7B%22Tobacco%20Use%22%7D> .

<https://data.amerigeoss.org/dataset/49a5e45a-f296-4701-b005-329403a41477/resource/54a159d9-5f8a-4d0c-9d49-ecb6328f4fff> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:18:02.921282"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:32:08.563513"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/mwib-z8as/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

