@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/698ea475-526e-44b9-8362-a23cee6879d3> a dcat:Dataset ;
    dct:description "This dataset represents calls to the Orleans Parish Communications District 311 Call Center and historical calls to the City of New Orleans' 311 Call Center." ;
    dct:identifier <https://data.nola.gov/api/views/2jgv-pqrq> ;
    dct:issued "2021-06-04"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "311 OPCD Calls (2012-Present)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Enterprise Information Data Team" ;
            vcard:hasEmail <mailto:data@nola.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/698ea475-526e-44b9-8362-a23cee6879d3/resource/51fe97f1-2f85-4bfe-866a-eeeefca776e0>,
        <https://data.amerigeoss.org/dataset/698ea475-526e-44b9-8362-a23cee6879d3/resource/8a2bf997-56cb-4c35-a44a-55dabe02b943>,
        <https://data.amerigeoss.org/dataset/698ea475-526e-44b9-8362-a23cee6879d3/resource/cb135d5b-c6e3-4c01-b053-b7183e13bcc7>,
        <https://data.amerigeoss.org/dataset/698ea475-526e-44b9-8362-a23cee6879d3/resource/e80f567c-6313-4e6c-bfae-1d3e136842e8> ;
    dcat:keyword "311",
        "amerigeo",
        "amerigeoss",
        "calls",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "requests",
        "resident",
        "service",
        "united-states" ;
    dcat:theme <%7B%22City%20Administration%22%7D> .

<https://data.amerigeoss.org/dataset/698ea475-526e-44b9-8362-a23cee6879d3/resource/51fe97f1-2f85-4bfe-866a-eeeefca776e0> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:55:34.159714"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:17:58.510088"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.nola.gov/api/views/2jgv-pqrq/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/698ea475-526e-44b9-8362-a23cee6879d3/resource/8a2bf997-56cb-4c35-a44a-55dabe02b943> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:55:34.159704"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:17:58.509615"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.nola.gov/api/views/2jgv-pqrq/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/698ea475-526e-44b9-8362-a23cee6879d3/resource/cb135d5b-c6e3-4c01-b053-b7183e13bcc7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:55:34.159720"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:17:58.510566"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.nola.gov/api/views/2jgv-pqrq/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/698ea475-526e-44b9-8362-a23cee6879d3/resource/e80f567c-6313-4e6c-bfae-1d3e136842e8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:55:34.159725"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:17:58.511068"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.nola.gov/api/views/2jgv-pqrq/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" .

