@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/50b3d183-41f3-47f7-9364-671dd98bf01a> a dcat:Dataset ;
    dct:description "Explore STATE System Custom Reports with this Quick Start Guide." ;
    dct:identifier <https://data.cdc.gov/api/views/d7i3-8vbf> ;
    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 Custom Reports 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/50b3d183-41f3-47f7-9364-671dd98bf01a/resource/79d4e6b5-c777-47bf-a2d5-f80b85b00aca> ;
    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/50b3d183-41f3-47f7-9364-671dd98bf01a/resource/79d4e6b5-c777-47bf-a2d5-f80b85b00aca> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T15:26:05.806600"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:58:05.187168"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/d7i3-8vbf/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

