@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix d0: <http://www.ontologydesignpatterns.org/ont/d0.owl#> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix skos-xl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix taxon-name: <https://aphia.org/ns/taxon-name/> .
@prefix td: <https://aphia.org/ns/distribution/> .
@prefix media: <https://aphia.org/ns/media/> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix xsd: <https://www.w3.org/2001/XMLSchema#> .
@prefix schema: <https://schema.org/> .

<https://aphia.org/id/taxname/2457> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Elzalia Gerlach, 1957"^^xsd:string ;
   taxon-name:aphiaID "2457"^^xsd:integer ;
   dwc:scientificNameID "2457"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:2457"^^xsd:string ;
   taxon-name:scientificName "Elzalia"^^xsd:string ;
   taxon-name:authorship "Gerlach, 1957"^^xsd:string ;
   dwc:scientificNameAuthorship "Gerlach, 1957"^^xsd:string ;
   taxon-name:fullScientificName "Elzalia Gerlach, 1957"^^xsd:string ;
   skos-xl:literalForm "Elzalia Gerlach, 1957"^^xsd:string ;
   dwc:scientificName "Elzalia Gerlach, 1957"^^xsd:string ;
   dct:bibliographicCitation """Nemys eds. (2026). Nemys: World Database of Nematodes. Elzalia Gerlach, 1957. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=2457 on 2026-04-21"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/66>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#genus> ;
   dwc:taxonRank <https://aphia.org/ns/rank#genus> ;
   dct:source <https://aphia.org/id/source/3675>, <https://aphia.org/id/source/401492>, <https://aphia.org/id/source/226115>, <https://aphia.org/id/source/129672>, <https://aphia.org/id/source/196169>, <https://aphia.org/id/source/47>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/4181>, <https://aphia.org/id/source/4192>, <https://aphia.org/id/source/165755>, <https://aphia.org/id/source/170577>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/223239>, <https://aphia.org/id/source/180275>, <https://aphia.org/id/source/181000>, <https://aphia.org/id/source/181027>, <https://aphia.org/id/source/181437>, <https://aphia.org/id/source/181453>, <https://aphia.org/id/source/181695>, <https://aphia.org/id/source/196226>, <https://aphia.org/id/source/179862> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1366110> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:2600047>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=2600047&lvl=0>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Elzalia+sp.> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/2457> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1366110> ;
   media:isSubjectOf <https://aphia.org/id/image/88069>, <https://aphia.org/id/image/88070> ;
   td:hasDistribution <https://aphia.org/id/distribution/879172>, <https://aphia.org/id/distribution/879173>, <https://aphia.org/id/distribution/879189>, <https://aphia.org/id/distribution/879190>, <https://aphia.org/id/distribution/879191> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1724974>, <https://aphia.org/id/taxon-description/1725710>, <https://aphia.org/id/taxon-description/2687300> ;
   taxon-name:hasParent _:b1 .

_:b1 a taxon-name:Taxon, skos-xl:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/2190> .

<https://aphia.org/ns/taxonomic-status#accepted> a skos:Concept, taxon-name:Status ;
   skos:prefLabel "accepted"@en ;
   rdfs:label "accepted"@en ;
   skos:definition """Valid name (ICZN) or name considered to be taxonomically correct (ICBN)"""^^xsd:string ;
   dwc:taxonomicStatus <https://rs.gbif.org/vocabulary/gbif/taxonomicStatus/accepted> ;
   dwc:nomenclaturalStatus <https://rs.gbif.org/vocabulary/gbif/nomenclatural_status/valid> .


<https://aphia.org/ns/rank#genus> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Genus"@en ;
   rdfs:label "Genus"@en .

<https://aphia.org/id/source/3675> a top-level:Source, dct:BibliographicResource ;
   dct:title """Die Nematodenfauna des Sandstrandes an der Küste von Mittelbrasilien (Brasilianische Meerse-Nematoden IV)"""^^xsd:string ;
   dct:bibliographicCitation  """Gerlach, S. A. (1957). Die Nematodenfauna des Sandstrandes an der Küste von Mittelbrasilien (Brasilianische Meerse-Nematoden IV). <em>Mitt. zool. Mus. Berl.</em> 33 (2): 411-459."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1002/mmnz.4830330206>, <https://marineinfo.org/id/publication/217756> ;
   schema:datePublished "1957"^^xsd:gYear .

<https://aphia.org/id/source/401492> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Marine Nematodes of the Bay of Bengal"""^^xsd:string ;
   dct:bibliographicCitation  """Timm, R. W. (1961). The Marine Nematodes of the Bay of Bengal. <em>Proceedings of  the Pakistan Academy of Science.</em> 1(1): 25-88."""^^xsd:string ;
   schema:datePublished "1961"^^xsd:gYear .

<https://aphia.org/id/source/226115> a top-level:Source, dct:BibliographicResource ;
   dct:title """A Partial Revision of the Marine Nematode Genus Elzalia (Monhysterida: Xyalidae) with  New Characters and Descriptions of Two New Species from Khung Kraben Bay, East Thailand"""^^xsd:string ;
   dct:bibliographicCitation  """Hope, W. Duane and Aryuthaka, Chittima . (2009). A Partial Revision of the Marine Nematode Genus Elzalia (Monhysterida: Xyalidae) with  New Characters and Descriptions of Two New Species from Khung Kraben Bay, East Thailand. Journal of Nematology, 41(1): 64-83."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/129672> a top-level:Source, dct:BibliographicResource ;
   dct:title """Two new species of the genus Elzalia (Nematoda: Monhysterida: Xyalidae) from the Yellow Sea, China"""^^xsd:string ;
   dct:bibliographicCitation  """Zhang, Y.; Zhang, Z. (2006). Two new species of the genus Elzalia (Nematoda: Monhysterida: Xyalidae) from the Yellow Sea, China. <em>Journal of the Marine Biological Association of the UK.</em> 86(05): 1047-1056."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1017/s0025315406014020> ;
   schema:datePublished "2006"^^xsd:gYear .

<https://aphia.org/id/source/196169> a top-level:Source, dct:BibliographicResource ;
   dct:title """The state of the art of Xyalidae (Nematoda, Monhysterida) with reference to the Brazilian records"""^^xsd:string ;
   dct:bibliographicCitation  """Venekey, V.; Gheller, P. F.; Maria, T. F.; Brustolin, M. C.; Kandratavicius, N.; Vieira, D. C.; Brito, S.; Souza, G. S.; Fonseca, G. (2014). The state of the art of Xyalidae (Nematoda, Monhysterida) with reference to the Brazilian records. <em>Marine Biodiversity.</em> 44(3): 367-390."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/s12526-014-0226-3> ;
   schema:datePublished "2014"^^xsd:gYear .

<https://aphia.org/id/source/47> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nemaslan: Biodiversity of Antarctic Nematodes (2004)"""^^xsd:string ;
   dct:bibliographicCitation  """Nemaslan: Biodiversity of Antarctic Nematodes (2004)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/65> ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/2930> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of the marine invertebrates of the estuary and Gulf of St. Lawrence."""^^xsd:string ;
   dct:bibliographicCitation  """Brunel, P., L. Bosse & G. Lamarche. (1998). Catalogue of the marine invertebrates of the estuary and Gulf of St. Lawrence. <em>Canadian Special Publication of Fisheries and Aquatic Sciences, 126.</em> 405 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/213868> ;
   schema:datePublished "1998"^^xsd:gYear .

<https://aphia.org/id/source/4181> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nomenclator Zoologicus."""^^xsd:string ;
   dct:bibliographicCitation  """Neave, S.A. (1939 - 1996). Nomenclator Zoologicus. vol. 1-10 Online."""^^xsd:string ;
   schema:datePublished "1939"^^xsd:gYear .

<https://aphia.org/id/source/4192> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nematode filing cabinet of the Marine Biology Section Ugent - in combination with the NemasLan Ms-Access database (published on CD-Rom, 2000)"""^^xsd:string ;
   dct:bibliographicCitation  """Various Authors (2000). Nematode filing cabinet of the Marine Biology Section Ugent - in combination with the NemasLan Ms-Access database (published on CD-Rom, 2000)"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/78755> ;
   schema:datePublished "2000"^^xsd:gYear .

<https://aphia.org/id/source/165755> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nématodes libres marins des vases profondes du Golfe du Lion. III. Monhysterida, Araeolaimida, Desmodorida"""^^xsd:string ;
   dct:bibliographicCitation  """Vitiello, P. (1970 [1971]). Nématodes libres marins des vases profondes du Golfe du Lion. III. Monhysterida, Araeolaimida, Desmodorida. <em>Téthys.</em> 2 : 647 – 690."""^^xsd:string ;
   schema:datePublished "1970"^^xsd:gYear .

<https://aphia.org/id/source/170577> a top-level:Source, dct:BibliographicResource ;
   dct:title """Guitartia tridentata n. gen., n. sp. (Monhysterida: Xyalidae) and Macrodontium gaspari n. gen., n. sp. (Chromadorida: Microlaimidae), free-living marine nematodes from the Caribbean Sea"""^^xsd:string ;
   dct:bibliographicCitation  """Armenteros, M.; Vincx, M.; Decraemer, W. (2010). Guitartia tridentata n. gen., n. sp. (Monhysterida: Xyalidae) and Macrodontium gaspari n. gen., n. sp. (Chromadorida: Microlaimidae), free-living marine nematodes from the Caribbean Sea. <em>Nematology.</em> 12 (3): 417-427."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1163/138855409x12559479585007>, <https://marineinfo.org/id/publication/239335> ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/42> a top-level:Source, dct:BibliographicResource ;
   dct:title """Integrated Taxonomic Information System (ITIS)"""^^xsd:string ;
   dct:bibliographicCitation  """Integrated Taxonomic Information System (ITIS)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/49> ;
   schema:isAccessibleForFree "1"^^xsd:boolean .

<https://aphia.org/id/source/223239> a top-level:Source, dct:BibliographicResource ;
   dct:title """Revision of the genus <i>Elzalia</i> Gerlach, 1957 (Nematoda: Xyalidae) including three new species from an oil producing zone in the Gulf of Mexico, with a discussion of the sibling species problem."""^^xsd:string ;
   dct:bibliographicCitation  """Castillo-Fernandez, D.; Lambshead, P. J. D. (1990). Revision of the genus <i>Elzalia</i> Gerlach, 1957 (Nematoda: Xyalidae) including three new species from an oil producing zone in the Gulf of Mexico, with a discussion of the sibling species problem. <em>Bulletin of the British Museum (Natural History), Zoology Series.</em> 56(1): 63-71."""^^xsd:string ;
   schema:datePublished "1990"^^xsd:gYear .

<https://aphia.org/id/source/180275> a top-level:Source, dct:BibliographicResource ;
   dct:title """The state of knowledge on deep-sea nematode taxonomy: how many valid species are known down there?"""^^xsd:string ;
   dct:bibliographicCitation  """Miljutin, D. M.; Gad, G.; Miljutina, M. M.; Mokievsky, V. O.; Fonseca-Genevois, V.; Esteves, A. M. (2010). The state of knowledge on deep-sea nematode taxonomy: how many valid species are known down there?. <em>Marine Biodiversity.</em> 40(3): 143-159."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/s12526-010-0041-4> ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/181000> a top-level:Source, dct:BibliographicResource ;
   dct:title """Comparison of the nematode fauna from the Weddell Sea Abyssal Plain with two North Atlantic abyssal sites"""^^xsd:string ;
   dct:bibliographicCitation  """Sebastian, S.; Raes, M.; De Mesel, I.; Vanreusel, A. (2007). Comparison of the nematode fauna from the Weddell Sea Abyssal Plain with two North Atlantic abyssal sites. <em>Deep Sea Research Part II: Topical Studies in Oceanography.</em> 54(16-17): 1727-1736."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.dsr2.2007.07.004>, <https://marineinfo.org/id/publication/210803> ;
   schema:datePublished "2007"^^xsd:gYear .

<https://aphia.org/id/source/181027> a top-level:Source, dct:BibliographicResource ;
   dct:title """Meiofauna in a cold-seep community off Hatsushima, central Japan"""^^xsd:string ;
   dct:bibliographicCitation  """Shirayama, Y.; Ohta, S. (1990). Meiofauna in a cold-seep community off Hatsushima, central Japan. <em>Journal of the Oceanographical Society of Japan.</em> 46(3): 118-124."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/bf02123438> ;
   schema:datePublished "1990"^^xsd:gYear .

<https://aphia.org/id/source/181437> a top-level:Source, dct:BibliographicResource ;
   dct:title """The contribution of deep-sea macrohabitat heterogeneity to global nematode diversity"""^^xsd:string ;
   dct:bibliographicCitation  """Vanreusel, A.; Fonseca, G.; Danovaro, R.; Da Silva, M. C.; Esteves, A. M.; Ferrero, T.; Gad, G.; Galtsova, V.; Gambi, C.; Da Fonsêca Genevois, V.; Ingels, J.; Ingole, B.; Lampadariou, N.; Merckx, B.; Miljutin, D.; Miljutina, M.; Muthumbi, A.; Netto, S.; Portnova, D.; Radziejewska, T.; Raes, M.; Tchesunov, A.; Vanaverbeke, J.; Van Gaever, S.; Venekey, V.; Bezerra, T. N.; Flint, H.; Copley, J.; Pape, E.; Zeppilli, D.; Martinez, P. A.; Galeron, J. (2010). The contribution of deep-sea macrohabitat heterogeneity to global nematode diversity. <em>Marine Ecology.</em> 31(1): 6-20."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1439-0485.2009.00352.x> ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/181453> a top-level:Source, dct:BibliographicResource ;
   dct:title """Biodiversity of free-living marine nematodes on the coast of Brazil: a review"""^^xsd:string ;
   dct:bibliographicCitation  """Venekey, V.; Fonseca-Genevois, V.; Santos, P. J. P. (2010). Biodiversity of free-living marine nematodes on the coast of Brazil: a review. <em>Zootaxa.</em> 2568: 39–66."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.2568.1.2> ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/181695> a top-level:Source, dct:BibliographicResource ;
   dct:title """A new genus and three new species of free‐living marine nematodes from the Yellow Sea, China"""^^xsd:string ;
   dct:bibliographicCitation  """Huang, Y.; Zhang, Z. (2006). A new genus and three new species of free‐living marine nematodes from the Yellow Sea, China. <em>Journal of Natural History.</em> 40(1-2): 5-16."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00222930600617781> ;
   schema:datePublished "2006"^^xsd:gYear .

<https://aphia.org/id/source/196226> a top-level:Source, dct:BibliographicResource ;
   dct:title """Influence of mesh size and core penetration on estimates of deep-sea nematode abundance, biomass, and diversity"""^^xsd:string ;
   dct:bibliographicCitation  """Leduc, D.; Probert, P.; Nodder, S. (2010). Influence of mesh size and core penetration on estimates of deep-sea nematode abundance, biomass, and diversity. <em>Deep Sea Research Part I: Oceanographic Research Papers.</em> 57(10): 1354-1362."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.dsr.2010.06.005> ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/179862> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nematode diversity and its relation to the quantity and quality of sedimentary organic matter in the deep Nazaré Canyon, Western Iberian Margin"""^^xsd:string ;
   dct:bibliographicCitation  """Ingels, J., K. Kiriakoulakis, G.A. Wolff & A. Vanreusel. (2009). Nematode diversity and its relation to the quantity and quality of sedimentary organic matter in the deep Nazaré Canyon, Western Iberian Margin. <em>Deep Sea Research Part I: Oceanographic Research Papers.</em> 56(9): 1521-1539."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.dsr.2009.04.010>, <https://marineinfo.org/id/publication/139596> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2009"^^xsd:gYear .



<https://aphia.org/id/image/88069> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Nematode file-library of the Marine Biology Section (Ghent University, Belgium)"""^^xsd:string ;
   dct:created "2004-10-18 11:59:42.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/88069_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/88070> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Nematode file-library of the Marine Biology Section (Ghent University, Belgium)"""^^xsd:string ;
   dct:created "2004-10-18 11:59:42.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/88070_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .

<https://aphia.org/id/distribution/879172> a td:Distribution ;
   rdfs:label "Distribution for Elzalia Gerlach, 1957 - São Paulo Channel"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/6750> ;
   dwc:locality <https://marineregions.org/mrgid/6750> ;
   dct:source <https://aphia.org/id/source/3675> .

<https://aphia.org/id/distribution/879173> a td:Distribution ;
   rdfs:label "Distribution for Elzalia Gerlach, 1957 - Gulf of Lions"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3452> ;
   dwc:locality <https://marineregions.org/mrgid/3452> ;
   dct:source <https://aphia.org/id/source/165755> .

<https://aphia.org/id/distribution/879189> a td:Distribution ;
   rdfs:label "Distribution for Elzalia Gerlach, 1957 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4288> ;
   dwc:locality <https://marineregions.org/mrgid/4288> ;
   dct:source <https://aphia.org/id/source/223239> .

<https://aphia.org/id/distribution/879190> a td:Distribution ;
   rdfs:label "Distribution for Elzalia Gerlach, 1957 - Yellow Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4303> ;
   dwc:locality <https://marineregions.org/mrgid/4303> ;
   dct:source <https://aphia.org/id/source/129672> .

<https://aphia.org/id/distribution/879191> a td:Distribution ;
   rdfs:label "Distribution for Elzalia Gerlach, 1957 - Bay of Bengal"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4273> ;
   dwc:locality <https://marineregions.org/mrgid/4273> ;
   dct:source <https://aphia.org/id/source/223239> .

<https://aphia.org/id/taxon-description/1724974> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 2457"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1724975> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/functional-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#meiobenthos> .

<https://aphia.org/id/taxon-description/1725710> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 2457"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1725711> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2457> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#small-body-size-0-2-to-2mm> .

<https://aphia.org/id/taxon-description/2687300> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Nomenclature code for Taxon denoted by name 2"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/nomenclature-code> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/nomenclature-code#iczn> .

<https://aphia.org/id/taxon-description-extra-specification/1724975> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .
<https://aphia.org/id/taxon-description-extra-specification/1725711> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage adult"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#adult> .

