@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/04e10e59-09c5-41ef-97e3-8423daaaa106> a dcat:Dataset ;
    dct:description "Complete Report " ;
    dct:identifier "04e10e59-09c5-41ef-97e3-8423daaaa106" ;
    dct:issued "2022-02-02T22:48:43.602526"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:03:35.000775"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a57a4476-bb2e-44f4-a06d-902f7a3f497c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.9111 -33.9330, 150.9111 -33.9134, 150.9391 -33.9134, 150.9391 -33.9330, 150.9111 -33.9330))"^^gsp:wktLiteral ] ;
    dct:title "Liverpool City Centre Overland Flow Path Mapping- Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Liverpool City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/04e10e59-09c5-41ef-97e3-8423daaaa106/resource/66cdd7f1-132c-4ee3-b581-c14e9fb14e25> ;
    dcat:keyword "Brickmakers Creek",
        "Georges River",
        "Liverpool" .

<https://uatdatansw.dac.nsw.gov.au/dataset/04e10e59-09c5-41ef-97e3-8423daaaa106/resource/66cdd7f1-132c-4ee3-b581-c14e9fb14e25> a dcat:Distribution ;
    dct:issued "2025-12-17T02:03:35.040193"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:03:35.013359"^^xsd:dateTime ;
    dct:title "Liverpool City Centre Overland Flow Path Mapping - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fd520993-8d6a-4f09-b7a1-8ef7b1e942c2/resource/8386833e-4414-42d1-b40b-1d02df3fb9c3> .

<https://uatdatansw.dac.nsw.gov.au/organization/a57a4476-bb2e-44f4-a06d-902f7a3f497c> a foaf:Agent ;
    foaf:name "Liverpool City Council" .

