@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/545f1ae2-b250-4b80-ba7b-1694ed0d356c> a dcat:Dataset ;
    dct:description "A listing of campaign payments for candidates for City office during 2001 election cycle" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/ms66-xjfq> ;
    dct:issued "2013-06-21"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2003 Campaign Payments" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/545f1ae2-b250-4b80-ba7b-1694ed0d356c/resource/30c83835-e4fd-4011-9b86-f11763ae5ffa>,
        <https://data.amerigeoss.org/dataset/545f1ae2-b250-4b80-ba7b-1694ed0d356c/resource/5ff2e5a9-4ec2-4797-a305-8802abd8fbc0>,
        <https://data.amerigeoss.org/dataset/545f1ae2-b250-4b80-ba7b-1694ed0d356c/resource/6f113473-8206-427b-9123-7809e333ce6c>,
        <https://data.amerigeoss.org/dataset/545f1ae2-b250-4b80-ba7b-1694ed0d356c/resource/b00a6cbf-1b9d-44ac-94db-15a77be99537> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "campaign",
        "campaign-finance",
        "campaign-finance-board",
        "cfb",
        "ckan",
        "contributions",
        "elections",
        "finance",
        "funding",
        "geo",
        "geoss",
        "national",
        "north-america",
        "nyccfb",
        "politics",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/545f1ae2-b250-4b80-ba7b-1694ed0d356c/resource/30c83835-e4fd-4011-9b86-f11763ae5ffa> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:13.899201"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:25:49.658519"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ms66-xjfq/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/545f1ae2-b250-4b80-ba7b-1694ed0d356c/resource/5ff2e5a9-4ec2-4797-a305-8802abd8fbc0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:13.899217"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:25:49.659341"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ms66-xjfq/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/545f1ae2-b250-4b80-ba7b-1694ed0d356c/resource/6f113473-8206-427b-9123-7809e333ce6c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:13.899222"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:25:49.659737"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ms66-xjfq/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/545f1ae2-b250-4b80-ba7b-1694ed0d356c/resource/b00a6cbf-1b9d-44ac-94db-15a77be99537> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:13.899211"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:25:49.658940"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/ms66-xjfq/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" .

