@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/6b6e3306-b384-4b54-920c-e6e77bf3db78> a dcat:Dataset ;
    dct:description """2400 geo-referenced distribution data of Greek freshwater fish species.\r
\r
More information on this dataset can be found in the Freshwater Metadatabase - BF_CF3 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF_CF3).""" ;
    dct:identifier "6b6e3306-b384-4b54-920c-e6e77bf3db78" ;
    dct:issued "2017-06-23T14:47:05.360985"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:47:05.371164"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((19.3100 34.8000, 28.5700 34.8000, 28.5700 41.7400, 19.3100 41.7400, 19.3100 34.8000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[19.31, 34.8], [28.57, 34.8], [28.57, 41.74], [19.31, 41.74], [19.31, 34.8]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Freshwater fishes of Greece" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/6b6e3306-b384-4b54-920c-e6e77bf3db78/resource/35345624-a8cf-4ae0-99d8-07efe1eda1d9> .

<https://dataportal.ponderful.eu/dataset/6b6e3306-b384-4b54-920c-e6e77bf3db78/resource/35345624-a8cf-4ae0-99d8-07efe1eda1d9> a dcat:Distribution ;
    dct:issued "2017-06-23T16:47:05.374116"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:47:05.374116"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://data.freshwaterbiodiversity.eu/> .

<https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> a foaf:Organization ;
    foaf:name "Freshwater Information Platform" .

