@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/735bd3fd-6e88-427a-aae0-f4ded9a264c3> a dcat:Dataset ;
    dct:description "Explore STATE System State Highlights with this Quick Start Guide." ;
    dct:identifier <https://data.cdc.gov/api/views/8bh8-t6b4> ;
    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 State Highlights 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/735bd3fd-6e88-427a-aae0-f4ded9a264c3/resource/20065a0f-49dc-4cfd-8a7c-acc8bf7b889c> ;
    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/735bd3fd-6e88-427a-aae0-f4ded9a264c3/resource/20065a0f-49dc-4cfd-8a7c-acc8bf7b889c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T12:13:32.712882"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:43:48.286368"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/8bh8-t6b4/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

