@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/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded> a dcat:Dataset ;
    dct:description "A listing of public funds payments for candidates for City office during the 2009" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/vyxt-abab> ;
    dct:issued "2021-02-07"^^xsd:date ;
    dct:modified "2022-05-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2009 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/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded/resource/04b0aeab-094e-4833-91d7-d78096766940>,
        <https://data.amerigeoss.org/dataset/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded/resource/3a67d246-1462-4390-9931-12b5a5fc9309>,
        <https://data.amerigeoss.org/dataset/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded/resource/f59d76f9-a3a8-4654-93b4-451bbc4b968f>,
        <https://data.amerigeoss.org/dataset/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded/resource/f6731eb1-1865-4ada-a7b3-84ff2eb83fba> ;
    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/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded/resource/04b0aeab-094e-4833-91d7-d78096766940> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:50.574239"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:31:37.428731"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vyxt-abab/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded/resource/3a67d246-1462-4390-9931-12b5a5fc9309> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:50.574241"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:31:37.429137"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vyxt-abab/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded/resource/f59d76f9-a3a8-4654-93b4-451bbc4b968f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:50.574225"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:31:37.427897"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vyxt-abab/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7f8a1a74-5ad4-4f6e-b801-9752f97b9ded/resource/f6731eb1-1865-4ada-a7b3-84ff2eb83fba> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:50.574235"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:31:37.428325"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/vyxt-abab/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" .

