@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/f62c1c76-3d2f-4f09-92ff-e8d5558d7a38> a dcat:Dataset ;
    dct:identifier "f62c1c76-3d2f-4f09-92ff-e8d5558d7a38" ;
    dct:issued "2017-04-17T19:30:25.775472"^^xsd:dateTime ;
    dct:modified "2018-06-20T12:52:48.096630"^^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.80], [5.96, 47.80], [5.96,46.13],[9.67,46.13]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CS7 Data River Morphology" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/f62c1c76-3d2f-4f09-92ff-e8d5558d7a38/resource/a9d30943-5025-4985-ae56-50fa12fe0921> .

<https://dataportal.ponderful.eu/dataset/f62c1c76-3d2f-4f09-92ff-e8d5558d7a38/resource/a9d30943-5025-4985-ae56-50fa12fe0921> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2017-04-17T21:31:42.207818"^^xsd:dateTime ;
    dct:modified "2017-04-17T21:31:42.207818"^^xsd:dateTime ;
    dct:title "FOEN River Morphology Data" ;
    dcat:accessURL <https://www.bafu.admin.ch/bafu/en/home/state/data/geodata/water--geodata.html> .

<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)" .

