@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/7f8e4617-4749-4bba-82a1-cbd82480748d> a dcat:Dataset ;
    dct:description "Learn more about OSHData with this quick start guide." ;
    dct:identifier <https://data.cdc.gov/api/views/phiw-bhvh> ;
    dct:issued "2017-08-18"^^xsd:date ;
    dct:modified "2020-08-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OVERVIEW: OSHData 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/7f8e4617-4749-4bba-82a1-cbd82480748d/resource/2ab73ce0-3b06-4671-ac53-e167c4925c02> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fact-sheet",
        "faq",
        "geo",
        "geoss",
        "national",
        "north-america",
        "osh",
        "oshdata",
        "tobacco",
        "united-states" ;
    dcat:theme <%7B%22Tobacco%20Use%22%7D> .

<https://data.amerigeoss.org/dataset/7f8e4617-4749-4bba-82a1-cbd82480748d/resource/2ab73ce0-3b06-4671-ac53-e167c4925c02> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-10T16:17:59.293896"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:32:16.380091"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/phiw-bhvh/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

