@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/7680f9bf-e37e-4724-96f8-ff98004acf73> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "7680f9bf-e37e-4724-96f8-ff98004acf73" ;
    dct:issued "2022-02-02T23:02:37.524509"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:35:34.989973"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/279fc704-b731-47cd-954a-030e49c4d280> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((153.5139 -28.7300, 153.5139 -28.7022, 153.5595 -28.7022, 153.5595 -28.7300, 153.5139 -28.7300))"^^gsp:wktLiteral ] ;
    dct:title "Newrybar Swamp Drainage and Flood Mitigation Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Richmond Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7680f9bf-e37e-4724-96f8-ff98004acf73/resource/89c51f8a-6ece-46d3-9af6-b8b63bbfc2a4> ;
    dcat:keyword "Ballina",
        "Ballina Nature Reserve",
        "Deadmans Creek",
        "Newrybar",
        "North Creek",
        "Richmond River",
        "Roberts Creek",
        "Ross Lane" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7680f9bf-e37e-4724-96f8-ff98004acf73/resource/89c51f8a-6ece-46d3-9af6-b8b63bbfc2a4> a dcat:Distribution ;
    dct:issued "2025-12-17T00:35:35.044067"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:35:34.998959"^^xsd:dateTime ;
    dct:title "Newrybar Swamp Drainage and Flood Mitigation Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ef58f8d2-039c-4b57-9792-0f2299d09084/resource/dc87dd4c-da0b-47b0-bb20-7230c24405bb> .

<https://uatdatansw.dac.nsw.gov.au/organization/279fc704-b731-47cd-954a-030e49c4d280> a foaf:Agent ;
    foaf:name "Richmond Valley Council" .

