@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/f5f1cb28-a2d1-4afc-a38d-b7322f809ff5> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "f5f1cb28-a2d1-4afc-a38d-b7322f809ff5" ;
    dct:issued "2022-02-02T22:19:22.393051"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:42:37.553316"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/f233dfed-c972-422b-84c7-255a1223b47b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.3859 -35.2961, 149.3859 -35.2125, 149.4965 -35.2125, 149.4965 -35.2961, 149.3859 -35.2961))"^^gsp:wktLiteral ] ;
    dct:title "Bungendore FRMP - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Queanbeyan-Palerang Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f5f1cb28-a2d1-4afc-a38d-b7322f809ff5/resource/29777cfc-338f-4dc7-8030-ee16b3190326> ;
    dcat:keyword "Butmaroo Street",
        "Gibralter Street",
        "Halfway Creek",
        "Lake George",
        "Molonglo Street",
        "Turallo" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f5f1cb28-a2d1-4afc-a38d-b7322f809ff5/resource/29777cfc-338f-4dc7-8030-ee16b3190326> a dcat:Distribution ;
    dct:issued "2025-12-17T00:42:37.593697"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:42:37.562470"^^xsd:dateTime ;
    dct:title "Bungendore FRMP - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/10efd08e-a84e-42d0-b1ba-b8826d6b2d9f/resource/bf6cb22d-5cbe-4e73-958f-520c3d4f1bd9> .

<https://uatdatansw.dac.nsw.gov.au/organization/f233dfed-c972-422b-84c7-255a1223b47b> a foaf:Agent ;
    foaf:name "Queanbeyan-Palerang Regional Council" .

