@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/225a7197-b265-4ffd-9bdc-4426241b42b3> a dcat:Dataset ;
    dct:identifier "225a7197-b265-4ffd-9bdc-4426241b42b3" ;
    dct:issued "2017-09-04T18:02:06.224137"^^xsd:dateTime ;
    dct:modified "2017-09-04T18:08:07.846265"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/b1952a76-eab7-406d-85cd-a4533d2ab499> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((180.0000 -56.0000, 180.0000 85.0000, -180.0000 85.0000, -180.0000 -56.0000, 180.0000 -56.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[180,-56], [180,85], [-180, 85], [-180,-56],[180,-56]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "WorldClim - Global Climate Data" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/225a7197-b265-4ffd-9bdc-4426241b42b3/resource/b550e24f-fcbb-433a-9a1a-116de9d0d364> .

<https://dataportal.ponderful.eu/dataset/225a7197-b265-4ffd-9bdc-4426241b42b3/resource/b550e24f-fcbb-433a-9a1a-116de9d0d364> a dcat:Distribution ;
    dct:issued "2017-09-04T20:02:44.783981"^^xsd:dateTime ;
    dct:modified "2017-09-04T20:02:44.783981"^^xsd:dateTime ;
    dct:title "WorldClim" ;
    dcat:accessURL <http://worldclim.org/> .

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

