@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/0052846d-5e79-4a2a-be75-e7b1fc121999> a dcat:Dataset ;
    dct:identifier "0052846d-5e79-4a2a-be75-e7b1fc121999" ;
    dct:issued "2018-09-12T13:29:28.035156"^^xsd:dateTime ;
    dct:modified "2018-09-12T13:36:24.977891"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/5e2f701d-bcb7-48d6-8f68-57d92bb1a091> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000, 180.0000 -90.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[180,-90], [180,90], [-180, 90], [-180,-90],[180,-90]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Freshwater Information Platform" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/0052846d-5e79-4a2a-be75-e7b1fc121999/resource/1dec04a3-30e0-42f6-b20a-c1dd1e3549d5> .

<https://dataportal.ponderful.eu/dataset/0052846d-5e79-4a2a-be75-e7b1fc121999/resource/1dec04a3-30e0-42f6-b20a-c1dd1e3549d5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-09-12T13:29:51.095061"^^xsd:dateTime ;
    dct:modified "2018-09-12T13:29:51.095061"^^xsd:dateTime ;
    dct:title "Freshwater Information Platform" ;
    dcat:accessURL <http://www.freshwaterplatform.eu/> .

<https://dataportal.ponderful.eu/organization/5e2f701d-bcb7-48d6-8f68-57d92bb1a091> a foaf:Organization ;
    foaf:name "University of Natural Resources & Life Sciences, Institute of Hydrobiology and Aquatic Ecosystem Management (BOKU)" .

