@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/329fd0a9-98eb-4df8-a631-9126ce6695df> a dcat:Dataset ;
    dct:identifier "329fd0a9-98eb-4df8-a631-9126ce6695df" ;
    dct:issued "2017-08-14T11:57:11.100439"^^xsd:dateTime ;
    dct:modified "2017-08-14T12:00:33.430199"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/5596bbaf-c3dc-43d3-a37c-44f09d50098e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.6800 34.8000, -4.6800 36.9700, -5.8400 36.9700, -5.8400 34.8000, -4.6800 34.8000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-4.68,34.8], [-4.68,36.97], [-5.84, 36.97], [-5.84,34.8],[-4.68,34.8]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Species distribution" .

<https://dataportal.ponderful.eu/organization/5596bbaf-c3dc-43d3-a37c-44f09d50098e> a foaf:Organization ;
    foaf:name "Intergovernmental Oceanographic Commission of the United Nations Educational, Scientific and Cultural Organization (IOC-UNESCO)" .

