@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/46399d68-5feb-4940-bffb-7a6c2dc56180> a dcat:Dataset ;
    dct:description """985 geo-referenced distribution data of European freshwater fish species.\r
\r
More information on this dataset can be found in the Freshwater Metadatabase - BFE_107 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BFE_107).""" ;
    dct:identifier "46399d68-5feb-4940-bffb-7a6c2dc56180" ;
    dct:issued "2017-06-23T14:49:20.908372"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:49:20.918756"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((22.7000 41.3400, 28.0100 41.3400, 28.0100 44.1900, 22.7000 44.1900, 22.7000 41.3400))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[22.7, 41.34], [28.01, 41.34], [28.01, 44.19], [22.7, 44.19], [22.7, 41.34]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Freshwater Fishes of Bulgaria" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/46399d68-5feb-4940-bffb-7a6c2dc56180/resource/ee92cfc1-2a79-45a8-b4b1-6958cbd09efc> .

<https://dataportal.ponderful.eu/dataset/46399d68-5feb-4940-bffb-7a6c2dc56180/resource/ee92cfc1-2a79-45a8-b4b1-6958cbd09efc> a dcat:Distribution ;
    dct:issued "2017-06-23T16:49:20.921920"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:49:20.921920"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://dx.doi.org/10.13148/bfe107> .

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

