@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/f865abd5-d2d0-4348-9eba-f79e6c1578a1> a dcat:Dataset ;
    dct:identifier "f865abd5-d2d0-4348-9eba-f79e6c1578a1" ;
    dct:issued "2018-07-27T10:15:24.998983"^^xsd:dateTime ;
    dct:modified "2018-08-08T10:41:57.526488"^^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 "List of targeted species included in the species distribution assessment" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/f865abd5-d2d0-4348-9eba-f79e6c1578a1/resource/8a00ef7c-3d48-4f8c-bc90-ec18450cadbe> .

<https://dataportal.ponderful.eu/dataset/f865abd5-d2d0-4348-9eba-f79e6c1578a1/resource/8a00ef7c-3d48-4f8c-bc90-ec18450cadbe> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2018-07-27T10:16:21.036355"^^xsd:dateTime ;
    dct:modified "2018-07-27T10:16:21.036355"^^xsd:dateTime ;
    dct:title "List of targeted species" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/f865abd5-d2d0-4348-9eba-f79e6c1578a1/resource/8a00ef7c-3d48-4f8c-bc90-ec18450cadbe/download/20180706appendix-a-1list-of-targeted-species.xlsx> .

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

