@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/e0903998-7f9a-440f-aeb6-b2b41c1db571> a dcat:Dataset ;
    dct:description """Raw data on fish catches in Danish lakes.\r
Aim is to describe fish communities and to calculate the BQE for the lakes.\r
\r
More information on this dataset can be found in the Freshwater Metadatabase - BF_W_53-LR-C (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF_W_53-LR-C).""" ;
    dct:identifier "e0903998-7f9a-440f-aeb6-b2b41c1db571" ;
    dct:issued "2017-06-23T14:50:35.267516"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:50:35.279019"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.7900 57.7800, 12.8300 57.7800, 12.8300 54.5500, 7.7900 54.5500, 7.7900 57.7800))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[7.79, 57.78], [12.83, 57.78], [12.83, 54.55], [7.79, 54.55], [7.79, 57.78]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Fish catches in Danish lakes (Aarhus University)" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/e0903998-7f9a-440f-aeb6-b2b41c1db571/resource/13fb413a-1bd9-492f-9b51-aa4d62c9269a> ;
    dcat:keyword "Fish",
        "lakes" .

<https://dataportal.ponderful.eu/dataset/e0903998-7f9a-440f-aeb6-b2b41c1db571/resource/13fb413a-1bd9-492f-9b51-aa4d62c9269a> a dcat:Distribution ;
    dct:issued "2017-06-23T16:50:35.281971"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:50:35.281971"^^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" .

