@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/f0508c65-fb3e-4418-a20f-7d9376703cda> a dcat:Dataset ;
    dct:identifier "f0508c65-fb3e-4418-a20f-7d9376703cda" ;
    dct:issued "2018-10-24T12:42:37.856066"^^xsd:dateTime ;
    dct:modified "2018-10-24T12:43:07.936537"^^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 "Gross domestic product (GDP) at current market prices by NUTS 2 regions" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/f0508c65-fb3e-4418-a20f-7d9376703cda/resource/96e60fc7-de4f-4c26-801e-d0e55bfe1f3c> .

<https://dataportal.ponderful.eu/dataset/f0508c65-fb3e-4418-a20f-7d9376703cda/resource/96e60fc7-de4f-4c26-801e-d0e55bfe1f3c> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2018-10-24T12:43:06.652905"^^xsd:dateTime ;
    dct:modified "2018-10-24T12:43:06.652905"^^xsd:dateTime ;
    dct:title "Gross domestic product (GDP) at current market prices by NUTS 2 regions" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/f0508c65-fb3e-4418-a20f-7d9376703cda/resource/96e60fc7-de4f-4c26-801e-d0e55bfe1f3c/download/nama10r2gdp.xls> .

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

