@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://uatdatansw.dac.nsw.gov.au/dataset/576ebbdd-736f-4c24-ba49-122724525949> a dcat:Dataset ;
    dct:description "Fires Near Me is a set of mobile applications and a mobile web site which displays and maps fires and other incidents in NSW." ;
    dct:identifier "576ebbdd-736f-4c24-ba49-122724525949" ;
    dct:issued "2013-05-24T04:13:17.964034"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2019-06-11T03:59:51.541200"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7e39771c-8628-4a45-bcce-357b14232687> ;
    dct:title "Fires Near Me NSW" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/576ebbdd-736f-4c24-ba49-122724525949/resource/4f814c6c-5b7b-4936-a7a5-1e354a718ec7>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/576ebbdd-736f-4c24-ba49-122724525949/resource/547c1f24-2570-40db-9d46-2b7c2def7a96>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/576ebbdd-736f-4c24-ba49-122724525949/resource/f46fe76d-7a10-4392-8cf3-9cc292c34864> ;
    dcat:keyword "emergency services",
        "fire" .

<https://uatdatansw.dac.nsw.gov.au/dataset/576ebbdd-736f-4c24-ba49-122724525949/resource/4f814c6c-5b7b-4936-a7a5-1e354a718ec7> a dcat:Distribution ;
    dct:description "Fires Near Me is an application which displays and maps fires and other incidents in NSW." ;
    dct:format "software" ;
    dct:issued "2014-10-31T02:19:26.335693"^^xsd:dateTime ;
    dct:modified "2014-10-31T02:19:26.335693"^^xsd:dateTime ;
    dct:title "Fires Near Me NSW (Android)" ;
    dcat:accessURL <https://play.google.com/store/apps/details?id=au.gov.nsw.rfs.firesnearme.nsw&hl=en_AU> .

<https://uatdatansw.dac.nsw.gov.au/dataset/576ebbdd-736f-4c24-ba49-122724525949/resource/547c1f24-2570-40db-9d46-2b7c2def7a96> a dcat:Distribution ;
    dct:description "Fires Near Me is an application which displays and maps fires and other incidents in NSW." ;
    dct:format "software" ;
    dct:issued "2013-05-24T00:13:24.558057"^^xsd:dateTime ;
    dct:modified "2013-05-24T00:13:24.558057"^^xsd:dateTime ;
    dct:title "Fires Near Me NSW (iOS)" ;
    dcat:accessURL <http://itunes.apple.com/au/app/fires-near-me/id370891827?mt=8> ;
    dcat:byteSize "11804"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

<https://uatdatansw.dac.nsw.gov.au/dataset/576ebbdd-736f-4c24-ba49-122724525949/resource/f46fe76d-7a10-4392-8cf3-9cc292c34864> a dcat:Distribution ;
    dct:description "Fires Near Me is a mobile web site which displays and maps fires and other incidents in NSW." ;
    dct:format "website link" ;
    dct:issued "2014-10-31T02:21:57.434397"^^xsd:dateTime ;
    dct:modified "2014-10-31T02:21:57.434397"^^xsd:dateTime ;
    dct:title "Fires Near Me NSW (mobile web site)" ;
    dcat:accessURL <http://www.firesnearme.com/> .

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

