@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/32b0dd83-013b-41dc-b846-651bf9b658f7> a dcat:Dataset ;
    dct:description """Record of Forestry work orders for NYC Parks & Recreation. 

Work Orders are used to record activities performed by Parks staff, contractors, other Agencies, or private entities in the case of permitted work.  ForMS 2.0 requires that WOs can only be created from an Inspection, with the exception of a Debris Removal – Misc.  Wood WO where the associated tree cannot always be determined.

This dataset can be joined to the Forestry Planting Spaces dataset by joining PlantingSpaceGlobalID from Forestry Work Orders to GLOBALID from Forestry Planting Spaces.

User guide: https://docs.google.com/document/d/1PVPWFi-WExkG3rvnagQDoBbqfsGzxCKNmR6n678nUeU/edit?usp=sharing

Data dictionary: https://docs.google.com/spreadsheets/d/1yMfZgcsrvx9M0b3-ZdEQ3WCk2dFxgitCWytTrJSwEAs/edit?usp=sharing""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/bdjm-n7q4> ;
    dct:issued "2023-02-12"^^xsd:date ;
    dct:modified "2025-06-06"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Forestry Work Orders" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/32b0dd83-013b-41dc-b846-651bf9b658f7/resource/019131e7-aeda-432c-9453-58e7c121783f>,
        <https://data.amerigeoss.org/dataset/32b0dd83-013b-41dc-b846-651bf9b658f7/resource/0e0f3426-766d-4d1e-bf24-ae863c65026b>,
        <https://data.amerigeoss.org/dataset/32b0dd83-013b-41dc-b846-651bf9b658f7/resource/866cadac-6ab8-4c7f-894b-b031e36412cd>,
        <https://data.amerigeoss.org/dataset/32b0dd83-013b-41dc-b846-651bf9b658f7/resource/a2c32399-53f7-4cf9-9a94-5cd59bdebf0d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/32b0dd83-013b-41dc-b846-651bf9b658f7/resource/019131e7-aeda-432c-9453-58e7c121783f> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:58.831239"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:13:47.085584"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bdjm-n7q4/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/32b0dd83-013b-41dc-b846-651bf9b658f7/resource/0e0f3426-766d-4d1e-bf24-ae863c65026b> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:58.831234"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:13:47.084191"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bdjm-n7q4/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/32b0dd83-013b-41dc-b846-651bf9b658f7/resource/866cadac-6ab8-4c7f-894b-b031e36412cd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:58.831218"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:13:47.081201"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bdjm-n7q4/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/32b0dd83-013b-41dc-b846-651bf9b658f7/resource/a2c32399-53f7-4cf9-9a94-5cd59bdebf0d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:58.831228"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:13:47.082720"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/bdjm-n7q4/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

