@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/10722e72-28ed-469d-9698-f7c818f459c6> a dcat:Dataset ;
    dct:description "Conditional Use based on zoning classification for the City of New Orleans." ;
    dct:identifier <https://data.nola.gov/api/views/ecst-qwxv> ;
    dct:issued "2021-12-13"^^xsd:date ;
    dct:modified "2025-08-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Conditional Use" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "City of New Orleans GIS Department" ;
            vcard:hasEmail <mailto:gis@nola.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10722e72-28ed-469d-9698-f7c818f459c6/resource/4b1c4017-fb7c-44e8-8f15-def8a319c641>,
        <https://data.amerigeoss.org/dataset/10722e72-28ed-469d-9698-f7c818f459c6/resource/e2923dd9-39e9-4dca-bb16-08a5726c60f0>,
        <https://data.amerigeoss.org/dataset/10722e72-28ed-469d-9698-f7c818f459c6/resource/f665cefe-f578-4764-b002-f02872782cf0>,
        <https://data.amerigeoss.org/dataset/10722e72-28ed-469d-9698-f7c818f459c6/resource/fe6341a5-7f4b-40af-b8a3-80be912944c6> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "cpc",
        "planning",
        "zoning" ;
    dcat:theme <%7B%22Planning>,
        <Zoning%22%7D> .

<https://data.amerigeoss.org/dataset/10722e72-28ed-469d-9698-f7c818f459c6/resource/4b1c4017-fb7c-44e8-8f15-def8a319c641> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-01-24T23:27:05.767285"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:08:10.237131"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.nola.gov/api/views/ecst-qwxv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/10722e72-28ed-469d-9698-f7c818f459c6/resource/e2923dd9-39e9-4dca-bb16-08a5726c60f0> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-01-24T23:27:05.767292"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:08:10.238098"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.nola.gov/api/views/ecst-qwxv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/10722e72-28ed-469d-9698-f7c818f459c6/resource/f665cefe-f578-4764-b002-f02872782cf0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-01-24T23:27:05.767295"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:08:10.238866"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.nola.gov/api/views/ecst-qwxv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/10722e72-28ed-469d-9698-f7c818f459c6/resource/fe6341a5-7f4b-40af-b8a3-80be912944c6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-01-24T23:27:05.767297"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:08:10.239614"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.nola.gov/api/views/ecst-qwxv/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" .

