@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/a0322eca-fa71-445b-b62c-572dc5b66d28> a dcat:Dataset ;
    dct:description "Lake Moondarra 2014 Allocations" ;
    dct:identifier "a0322eca-fa71-445b-b62c-572dc5b66d28" ;
    dct:issued "2025-11-11T12:17:08.344125"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:17:11.533286"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/49d8e09b-ab57-431a-bbf9-33ba0d2c9a96> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Lake Moondarra 2014 Allocations, Mount Isa Water Board" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "info@mountisawater.qld.gov.au" ;
            vcard:hasEmail <mailto:info@mountisawater.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/a0322eca-fa71-445b-b62c-572dc5b66d28/resource/9f3ffc7b-ba01-4ff0-ab7f-c22af49d92e3> ;
    dcat:keyword "Lake Moondarra",
        "Mt Isa",
        "Water" .

<https://data.gov.au/dataset/a0322eca-fa71-445b-b62c-572dc5b66d28/resource/9f3ffc7b-ba01-4ff0-ab7f-c22af49d92e3> a dcat:Distribution ;
    dct:description "Lake Moondarra 2014 Allocations" ;
    dct:format "PDF" ;
    dct:issued "2014-06-24T23:13:54.392083"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:17:08.334484"^^xsd:dateTime ;
    dct:title "Lake Moondarra 2014 Allocations" ;
    dcat:accessURL <http://www.mountisawater.qld.gov.au/water-allocation-table-2014.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.gov.au/organization/49d8e09b-ab57-431a-bbf9-33ba0d2c9a96> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Mount Isa Water Board" .

