@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/6c73c59c-0101-4df0-bbdd-d38936bff19a> a dcat:Dataset ;
    dct:description "River Murray Water Salinity from Lock 9 to Wellington for 365 days to 31/05/2014. Sourced from telemetered data recording sites." ;
    dct:identifier "6c73c59c-0101-4df0-bbdd-d38936bff19a" ;
    dct:issued "2025-06-25T14:25:31.942418"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:25:34.160121"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/16841ee1-6af6-422d-b236-ea020226b275> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (135.8667 -29.3833)"^^gsp:wktLiteral ] ;
    dct:title "River Murray Water Salinity Lock 9 to Wellington" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Business Technology & Information" ;
            vcard:hasEmail <mailto:DEWNR.CustomerServiceCentre@sa.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/6c73c59c-0101-4df0-bbdd-d38936bff19a/resource/1347b863-82c0-4271-9150-528951de1e81>,
        <https://data.gov.au/dataset/6c73c59c-0101-4df0-bbdd-d38936bff19a/resource/4f975418-4890-4984-8200-b73596078bed> ;
    dcat:keyword "river murray",
        "telemetry",
        "time-series",
        "water salinity" .

<https://data.gov.au/dataset/6c73c59c-0101-4df0-bbdd-d38936bff19a/resource/1347b863-82c0-4271-9150-528951de1e81> a dcat:Distribution ;
    dct:description "Additional Information for the 'River Murray Water Salinity Lock 9 to Wellington'." ;
    dct:format "TXT" ;
    dct:issued "2014-06-16T05:45:52.106231"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:25:31.932240"^^xsd:dateTime ;
    dct:title "Additional Information" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "{\"content\": \"a8673561e625829ebcb9310ada6a266eef5f8aa3\", \"header\": \"b541f238806f57e07cdf343fa48560a4acb4ad74\"}"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.sa.gov.au/data/storage/f/2014-06-16T05%3A44%3A09.539Z/additional-info.txt> ;
    dcat:byteSize "981"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/plain" .

<https://data.gov.au/dataset/6c73c59c-0101-4df0-bbdd-d38936bff19a/resource/4f975418-4890-4984-8200-b73596078bed> a dcat:Distribution ;
    dct:description """River Murray Water Salinity 365days in CSV format. \r
Live data can be downloaded from: \r
http://www.waterconnect.sa.gov.au/Systems/RTWD/\r
""" ;
    dct:format "CSV" ;
    dct:issued "2014-06-16T05:27:47.012777"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:25:31.930483"^^xsd:dateTime ;
    dct:title "River Murray Water Salinity 365days" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "{\"content\": \"64da7d12dbd2d3d8d7516aaf23e5722a75d3f3c5\", \"header\": \"2878e90124f976a4314a998e0a32e0e911256893\"}"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.sa.gov.au/data/storage/f/2014-06-16T05%3A24%3A55.836Z/rivermurraywatersalinity365days.csv> ;
    dcat:byteSize "100427"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/16841ee1-6af6-422d-b236-ea020226b275> a foaf:Agent ;
    foaf:mbox "DataSA@sa.gov.au" ;
    foaf:name "Department for Environment and Water" .

