@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.staging.publishing.service.gov.uk/dataset/9817d0aa-c3b1-443c-ba72-ff2d266bead3> a dcat:Dataset ;
    dct:description "Kent and Essex patrol vessels log sightings of commercial fishing vessels at sea along with the activity of the vessel when it is sighted. Data is collected for the purposes of fishery management and risk based enforcement of the fleet. Time, date, position, vessel PLN, vessel name, gear type and activity are recorded. Data is then inputted into GIS so that the results can be spatially analysed." ;
    dct:identifier "43e8260bc4fe36179a9ca1002bf42dd8" ;
    dct:issued "2024-09-10T08:32:36.602998"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:32:36.603001"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.5875 50.8302, 0.2637 50.8302, 0.2637 52.0119, 1.5875 52.0119, 1.5875 50.8302))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.5875, 50.8302], [0.2637, 50.8302], [0.2637, 52.0119], [1.5875, 52.0119], [1.5875, 50.8302]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Kent and Essex IFCA Fishing Activity Mapping 2008 - present" .

<https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

