@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/3adfb8d5-f7e8-47cf-b6f9-4c9134052c45> a dcat:Dataset ;
    dct:description "Report and Drawings" ;
    dct:identifier "3adfb8d5-f7e8-47cf-b6f9-4c9134052c45" ;
    dct:issued "2022-02-02T22:54:15.943624"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:34.570539"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/be3db966-fddf-4b96-937c-0312551eea89> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.0711 -34.3064, 146.0711 -34.2828, 146.1128 -34.2828, 146.1128 -34.3064, 146.0711 -34.3064))"^^gsp:wktLiteral ] ;
    dct:title "McCormack Road Levee and Culvert Updates - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Griffith City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3adfb8d5-f7e8-47cf-b6f9-4c9134052c45/resource/526d4a51-10e3-4ba9-8f92-e56519311899> ;
    dcat:keyword "Burley Griffin Way",
        "East Street",
        "McCormack Road",
        "Yoogali" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3adfb8d5-f7e8-47cf-b6f9-4c9134052c45/resource/526d4a51-10e3-4ba9-8f92-e56519311899> a dcat:Distribution ;
    dct:issued "2025-12-17T02:16:34.603757"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:16:34.579433"^^xsd:dateTime ;
    dct:title "McCormack Road Levee and Culvert Updates - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7eb250ba-30e4-43bb-9088-3993a4ec182d/resource/f7ed4407-fb4b-44ce-8d49-18ebf4afe566> .

<https://uatdatansw.dac.nsw.gov.au/organization/be3db966-fddf-4b96-937c-0312551eea89> a foaf:Agent ;
    foaf:name "Griffith City Council" .

