@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://data.gov.au/dataset/b745c620-3495-4ec3-a1f9-e038a3641831> a dcat:Dataset ;
    dct:description "Lockhart Government Dam - Centreline - Shapefile" ;
    dct:identifier "b745c620-3495-4ec3-a1f9-e038a3641831" ;
    dct:issued "2025-06-24T13:17:21.633559"^^xsd:dateTime ;
    dct:modified "2025-06-24T13:17:23.830748"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e38686a5-56cd-4966-b135-f6e9a611dccd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Lockhart Government Dam - Centreline - Shapefile" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW State Emergency Service" ] ;
    dcat:distribution <https://data.gov.au/dataset/b745c620-3495-4ec3-a1f9-e038a3641831/resource/b8d05e0e-b94e-4fec-a3a1-2732b2e09e9c> ;
    dcat:keyword "levee",
        "lockhart" .

<https://data.gov.au/dataset/b745c620-3495-4ec3-a1f9-e038a3641831/resource/b8d05e0e-b94e-4fec-a3a1-2732b2e09e9c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-03-25T08:56:53.801196"^^xsd:dateTime ;
    dct:modified "2025-06-24T13:17:21.627471"^^xsd:dateTime ;
    dct:title "Lockhart Government Dam - Centreline - Shapefile" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/d4fed24f-44b2-4b5d-90e9-64e54332c946/resource/ac84baed-2cab-4870-b888-c94e379068c0> .

<https://data.gov.au/organization/e38686a5-56cd-4966-b135-f6e9a611dccd> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "NSW State Emergency Service" .

