@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/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0> a dcat:Dataset ;
    dct:description "This dataset summarizes the number of new trees planted throughout the City and Parks each calendar year." ;
    dct:identifier <https://data.providenceri.gov/api/views/gpqc-mdpk> ;
    dct:issued "2014-08-05"^^xsd:date ;
    dct:modified "2014-08-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "City Tree Planting" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jim" ;
            vcard:hasEmail <mailto:no-reply@data.providenceri.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0/resource/074a4055-bd1a-4ffa-85f3-1d694cf66f59>,
        <https://data.amerigeoss.org/dataset/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0/resource/11a0554f-259c-40ef-bf38-1978e2340b36>,
        <https://data.amerigeoss.org/dataset/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0/resource/2c9ca8f9-ef31-4efc-bfe0-e3184d9c15ea>,
        <https://data.amerigeoss.org/dataset/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0/resource/b045e243-8b96-4fa6-a26b-69e094bfe8a9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "trees",
        "united-states" ;
    dcat:theme <%7BNeighborhoods%7D> .

<https://data.amerigeoss.org/dataset/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0/resource/074a4055-bd1a-4ffa-85f3-1d694cf66f59> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T12:31:33.238213"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:21:03.432143"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/gpqc-mdpk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0/resource/11a0554f-259c-40ef-bf38-1978e2340b36> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T12:31:33.238203"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:21:03.431723"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/gpqc-mdpk/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0/resource/2c9ca8f9-ef31-4efc-bfe0-e3184d9c15ea> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T12:31:33.238224"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:21:03.432937"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/gpqc-mdpk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/513eb83e-3d62-4464-bbb6-bf3bd0eb1ec0/resource/b045e243-8b96-4fa6-a26b-69e094bfe8a9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T12:31:33.238219"^^xsd:dateTime ;
    dct:modified "2025-11-21T16:21:03.432533"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.providenceri.gov/api/views/gpqc-mdpk/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" .

