@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/1df18a1e-a5e2-4793-be9b-3f5521308387> a dcat:Dataset ;
    dct:description "More information on this dataset can be found in the Freshwater Metadatabase - BF_W_17-LR-NCA (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF_W_17-LR-NCA)." ;
    dct:identifier "1df18a1e-a5e2-4793-be9b-3f5521308387" ;
    dct:issued "2017-06-23T14:46:47.545575"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:46:47.561512"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.5300 51.3600, -5.3800 51.3600, -5.3800 55.4200, -10.5300 55.4200, -10.5300 51.3600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-10.53, 51.36], [-5.38, 51.36], [-5.38, 55.42], [-10.53, 55.42], [-10.53, 51.36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "ECN lakes and river macroinvertebrates" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/1df18a1e-a5e2-4793-be9b-3f5521308387/resource/5045e8d8-fbb4-4909-8774-62b5c5dc8f82> ;
    dcat:keyword "Macroinvertebrates",
        "lakes",
        "rivers" .

<https://dataportal.ponderful.eu/dataset/1df18a1e-a5e2-4793-be9b-3f5521308387/resource/5045e8d8-fbb4-4909-8774-62b5c5dc8f82> a dcat:Distribution ;
    dct:issued "2017-06-23T16:46:47.570791"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:46:47.570791"^^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" .

