@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/0002490b-2125-4db1-abd4-3fbb6be96531> a dcat:Dataset ;
    dct:description "To measure changes in America's use of tobacco products as well as to understand public attitudes about smoking." ;
    dct:identifier <https://api.census.gov/data/id/CPSTOBACCOUSE201008> ;
    dct:issued "2025-09-23T14:15:13.220148"^^xsd:dateTime ;
    dct:modified "2020-05-06T00:00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Aug 2010 Current Population Survey: Tobacco Use Supplement" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CPS Staff" ;
            vcard:hasEmail <mailto:dsd.cps@census.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0002490b-2125-4db1-abd4-3fbb6be96531/resource/4360b212-7dc1-4263-9bd6-7ab0c6961628> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "census" .

<https://data.amerigeoss.org/dataset/0002490b-2125-4db1-abd4-3fbb6be96531/resource/4360b212-7dc1-4263-9bd6-7ab0c6961628> a dcat:Distribution ;
    dct:description "API endpoint" ;
    dct:format "API" ;
    dct:issued "2022-07-15T14:01:15.229489"^^xsd:dateTime ;
    dct:modified "2025-09-23T14:15:13.208673"^^xsd:dateTime ;
    dct:title "API endpoint" ;
    dcat:accessURL <http://api.census.gov/data/2010/cps/tobacco/aug> ;
    dcat:mediaType "application/json" .

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

