@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/1be1269c-9a86-47fa-9928-70e390fc663f> a dcat:Dataset ;
    dct:description """In order to appropriately manage City parks and allocate resources, NYC Parks has implemented three tiers of management [below the Borough level]. These three tiers can be represented as administrative geographic boundaries and are defined below: 

District - One or more parks that are combined and generally align with New York City Community Boards. 

Sector - One or more Park Districts that are combined in order share resources for daily maintenance. 

Region - One or more Park Sectors that are combined and assigned a regional managers who provides high-level, strategic planning and support for Parks managers, including maximizing resources between Districts and Sectors.

Data Dictionary: https://docs.google.com/spreadsheets/d/1-FS_NDOUx0-OfKploVC0fIJrwOSdNmh1HKpkfyeoD1E/edit?usp=sharing""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/t4re-ksn6> ;
    dct:issued "2019-12-05"^^xsd:date ;
    dct:modified "2025-09-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NYC Parks Sectors" ;
    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/1be1269c-9a86-47fa-9928-70e390fc663f/resource/77cdd30f-70c4-4236-ba44-0dcf66c4a9d0>,
        <https://data.amerigeoss.org/dataset/1be1269c-9a86-47fa-9928-70e390fc663f/resource/903176ce-e90d-4bd7-a106-236a3e5e5eff>,
        <https://data.amerigeoss.org/dataset/1be1269c-9a86-47fa-9928-70e390fc663f/resource/b3517696-ae60-4a70-af57-74d078726d61>,
        <https://data.amerigeoss.org/dataset/1be1269c-9a86-47fa-9928-70e390fc663f/resource/f84c3935-329a-4086-8724-e9688066b221> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "parks",
        "sector" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/1be1269c-9a86-47fa-9928-70e390fc663f/resource/77cdd30f-70c4-4236-ba44-0dcf66c4a9d0> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:18.994045"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:30.717645"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/t4re-ksn6/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1be1269c-9a86-47fa-9928-70e390fc663f/resource/903176ce-e90d-4bd7-a106-236a3e5e5eff> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:18.994034"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:30.715352"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/t4re-ksn6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1be1269c-9a86-47fa-9928-70e390fc663f/resource/b3517696-ae60-4a70-af57-74d078726d61> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:18.994040"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:30.716542"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/t4re-ksn6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1be1269c-9a86-47fa-9928-70e390fc663f/resource/f84c3935-329a-4086-8724-e9688066b221> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:18.994023"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:40:30.714164"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/t4re-ksn6/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" .

