@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/be3a29c9-f673-41a8-884a-7273e14a82ec> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "be3a29c9-f673-41a8-884a-7273e14a82ec" ;
    dct:issued "2022-02-02T22:43:53.620488"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:21:24.368559"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/53acad7d-c6b2-4da2-800f-cabd0e6ee4ed> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.8691 -34.7100, 147.8691 -34.4522, 148.2138 -34.4522, 148.2138 -34.7100, 147.8691 -34.7100))"^^gsp:wktLiteral ] ;
    dct:title "Jindalee Creek Levee, Cootamundra - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cootamundra-Gundagai Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/be3a29c9-f673-41a8-884a-7273e14a82ec/resource/3d7cc84c-e150-4a9b-bf00-ede2f6de11a5> ;
    dcat:keyword "Cootamundra",
        "Jindalee" .

<https://uatdatansw.dac.nsw.gov.au/dataset/be3a29c9-f673-41a8-884a-7273e14a82ec/resource/3d7cc84c-e150-4a9b-bf00-ede2f6de11a5> a dcat:Distribution ;
    dct:issued "2025-12-17T00:21:24.400673"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:21:24.378924"^^xsd:dateTime ;
    dct:title "Jindalee Creek Levee - Cootamundra - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c9a80c49-8d1c-4dbf-bf4a-e5ade6ce2362/resource/61eb6220-c574-4874-aeff-ac36401d0d70> .

<https://uatdatansw.dac.nsw.gov.au/organization/53acad7d-c6b2-4da2-800f-cabd0e6ee4ed> a foaf:Agent ;
    foaf:name "Cootamundra-Gundagai Regional Council" .

