@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/1730e3d2-0e36-44b1-ae0b-064222c78abd> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "1730e3d2-0e36-44b1-ae0b-064222c78abd" ;
    dct:issued "2022-02-02T23:00:46.380704"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:38:34.600894"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7da427d1-7509-4d8f-b186-3cea840cb6f3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.1891 -32.2662, 148.1891 -32.1960, 148.3209 -32.1960, 148.3209 -32.2662, 148.1891 -32.2662))"^^gsp:wktLiteral ] ;
    dct:title "Narromine Town Levee - Concept Design - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narromine Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1730e3d2-0e36-44b1-ae0b-064222c78abd/resource/e48c4bb6-73cb-47dd-80aa-05e0cba41aa9> ;
    dcat:keyword "Eumungerie",
        "Macquarie River",
        "Narromine" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1730e3d2-0e36-44b1-ae0b-064222c78abd/resource/e48c4bb6-73cb-47dd-80aa-05e0cba41aa9> a dcat:Distribution ;
    dct:issued "2025-12-17T01:38:34.655988"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:38:34.616295"^^xsd:dateTime ;
    dct:title "Narromine Town Levee - Concept Design - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/1c00db93-0344-4c0a-88fd-88c01bd96d4a/resource/7b19c4e6-04c9-4598-9323-2fd057ba9fc6> .

<https://uatdatansw.dac.nsw.gov.au/organization/7da427d1-7509-4d8f-b186-3cea840cb6f3> a foaf:Agent ;
    foaf:name "Narromine Shire Council" .

