@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/5ed62022-ba25-4ebe-846f-93a2f89228bc> a dcat:Dataset ;
    dct:description "Explore the Youth and Tobacco Use Infographic which outlines key facts related to tobacco use among youth." ;
    dct:identifier <https://data.cdc.gov/api/views/g9dy-mhts> ;
    dct:issued "2016-06-15"^^xsd:date ;
    dct:modified "2020-08-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Youth And Tobacco Use Infographic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "OSHData Support" ;
            vcard:hasEmail <mailto:nccdoshinquiries@cdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5ed62022-ba25-4ebe-846f-93a2f89228bc/resource/fe2ae6b6-899d-4ff7-977c-c921227574c5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "cessation",
        "cigarette",
        "cigarette-use",
        "ckan",
        "current",
        "fact-sheet",
        "geo",
        "geoss",
        "high-school",
        "infographic",
        "middle-school",
        "national",
        "north-america",
        "nyts",
        "office-on-smoking-and-health",
        "osh",
        "prevalence",
        "quit",
        "smokeless",
        "smoker",
        "smoking",
        "smoking-status",
        "state-system",
        "survey",
        "tobacco",
        "tobacco-use",
        "united-states",
        "youth" ;
    dcat:theme <%7B%22Survey%20Data%22%7D> .

<https://data.amerigeoss.org/dataset/5ed62022-ba25-4ebe-846f-93a2f89228bc/resource/fe2ae6b6-899d-4ff7-977c-c921227574c5> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-12T12:14:39.973799"^^xsd:dateTime ;
    dct:modified "2025-11-22T01:59:51.943081"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://data.cdc.gov/download/g9dy-mhts/application/pdf> ;
    dcat:mediaType "application/pdf" .

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

