@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/7feb2b1c-774b-47f9-99e9-90d2612258e8> a dcat:Dataset ;
    dct:description "More information on this dataset can be found in the Freshwater Metadatabase - BF_W_91-R-4 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF_W_91-R-4)." ;
    dct:identifier "7feb2b1c-774b-47f9-99e9-90d2612258e8" ;
    dct:issued "2017-06-23T14:45:52.880689"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:45:52.892710"^^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 - invertebrate database" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/7feb2b1c-774b-47f9-99e9-90d2612258e8/resource/6f72f457-b0bc-4c95-80f3-451c9c3faa62> ;
    dcat:keyword "Macroinvertebrates",
        "rivers" .

<https://dataportal.ponderful.eu/dataset/7feb2b1c-774b-47f9-99e9-90d2612258e8/resource/6f72f457-b0bc-4c95-80f3-451c9c3faa62> a dcat:Distribution ;
    dct:issued "2017-06-23T16:45:52.899848"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:45:52.899848"^^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" .

