@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/0e6c5259-77d5-4144-bbb7-068331f014ea> 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/0e6c5259-77d5-4144-bbb7-068331f014ea/resource/4ff064d0-754c-41e4-bc27-25f76e3c30ef>,
        <https://data.amerigeoss.org/dataset/0e6c5259-77d5-4144-bbb7-068331f014ea/resource/7997eb9e-46db-4ebf-ae6a-6aa95961e9f2>,
        <https://data.amerigeoss.org/dataset/0e6c5259-77d5-4144-bbb7-068331f014ea/resource/d141cb75-7e8f-465c-8d6d-98e40cb01f89>,
        <https://data.amerigeoss.org/dataset/0e6c5259-77d5-4144-bbb7-068331f014ea/resource/e862f909-c173-458d-8918-67eb1e026c21> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "trees",
        "united-states" ;
    dcat:theme <%7BNeighborhoods%7D> .

<https://data.amerigeoss.org/dataset/0e6c5259-77d5-4144-bbb7-068331f014ea/resource/4ff064d0-754c-41e4-bc27-25f76e3c30ef> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-08T16:36:24.991053"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:30:57.103828"^^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/0e6c5259-77d5-4144-bbb7-068331f014ea/resource/7997eb9e-46db-4ebf-ae6a-6aa95961e9f2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-08T16:36:24.991059"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:30:57.105209"^^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/0e6c5259-77d5-4144-bbb7-068331f014ea/resource/d141cb75-7e8f-465c-8d6d-98e40cb01f89> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-08T16:36:24.991063"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:30:57.106754"^^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/dataset/0e6c5259-77d5-4144-bbb7-068331f014ea/resource/e862f909-c173-458d-8918-67eb1e026c21> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-08T16:36:24.991067"^^xsd:dateTime ;
    dct:modified "2025-11-19T17:30:57.108301"^^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/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

