@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/612f8984-ed1e-4145-9a6e-64bc0751bae5> a dcat:Dataset ;
    dct:identifier "612f8984-ed1e-4145-9a6e-64bc0751bae5" ;
    dct:issued "2018-07-09T17:18:18.199551"^^xsd:dateTime ;
    dct:modified "2018-09-12T09:11:29.551301"^^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 "Factors affecting the diversity of amphibians in BVL" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/612f8984-ed1e-4145-9a6e-64bc0751bae5/resource/502582a6-99c2-49c6-844a-c0e324874b23> .

<https://dataportal.ponderful.eu/dataset/612f8984-ed1e-4145-9a6e-64bc0751bae5/resource/502582a6-99c2-49c6-844a-c0e324874b23> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2018-07-09T17:19:32.006067"^^xsd:dateTime ;
    dct:modified "2018-07-09T17:19:32.006067"^^xsd:dateTime ;
    dct:title "Torres (2013) - Factors affecting the diversity of amphibians in BVL" ;
    dcat:accessURL <http://ria.ua.pt/handle/10773/12623> .

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

