@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/4191fbde-630b-4a2b-a76a-014c7ccb2d6b> a dcat:Dataset ;
    dct:description "Properties remediated under OER's oversight, both in the E-Designation program and the NYC Voluntary Cleanup Program.  Includes sites completed and in progress." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/3279-pp7v> ;
    dct:issued "2019-09-25"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OER Cleanup Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4191fbde-630b-4a2b-a76a-014c7ccb2d6b/resource/17c2b0d8-7b24-4089-aafc-cbac996c4ee6>,
        <https://data.amerigeoss.org/dataset/4191fbde-630b-4a2b-a76a-014c7ccb2d6b/resource/3e558974-d834-44d1-a562-912c88a2a29e>,
        <https://data.amerigeoss.org/dataset/4191fbde-630b-4a2b-a76a-014c7ccb2d6b/resource/5fbe9eaa-9256-492a-a53b-943ecd4c7a0b>,
        <https://data.amerigeoss.org/dataset/4191fbde-630b-4a2b-a76a-014c7ccb2d6b/resource/b9915140-bebd-4c17-98ed-efac8abb0511> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brownfields",
        "ckan",
        "cleanup",
        "e-designation",
        "environmental",
        "geo",
        "geoss",
        "national",
        "north-america",
        "remediation",
        "united-states" ;
    dcat:theme <%7BEnvironment%7D> .

<https://data.amerigeoss.org/dataset/4191fbde-630b-4a2b-a76a-014c7ccb2d6b/resource/17c2b0d8-7b24-4089-aafc-cbac996c4ee6> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:25.216314"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:19:44.190698"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3279-pp7v/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4191fbde-630b-4a2b-a76a-014c7ccb2d6b/resource/3e558974-d834-44d1-a562-912c88a2a29e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:25.216299"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:19:44.189886"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3279-pp7v/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4191fbde-630b-4a2b-a76a-014c7ccb2d6b/resource/5fbe9eaa-9256-492a-a53b-943ecd4c7a0b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:25.216309"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:19:44.190293"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3279-pp7v/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4191fbde-630b-4a2b-a76a-014c7ccb2d6b/resource/b9915140-bebd-4c17-98ed-efac8abb0511> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:25.216319"^^xsd:dateTime ;
    dct:modified "2025-11-21T06:19:44.191087"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3279-pp7v/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

