@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/0b2b3eb2-723a-4351-a0e7-007103d228a6> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:3857,
        "See the referenced specification" ;
    dct:created "2020-01-14T15:52:36"^^xsd:dateTime ;
    dct:description "The Marine Institute with the collaboration of the National University of Galway conducted a multidisciplinary deepwater survey along the continental slope of the Northeast Atlantic in September 2007 on board R.V. Celtic Explorer. The three areas were chosen to reflect fishing areas covered during the Irish deepwater survey programme in the 1990s and corresponded to the same three areas as the 2006 deepwater fisheries survey. Two areas were located on the western continental slope and one area on the northern slope of the Porcupine Bank. As in the previous year the survey was again coordinated with the Scottish Fisheries Research Service.    Fishing transects were carried out at four depth strata (500m, 1000m 1500m and 1800m) during the day, while oceanographic measurements and plankton and benthic invertebrate sampling was carried out during the night.     At each station the entire catch were identified to species and weighed. Biological sampling (weight, sex, maturity, and age extraction) was carried out on the target species. A single Marine Mammal Observer (MMO) was on board to conduct visual surveys of cetaceans. The main purpose of the survey was to collect biological data on the main deepwater fish species and  invertebrates. The fisheries data collected will provide information for assessment of deepwater  stock.    Other purposes for the survey were to collect CTD data at set stations, and to carry out visual observations for marine mammals and to collect nutrient samples in order to assess the role of the  shelf edge current (SEC) in transporting and cycling nutrients along/across the shelf edge."@en ;
    dct:identifier "0b2b3eb2-723a-4351-a0e7-007103d228a6" ;
    dct:issued "2017-11-21"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:provenance "Data supplied by Marine Institute." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"While every effort is made in preparing the dataset no responsibility is accepted by or on behalf of the Marine Institute for any errors, omissions or misleading information. The Marine Institute accepts no responsibility for loss or damage occasioned or claimed to have been occasioned, in part or in full, as a consequence of any person acting, or refraining from acting as a result of a matter contained in this datasets or as a consequence of using this dataset for any purpose whatsoever.\",\"A Creative Commons (CC) license is one of several public copyright licenses that enable the free distribution of an otherwise copyrighted work. A CC license is used when an author wants to give people the right to share, use, and build upon a work that they have created. Under Creative Commons CC BY 4.0 the following is granted: Rights Share — copy and redistribute the material in any medium or format; Adapt — remix, transform, and build upon the material for any purpose, even commercially. The licensor cannot revoke these freedoms as long as you follow the license terms. Requirements  Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.  No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.\",CC%20BY%204.0}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-14.1966 53.2038, -14.1966 56.8995, -8.4380 56.8995, -8.4380 53.2038, -14.1966 53.2038))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-14.196571899999977, 53.203784200000015],[-14.196571899999977, 56.8995443], [-8.437959799999998, 56.8995443], [-8.437959799999998, 53.203784200000015], [-14.196571899999977, 53.203784200000015]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2007-09-20"^^xsd:date ;
            dcat:startDate "2007-09-07"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2007-09-20"^^xsd:date ;
            schema1:startDate "2007-09-07"^^xsd:date ] ;
    dct:title "CE0711 Deepwater Stock Assessment Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/0b2b3eb2-723a-4351-a0e7-007103d228a6/resource/27a512e1-0109-4fab-928b-36a0316e07c4>,
        <https://dgi5.staging.derilinx.com/dataset/0b2b3eb2-723a-4351-a0e7-007103d228a6/resource/4f973e6a-ee84-40ef-a7d4-8845f64ce83e>,
        <https://dgi5.staging.derilinx.com/dataset/0b2b3eb2-723a-4351-a0e7-007103d228a6/resource/adb57fdf-62a6-4f3a-afa3-de5bc8e27cdc>,
        <https://dgi5.staging.derilinx.com/dataset/0b2b3eb2-723a-4351-a0e7-007103d228a6/resource/b32b1551-7e4d-4a7a-9580-62b90dab934c> ;
    dcat:keyword "environment" ;
    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/0b2b3eb2-723a-4351-a0e7-007103d228a6/resource/27a512e1-0109-4fab-928b-36a0316e07c4> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:title "CSV  Underway Data" ;
    dcat:accessURL <https://erddap.marine.ie/erddap/tabledap/imipublicunderway.csv?midgid%2Csdn_local_cdi_id%2Csdn_edmed_global%2Csdn_csrref_global%2Cplatform_name%2Cices_platform_code%2Ccruise%2Cexpocode%2Cyear%2Cmonth%2Ctime%2Cdepth%2Clatitude%2Clongitude%2Cspeed%2Cpitch%2Croll%2Cheave%2Ctrue_heading%2Cbathymetric_depth%2Cconductivity%2Csalinity%2Ctemperature%2Cfluoresence_raw%2Catmospheric_pressure%2Cair_temperature%2Crelative_humidity%2Crelative_wind_speed%2Crelative_wind_direction%2Ctrue_wind_speed%2Ctrue_wind_direction%2Cspeed_qc%2Cpitch_qc%2Croll_qc%2Cheave_qc%2Ctrue_heading_qc%2Cbathymetric_depth_qc%2Cconductivity_qc%2Csalinity_qc%2Ctemperature_qc%2Cfluoresence_raw_qc%2Catmospheric_pressure_qc%2Cair_temperature_qc%2Crelative_humidity_qc%2Crelative_wind_speed_qc%2Crelative_wind_direction_qc%2Ctrue_wind_speed_qc%2Ctrue_wind_direction_qc&cruise=%22CE0711%22> ;
    dcat:downloadURL <https://erddap.marine.ie/erddap/tabledap/imipublicunderway.csv?midgid%2Csdn_local_cdi_id%2Csdn_edmed_global%2Csdn_csrref_global%2Cplatform_name%2Cices_platform_code%2Ccruise%2Cexpocode%2Cyear%2Cmonth%2Ctime%2Cdepth%2Clatitude%2Clongitude%2Cspeed%2Cpitch%2Croll%2Cheave%2Ctrue_heading%2Cbathymetric_depth%2Cconductivity%2Csalinity%2Ctemperature%2Cfluoresence_raw%2Catmospheric_pressure%2Cair_temperature%2Crelative_humidity%2Crelative_wind_speed%2Crelative_wind_direction%2Ctrue_wind_speed%2Ctrue_wind_direction%2Cspeed_qc%2Cpitch_qc%2Croll_qc%2Cheave_qc%2Ctrue_heading_qc%2Cbathymetric_depth_qc%2Cconductivity_qc%2Csalinity_qc%2Ctemperature_qc%2Cfluoresence_raw_qc%2Catmospheric_pressure_qc%2Cair_temperature_qc%2Crelative_humidity_qc%2Crelative_wind_speed_qc%2Crelative_wind_direction_qc%2Ctrue_wind_speed_qc%2Ctrue_wind_direction_qc&cruise=%22CE0711%22> .

<https://dgi5.staging.derilinx.com/dataset/0b2b3eb2-723a-4351-a0e7-007103d228a6/resource/4f973e6a-ee84-40ef-a7d4-8845f64ce83e> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:title "CSV  CTD Data" ;
    dcat:accessURL <https://erddap.marine.ie/erddap/tabledap/IMI_CTD.csv?midgid%2Cctd_filename%2Csdn_local_cdi_id%2Csdn_csrref_global%2CSeaVox_SeaArea%2CSeaVox_SeaArea_urn%2CICES_ecoregion%2CICES_area%2CICES_statistical_rectangle%2CMSFD_region%2CMSFD_subregion%2CWFD_waterbody_type%2CWFD_waterbody_name%2CSWD_shellfish_waterbody%2Ccomp4_assessment_area_name%2Ctransect%2Cstation_id%2Csite_bathy_depth%2Cplatform_name%2Cices_platform_code%2Ccruise%2Cexpocode%2Cctd_model_name%2Cctd_model_urn%2Cyear%2Cmonth%2Ctime%2Cdepth%2Clatitude%2Clongitude%2Cpressure%2Ctemperature%2Csalinity%2Csigmat%2Caverage_sound_velocity%2Coxygen_mll%2Coxygen_umolkg%2Coxygen_sat%2Cdepth_qc%2Cpressure_qc%2Ctemperature_qc%2Csalinity_qc%2Csigmat_qc%2Caverage_sound_velocity_qc%2Coxygen_mll_qc%2Coxygen_umolkg_qc%2Coxygen_sat_qc&cruise=%22CE0711%22> ;
    dcat:downloadURL <https://erddap.marine.ie/erddap/tabledap/IMI_CTD.csv?midgid%2Cctd_filename%2Csdn_local_cdi_id%2Csdn_csrref_global%2CSeaVox_SeaArea%2CSeaVox_SeaArea_urn%2CICES_ecoregion%2CICES_area%2CICES_statistical_rectangle%2CMSFD_region%2CMSFD_subregion%2CWFD_waterbody_type%2CWFD_waterbody_name%2CSWD_shellfish_waterbody%2Ccomp4_assessment_area_name%2Ctransect%2Cstation_id%2Csite_bathy_depth%2Cplatform_name%2Cices_platform_code%2Ccruise%2Cexpocode%2Cctd_model_name%2Cctd_model_urn%2Cyear%2Cmonth%2Ctime%2Cdepth%2Clatitude%2Clongitude%2Cpressure%2Ctemperature%2Csalinity%2Csigmat%2Caverage_sound_velocity%2Coxygen_mll%2Coxygen_umolkg%2Coxygen_sat%2Cdepth_qc%2Cpressure_qc%2Ctemperature_qc%2Csalinity_qc%2Csigmat_qc%2Caverage_sound_velocity_qc%2Coxygen_mll_qc%2Coxygen_umolkg_qc%2Coxygen_sat_qc&cruise=%22CE0711%22> .

<https://dgi5.staging.derilinx.com/dataset/0b2b3eb2-723a-4351-a0e7-007103d228a6/resource/adb57fdf-62a6-4f3a-afa3-de5bc8e27cdc> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:title "Organisation Home Page" ;
    dcat:accessURL <http://www.marine.ie> .

<https://dgi5.staging.derilinx.com/dataset/0b2b3eb2-723a-4351-a0e7-007103d228a6/resource/b32b1551-7e4d-4a7a-9580-62b90dab934c> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:17:28"^^xsd:dateTime ;
    dct:title "Marine Institute home page" ;
    dcat:accessURL <http://www.marine.ie> ;
    dcat:downloadURL <http://www.marine.ie> .

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

