@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/3d0f6d74-e04a-4942-9d2e-85cad96a14e0> a dcat:Dataset ;
    dct:description """The dataset contains AFD dispatched fire incident records from calendar year 2018-2021. 

Disclaimer: 
The Austin Fire Department does not assume liability for any errors in the data or decisions taken by the recipient. The information provided should be used for general purposes only.""" ;
    dct:identifier <https://data.austintexas.gov/api/views/6uhv-uz8y> ;
    dct:issued "2022-05-24"^^xsd:date ;
    dct:modified "2022-05-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AFD Fire Incidents 2018-2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gus Delgado" ;
            vcard:hasEmail <mailto:no-reply@data.austintexas.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3d0f6d74-e04a-4942-9d2e-85cad96a14e0/resource/560badce-f714-47ab-88c3-0d9963975b15>,
        <https://data.amerigeoss.org/dataset/3d0f6d74-e04a-4942-9d2e-85cad96a14e0/resource/64c9001a-7c13-49be-b07f-8106f7a212ea>,
        <https://data.amerigeoss.org/dataset/3d0f6d74-e04a-4942-9d2e-85cad96a14e0/resource/6cbd9575-82bf-4126-a1f3-11df988f285c>,
        <https://data.amerigeoss.org/dataset/3d0f6d74-e04a-4942-9d2e-85cad96a14e0/resource/b1d917b1-e42c-4eb7-a6e1-2044d73e8388> ;
    dcat:keyword "afd",
        "amerigeo",
        "amerigeoss",
        "austinfire",
        "ckan",
        "fire",
        "geo",
        "geoss",
        "incidents",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/3d0f6d74-e04a-4942-9d2e-85cad96a14e0/resource/560badce-f714-47ab-88c3-0d9963975b15> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-05-26T01:29:25.881038"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:19:02.910970"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/6uhv-uz8y/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/3d0f6d74-e04a-4942-9d2e-85cad96a14e0/resource/64c9001a-7c13-49be-b07f-8106f7a212ea> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-05-26T01:29:25.881032"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:19:02.910150"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/6uhv-uz8y/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/3d0f6d74-e04a-4942-9d2e-85cad96a14e0/resource/6cbd9575-82bf-4126-a1f3-11df988f285c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-05-26T01:29:25.881025"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:19:02.909716"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/6uhv-uz8y/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3d0f6d74-e04a-4942-9d2e-85cad96a14e0/resource/b1d917b1-e42c-4eb7-a6e1-2044d73e8388> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-05-26T01:29:25.881035"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:19:02.910556"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.austintexas.gov/api/views/6uhv-uz8y/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" .

