@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/31d7daac-c93e-4839-bcaf-44e51e86199d> a dcat:Dataset ;
    dct:description """The dataset consists of all geographical records of freshwater shrimps, prior to 2013. Records have various levels of accuracy.\r
\r
More information on this dataset can be found in the Freshwater Metadatabase - BF_CF7 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF_CF7).""" ;
    dct:identifier "31d7daac-c93e-4839-bcaf-44e51e86199d" ;
    dct:issued "2017-06-23T14:49:40.357985"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:49:40.372116"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-176.9000 -47.2900, 180.0000 -47.2900, 180.0000 54.6900, -176.9000 54.6900, -176.9000 -47.2900))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-176.9, -47.29], [180.0, -47.29], [180.0, 54.69], [-176.9, 54.69], [-176.9, -47.29]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Global Caridean Shrimp Fauna" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/31d7daac-c93e-4839-bcaf-44e51e86199d/resource/69ad0c0e-5116-4796-b720-7cc04a296333> ;
    dcat:keyword "Caridea",
        "Decapoda",
        "distribution",
        "freshwater shrimps" .

<https://dataportal.ponderful.eu/dataset/31d7daac-c93e-4839-bcaf-44e51e86199d/resource/69ad0c0e-5116-4796-b720-7cc04a296333> a dcat:Distribution ;
    dct:issued "2017-06-23T16:49:40.375215"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:49:40.375215"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://data.freshwaterbiodiversity.eu/> .

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

