@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/1387cca9-2a06-49be-ab67-83df34d80040> a dcat:Dataset ;
    dct:description "A dataset showing traffic signals with in the City of New Orleans." ;
    dct:identifier <https://data.nola.gov/api/views/rs34-zwuu> ;
    dct:issued "2021-12-13"^^xsd:date ;
    dct:modified "2021-12-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Traffic Signals" ;
    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/1387cca9-2a06-49be-ab67-83df34d80040/resource/2851dd75-3f9a-4e6e-8441-5deb7f1f9212>,
        <https://data.amerigeoss.org/dataset/1387cca9-2a06-49be-ab67-83df34d80040/resource/7e3a9e05-f079-4844-b781-b7e4c11c76fb>,
        <https://data.amerigeoss.org/dataset/1387cca9-2a06-49be-ab67-83df34d80040/resource/9d471d55-87b5-4e5b-b361-11a91ee16791>,
        <https://data.amerigeoss.org/dataset/1387cca9-2a06-49be-ab67-83df34d80040/resource/d8ddc235-b2d4-4481-a3de-34cee705fed7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dpw",
        "geo",
        "geoss",
        "infrastructure",
        "national",
        "north-america",
        "traffic",
        "united-states" ;
    dcat:theme <%7B%22Transportation%20and%20Infrastructure%22%7D> .

<https://data.amerigeoss.org/dataset/1387cca9-2a06-49be-ab67-83df34d80040/resource/2851dd75-3f9a-4e6e-8441-5deb7f1f9212> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-01-24T23:27:11.574920"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:37:58.406158"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.nola.gov/api/views/rs34-zwuu/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1387cca9-2a06-49be-ab67-83df34d80040/resource/7e3a9e05-f079-4844-b781-b7e4c11c76fb> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-01-24T23:27:11.574925"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:37:58.406918"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.nola.gov/api/views/rs34-zwuu/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1387cca9-2a06-49be-ab67-83df34d80040/resource/9d471d55-87b5-4e5b-b361-11a91ee16791> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-01-24T23:27:11.574923"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:37:58.406541"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.nola.gov/api/views/rs34-zwuu/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1387cca9-2a06-49be-ab67-83df34d80040/resource/d8ddc235-b2d4-4481-a3de-34cee705fed7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-01-24T23:27:11.574912"^^xsd:dateTime ;
    dct:modified "2025-11-20T02:37:58.405748"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.nola.gov/api/views/rs34-zwuu/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" .

