@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/4b5009f7-12b3-4f0d-9998-1bf597f07d03> a dcat:Dataset ;
    dct:description "Explore OSHData using this Quick Start Guide." ;
    dct:identifier <https://data.cdc.gov/api/views/jhny-pyfw> ;
    dct:issued "2015-01-13"^^xsd:date ;
    dct:modified "2020-08-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "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/4b5009f7-12b3-4f0d-9998-1bf597f07d03/resource/968b3054-934e-4d03-8716-4fa65297e68f> ;
    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/4b5009f7-12b3-4f0d-9998-1bf597f07d03/resource/968b3054-934e-4d03-8716-4fa65297e68f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T12:15:03.496412"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:36:49.278428"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/jhny-pyfw/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

