@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/5cc78c40-97a5-4bde-be37-922244918db2> a dcat:Dataset ;
    dct:description "More information on this dataset can be found in the Freshwater Metadatabase - UFO_13 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=UFO_13)." ;
    dct:identifier "5cc78c40-97a5-4bde-be37-922244918db2" ;
    dct:issued "2017-06-23T14:45:48.199842"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:45:48.208963"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (7.0000 48.0000)"^^gsp:wktLiteral,
                "{\"type\": \"Point\", \"coordinates\": [7.0, 48.0]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Upper Rhine - Landscape" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/5cc78c40-97a5-4bde-be37-922244918db2/resource/0cc1d889-a6e6-4296-b566-bb3864035938> .

<https://dataportal.ponderful.eu/dataset/5cc78c40-97a5-4bde-be37-922244918db2/resource/0cc1d889-a6e6-4296-b566-bb3864035938> a dcat:Distribution ;
    dct:issued "2017-06-23T16:45:48.212385"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:45:48.212385"^^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" .

