@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/f349a95c-db56-47d3-a8d9-1e6d54581e15> a dcat:Dataset ;
    dct:description """Database consists of phytoplankton monitoring data from Poland.\r
\r
More information on this dataset can be found in the Freshwater Metadatabase - BF_W_48-L-C (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF_W_48-L-C).""" ;
    dct:identifier "f349a95c-db56-47d3-a8d9-1e6d54581e15" ;
    dct:issued "2017-06-23T14:47:29.665197"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:47:29.677403"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((14.1000 48.9900, 24.1500 48.9900, 24.1500 54.4700, 14.1000 54.4700, 14.1000 48.9900))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[14.1, 48.99], [24.15, 48.99], [24.15, 54.47], [14.1, 54.47], [14.1, 48.99]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Phytoplankton Monitoring Data from Poland" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/f349a95c-db56-47d3-a8d9-1e6d54581e15/resource/cec86f9f-6e3e-43ce-8c96-0630f5f9871a> ;
    dcat:keyword "Phytoplankton",
        "monitoring data" .

<https://dataportal.ponderful.eu/dataset/f349a95c-db56-47d3-a8d9-1e6d54581e15/resource/cec86f9f-6e3e-43ce-8c96-0630f5f9871a> a dcat:Distribution ;
    dct:issued "2017-06-23T16:47:29.680762"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:47:29.680762"^^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" .

