@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/5051bc4a-5336-4cc6-8ce0-12dd4f4d72f3> a dcat:Dataset ;
    dct:description "Survey Information" ;
    dct:identifier "5051bc4a-5336-4cc6-8ce0-12dd4f4d72f3" ;
    dct:issued "2022-02-02T23:00:49.771935"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:45.291559"^^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 - Survey Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Narromine Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5051bc4a-5336-4cc6-8ce0-12dd4f4d72f3/resource/fd7a7d48-f63e-41a8-8399-ac58ceb80181> ;
    dcat:keyword "Eumungerie",
        "Macquarie River",
        "Narromine" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5051bc4a-5336-4cc6-8ce0-12dd4f4d72f3/resource/fd7a7d48-f63e-41a8-8399-ac58ceb80181> a dcat:Distribution ;
    dct:issued "2025-12-17T01:41:45.322815"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:41:45.300717"^^xsd:dateTime ;
    dct:title "Narromine Town Levee - Concept Design - Survey Information" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/74bef9ed-28c1-4827-8705-4fb178e87c56/resource/b070cb79-ef30-4045-abba-1d210de829e1> .

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

