@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/47c3c986-2a8d-440d-8458-4388d18a8d0c> a dcat:Dataset ;
    dct:description "Directory of suggested edits to information in NYC Street Tree Map. Users can suggest a different species, diameter, or other notes about the tree. Edits are reviewed by a NYC Street Tree Map administrator before they are incorporated into the Map. This directory tracks the content and status of each suggested edit." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/dmue-3nqk> ;
    dct:issued "2017-08-31"^^xsd:date ;
    dct:modified "2018-10-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYC Street Tree Map - Tree Edit Suggestions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/47c3c986-2a8d-440d-8458-4388d18a8d0c/resource/b7c120fd-05ae-458d-a2bf-f241ec85fdcd> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dpr",
        "geo",
        "geoss",
        "national",
        "north-america",
        "trees-plan-nstm",
        "united-states" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/47c3c986-2a8d-440d-8458-4388d18a8d0c/resource/b7c120fd-05ae-458d-a2bf-f241ec85fdcd> a dcat:Distribution ;
    dct:description "tree-edit-suggestions.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:02:31.996712"^^xsd:dateTime ;
    dct:modified "2025-11-21T10:22:18.950784"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://www.nycgovparks.org/tree-map-feeds/tree-edit-suggestions.json> ;
    dcat:mediaType "application/json" .

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

