@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/36bab5e5-664d-48a6-934a-e3e4fc0f131f> a dcat:Dataset ;
    dct:description "New Orleans playgrounds that underwent extensive lead remediation." ;
    dct:identifier <https://data.nola.gov/api/views/65t6-gi32> ;
    dct:issued "2011-11-08"^^xsd:date ;
    dct:modified "2019-04-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Playgrounds Remediated for Lead 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Hymel" ;
            vcard:hasEmail <mailto:data@nola.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/36bab5e5-664d-48a6-934a-e3e4fc0f131f/resource/0d0a3cc7-d041-45fd-a74c-dba7eedb780f>,
        <https://data.amerigeoss.org/dataset/36bab5e5-664d-48a6-934a-e3e4fc0f131f/resource/123ae811-5eb7-49c2-abd3-d25edf22686a>,
        <https://data.amerigeoss.org/dataset/36bab5e5-664d-48a6-934a-e3e4fc0f131f/resource/a1cf3f42-d05e-4974-8b9f-081a011ee073>,
        <https://data.amerigeoss.org/dataset/36bab5e5-664d-48a6-934a-e3e4fc0f131f/resource/cc6e2c33-05d2-4514-a40a-d35e14fd4c52> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "egis",
        "geo",
        "geoss",
        "lead",
        "legacy",
        "national",
        "north-america",
        "parks",
        "playgrounds",
        "united-states" ;
    dcat:theme <%7B%22Recreation%20and%20Culture%22%7D> .

<https://data.amerigeoss.org/dataset/36bab5e5-664d-48a6-934a-e3e4fc0f131f/resource/0d0a3cc7-d041-45fd-a74c-dba7eedb780f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:55:46.271529"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:28:56.114152"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.nola.gov/api/views/65t6-gi32/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/36bab5e5-664d-48a6-934a-e3e4fc0f131f/resource/123ae811-5eb7-49c2-abd3-d25edf22686a> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:55:46.271523"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:28:56.113735"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.nola.gov/api/views/65t6-gi32/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/36bab5e5-664d-48a6-934a-e3e4fc0f131f/resource/a1cf3f42-d05e-4974-8b9f-081a011ee073> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:55:46.271534"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:28:56.114548"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.nola.gov/api/views/65t6-gi32/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/36bab5e5-664d-48a6-934a-e3e4fc0f131f/resource/cc6e2c33-05d2-4514-a40a-d35e14fd4c52> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:55:46.271513"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:28:56.113317"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.nola.gov/api/views/65t6-gi32/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" .

