@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/104a06c4-f898-496a-8ecb-12a0dd0c40d2> a dcat:Dataset ;
    dct:description """What’s in this dataset? 
This dataset includes the name, address, and license type for New York State registered retail dealers of cigarettes, tobacco products, and vapor products, as well as registration revocation and suspension data for these retailers.

What can this data tell me? 
Use this data to confirm whether a retailer is properly registered and in good standing with the New York State Tax Department. If there are suspension or revocation dates showing for a business, that particular license was not active during those dates.""" ;
    dct:identifier <https://data.ny.gov/api/views/55xf-9jat> ;
    dct:issued "2023-04-21"^^xsd:date ;
    dct:modified "2025-09-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Registered Retail Dealers of Cigarettes and Tobacco Products and Vapor Products" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NY Open Data" ;
            vcard:hasEmail <mailto:no-reply@data.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/104a06c4-f898-496a-8ecb-12a0dd0c40d2/resource/1bbe877c-d78f-46ba-bd36-3ad19d1039e7>,
        <https://data.amerigeoss.org/dataset/104a06c4-f898-496a-8ecb-12a0dd0c40d2/resource/494620e8-935d-43b7-a70c-a64ff72d8349>,
        <https://data.amerigeoss.org/dataset/104a06c4-f898-496a-8ecb-12a0dd0c40d2/resource/5bbc1f8c-484a-44fd-afbd-e799ee0e4e42>,
        <https://data.amerigeoss.org/dataset/104a06c4-f898-496a-8ecb-12a0dd0c40d2/resource/d1bfb4ef-5ffe-4f88-afc2-bf21718b85cd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cig",
        "cigarette",
        "registration",
        "tf-registrations",
        "tobacco",
        "tobacco-retail-dealer",
        "vape",
        "vapor-products" ;
    dcat:theme <%7B%22Government%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/104a06c4-f898-496a-8ecb-12a0dd0c40d2/resource/1bbe877c-d78f-46ba-bd36-3ad19d1039e7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-05-19T06:44:24.755775"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:03:18.394577"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/55xf-9jat/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/104a06c4-f898-496a-8ecb-12a0dd0c40d2/resource/494620e8-935d-43b7-a70c-a64ff72d8349> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-05-19T06:44:24.755776"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:03:18.395288"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/55xf-9jat/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/104a06c4-f898-496a-8ecb-12a0dd0c40d2/resource/5bbc1f8c-484a-44fd-afbd-e799ee0e4e42> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-05-19T06:44:24.755772"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:03:18.393765"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/55xf-9jat/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/104a06c4-f898-496a-8ecb-12a0dd0c40d2/resource/d1bfb4ef-5ffe-4f88-afc2-bf21718b85cd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-05-19T06:44:24.755768"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:03:18.392959"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/55xf-9jat/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

