@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/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d> a dcat:Dataset ;
    dct:description "All Campaign Finance Filers registered with the New York State Board of Elections" ;
    dct:identifier <https://data.ny.gov/api/views/7x2g-h32p> ;
    dct:issued "2021-03-10"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Campaign Finance Filer Data: Beginning 1974" ;
    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/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d/resource/02c45c72-8e7e-48aa-9bf4-ca7a920ca92e>,
        <https://data.amerigeoss.org/dataset/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d/resource/19aa4d85-ea62-4dad-859d-de40e72552a6>,
        <https://data.amerigeoss.org/dataset/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d/resource/2bd3d7db-82c5-4cef-beb2-e2e308f57844>,
        <https://data.amerigeoss.org/dataset/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d/resource/64032ae2-4fdb-464b-b500-7a9a89a40108> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "campaign-finance",
        "filer" ;
    dcat:theme <%7B%22Government%20&%20Finance%22%7D> .

<https://data.amerigeoss.org/dataset/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d/resource/02c45c72-8e7e-48aa-9bf4-ca7a920ca92e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-08-06T15:05:29.241992"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:12:05.310640"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/7x2g-h32p/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d/resource/19aa4d85-ea62-4dad-859d-de40e72552a6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-08-06T15:05:29.241990"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:12:05.309515"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/7x2g-h32p/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d/resource/2bd3d7db-82c5-4cef-beb2-e2e308f57844> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-08-06T15:05:29.241980"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:12:05.307080"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/7x2g-h32p/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1f708b59-aa02-4abc-8fc1-c8bbdd360f4d/resource/64032ae2-4fdb-464b-b500-7a9a89a40108> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-08-06T15:05:29.241987"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:12:05.308336"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/7x2g-h32p/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

