@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/bcf4a22f-270d-4f3f-a5ee-3d22e578e8cc> a dcat:Dataset ;
    dct:description "Report" ;
    dct:identifier "bcf4a22f-270d-4f3f-a5ee-3d22e578e8cc" ;
    dct:issued "2022-02-02T22:56:40.896524"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:54:40.572093"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.9757 -35.9791, 149.9757 -35.8568, 150.1817 -35.8568, 150.1817 -35.9791, 149.9757 -35.9791))"^^gsp:wktLiteral ] ;
    dct:title "Moruya Valley Floodplain Development Guidelines - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eurobodalla Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bcf4a22f-270d-4f3f-a5ee-3d22e578e8cc/resource/b82f19b8-cd20-498c-8df1-9c1df114ce91> ;
    dcat:keyword "Estuary",
        "Moruya",
        "Moruya River",
        "Moruya Valley" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bcf4a22f-270d-4f3f-a5ee-3d22e578e8cc/resource/b82f19b8-cd20-498c-8df1-9c1df114ce91> a dcat:Distribution ;
    dct:issued "2025-12-17T01:54:40.607090"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:54:40.582048"^^xsd:dateTime ;
    dct:title "Moruya Valley - Floodplain Development Guidelines - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8a9d680f-e8ea-4fb4-b50b-135066784b88/resource/7f807b0a-134c-4f09-b667-a5422d116c91> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> a foaf:Agent ;
    foaf:name "Eurobodalla Shire Council" .

