@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/2e41f896-024d-482f-87f5-e34c683a1c7e> a dcat:Dataset ;
    dct:description "DPR directory of nature preserves" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/7yhi-h8kc> ;
    dct:issued "2011-08-16"^^xsd:date ;
    dct:modified "2024-10-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Directory of Nature Preserves" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2e41f896-024d-482f-87f5-e34c683a1c7e/resource/0e52c0e4-275d-40f6-858b-913e7c5e855c>,
        <https://data.amerigeoss.org/dataset/2e41f896-024d-482f-87f5-e34c683a1c7e/resource/2a6cdf06-3a84-4666-b3c8-e69050808866>,
        <https://data.amerigeoss.org/dataset/2e41f896-024d-482f-87f5-e34c683a1c7e/resource/abfa6849-4a84-403e-be74-8e74267cb20a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "dpr",
        "healthy-living",
        "nature-preserves",
        "parks",
        "preserves" ;
    dcat:theme <%7BRecreation%7D> .

<https://data.amerigeoss.org/dataset/2e41f896-024d-482f-87f5-e34c683a1c7e/resource/0e52c0e4-275d-40f6-858b-913e7c5e855c> a dcat:Distribution ;
    dct:description "DPR_NaturePreserves_001.json" ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:15.977580"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:48:32.928200"^^xsd:dateTime ;
    dct:title "Directory of Nature Preserves" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_NaturePreserves_001.json> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/2e41f896-024d-482f-87f5-e34c683a1c7e/resource/2a6cdf06-3a84-4666-b3c8-e69050808866> a dcat:Distribution ;
    dct:description "DPR_naturepreserves_001.csv" ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:15.977574"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:48:32.926863"^^xsd:dateTime ;
    dct:title "Directory of Nature Preserves" ;
    dcat:accessURL <http://www.nyc.gov/html/dpr/nycbigapps/DPR_naturepreserves_001.csv> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/2e41f896-024d-482f-87f5-e34c683a1c7e/resource/abfa6849-4a84-403e-be74-8e74267cb20a> a dcat:Distribution ;
    dct:description "DPR_NaturePreserves_001.xml" ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:15.977564"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:48:32.925481"^^xsd:dateTime ;
    dct:title "Directory of Nature Preserves" ;
    dcat:accessURL <https://www.nycgovparks.org/bigapps/DPR_NaturePreserves_001.xml> ;
    dcat:mediaType "application/xml" .

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

