@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/4519a972-44b8-477d-ae44-35714dde8d8d> a dcat:Dataset ;
    dct:identifier "4519a972-44b8-477d-ae44-35714dde8d8d" ;
    dct:issued "2018-10-24T09:49:49.628784"^^xsd:dateTime ;
    dct:modified "2018-10-24T10:13:38.538610"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-23.8900 36.0200, -23.8900 40.6200, -32.4400 40.6200, -32.4400 36.0200, -23.8900 36.0200))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-23.89,36.02], [-23.89,40.62], [-32.44, 40.62], [-32.44,36.02],[-23.89,36.02]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "D9.2 Case Study 8 Report EN" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/4519a972-44b8-477d-ae44-35714dde8d8d/resource/545d47ff-3a0c-4fe9-9213-a05f4584dc25> .

<https://dataportal.ponderful.eu/dataset/4519a972-44b8-477d-ae44-35714dde8d8d/resource/545d47ff-3a0c-4fe9-9213-a05f4584dc25> a dcat:Distribution ;
    dct:format ".pdf" ;
    dct:issued "2018-10-24T09:50:34.413061"^^xsd:dateTime ;
    dct:modified "2018-10-24T09:50:34.413061"^^xsd:dateTime ;
    dct:title "D9.2 Case Study 8 Report EN" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/4519a972-44b8-477d-ae44-35714dde8d8d/resource/545d47ff-3a0c-4fe9-9213-a05f4584dc25/download/d9.2cs828092018final.pdf> .

<https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> a foaf:Organization ;
    foaf:name "Ecologic Institute" .

