@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/a3037140-d24a-4b8c-b86c-fc498fb4eabe> a dcat:Dataset ;
    dct:description """FishBase \r
\r
More information on this dataset can be found in the Freshwater Metadatabase - BF4 (http://www.freshwatermetadata.eu/metadb/bf_mdb_view.php?entryID=BF4).""" ;
    dct:identifier "a3037140-d24a-4b8c-b86c-fc498fb4eabe" ;
    dct:issued "2017-06-23T14:50:53.866809"^^xsd:dateTime ;
    dct:modified "2017-06-23T14:50:53.875719"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/922a02a7-6d2f-404a-8080-4d2e884f3d5f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (180.0000 90.0000)"^^gsp:wktLiteral,
                "{\"type\": \"Point\", \"coordinates\": [180.0, 90.0]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "FishBase" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/a3037140-d24a-4b8c-b86c-fc498fb4eabe/resource/9e94e7b5-5ebf-4ba7-a311-e85fb42fcb69> .

<https://dataportal.ponderful.eu/dataset/a3037140-d24a-4b8c-b86c-fc498fb4eabe/resource/9e94e7b5-5ebf-4ba7-a311-e85fb42fcb69> a dcat:Distribution ;
    dct:issued "2017-06-23T16:50:53.879365"^^xsd:dateTime ;
    dct:modified "2017-06-23T16:50:53.879365"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.fishbase.org> .

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

