@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/31b939c6-7bf5-4b57-b1e9-25579453dd1d> a dcat:Dataset ;
    dct:identifier "31b939c6-7bf5-4b57-b1e9-25579453dd1d" ;
    dct:issued "2018-06-15T14:13:16.806382"^^xsd:dateTime ;
    dct:modified "2018-09-12T09:35:12.033290"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/c2766126-ec0f-4df7-aee2-f38ff991a95e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-6.1904 37.0010, -6.1904 42.1558, -9.5388 42.1558, -9.5388 37.0010, -6.1904 37.0010))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-6.190389,37.001029], [-6.190389,42.155753], [-9.538849, 42.155753], [-9.538849,37.001029],[-6.190389,37.001029]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Portuguese Forest Fires - Temporal and Spatial data" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/31b939c6-7bf5-4b57-b1e9-25579453dd1d/resource/a9e94c74-9cda-4509-8151-77bd4df50aa7> .

<https://dataportal.ponderful.eu/dataset/31b939c6-7bf5-4b57-b1e9-25579453dd1d/resource/a9e94c74-9cda-4509-8151-77bd4df50aa7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-06-15T14:14:37.065372"^^xsd:dateTime ;
    dct:modified "2018-06-15T14:14:37.065372"^^xsd:dateTime ;
    dct:title "Website for Portuguese Forest Fires data" ;
    dcat:accessURL <http://www2.icnf.pt/portal/florestas/dfci/inc> .

<https://dataportal.ponderful.eu/organization/c2766126-ec0f-4df7-aee2-f38ff991a95e> a foaf:Organization ;
    foaf:name "Universidade de Aveiro (UAVR)" .

