@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/30fa2093-e173-451b-b61a-706ef936505c> a dcat:Dataset ;
    dct:description "Cadastre" ;
    dct:identifier "30fa2093-e173-451b-b61a-706ef936505c" ;
    dct:issued "2022-02-02T22:49:53.717278"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:14.275340"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/050861e4-5220-4257-990a-a5a0fc1d545f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.4847 -30.5930, 152.4847 -30.3468, 153.1384 -30.3468, 153.1384 -30.5930, 152.4847 -30.5930))"^^gsp:wktLiteral ] ;
    dct:title "Lower Bellinger and Kalang River Flood Study - Cadastre" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bellingen Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/30fa2093-e173-451b-b61a-706ef936505c/resource/ded9df62-f29c-4aa4-bbf3-f534cb28ac00> ;
    dcat:keyword "Bellinger",
        "Great Dividing Range",
        "Kalang",
        "Urunga" .

<https://uatdatansw.dac.nsw.gov.au/dataset/30fa2093-e173-451b-b61a-706ef936505c/resource/ded9df62-f29c-4aa4-bbf3-f534cb28ac00> a dcat:Distribution ;
    dct:issued "2025-12-17T01:36:14.314331"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:14.285329"^^xsd:dateTime ;
    dct:title "Lower Bellinger and Kalang River Flood Study - Cadastre" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/df48bb4a-5a01-4168-a5ad-c2a39e688c60/resource/84efd56a-7d5a-45b8-907a-bddd65ac7106> .

<https://uatdatansw.dac.nsw.gov.au/organization/050861e4-5220-4257-990a-a5a0fc1d545f> a foaf:Agent ;
    foaf:name "Bellingen Shire Council" .

