@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/ecac2f75-39ea-450b-9542-8a69dce41e1f> a dcat:Dataset ;
    dct:description "The Current Incidents Feed contains a list of current incidents from the NSW RFS. Incident information is updated every 30 minutes." ;
    dct:identifier "ecac2f75-39ea-450b-9542-8a69dce41e1f" ;
    dct:issued "2013-05-24T06:43:08.301019"^^xsd:dateTime ;
    dct:modified "2016-07-20T12:15:32.428835"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7e39771c-8628-4a45-bcce-357b14232687> ;
    dct:title "NSW Rural Fire Service Current Incidents Feed" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ecac2f75-39ea-450b-9542-8a69dce41e1f/resource/5f20ea1f-6d8c-43d5-82ec-58c3d96adaad>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/ecac2f75-39ea-450b-9542-8a69dce41e1f/resource/c2cb1807-e7ca-4962-851f-c2eeda9e5a69>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/ecac2f75-39ea-450b-9542-8a69dce41e1f/resource/d5b3ebb0-b73a-4f78-8442-605217b7cdb5> ;
    dcat:keyword "emergency services",
        "fire" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ecac2f75-39ea-450b-9542-8a69dce41e1f/resource/5f20ea1f-6d8c-43d5-82ec-58c3d96adaad> a dcat:Distribution ;
    dct:description "This feed contains a list of current incidents from the NSW RFS, and includes GeoRSS data and Major Fire Update summary information where available." ;
    dct:format "GeoRSS" ;
    dct:issued "2014-10-31T02:32:11.565329"^^xsd:dateTime ;
    dct:modified "2014-10-31T02:32:11.565329"^^xsd:dateTime ;
    dct:title "Current Incidents Feed (GeoRSS)" ;
    dcat:accessURL <http://www.rfs.nsw.gov.au/feeds/majorIncidents.xml> .

<https://uatdatansw.dac.nsw.gov.au/dataset/ecac2f75-39ea-450b-9542-8a69dce41e1f/resource/c2cb1807-e7ca-4962-851f-c2eeda9e5a69> a dcat:Distribution ;
    dct:description "This feed contains a list of current incidents from the NSW RFS, and includes location data and Major Fire Update summary information where available." ;
    dct:format "GeoJSON" ;
    dct:issued "2014-10-31T02:33:54.902527"^^xsd:dateTime ;
    dct:modified "2014-10-31T02:33:54.902527"^^xsd:dateTime ;
    dct:title "Current Incidents Feed (GeoJSON)" ;
    dcat:accessURL <http://www.rfs.nsw.gov.au/feeds/majorIncidents.json> .

<https://uatdatansw.dac.nsw.gov.au/dataset/ecac2f75-39ea-450b-9542-8a69dce41e1f/resource/d5b3ebb0-b73a-4f78-8442-605217b7cdb5> a dcat:Distribution ;
    dct:description """The Common Alerting Protocol (CAP), provided by the NSW Rural Fire Service, is an XML-based data format for exchanging public warnings and emergency information between alerting and warning systems.\r
""" ;
    dct:format "XML" ;
    dct:issued "2013-05-24T02:43:19.962175"^^xsd:dateTime ;
    dct:modified "2013-05-24T02:43:19.962175"^^xsd:dateTime ;
    dct:title "Current Incidents Feed (Common Alerting Protocol)" ;
    dcat:accessURL <http://www.rfs.nsw.gov.au/feeds/majorIncidentsCAP.xml> ;
    dcat:byteSize "3719"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/xml" .

<https://uatdatansw.dac.nsw.gov.au/organization/7e39771c-8628-4a45-bcce-357b14232687> a foaf:Agent ;
    foaf:name "NSW Rural Fire Service" .

