@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/16dee4dd-bdff-4198-ac62-c8cc996adca3> a dcat:Dataset ;
    dct:description """The Austin Transportation Department manages thousands of IP-enabled devices which enable traffic signal operations. Devices include traffic cameras, battery backup systems, signal controllers, and vehicle detectors.

This dataset, updated daily, serves as a log of attempts to communicate with the various  various devices on the traffic signals network.""" ;
    dct:identifier <https://data.austintexas.gov/api/views/pj7k-98z2> ;
    dct:issued "2021-12-15"^^xsd:date ;
    dct:modified "2025-08-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Traffic Signal Network Device Status Log" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "transportation.data@austintexas.gov" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/16dee4dd-bdff-4198-ac62-c8cc996adca3/resource/2bbf83fe-127c-4f71-80f5-15f438f76838>,
        <https://data.amerigeoss.org/dataset/16dee4dd-bdff-4198-ac62-c8cc996adca3/resource/4e51cd2e-d38b-49ab-a092-8c88bdbe0c9e>,
        <https://data.amerigeoss.org/dataset/16dee4dd-bdff-4198-ac62-c8cc996adca3/resource/62ee8e62-3c0c-49f3-ad07-c9ce7e76d6d4>,
        <https://data.amerigeoss.org/dataset/16dee4dd-bdff-4198-ac62-c8cc996adca3/resource/a456fc57-de5f-4758-813c-b11d6efee5dd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "communications",
        "traffic-signals",
        "transportation" ;
    dcat:theme <%7B%22Transportation%20and%20Mobility%22%7D> .

<https://data.amerigeoss.org/dataset/16dee4dd-bdff-4198-ac62-c8cc996adca3/resource/2bbf83fe-127c-4f71-80f5-15f438f76838> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-11-29T08:52:44.118916"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:28:29.220989"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/pj7k-98z2/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/16dee4dd-bdff-4198-ac62-c8cc996adca3/resource/4e51cd2e-d38b-49ab-a092-8c88bdbe0c9e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-11-29T08:52:44.118903"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:28:29.218131"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/pj7k-98z2/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/16dee4dd-bdff-4198-ac62-c8cc996adca3/resource/62ee8e62-3c0c-49f3-ad07-c9ce7e76d6d4> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-11-29T08:52:44.118910"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:28:29.219161"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/pj7k-98z2/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/16dee4dd-bdff-4198-ac62-c8cc996adca3/resource/a456fc57-de5f-4758-813c-b11d6efee5dd> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-11-29T08:52:44.118913"^^xsd:dateTime ;
    dct:modified "2025-09-24T01:28:29.220097"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/pj7k-98z2/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

