@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/ffba96b6-bd75-4e02-b5ed-2c8808e87d20> a dcat:Dataset ;
    dct:description """Abundance of ichthyoplankton in samples from dedicated plankton surveys by 
Cefas with positional and sample data. Surveys took place off the Western 
Coast of the UK and Ireland between 1986 and 2004.



""" ;
    dct:identifier "CEFAS9824b73b-6d8d-4b48-9a70-a27e64617710" ;
    dct:issued "2015-11-27T16:27:42.651498"^^xsd:dateTime ;
    dct:modified "2020-01-29T03:19:47.643034"^^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 ((-1.0000 43.0000, -13.0000 43.0000, -13.0000 59.5000, -1.0000 59.5000, -1.0000 43.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1, 43], [-13, 43], [-13, 59.5], [-1, 59.5], [-1, 43]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2004 - 2004 Centre for Environment, Fisheries & Aquaculture Science (Cefas) Triennial Mackerel Egg Surveys at the Shelf Edge - RV Endeavour 05/2004" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ffba96b6-bd75-4e02-b5ed-2c8808e87d20/resource/cc23e548-1985-4413-aec3-0af0e40c6ad1> .

<https://ckan.integration.publishing.service.gov.uk/dataset/ffba96b6-bd75-4e02-b5ed-2c8808e87d20/resource/cc23e548-1985-4413-aec3-0af0e40c6ad1> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2020-01-29T03:19:47.837065"^^xsd:dateTime ;
    dct:modified "2020-01-29T03:19:47.837065"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/2567/> .

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

