@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/9719b73e-123b-403b-b39b-c4c6a3470414> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:4326,
        "The INSPIRE Directive or INSPIRE lays down a general framework for a Spatial Data Infrastructure (SDI) for the purposes of European Community environmental policies and policies or activities which may have an impact on the environment." ;
    dct:created "2018-12-07T21:53:36"^^xsd:dateTime ;
    dct:description "Catch weights data from a bottom trawl survey series: Trawl positions, duration and gear parameters; catch weights of the target species; length frequency distributions; age, sex and maturity. The target species are: cod, haddock, whiting, saithe, hake, black and white-bellied anglerfish, megrim, plaice, sole, herring, blue whiting, mackerel, horse mackerel, blonde ray, cuckoo ray, spotted ray and thornback ray. Data coverage is for the waters around Ireland from 10m to 180m in depth (Irish Sea, Celtic Sea, West and North of Ireland). The spatial coverage varied from year-to year. The sampling locations were selected from known fishing tracks while trying to ensure maximum spatial spread over the survey area. The surveys took place in February-March of 2004-2009. Samples were collected using a GOV bottom trawl (a scaled-down version of the IBTS standard, see: Manual for the International Bottom Trawl Surveys, ICES Survey Protocols SISP 1-IBTS VIII).  The main purpose of the survey was to collect information on the length and age at which target species first reach maturity in the waters around Ireland. The surveys were carried out by the Marine Institute (Ireland) Fisheries Science team. All data collected on the survey are available."@en ;
    dct:identifier "9719b73e-123b-403b-b39b-c4c6a3470414" ;
    dct:issued "2004-03-09"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T14:04:34"^^xsd:dateTime ;
    dct:provenance """Data is collected at sea on survey and loaded to a SQL Server database for management and quality control.

Note: Data for the Current year is Provisional.

Catch Weights are measured in Kilos/Hour

Survey reports are available at http://www.marine.ie/home/services/surveys/fisheries/Biological+Survey.htm""" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons license conditions apply', 'https://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-12.1000 50.1000, -12.1000 56.1000, -4.1000 56.1000, -4.1000 50.1000, -12.1000 50.1000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-12.1, 50.1],[-12.1, 56.1], [-4.1, 56.1], [-4.1, 50.1], [-12.1, 50.1]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2009-03-01"^^xsd:date ;
            schema1:startDate "2004-03-09"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2009-03-01"^^xsd:date ;
            dcat:startDate "2004-03-09"^^xsd:date ] ;
    dct:title "Biological Sampling Survey Stations Catch Weights" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/9719b73e-123b-403b-b39b-c4c6a3470414/resource/236b8576-c315-4cd2-b3e0-d7fc1c286d23> ;
    dcat:keyword "atlantic ocean",
        "biology",
        "biota",
        "celtic sea",
        "environment",
        "fish",
        "fish stock",
        "fisheries management",
        "fishery resource",
        "hydrosphere",
        "irish sea and st. georges channel",
        "life science",
        "north atlantic ocean",
        "north-east atlantic ocean",
        "oceans",
        "species",
        "species distribution" ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/9719b73e-123b-403b-b39b-c4c6a3470414/resource/236b8576-c315-4cd2-b3e0-d7fc1c286d23> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2024-02-25T22:24:51"^^xsd:dateTime ;
    dct:modified "2025-09-03T11:48:52"^^xsd:dateTime ;
    dct:title "Download data" ;
    dcat:accessURL <http://www.marine.ie/Home/site-area/data-services/interactive-maps/biological-sampling-surveys> ;
    dcat:downloadURL <http://www.marine.ie/Home/site-area/data-services/interactive-maps/biological-sampling-surveys> .

<https://dgi5.staging.derilinx.com/organization/marine-institute> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Marine Institute" .

