@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/55c2275d-a75c-482e-aa45-23705790aad8> a dcat:Dataset ;
    dct:description "The Horse Racing Rulings report lists any fines and suspensions issued by the New York State Gaming Commission’s Division of Horse Racing and Pari-Mutuel Wagering." ;
    dct:identifier <https://data.ny.gov/api/views/igam-2tkj> ;
    dct:issued "2021-04-27"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Horse Racing Rulings: Beginning 1985" ;
    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/55c2275d-a75c-482e-aa45-23705790aad8/resource/0c53c251-97f1-48dd-9559-e6979488e037>,
        <https://data.amerigeoss.org/dataset/55c2275d-a75c-482e-aa45-23705790aad8/resource/5ddc14d5-b325-49e6-a4d4-4e568daea3ed>,
        <https://data.amerigeoss.org/dataset/55c2275d-a75c-482e-aa45-23705790aad8/resource/65fe3a38-0dfe-43a9-973c-b07e84f0c1bf>,
        <https://data.amerigeoss.org/dataset/55c2275d-a75c-482e-aa45-23705790aad8/resource/b97c2308-cf7b-4bb1-99b1-d0e5151c5728> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fine",
        "geo",
        "geoss",
        "horse-racing",
        "national",
        "north-america",
        "rulings",
        "suspension",
        "united-states" ;
    dcat:theme <%7B%22Government%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/55c2275d-a75c-482e-aa45-23705790aad8/resource/0c53c251-97f1-48dd-9559-e6979488e037> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T04:00:04.086162"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:18:36.165141"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/igam-2tkj/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/55c2275d-a75c-482e-aa45-23705790aad8/resource/5ddc14d5-b325-49e6-a4d4-4e568daea3ed> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T04:00:04.086155"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:18:36.164744"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/igam-2tkj/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/55c2275d-a75c-482e-aa45-23705790aad8/resource/65fe3a38-0dfe-43a9-973c-b07e84f0c1bf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T04:00:04.086145"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:18:36.164324"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/igam-2tkj/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/55c2275d-a75c-482e-aa45-23705790aad8/resource/b97c2308-cf7b-4bb1-99b1-d0e5151c5728> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T04:00:04.086167"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:18:36.165540"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/igam-2tkj/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

