@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/05b9a74e-a93c-46d8-9c6b-fa6df2cf79b5> a dcat:Dataset ;
    dct:description "Newcastle West Drainage Study" ;
    dct:identifier "05b9a74e-a93c-46d8-9c6b-fa6df2cf79b5" ;
    dct:issued "2022-02-02T23:02:20.049803"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:17.400940"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.5097 -32.9753, 151.5097 -32.8519, 151.8146 -32.8519, 151.8146 -32.9753, 151.5097 -32.9753))"^^gsp:wktLiteral ] ;
    dct:title "Newcastle West Drainage Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/05b9a74e-a93c-46d8-9c6b-fa6df2cf79b5/resource/b991a302-b3ea-4503-bf5a-02e5dced1f44> ;
    dcat:keyword "Cottage Creek",
        "Hunter Street",
        "King Street",
        "Newcastle" .

<https://uatdatansw.dac.nsw.gov.au/dataset/05b9a74e-a93c-46d8-9c6b-fa6df2cf79b5/resource/b991a302-b3ea-4503-bf5a-02e5dced1f44> a dcat:Distribution ;
    dct:issued "2025-12-17T02:16:17.444114"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:17.412274"^^xsd:dateTime ;
    dct:title "Newcastle West Drainage Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/bffcdef8-69f6-4694-8f50-151185adac9b/resource/47fc2b41-b0ed-4838-91e8-988886078032> .

<https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> a foaf:Agent ;
    foaf:name "Newcastle City Council" .

