@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/31d906d0-c1eb-43e1-a58f-8e75caa012e8> a dcat:Dataset ;
    dct:description """NYC Parks' database of external capital projects affecting parkland.

Data Dictionary and User Guide: https://docs.google.com/spreadsheets/d/1Xx4yDs00L2ab8M4HH9GLTF47Fkt8oXDvr8WtSpTFsm8/edit?usp=sharing""" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/wye7-nyek> ;
    dct:issued "2021-06-24"^^xsd:date ;
    dct:modified "2021-06-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Interagency Coordination and Construction Permits Data (MOSYS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/31d906d0-c1eb-43e1-a58f-8e75caa012e8/resource/012a2c2e-0212-4662-af45-44b99e21ec6f>,
        <https://data.amerigeoss.org/dataset/31d906d0-c1eb-43e1-a58f-8e75caa012e8/resource/3443d929-ea3d-4213-9d80-2007e4cb6d71>,
        <https://data.amerigeoss.org/dataset/31d906d0-c1eb-43e1-a58f-8e75caa012e8/resource/44ce6ead-98d7-43c7-95f5-4c089d3f4ccf>,
        <https://data.amerigeoss.org/dataset/31d906d0-c1eb-43e1-a58f-8e75caa012e8/resource/c58af2fe-85e6-41ac-a919-4d17caacd7f1> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bt",
        "capital",
        "coned",
        "dcula",
        "ddc",
        "dep",
        "dot",
        "edc",
        "lirr",
        "mta",
        "national-grid",
        "panynj",
        "parkland",
        "parks",
        "rioc",
        "sca" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/31d906d0-c1eb-43e1-a58f-8e75caa012e8/resource/012a2c2e-0212-4662-af45-44b99e21ec6f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:01.997583"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:34:39.431453"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wye7-nyek/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/31d906d0-c1eb-43e1-a58f-8e75caa012e8/resource/3443d929-ea3d-4213-9d80-2007e4cb6d71> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:01.997589"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:34:39.432643"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wye7-nyek/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/31d906d0-c1eb-43e1-a58f-8e75caa012e8/resource/44ce6ead-98d7-43c7-95f5-4c089d3f4ccf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:06:01.997567"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:34:39.428884"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wye7-nyek/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/31d906d0-c1eb-43e1-a58f-8e75caa012e8/resource/c58af2fe-85e6-41ac-a919-4d17caacd7f1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:06:01.997577"^^xsd:dateTime ;
    dct:modified "2025-09-24T22:34:39.430201"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/wye7-nyek/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" .

