@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/f5cf87f2-1f97-44bb-ace3-08d5f01e53e1> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "f5cf87f2-1f97-44bb-ace3-08d5f01e53e1" ;
    dct:issued "2022-02-02T23:26:58.528446"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:58.710252"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/aaba098d-d9b1-4bd8-8be2-9df84b72b67b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.8501 -35.7953, 146.8501 -35.7309, 146.9596 -35.7309, 146.9596 -35.7953, 146.8501 -35.7953))"^^gsp:wktLiteral ] ;
    dct:title "Walla Walla FRMSP - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greater Hume Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f5cf87f2-1f97-44bb-ace3-08d5f01e53e1/resource/ef35d279-8ab2-41d3-81f0-9b44ccff2552> ;
    dcat:keyword "Lookout Road",
        "Morgans Road",
        "Petries Creek",
        "Queen Street",
        "Walla West" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f5cf87f2-1f97-44bb-ace3-08d5f01e53e1/resource/ef35d279-8ab2-41d3-81f0-9b44ccff2552> a dcat:Distribution ;
    dct:issued "2025-12-17T00:29:58.749726"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:29:58.719910"^^xsd:dateTime ;
    dct:title "Walla Walla FRMSP - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fbe990e1-0d57-4307-ba9a-7ff67f55f016/resource/10813672-26af-4eda-8e80-848413f5cdcb> .

<https://uatdatansw.dac.nsw.gov.au/organization/aaba098d-d9b1-4bd8-8be2-9df84b72b67b> a foaf:Agent ;
    foaf:name "Greater Hume Shire Council" .

