@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/9b53ea5b-013e-42b9-8b96-1c11f6c8123e> a dcat:Dataset ;
    dct:identifier "9b53ea5b-013e-42b9-8b96-1c11f6c8123e" ;
    dct:issued "2017-09-04T18:15:51.137718"^^xsd:dateTime ;
    dct:modified "2017-09-04T18:16:04.375904"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/b1952a76-eab7-406d-85cd-a4533d2ab499> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((29.7600 42.0800, 29.7600 50.2400, 8.1500 50.2400, 8.1500 42.0800, 29.7600 42.0800))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[29.76,42.08], [29.76,50.24], [8.15, 50.24], [8.15,42.08],[29.76,42.08]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "HydroBASINS" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/9b53ea5b-013e-42b9-8b96-1c11f6c8123e/resource/5db543e0-0b4f-4f06-a383-bf357deef934> .

<https://dataportal.ponderful.eu/dataset/9b53ea5b-013e-42b9-8b96-1c11f6c8123e/resource/5db543e0-0b4f-4f06-a383-bf357deef934> a dcat:Distribution ;
    dct:issued "2017-09-04T20:16:02.779335"^^xsd:dateTime ;
    dct:modified "2017-09-04T20:16:02.779335"^^xsd:dateTime ;
    dct:title "HydroBASINS" ;
    dcat:accessURL <http://www.hydrosheds.org/page/hydrobasins> .

<https://dataportal.ponderful.eu/organization/b1952a76-eab7-406d-85cd-a4533d2ab499> a foaf:Organization ;
    foaf:name "Leibniz Institute of Freshwater Ecology and Inland Fisheries (FVB-IGB)" .

