@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/6f9cebc4-75fb-4393-bc0f-81d8b5de3df7> a dcat:Dataset ;
    dct:identifier "6f9cebc4-75fb-4393-bc0f-81d8b5de3df7" ;
    dct:issued "2017-09-01T13:41:32.569534"^^xsd:dateTime ;
    dct:modified "2017-09-06T10:35:55.132406"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/02613fb9-4878-437d-b2ee-173e04ef4422> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.6800 34.8000, -4.6800 36.9700, -5.8400 36.9700, -5.8400 34.8000, -4.6800 34.8000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-4.68,34.8], [-4.68,36.97], [-5.84, 36.97], [-5.84,34.8],[-4.68,34.8]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Fruit trees and vineyards Andalucía" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/6f9cebc4-75fb-4393-bc0f-81d8b5de3df7/resource/165b3c0e-1fc8-42c8-8457-057916bbe2a5> .

<https://dataportal.ponderful.eu/dataset/6f9cebc4-75fb-4393-bc0f-81d8b5de3df7/resource/165b3c0e-1fc8-42c8-8457-057916bbe2a5> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2017-09-01T15:41:43.838494"^^xsd:dateTime ;
    dct:modified "2017-09-01T15:41:43.838494"^^xsd:dateTime ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/6f9cebc4-75fb-4393-bc0f-81d8b5de3df7/resource/165b3c0e-1fc8-42c8-8457-057916bbe2a5/download/frutalesvinedos.zip> .

<https://dataportal.ponderful.eu/organization/02613fb9-4878-437d-b2ee-173e04ef4422> a foaf:Organization ;
    foaf:name "BC3 Basque Centre for Climate Change (BC3)" .

