@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/f854cdf3-ad55-479a-8171-21b23bb644f3> a dcat:Dataset ;
    dct:identifier "f854cdf3-ad55-479a-8171-21b23bb644f3" ;
    dct:issued "2017-08-09T14:48:32.707956"^^xsd:dateTime ;
    dct:modified "2017-08-09T14:49:38.172527"^^xsd:dateTime ;
    dct:publisher <https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((35.9500 36.0000, 35.9500 78.1000, -43.6000 78.1000, -43.6000 36.0000, 35.9500 36.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[35.95,36], [35.95,78.1], [-43.6, 78.1], [-43.6,36],[35.95,36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Bottom Fishing Intensity - Surface - 2010" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/f854cdf3-ad55-479a-8171-21b23bb644f3/resource/d852891d-75ee-4e3a-816f-a9530d7f5cc0> .

<https://dataportal.ponderful.eu/dataset/f854cdf3-ad55-479a-8171-21b23bb644f3/resource/d852891d-75ee-4e3a-816f-a9530d7f5cc0> a dcat:Distribution ;
    dct:format "zip shapefile" ;
    dct:issued "2017-08-09T16:49:37.192024"^^xsd:dateTime ;
    dct:modified "2017-08-09T16:49:37.192024"^^xsd:dateTime ;
    dct:title "ospar-bottom-fishing-intensity-surface-2010" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/f854cdf3-ad55-479a-8171-21b23bb644f3/resource/d852891d-75ee-4e3a-816f-a9530d7f5cc0/download/osparbottomfintensur201001.zip> .

<https://dataportal.ponderful.eu/organization/24eba08e-8a4f-4a53-a89b-7d40331cd7bd> a foaf:Organization ;
    foaf:name "Ecologic Institute" .

