@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/55c8123d-6f79-4d3d-9372-b14ba5087f70> a dcat:Dataset ;
    dct:description "This dataset contains records of work completed by traffic signal technicians in the city of Austin, TX." ;
    dct:identifier <https://data.austintexas.gov/api/views/hst3-hxcz> ;
    dct:issued "2021-04-07"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Traffic Signal Work Orders" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Austin Transportation" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/55c8123d-6f79-4d3d-9372-b14ba5087f70/resource/5726d141-33a9-4cbb-98ca-a1d9977a747c>,
        <https://data.amerigeoss.org/dataset/55c8123d-6f79-4d3d-9372-b14ba5087f70/resource/877b7eca-4597-469f-9a5f-76ebdeb08d16>,
        <https://data.amerigeoss.org/dataset/55c8123d-6f79-4d3d-9372-b14ba5087f70/resource/9fc64546-7408-43e7-a036-7a1a57a3e503>,
        <https://data.amerigeoss.org/dataset/55c8123d-6f79-4d3d-9372-b14ba5087f70/resource/d0e10907-69e2-4812-8d49-c5a0f4453f33> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "maintenance",
        "mobility",
        "national",
        "north-america",
        "pedestrian-signals",
        "pedestrians",
        "traffic",
        "traffic-signals",
        "transportation",
        "united-states",
        "workforce" ;
    dcat:theme <%7B%22Transportation%20and%20Mobility%22%7D> .

<https://data.amerigeoss.org/dataset/55c8123d-6f79-4d3d-9372-b14ba5087f70/resource/5726d141-33a9-4cbb-98ca-a1d9977a747c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:28:10.121722"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:19:44.899552"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/hst3-hxcz/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/55c8123d-6f79-4d3d-9372-b14ba5087f70/resource/877b7eca-4597-469f-9a5f-76ebdeb08d16> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:28:10.121728"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:19:44.900382"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/hst3-hxcz/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/55c8123d-6f79-4d3d-9372-b14ba5087f70/resource/9fc64546-7408-43e7-a036-7a1a57a3e503> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:28:10.121726"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:19:44.899981"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/hst3-hxcz/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/55c8123d-6f79-4d3d-9372-b14ba5087f70/resource/d0e10907-69e2-4812-8d49-c5a0f4453f33> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:28:10.121716"^^xsd:dateTime ;
    dct:modified "2025-11-21T19:19:44.899061"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/hst3-hxcz/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" .

