@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/0e673662-c864-4aa0-9487-da82b254f0cc> a dcat:Dataset ;
    dct:description "Go to http://on.ny.gov/1DYGlWJ on the New York Lottery website for past Take 5 results and payouts." ;
    dct:identifier <https://data.ny.gov/api/views/dg63-4siq> ;
    dct:issued "2021-08-18"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Lottery Take 5 Winning Numbers: Beginning 1992" ;
    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/0e673662-c864-4aa0-9487-da82b254f0cc/resource/36235fd4-515f-4e74-8f7b-5179911d7fac>,
        <https://data.amerigeoss.org/dataset/0e673662-c864-4aa0-9487-da82b254f0cc/resource/53cd1afc-3db6-4eac-9851-bb92beccfd6c>,
        <https://data.amerigeoss.org/dataset/0e673662-c864-4aa0-9487-da82b254f0cc/resource/cb5f36db-33d4-4457-baef-4fce7e7a60ae>,
        <https://data.amerigeoss.org/dataset/0e673662-c864-4aa0-9487-da82b254f0cc/resource/ffe612be-abf7-4025-84eb-1e767c1a8dbf> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "new-york-lottery",
        "results",
        "take-5",
        "winning" ;
    dcat:theme <%7B%22Government%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/0e673662-c864-4aa0-9487-da82b254f0cc/resource/36235fd4-515f-4e74-8f7b-5179911d7fac> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T03:59:51.417728"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:06:18.375326"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/dg63-4siq/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0e673662-c864-4aa0-9487-da82b254f0cc/resource/53cd1afc-3db6-4eac-9851-bb92beccfd6c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T03:59:51.417732"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:06:18.376059"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/dg63-4siq/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0e673662-c864-4aa0-9487-da82b254f0cc/resource/cb5f36db-33d4-4457-baef-4fce7e7a60ae> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T03:59:51.417734"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:06:18.376789"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/dg63-4siq/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/0e673662-c864-4aa0-9487-da82b254f0cc/resource/ffe612be-abf7-4025-84eb-1e767c1a8dbf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T03:59:51.417722"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:06:18.374560"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/dg63-4siq/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" .

