@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/73c3e3c7-34fb-41c5-aa7e-cee157e4e727> a dcat:Dataset ;
    dct:description "This dataset contains information on the various types of flashing beacons deployed across the City of Austin. The data is maintained by the Arterial Management Division of the City of Austin Transportation Department." ;
    dct:identifier <https://data.austintexas.gov/api/views/wczq-5cer> ;
    dct:issued "2021-04-14"^^xsd:date ;
    dct:modified "2022-07-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Flashing Beacons" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Austin Transportation" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/73c3e3c7-34fb-41c5-aa7e-cee157e4e727/resource/4104d778-bb00-4d1e-9d84-c03914ba3ed0>,
        <https://data.amerigeoss.org/dataset/73c3e3c7-34fb-41c5-aa7e-cee157e4e727/resource/5d4f4944-eb34-4561-a79f-f5fb5dcc0158>,
        <https://data.amerigeoss.org/dataset/73c3e3c7-34fb-41c5-aa7e-cee157e4e727/resource/aaa7e5ab-6156-4888-8f35-e3d0ecbd22b3>,
        <https://data.amerigeoss.org/dataset/73c3e3c7-34fb-41c5-aa7e-cee157e4e727/resource/acd31130-8e28-4200-a489-8c77fa07e914> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pedestrians",
        "roads",
        "safety",
        "transportation",
        "united-states" ;
    dcat:theme <%7B%22Transportation%20and%20Mobility%22%7D> .

<https://data.amerigeoss.org/dataset/73c3e3c7-34fb-41c5-aa7e-cee157e4e727/resource/4104d778-bb00-4d1e-9d84-c03914ba3ed0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T13:34:11.674033"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:58:37.132295"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/wczq-5cer/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/73c3e3c7-34fb-41c5-aa7e-cee157e4e727/resource/5d4f4944-eb34-4561-a79f-f5fb5dcc0158> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T13:34:11.674046"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:58:37.133488"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/wczq-5cer/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/73c3e3c7-34fb-41c5-aa7e-cee157e4e727/resource/aaa7e5ab-6156-4888-8f35-e3d0ecbd22b3> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T13:34:11.674043"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:58:37.133101"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/wczq-5cer/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/73c3e3c7-34fb-41c5-aa7e-cee157e4e727/resource/acd31130-8e28-4200-a489-8c77fa07e914> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T13:34:11.674040"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:58:37.132714"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/wczq-5cer/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

