@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/2bd1b79d-f1a7-46c6-9899-dac7da6dc2e9> a dcat:Dataset ;
    dct:identifier "2bd1b79d-f1a7-46c6-9899-dac7da6dc2e9" ;
    dct:issued "2017-08-14T12:42:47.029734"^^xsd:dateTime ;
    dct:modified "2017-08-14T12:43:23.567392"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/5596bbaf-c3dc-43d3-a37c-44f09d50098e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((44.8191 34.6455, 44.8191 70.6585, -22.4698 70.6585, -22.4698 34.6455, 44.8191 34.6455))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[44.819101,34.645496], [44.819101,70.65853], [-22.469811, 70.65853], [-22.469811,34.645496],[44.819101,34.645496]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Riparian Zones Delineation" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/2bd1b79d-f1a7-46c6-9899-dac7da6dc2e9/resource/524ff959-e0dc-4033-999a-2b7e0bbb820d> .

<https://dataportal.ponderful.eu/dataset/2bd1b79d-f1a7-46c6-9899-dac7da6dc2e9/resource/524ff959-e0dc-4033-999a-2b7e0bbb820d> a dcat:Distribution ;
    dct:issued "2017-08-14T14:43:22.828213"^^xsd:dateTime ;
    dct:modified "2017-08-14T14:43:22.828213"^^xsd:dateTime ;
    dct:title "Delineation of Riparian Zones- Map View" ;
    dcat:accessURL <http://land.copernicus.eu/local/riparian-zones/riparian-zones-delineation/view> .

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

