@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/7ec9629c-7cd4-40c5-bf6d-b1c65fd93fd6> a dcat:Dataset ;
    dct:identifier "7ec9629c-7cd4-40c5-bf6d-b1c65fd93fd6" ;
    dct:issued "2018-10-24T10:14:56.774955"^^xsd:dateTime ;
    dct:modified "2018-10-24T10:16:20.439533"^^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 CS8 Annex EN" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/7ec9629c-7cd4-40c5-bf6d-b1c65fd93fd6/resource/e1122994-d46e-491b-8063-96987145995b> .

<https://dataportal.ponderful.eu/dataset/7ec9629c-7cd4-40c5-bf6d-b1c65fd93fd6/resource/e1122994-d46e-491b-8063-96987145995b> a dcat:Distribution ;
    dct:format ".pdf" ;
    dct:issued "2018-10-24T10:16:19.683636"^^xsd:dateTime ;
    dct:modified "2018-10-24T10:16:19.683636"^^xsd:dateTime ;
    dct:title "D9.2 CS8 Annex EN" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/7ec9629c-7cd4-40c5-bf6d-b1c65fd93fd6/resource/e1122994-d46e-491b-8063-96987145995b/download/d9.2cs8annex28092018final.pdf> .

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

