@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/821e6c4c-4c0a-4dc8-ae1d-fa396da96ecf> a dcat:Dataset ;
    dct:identifier "821e6c4c-4c0a-4dc8-ae1d-fa396da96ecf" ;
    dct:issued "2018-07-19T13:38:16.131638"^^xsd:dateTime ;
    dct:modified "2018-09-12T08:21:45.332760"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/c2766126-ec0f-4df7-aee2-f38ff991a95e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-8.4500 40.4800, -8.4500 40.8700, -8.8600 40.8700, -8.8600 40.4800, -8.4500 40.4800))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[-8.45,40.48], [-8.45,40.87], [-8.86, 40.87], [-8.86,40.48],[-8.45,40.48]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "White Stork" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/821e6c4c-4c0a-4dc8-ae1d-fa396da96ecf/resource/091c509f-6afb-4a7d-87c9-d6ccf630be17> .

<https://dataportal.ponderful.eu/dataset/821e6c4c-4c0a-4dc8-ae1d-fa396da96ecf/resource/091c509f-6afb-4a7d-87c9-d6ccf630be17> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-07-19T13:39:00.379717"^^xsd:dateTime ;
    dct:modified "2018-07-19T13:39:00.379717"^^xsd:dateTime ;
    dct:title "White Stork" ;
    dcat:accessURL <https://vimeo.com/100150808> .

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

