@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.ponderful.eu/dataset/30aa9703-aec7-4b22-87fc-78cc826fa2e0> a dcat:Dataset ;
    dct:description """Time-series of water quality measurements in the Otra river basin. \r
\r
More information on this dataset can be found in the Freshwater Metadatabase - MARS_07 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=MARS_07).""" ;
    dct:identifier "30aa9703-aec7-4b22-87fc-78cc826fa2e0" ;
    dct:issued "2017-06-23T14:50:05.364007"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:50:05.372484"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.0000 58.1000, 8.0000 58.1000, 8.0000 59.7000, 7.0000 59.7000, 7.0000 58.1000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[7.0, 58.1], [8.0, 58.1], [8.0, 59.7], [7.0, 59.7], [7.0, 58.1]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Otra catchment (Norway)" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/30aa9703-aec7-4b22-87fc-78cc826fa2e0/resource/f931edc8-f126-4248-bb0f-1aad7c2ea67a> .

<https://dataportal.ponderful.eu/dataset/30aa9703-aec7-4b22-87fc-78cc826fa2e0/resource/f931edc8-f126-4248-bb0f-1aad7c2ea67a> a dcat:Distribution ;
    dct:issued "2017-06-23T16:50:05.375554"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:50:05.375554"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://> .

<https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> a foaf:Organization ;
    foaf:name "Freshwater Information Platform" .

