@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/1dd9aca9-f1b2-4470-ad66-e98a8bc7cd3c> a dcat:Dataset ;
    dct:description "2014 aerial tiles" ;
    dct:identifier "1dd9aca9-f1b2-4470-ad66-e98a8bc7cd3c" ;
    dct:issued "2022-02-02T23:20:04.351986"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:51.821759"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8c6f53f1-1491-4580-96a4-92f9d8c02279> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.9013 -33.8727, 150.9013 -33.8060, 151.0119 -33.8060, 151.0119 -33.8727, 150.9013 -33.8727))"^^gsp:wktLiteral ] ;
    dct:title "Three Tributaries FRMSP - Aerial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fairfield City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1dd9aca9-f1b2-4470-ad66-e98a8bc7cd3c/resource/7981fb9e-ed43-45bc-8fa8-f2346dad908d> ;
    dcat:keyword "Clear Paddock Creek",
        "Fairfield",
        "Georges River",
        "Green Valley Creek",
        "Orphan School Creek",
        "Prospect Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1dd9aca9-f1b2-4470-ad66-e98a8bc7cd3c/resource/7981fb9e-ed43-45bc-8fa8-f2346dad908d> a dcat:Distribution ;
    dct:issued "2025-12-17T00:29:51.871033"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:51.833365"^^xsd:dateTime ;
    dct:title "Three Tributaries FRMSP - Aerial" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/dd2110af-c830-48a9-83ce-50e938ee81d3/resource/e499e52e-7bfe-4c51-865a-20bb6cd6cc3a> .

<https://uatdatansw.dac.nsw.gov.au/organization/8c6f53f1-1491-4580-96a4-92f9d8c02279> a foaf:Agent ;
    foaf:name "Fairfield City Council" .

