@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/ebe5c900-eace-4df3-82d4-f4a51cf93f4b> a dcat:Dataset ;
    dct:description """Stormwater Drainage Amplification Works -Scott St. to Moore St. \r
George St., Liverpool""" ;
    dct:identifier "ebe5c900-eace-4df3-82d4-f4a51cf93f4b" ;
    dct:issued "2022-02-02T22:48:30.286463"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:07:53.345895"^^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.9180 -33.9289, 150.9180 -33.9179, 150.9335 -33.9179, 150.9335 -33.9289, 150.9180 -33.9289))"^^gsp:wktLiteral ] ;
    dct:title "Liverpool CBD Trunk Drainage Works - George and Scott Streets - Design Plans" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Liverpool City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ebe5c900-eace-4df3-82d4-f4a51cf93f4b/resource/842e6595-a43f-4c85-84c1-b108b6c32394>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/ebe5c900-eace-4df3-82d4-f4a51cf93f4b/resource/907521ff-da2e-4696-965f-50d8448ec962> ;
    dcat:keyword "George Street",
        "Liverpool",
        "Moore Street",
        "Scott Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ebe5c900-eace-4df3-82d4-f4a51cf93f4b/resource/842e6595-a43f-4c85-84c1-b108b6c32394> a dcat:Distribution ;
    dct:issued "2025-12-17T01:07:53.385934"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:07:53.356459"^^xsd:dateTime ;
    dct:title "Liverpool CBD Trunk Drainage Works - George and Scott Streets - Design Drawings" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b89ad858-8304-46ab-bb91-6246a60ccbd9/resource/1273afbf-c088-4f88-9ad1-6c478a86ed92> .

<https://uatdatansw.dac.nsw.gov.au/dataset/ebe5c900-eace-4df3-82d4-f4a51cf93f4b/resource/907521ff-da2e-4696-965f-50d8448ec962> a dcat:Distribution ;
    dct:issued "2025-12-17T01:07:53.385940"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:07:53.356658"^^xsd:dateTime ;
    dct:title "Liverpool CBD Trunk Drainage Works - George and Scott Streets - Technical Specifications" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b89ad858-8304-46ab-bb91-6246a60ccbd9/resource/ad5a8c87-e694-46db-9b13-a910f5ca0fc4> .

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

