@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/3518f3ed-8b66-46ef-8454-a45571c9c9d0> a dcat:Dataset ;
    dct:description "Listing of all active licensed retailers that sell lottery products in New York state." ;
    dct:identifier <https://data.ny.gov/api/views/2vvn-pdyi> ;
    dct:issued "2021-04-27"^^xsd:date ;
    dct:modified "2022-08-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYS Lottery Retailers" ;
    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/3518f3ed-8b66-46ef-8454-a45571c9c9d0/resource/5ec65387-5161-4263-8bb2-d50951797ed7>,
        <https://data.amerigeoss.org/dataset/3518f3ed-8b66-46ef-8454-a45571c9c9d0/resource/676e575e-c558-4637-9765-e50932fe5846>,
        <https://data.amerigeoss.org/dataset/3518f3ed-8b66-46ef-8454-a45571c9c9d0/resource/7425f341-7819-441e-90e9-0f0553aec8b3>,
        <https://data.amerigeoss.org/dataset/3518f3ed-8b66-46ef-8454-a45571c9c9d0/resource/8920b50e-7123-453d-91c7-f044a7a7bdcc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "lotto",
        "national",
        "new-york-lottery",
        "north-america",
        "quick-draw",
        "retailers",
        "united-states" ;
    dcat:theme <%7B%22Government%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/3518f3ed-8b66-46ef-8454-a45571c9c9d0/resource/5ec65387-5161-4263-8bb2-d50951797ed7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:08:54.809591"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:33:15.644404"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/2vvn-pdyi/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3518f3ed-8b66-46ef-8454-a45571c9c9d0/resource/676e575e-c558-4637-9765-e50932fe5846> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:08:54.809597"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:33:15.644829"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/2vvn-pdyi/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3518f3ed-8b66-46ef-8454-a45571c9c9d0/resource/7425f341-7819-441e-90e9-0f0553aec8b3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:08:54.809604"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:33:15.645593"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/2vvn-pdyi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3518f3ed-8b66-46ef-8454-a45571c9c9d0/resource/8920b50e-7123-453d-91c7-f044a7a7bdcc> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:08:54.809601"^^xsd:dateTime ;
    dct:modified "2025-11-20T22:33:15.645216"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/2vvn-pdyi/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

