From 0999967ec2cf0d5b18936a544ecef9e704e2d928 Mon Sep 17 00:00:00 2001 From: treatmentbank Date: Fri, 19 Jul 2024 12:42:59 +0000 Subject: [PATCH] GG2RDF 2024-07-19T12:42:46.697Z (plazi/treatments-xml) --- .../10/7F241037BD15FFBFFCABFD1B28F5FEE7.ttl | 117 +++++++++++++++++ .../10/7F241037BD16FFB1FF22FF7B29DBFD84.ttl | 107 +++++++++++++++ .../10/7F241037BD19FFBAFCABFC1B280AFE87.ttl | 118 +++++++++++++++++ .../10/7F241037BD1BFFBDFCABFEBB2854FC84.ttl | 122 ++++++++++++++++++ .../10/7F241037BD1EFFB9FC80FADB2D62FEE7.ttl | 95 ++++++++++++++ .../10/7F241037BD1EFFBAFC80FE1B2848FB47.ttl | 104 +++++++++++++++ 6 files changed, 663 insertions(+) create mode 100644 data/7F/24/10/7F241037BD15FFBFFCABFD1B28F5FEE7.ttl create mode 100644 data/7F/24/10/7F241037BD16FFB1FF22FF7B29DBFD84.ttl create mode 100644 data/7F/24/10/7F241037BD19FFBAFCABFC1B280AFE87.ttl create mode 100644 data/7F/24/10/7F241037BD1BFFBDFCABFEBB2854FC84.ttl create mode 100644 data/7F/24/10/7F241037BD1EFFB9FC80FADB2D62FEE7.ttl create mode 100644 data/7F/24/10/7F241037BD1EFFBAFC80FE1B2848FB47.ttl diff --git a/data/7F/24/10/7F241037BD15FFBFFCABFD1B28F5FEE7.ttl b/data/7F/24/10/7F241037BD15FFBFFCABFD1B28F5FEE7.ttl new file mode 100644 index 00000000000..d638682ce1d --- /dev/null +++ b/data/7F/24/10/7F241037BD15FFBFFCABFD1B28F5FEE7.ttl @@ -0,0 +1,117 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:title "Lagocephalus guentheri Miranda Ribeiro 1915" ; + dwc:basisOfRecord ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "19" ; + bibo:issue "1" ; + bibo:journal "Mediterranean Marine Science" ; + bibo:pubDate "2021-01-08" ; + bibo:startPage "1" ; + bibo:volume "22" ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:date "2020" ; + dc:title "Spatio-temporal distribution of pufferfish (Tetraodontidae) along the Turkish coast of the Mediterranean Sea Abstract" ; + fabio:hasPart , ; + a fabio:JournalArticle . + + + dwc:authority "Miranda Ribeiro, 1915" ; + dwc:authorityName "Miranda Ribeiro" ; + dwc:authorityYear "1915" ; + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Miranda Ribeiro, 1915" ; + dwc:species "guentheri" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:species "guentheri" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Chordata" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dc:description "Fig. 4: Distribution of (A) biomass, (B) abundance (circles square-rooted), and (C) percent sex composition of Lagocephalus guentheri in time (months) and space (regions and depths). Seasonal colors on figures are: blue = May 2014, green = August 2014, red = October 2014, and magenta = February 2015. Colors for sex ratio: females follow seasonal color scheme, males are black, and juveniles are white in seasons." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 5: Length-weight relationships of males (blue), females (pink), and pooled data (red) of Lagocephalus guentheri." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dwc:catalogNumber "R3" ; + dwc:collectionCode "R" ; + dwc:verbatimElevation "10" ; + dwc:verbatimLatitude "0.875" ; + dwc:verbatimLongitude "0.865" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/7F/24/10/7F241037BD16FFB1FF22FF7B29DBFD84.ttl b/data/7F/24/10/7F241037BD16FFB1FF22FF7B29DBFD84.ttl new file mode 100644 index 00000000000..c9e4c278ea6 --- /dev/null +++ b/data/7F/24/10/7F241037BD16FFB1FF22FF7B29DBFD84.ttl @@ -0,0 +1,107 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:title "Lagocephalus sceleratus" ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "19" ; + bibo:issue "1" ; + bibo:journal "Mediterranean Marine Science" ; + bibo:pubDate "2021-01-08" ; + bibo:startPage "1" ; + bibo:volume "22" ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:date "2020" ; + dc:title "Spatio-temporal distribution of pufferfish (Tetraodontidae) along the Turkish coast of the Mediterranean Sea Abstract" ; + fabio:hasPart , ; + a fabio:JournalArticle . + + + dwc:authority "(Gmelin, 1789)" ; + dwc:baseAuthorityName "Gmelin" ; + dwc:baseAuthorityYear "1789" ; + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "(Gmelin, 1789)" ; + dwc:species "sceleratus" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:species "sceleratus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Chordata" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dc:description "Fig. 2: Distribution of (A) biomass, (B) abundance (circles square-rooted), and (C) percent sex ratio of Lagocephalus sceleratus in time (months) and space (regions and depths). Seasonal colors on the figures are: blue for May 2014, green for August 2014, red for October 2014, and magenta for February 2015. Colors for sex ratio: females follow seasonal color scheme, males are black, and juveniles are white in seasons." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 3: Length-weight relationships of males (blue), females (pink), and pooled data (red) of Lagocephalus sceleratus." ; + fabio:hasRepresentation ; + a fabio:Figure . diff --git a/data/7F/24/10/7F241037BD19FFBAFCABFC1B280AFE87.ttl b/data/7F/24/10/7F241037BD19FFBAFCABFC1B280AFE87.ttl new file mode 100644 index 00000000000..d812e1545b2 --- /dev/null +++ b/data/7F/24/10/7F241037BD19FFBAFCABFC1B280AFE87.ttl @@ -0,0 +1,118 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:title "Torquigener flavimaculosus Hardy & Randall 1983" ; + dwc:basisOfRecord ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "19" ; + bibo:issue "1" ; + bibo:journal "Mediterranean Marine Science" ; + bibo:pubDate "2021-01-08" ; + bibo:startPage "1" ; + bibo:volume "22" ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:date "2020" ; + dc:title "Spatio-temporal distribution of pufferfish (Tetraodontidae) along the Turkish coast of the Mediterranean Sea Abstract" ; + fabio:hasPart , ; + a fabio:JournalArticle . + + + dwc:authority "Hardy & Randall, 1983" ; + dwc:authorityName "Hardy & Randall" ; + dwc:authorityYear "1983" ; + dwc:family "Tetraodontidae" ; + dwc:genus "Torquigener" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Hardy & Randall, 1983" ; + dwc:species "flavimaculosus" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Torquigener" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:species "flavimaculosus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Torquigener" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Chordata" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dc:description "Fig. 11: Distribution of (A) biomass, (B) abundance (circles square-rooted), and (C) percent sex composition of Torquigener flavimaculosus in time (months) and space (regions and depths). Seasonal colors on the figures are: blue = May 2014, green = August 2014, red = October 2014, and magenta = February 2015. Colors for sex composition are: females follow seasonal color scheme, males = black, and juveniles = white in seasons." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 12: Length-weight relationships of males (blue), females (pink), and unisex pooled data (red) of Torquigener flavimaculosus." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dwc:catalogNumber "R1, R2" ; + dwc:collectionCode "R" ; + dwc:locality "The" ; + dwc:verbatimElevation "75" ; + dwc:verbatimLatitude "0.291" ; + dwc:verbatimLongitude "0.094" ; + trt:httpUri ; + a dwc:MaterialCitation . diff --git a/data/7F/24/10/7F241037BD1BFFBDFCABFEBB2854FC84.ttl b/data/7F/24/10/7F241037BD1BFFBDFCABFEBB2854FC84.ttl new file mode 100644 index 00000000000..afa66acdf31 --- /dev/null +++ b/data/7F/24/10/7F241037BD1BFFBDFCABFEBB2854FC84.ttl @@ -0,0 +1,122 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + cito:cites , , , , ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:title "Lagocephalus suezensis Clark & Gohar 1953" ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "19" ; + bibo:issue "1" ; + bibo:journal "Mediterranean Marine Science" ; + bibo:pubDate "2021-01-08" ; + bibo:startPage "1" ; + bibo:volume "22" ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:date "2020" ; + dc:title "Spatio-temporal distribution of pufferfish (Tetraodontidae) along the Turkish coast of the Mediterranean Sea Abstract" ; + fabio:hasPart , , , , ; + a fabio:JournalArticle . + + + dwc:authority "Clark & Gohar, 1953" ; + dwc:authorityName "Clark & Gohar" ; + dwc:authorityYear "1953" ; + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Clark & Gohar, 1953" ; + dwc:species "suezensis" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:species "suezensis" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Lagocephalus" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Chordata" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dc:description "Fig. 6: Distribution of (A) biomass, (B) abundance (circles square-rooted), and (C) percent sex composition of Lagocephalus suezensis in time (months) and space (regions and depths). Seasonal colors on the figures are: blue = May 2014, green = August 2014, red = October 2014, and magenta = February 2015. Colors for sex composition: females follow seasonal color scheme, males are black, and juveniles are white in seasons." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 7: Post-hoc test (least significant difference, LSD) of biomasses in kg/km2 of Lagocephalus suezensis among (A) regions, (B) seasons (1 = May, 2 = August, 3 = October, and 4 = February), and (C) bottom depths. Circle = mean, horizontal bar = standard deviation, blue mark = to be tested for biomasses among regions, months and depths, red = significant difference, gray = no significant difference between vertical discrete gray lines." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 8: Lagocephalus suezensis: (A) length-frequency histogram with solution of the KDF in a size class interval estimated by (B) COST function. Asterisk * = optimum length class interval in cm." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 9: Post-hoc test (least significant difference, LSD) in total length in cm of Lagocephalus suezensis among (A) regions, (B) seasons (1 = May, 2 = August, 3 = October, and 4 = February), (C) bottom depths, and (D) sex (F = female, M = male, NI = sex not identified, and J = juvenile). Circle = mean, horizontal bar = standard deviation, blue mark = to be tested among the regions, months, and depths, red = significantly different, gray = not significantly different between vertical discrete gray lines." ; + fabio:hasRepresentation ; + a fabio:Figure . + + + dc:description "Fig. 10: Length-weight relationships of males (blue), females (pink), and pooled data (red) of Lagocephalus suezensis." ; + fabio:hasRepresentation ; + a fabio:Figure . diff --git a/data/7F/24/10/7F241037BD1EFFB9FC80FADB2D62FEE7.ttl b/data/7F/24/10/7F241037BD1EFFB9FC80FADB2D62FEE7.ttl new file mode 100644 index 00000000000..d8e056c900f --- /dev/null +++ b/data/7F/24/10/7F241037BD1EFFB9FC80FADB2D62FEE7.ttl @@ -0,0 +1,95 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:title "Tylerius spinosissimus" ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "19" ; + bibo:issue "1" ; + bibo:journal "Mediterranean Marine Science" ; + bibo:pubDate "2021-01-08" ; + bibo:startPage "1" ; + bibo:volume "22" ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:date "2020" ; + dc:title "Spatio-temporal distribution of pufferfish (Tetraodontidae) along the Turkish coast of the Mediterranean Sea Abstract" ; + a fabio:JournalArticle . + + + dwc:authority "Regan, 1908" ; + dwc:baseAuthorityName "Regan" ; + dwc:baseAuthorityYear "1908" ; + dwc:family "Tetraodontidae" ; + dwc:genus "Tylerius" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "(Regan, 1908)" ; + dwc:species "spinosissimus" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Tylerius" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:species "spinosissimus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Tylerius" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Chordata" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . diff --git a/data/7F/24/10/7F241037BD1EFFBAFC80FE1B2848FB47.ttl b/data/7F/24/10/7F241037BD1EFFBAFC80FE1B2848FB47.ttl new file mode 100644 index 00000000000..7531c6e0edc --- /dev/null +++ b/data/7F/24/10/7F241037BD1EFFBAFC80FE1B2848FB47.ttl @@ -0,0 +1,104 @@ +@prefix rdf: . +@prefix rdfs: . +@prefix bibo: . +@prefix cito: . +@prefix dc: . +@prefix dwc: . +@prefix dwcFP: . +@prefix fabio: . +@prefix trt: . +@prefix xlink: . + + + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:title "Sphoeroides pachygaster Hardy & Randall 1983" ; + dwc:basisOfRecord ; + trt:augmentsTaxonConcept ; + trt:publishedIn ; + a trt:Treatment . + + + bibo:endPage "19" ; + bibo:issue "1" ; + bibo:journal "Mediterranean Marine Science" ; + bibo:pubDate "2021-01-08" ; + bibo:startPage "1" ; + bibo:volume "22" ; + dc:creator "Mutlu, Erhan; Meo, Ilaria de; Miglietta, Claudia" ; + dc:date "2020" ; + dc:title "Spatio-temporal distribution of pufferfish (Tetraodontidae) along the Turkish coast of the Mediterranean Sea Abstract" ; + a fabio:JournalArticle . + + + dwc:authority "Hardy & Randall, 1983" ; + dwc:authorityName "Hardy & Randall" ; + dwc:authorityYear "1983" ; + dwc:family "Tetraodontidae" ; + dwc:genus "Sphoeroides" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:scientificNameAuthorship "Hardy & Randall, 1983" ; + dwc:species "pachygaster" ; + rdfs:seeAlso ; + trt:hasTaxonName ; + a dwcFP:TaxonConcept . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Sphoeroides" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "species" ; + dwc:species "pachygaster" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:genus "Sphoeroides" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "genus" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:family "Tetraodontidae" ; + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "family" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:order "Tetraodontiformes" ; + dwc:phylum "Chordata" ; + dwc:rank "order" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:phylum "Chordata" ; + dwc:rank "phylum" ; + trt:hasParentName ; + a dwcFP:TaxonName . + + + dwc:kingdom "Animalia" ; + dwc:rank "kingdom" ; + a dwcFP:TaxonName . + + + dwc:catalogNumber "R2, R1" ; + dwc:collectionCode "R" ; + dwc:locality "October" ; + dwc:verbatimElevation "200" ; + trt:httpUri ; + a dwc:MaterialCitation .