@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/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e> a dcat:Dataset ;
    dct:description "Tracking the funding and progress of winning participatory budget projects." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/qm5f-frjb> ;
    dct:issued "2018-03-15"^^xsd:date ;
    dct:modified "2020-02-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Participatory Budgeting Project Tracker" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e/resource/60dd211f-e15f-4829-aacd-d4dfe4f7a502>,
        <https://data.amerigeoss.org/dataset/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e/resource/809beb89-4111-4d24-9d8e-df03358a650f>,
        <https://data.amerigeoss.org/dataset/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e/resource/a31b704f-1026-4780-96ea-c63bd47e5ed4>,
        <https://data.amerigeoss.org/dataset/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e/resource/d0093670-1edb-4fe2-aced-ecb25b40c96b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e/resource/60dd211f-e15f-4829-aacd-d4dfe4f7a502> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:04:47.898728"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:14:36.156715"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/qm5f-frjb/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e/resource/809beb89-4111-4d24-9d8e-df03358a650f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:04:47.898739"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:14:36.157569"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/qm5f-frjb/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e/resource/a31b704f-1026-4780-96ea-c63bd47e5ed4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:04:47.898717"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:14:36.156158"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/qm5f-frjb/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/7b374c14-c2cb-4088-9bf5-1c210ebb9c9e/resource/d0093670-1edb-4fe2-aced-ecb25b40c96b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:04:47.898734"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:14:36.157142"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/qm5f-frjb/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

