@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/5942f288-ec2f-4015-9113-1f552f01b644> a dcat:Dataset ;
    dct:identifier "5942f288-ec2f-4015-9113-1f552f01b644" ;
    dct:issued "2017-08-09T14:33:48.831702"^^xsd:dateTime ;
    dct:modified "2017-08-09T14:35:20.663215"^^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.6500 78.1000, -43.6500 36.0000, 35.9500 36.0000))"^^gsp:wktLiteral,
                "{ \"type\": \"Polygon\", \"coordinates\": [[[35.95,36], [35.95,78.1], [-43.650, 78.1], [-43.650,36],[35.95,36]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OSPAR Bottom Fishing Intensity - Surface - 2009" ;
    dcat:distribution <https://dataportal.ponderful.eu/dataset/5942f288-ec2f-4015-9113-1f552f01b644/resource/3b3ee391-32a1-4c86-b7bd-8be8883284a2> .

<https://dataportal.ponderful.eu/dataset/5942f288-ec2f-4015-9113-1f552f01b644/resource/3b3ee391-32a1-4c86-b7bd-8be8883284a2> a dcat:Distribution ;
    dct:format "shape" ;
    dct:issued "2017-08-09T16:35:19.442458"^^xsd:dateTime ;
    dct:modified "2017-08-09T16:35:19.442458"^^xsd:dateTime ;
    dct:title "OSPAR bottom fishing intensity 2009" ;
    dcat:accessURL <https://dataportal.ponderful.eu/dataset/5942f288-ec2f-4015-9113-1f552f01b644/resource/3b3ee391-32a1-4c86-b7bd-8be8883284a2/download/osparbottomfintensur200901.zip> .

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

