@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/6fbad84d-dd4d-45a3-8845-824b8f60a097> a dcat:Dataset ;
    dct:identifier "6fbad84d-dd4d-45a3-8845-824b8f60a097" ;
    dct:issued "2018-07-31T12:30:55.146615"^^xsd:dateTime ;
    dct:modified "2018-07-31T12:32:17.889541"^^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 "Total incomes (€) of hotel establishments by Geographic localization NUTS" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/6fbad84d-dd4d-45a3-8845-824b8f60a097/resource/8f2a4681-2411-48ff-829a-0d44fa4c2c3e> .

<https://dataportal.ponderful.eu/dataset/6fbad84d-dd4d-45a3-8845-824b8f60a097/resource/8f2a4681-2411-48ff-829a-0d44fa4c2c3e> a dcat:Distribution ;
    dct:format ".xls" ;
    dct:issued "2018-07-31T12:31:25.705053"^^xsd:dateTime ;
    dct:modified "2018-07-31T12:31:25.705053"^^xsd:dateTime ;
    dct:title "Total incomes (€) of hotel establishments by Geographic localization NUTS" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/6fbad84d-dd4d-45a3-8845-824b8f60a097/resource/8f2a4681-2411-48ff-829a-0d44fa4c2c3e/download/total-incomes-of-hotel-establishments.xls> .

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

