@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/750ee1ef-1f1a-4e01-b327-7ec3fa62b8aa> a dcat:Dataset ;
    dct:identifier "750ee1ef-1f1a-4e01-b327-7ec3fa62b8aa" ;
    dct:issued "2017-09-06T15:07:28.703684"^^xsd:dateTime ;
    dct:modified "2018-06-20T12:54:42.693023"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/cb56fb77-1d2f-4943-93a4-3a5d42678e96> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.6700 46.1300, 9.6700 47.8000, 5.9600 47.8000, 5.9600 46.1300, 9.6700 46.1300))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[9.67,46.13], [9.67,47.8], [5.96, 47.8], [5.96,46.13],[9.67,46.13]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CS7 Docu of Swiss Surface Water Assessment Procedures" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/750ee1ef-1f1a-4e01-b327-7ec3fa62b8aa/resource/c1bd6232-f4b9-46a1-a27f-f7c1b0d2eeba> .

<https://dataportal.ponderful.eu/dataset/750ee1ef-1f1a-4e01-b327-7ec3fa62b8aa/resource/c1bd6232-f4b9-46a1-a27f-f7c1b0d2eeba> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-09-06T17:08:02.191446"^^xsd:dateTime ;
    dct:modified "2017-09-06T17:08:02.191446"^^xsd:dateTime ;
    dct:title "Swiss ecological surface water assessment procedures" ;
    dcat:accessURL <http://www.modul-stufen-konzept.ch/index_EN> .

<https://dataportal.ponderful.eu/organization/cb56fb77-1d2f-4943-93a4-3a5d42678e96> a foaf:Organization ;
    foaf:name "Eawag, the Swiss Federal Institute of Aquatic Science and Technology (Eawag)" .

