@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/d7527f8b-138e-472f-bbe1-72e5fd20a458> a dcat:Dataset ;
    dct:description """Flood mapping extents from air photography taken during the 2012 western NSW flooding are published by the NSW State Emergency Service (NSW SES) for community access and research\r
purposes.\r
""" ;
    dct:identifier "d7527f8b-138e-472f-bbe1-72e5fd20a458" ;
    dct:issued "2014-07-24T04:31:16.666314"^^xsd:dateTime ;
    dct:modified "2016-07-20T12:14:43.187207"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/ff91886b-3787-4408-bfe6-b2492ced60d9> ;
    dct:title "Historical Flood Extents NSW 2012" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d7527f8b-138e-472f-bbe1-72e5fd20a458/resource/39685d9b-4750-44df-b9f7-5b30e5f932cf> ;
    dcat:keyword "Emergency",
        "Flood" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d7527f8b-138e-472f-bbe1-72e5fd20a458/resource/39685d9b-4750-44df-b9f7-5b30e5f932cf> a dcat:Distribution ;
    dct:format "KML" ;
    dct:issued "2014-07-24T00:32:15.580150"^^xsd:dateTime ;
    dct:modified "2014-07-24T00:32:15.580150"^^xsd:dateTime ;
    dct:title "Historical Flood Extents NSW 2012" ;
    dcat:accessURL <http://nswses.maps.arcgis.com/home/item.html?id=a7be4605e85e491da7b1029cdb107e68> .

<https://uatdatansw.dac.nsw.gov.au/organization/ff91886b-3787-4408-bfe6-b2492ced60d9> a foaf:Agent ;
    foaf:name "NSW State Emergency Service" .

