@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/2fa9e2ff-7b42-4189-8bd8-7853993a8f4c> a dcat:Dataset ;
    dct:description "More information on this dataset can be found in the Freshwater Metadatabase - BF_W_90-R-4 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF_W_90-R-4)." ;
    dct:identifier "2fa9e2ff-7b42-4189-8bd8-7853993a8f4c" ;
    dct:issued "2017-06-23T14:48:23.990654"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:48:24.002590"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.9900 51.2000, 8.3600 51.2000, 8.3600 42.3000, -4.9900 42.3000, -4.9900 51.2000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.99, 51.2], [8.36, 51.2], [8.36, 42.3], [-4.99, 42.3], [-4.99, 51.2]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "French rivers - fish database" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/2fa9e2ff-7b42-4189-8bd8-7853993a8f4c/resource/e2bd3d40-9091-4e77-ace2-a4acd373ad3e> ;
    dcat:keyword "Fish",
        "rivers" .

<https://dataportal.ponderful.eu/dataset/2fa9e2ff-7b42-4189-8bd8-7853993a8f4c/resource/e2bd3d40-9091-4e77-ace2-a4acd373ad3e> a dcat:Distribution ;
    dct:issued "2017-06-23T16:48:24.005526"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:48:24.005526"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://> .

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

