@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://ckan.integration.publishing.service.gov.uk/dataset/078bfb93-f28c-4103-b254-7468889debf1> a dcat:Dataset ;
    dct:description """This work was carried out as part of the Fisheries Science Partnership (FSP), 
a Defra-funded collaborative programme of scientific research between the UK 
fishing industry and scientists. Local trawlermen working in the Bristol 
Channel in a mixed demersal fishery wanted to know whether an increase in 
codend mesh size would be effective in reducing the levels of discards, and 
whether its use would result in the loss of marketable fish.



""" ;
    dct:identifier "CEFAS02fafc97-688e-4315-83bb-7503317a550f" ;
    dct:issued "2016-04-08T13:55:17.690179"^^xsd:dateTime ;
    dct:modified "2021-05-19T08:55:19.280155"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.0000 51.0000, -5.0000 51.0000, -5.0000 52.0000, -2.0000 52.0000, -2.0000 51.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2, 51], [-5, 51], [-5, 52], [-2, 52], [-2, 51]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2010 - 2010 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Bristol Channel 100mm codend trials 2010/11 - Fisheries Science Partnership" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/078bfb93-f28c-4103-b254-7468889debf1/resource/ae6bc266-8f59-4702-8c2f-aa13b307e4a1> .

<https://ckan.integration.publishing.service.gov.uk/dataset/078bfb93-f28c-4103-b254-7468889debf1/resource/ae6bc266-8f59-4702-8c2f-aa13b307e4a1> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2021-05-19T08:55:19.559539"^^xsd:dateTime ;
    dct:modified "2021-05-19T08:55:19.559539"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/643/> .

<https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> a foaf:Organization ;
    foaf:name "Centre for Environment, Fisheries & Aquaculture Science" .

