@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/1ebc5e23-1336-4302-bb24-7a7ad227ce2a> a dcat:Dataset ;
    dct:description """Tree Contract Work Details contains information related to work performed on specific tree work contracts. This dataset can be joined to the Forestry Work Orders dataset (https://data.cityofnewyork.us/Environment/Forestry-Work-Orders/bdjm-n7q4) by joining work_order_id from Tree Contract Work Details to OBJECTID from Forestry Work Orders. There are many work_order_ids per single contract_number. Not all work orders in Forestry Work Orders are represented in this dataset because it is only used to track work on specific contracts.

Data Dictionary found here: https://docs.google.com/spreadsheets/d/1rAQL_d8yQ5axRIGl9vLxpr73rDmQUZ23VKQC8QQWIYI/edit?usp=sharing""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/kcfe-uypz> ;
    dct:issued "2019-12-30"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Tree Contract Work Details" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC Parks Open Data Team" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1ebc5e23-1336-4302-bb24-7a7ad227ce2a/resource/01940fb0-7a8a-4be0-a335-8a364250afb3>,
        <https://data.amerigeoss.org/dataset/1ebc5e23-1336-4302-bb24-7a7ad227ce2a/resource/71f19197-b897-4cee-84bf-fba518d9b098>,
        <https://data.amerigeoss.org/dataset/1ebc5e23-1336-4302-bb24-7a7ad227ce2a/resource/808d2553-a502-430e-9272-f67fe591693c>,
        <https://data.amerigeoss.org/dataset/1ebc5e23-1336-4302-bb24-7a7ad227ce2a/resource/f10de8a8-8246-478d-affc-599700f6e011> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "forestry",
        "parks",
        "trees" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/1ebc5e23-1336-4302-bb24-7a7ad227ce2a/resource/01940fb0-7a8a-4be0-a335-8a364250afb3> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:03:53.513237"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:42:05.513719"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kcfe-uypz/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1ebc5e23-1336-4302-bb24-7a7ad227ce2a/resource/71f19197-b897-4cee-84bf-fba518d9b098> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:03:53.513227"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:42:05.511272"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kcfe-uypz/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1ebc5e23-1336-4302-bb24-7a7ad227ce2a/resource/808d2553-a502-430e-9272-f67fe591693c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:03:53.513232"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:42:05.512495"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kcfe-uypz/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1ebc5e23-1336-4302-bb24-7a7ad227ce2a/resource/f10de8a8-8246-478d-affc-599700f6e011> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:03:53.513217"^^xsd:dateTime ;
    dct:modified "2025-09-24T06:42:05.509951"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/kcfe-uypz/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

