@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/6c8a18ab-3c82-46f3-adbf-3b3f89a3a9fe> a dcat:Dataset ;
    dct:description """The geo-referenced distribution data of freshwater fishes of Poland origin from collection data and a wide set of publications including grey literature.  \r
\r
\r
More information on this dataset can be found in the Freshwater Metadatabase - BF_CF8 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF_CF8).""" ;
    dct:identifier "6c8a18ab-3c82-46f3-adbf-3b3f89a3a9fe" ;
    dct:issued "2017-06-23T14:49:59.675409"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:49:59.683222"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((14.2400 48.9600, 24.2400 48.9600, 24.2400 54.9000, 14.2400 54.9000, 14.2400 48.9600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[14.24, 48.96], [24.24, 48.96], [24.24, 54.9], [14.24, 54.9], [14.24, 48.96]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Freshwater fishes of Poland" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/6c8a18ab-3c82-46f3-adbf-3b3f89a3a9fe/resource/b8e87606-e527-4b9e-b733-52f963527033> .

<https://dataportal.ponderful.eu/dataset/6c8a18ab-3c82-46f3-adbf-3b3f89a3a9fe/resource/b8e87606-e527-4b9e-b733-52f963527033> a dcat:Distribution ;
    dct:issued "2017-06-23T16:49:59.686209"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:49:59.686209"^^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" .

