@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/63f6c658-7f27-4360-a09f-2e2345bf4935> a dcat:Dataset ;
    dct:description "Explore the STATE System with this Quick Start Guide." ;
    dct:identifier <https://data.cdc.gov/api/views/gfs7-ehc9> ;
    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 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/63f6c658-7f27-4360-a09f-2e2345bf4935/resource/cea3e85e-b35d-4a51-b147-781e02718b54> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fact-sheet",
        "faq",
        "geo",
        "geoss",
        "national",
        "north-america",
        "osh",
        "state-system",
        "tobacco",
        "united-states" ;
    dcat:theme <%7B%22Tobacco%20Use%22%7D> .

<https://data.amerigeoss.org/dataset/63f6c658-7f27-4360-a09f-2e2345bf4935/resource/cea3e85e-b35d-4a51-b147-781e02718b54> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T12:14:40.857916"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:07:05.045229"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/gfs7-ehc9/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

