@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/2346> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Metachromadora Filipjev, 1918"^^xsd:string ;
   taxon-name:aphiaID "2346"^^xsd:integer ;
   dwc:scientificNameID "2346"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:2346"^^xsd:string ;
   taxon-name:scientificName "Metachromadora"^^xsd:string ;
   taxon-name:authorship "Filipjev, 1918"^^xsd:string ;
   dwc:scientificNameAuthorship "Filipjev, 1918"^^xsd:string ;
   taxon-name:fullScientificName "Metachromadora Filipjev, 1918"^^xsd:string ;
   skos-xl:literalForm "Metachromadora Filipjev, 1918"^^xsd:string ;
   dwc:scientificName "Metachromadora Filipjev, 1918"^^xsd:string ;
   dct:bibliographicCitation """Nemys eds. (2026). Nemys: World Database of Nematodes. Metachromadora Filipjev, 1918. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=2346 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/66>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/8131> ;
   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/3303>, <https://aphia.org/id/source/165865>, <https://aphia.org/id/source/165735>, <https://aphia.org/id/source/47>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/151762>, <https://aphia.org/id/source/4181>, <https://aphia.org/id/source/4192>, <https://aphia.org/id/source/165937>, <https://aphia.org/id/source/178971>, <https://aphia.org/id/source/179145>, <https://aphia.org/id/source/179320>, <https://aphia.org/id/source/180067>, <https://aphia.org/id/source/180156>, <https://aphia.org/id/source/181143>, <https://aphia.org/id/source/181453>, <https://aphia.org/id/source/180706>, <https://aphia.org/id/source/181067>, <https://aphia.org/id/source/118560> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1586148> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:70431>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=70431&lvl=0>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Metachromadora+sp.> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/2346> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1586148> ;
   media:isSubjectOf <https://aphia.org/id/image/87807>, <https://aphia.org/id/image/87808>, <https://aphia.org/id/image/87809>, <https://aphia.org/id/image/87810>, <https://aphia.org/id/image/87811>, <https://aphia.org/id/image/87812>, <https://aphia.org/id/image/87813>, <https://aphia.org/id/image/91635>, <https://aphia.org/id/image/91636>, <https://aphia.org/id/image/91637>, <https://aphia.org/id/image/91638> ;
   td:hasDistribution <https://aphia.org/id/distribution/406669> ;
   tat:hasAdditionalDescription <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/2226> .

<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/3303> a top-level:Source, dct:BibliographicResource ;
   dct:title """Free-living marine nematodes of the Sevastopol area"""^^xsd:string ;
   dct:bibliographicCitation  """Filipjev, I. N. (1918). Free-living marine nematodes of the Sevastopol area. <em>Transactions of the Zoological Laboratory and the Sevastopol Biological Station of the Russian Academy of Sciences.</em> Series II No 4 (Issue I & II) (Translated from Russian)."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1918"^^xsd:gYear .

<https://aphia.org/id/source/165865> a top-level:Source, dct:BibliographicResource ;
   dct:title """North American marine nematodes"""^^xsd:string ;
   dct:bibliographicCitation  """Chitwood, B. G. (1951). North American marine nematodes. <em>Texas J. Sci.</em> 3(4): 617-672."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/218648> ;
   schema:datePublished "1951"^^xsd:gYear .

<https://aphia.org/id/source/165735> a top-level:Source, dct:BibliographicResource ;
   dct:title """A survey of the marine nematodes of Chesapeake Bay, Maryland"""^^xsd:string ;
   dct:bibliographicCitation  """Timm, R. W. (1954). A survey of the marine nematodes of Chesapeake Bay, Maryland. <em>The Catholic University of America, Biological Studies.</em> 23: 70pp - A dissertation for the degree of Doctor of Philosophy."""^^xsd:string ;
   schema:datePublished "1954"^^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/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/151762> a top-level:Source, dct:BibliographicResource ;
   dct:title """Desmotersia levinae, a new genus and new species of free-living nematode from bathyal oxygen minimum zone sediments off Callao, Peru, with discussion on the classification of the genus Richtersia (Chromadorida: Selachinematidae)"""^^xsd:string ;
   dct:bibliographicCitation  """Neira, C.; Decraemer, W. (2009). Desmotersia levinae, a new genus and new species of free-living nematode from bathyal oxygen minimum zone sediments off Callao, Peru, with discussion on the classification of the genus Richtersia (Chromadorida: Selachinematidae). <em>Organisms Diversity & Evolution.</em> 9(1): 1.e1-1.e15."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.ode.2008.09.004> ;
   schema:datePublished "2009"^^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/165937> a top-level:Source, dct:BibliographicResource ;
   dct:title """Three new Chromadoropsis species (Nematoda, Desmodoridae) from Southern Africa and the North Sea"""^^xsd:string ;
   dct:bibliographicCitation  """Furstenberg, J. P.; Vincx, M. (1988). Three new Chromadoropsis species (Nematoda, Desmodoridae) from Southern Africa and the North Sea. <em>S. Afr. J. Zool.</em> 23(3): 215-223."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/02541858.1988.11448104>, <https://marineinfo.org/id/publication/7042> ;
   schema:datePublished "1988"^^xsd:gYear .

<https://aphia.org/id/source/178971> a top-level:Source, dct:BibliographicResource ;
   dct:title """Scientific Report on the Belgian Expedition to The Great Barrier Reef in 1967. Nematodes XII. Ecological Notes on the Nematode Fauna in and around Mangroves on Lizard Island"""^^xsd:string ;
   dct:bibliographicCitation  """Decraemer, W.; Coomans, A. (1978). Scientific Report on the Belgian Expedition to The Great Barrier Reef in 1967. Nematodes XII. Ecological Notes on the Nematode Fauna in and around Mangroves on Lizard Island. <em>Aust. J. Mar. Freshwater Res.</em> 29, 497-508."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1071/MF9780497>, <https://marineinfo.org/id/publication/100400> ;
   schema:datePublished "1978"^^xsd:gYear .

<https://aphia.org/id/source/179145> a top-level:Source, dct:BibliographicResource ;
   dct:title """Colonization patterns of Nematoda on decomposing algae in the estuarine environment: community assembly and genetic structure of the dominant species Pellioditis marina"""^^xsd:string ;
   dct:bibliographicCitation  """Derycke, S.; Van Vynckt, R.; Vanaverbeke, J.; Vincx, M.; Moens, T. (2007). Colonization patterns of Nematoda on decomposing algae in the estuarine environment: community assembly and genetic structure of the dominant species Pellioditis marina. <em>Limnology and Oceanography.</em> 52(3): 992-1001."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.4319/lo.2007.52.3.0992>, <https://marineinfo.org/id/publication/108725> ;
   schema:datePublished "2007"^^xsd:gYear .

<https://aphia.org/id/source/179320> a top-level:Source, dct:BibliographicResource ;
   dct:title """Impact of discards of beam trawl fishing on the nematode community from the Tagus estuary (Portugal)"""^^xsd:string ;
   dct:bibliographicCitation  """Franco, M.; Steyaert, M.; Cabral, H.; Tenreiro, R.; Chambel, L.; Vincx, M.; Costa, M.; Vanaverbeke, J. (2008). Impact of discards of beam trawl fishing on the nematode community from the Tagus estuary (Portugal). <em>Marine Pollution Bulletin.</em> 56(10): 1728-1736."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.marpolbul.2008.07.003>, <https://marineinfo.org/id/publication/211357> ;
   schema:datePublished "2008"^^xsd:gYear .

<https://aphia.org/id/source/180067> a top-level:Source, dct:BibliographicResource ;
   dct:title """The temporal variation of intertidal nematodes in the Westerschelde. I. The importance of an estuarine gradient"""^^xsd:string ;
   dct:bibliographicCitation  """Li, J.; Vincx, M. (1993). The temporal variation of intertidal nematodes in the Westerschelde. I. The importance of an estuarine gradient. <em>Netherlands Journal of Aquatic Ecology.</em> 27 (2-4): 319-326."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/bf02334795>, <https://marineinfo.org/id/publication/14832> ;
   schema:datePublished "1993"^^xsd:gYear .

<https://aphia.org/id/source/180156> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nematodes from sandy beaches of Guanabara Bay, Rio de Janeiro, Brazil"""^^xsd:string ;
   dct:bibliographicCitation  """Maria, T. F.; Esteves, A. M.; Smol, N.; Vanreusel, A.; Decraemer, W. (2008). Nematodes from sandy beaches of Guanabara Bay, Rio de Janeiro, Brazil. <em>Biociências, Porto Alegre.</em> 16 (2), 92-103."""^^xsd:string ;
   schema:datePublished "2008"^^xsd:gYear .

<https://aphia.org/id/source/181143> a top-level:Source, dct:BibliographicResource ;
   dct:title """Laboratory experiments on the infaunal activity of intertidal nematodes"""^^xsd:string ;
   dct:bibliographicCitation  """Steyaert, M.; Moodley, L.; Vanaverbeke, J.; Vandewiele, S.; Vincx, M. (2005). Laboratory experiments on the infaunal activity of intertidal nematodes. <em>Hydrobiologia.</em> 540(1-3): 217-223."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/s10750-004-7145-4>, <https://marineinfo.org/id/publication/75958> ;
   schema:datePublished "2005"^^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/180706> a top-level:Source, dct:BibliographicResource ;
   dct:title """The structuring role of microhabitat type in coral degradation zones: a case study with marine nematodes from Kenya and Zanzibar"""^^xsd:string ;
   dct:bibliographicCitation  """Raes, M.; De Troch, M.; Ndaro, S. G. M.; Muthumbi, A.; Guilini, K.; Vanreusel, A. (2007). The structuring role of microhabitat type in coral degradation zones: a case study with marine nematodes from Kenya and Zanzibar. <em>Coral Reefs.</em> 26 (1): 13-126."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/s00338-006-0184-8> ;
   schema:datePublished "2007"^^xsd:gYear .

<https://aphia.org/id/source/181067> a top-level:Source, dct:BibliographicResource ;
   dct:title """Meiobenthic distribution and nematode community structure in five European estuaries."""^^xsd:string ;
   dct:bibliographicCitation  """Soetaert, K.. M. Vinckx, J. Wittoeck & M.Tulkens. (1995). Meiobenthic distribution and nematode community structure in five European estuaries. <em>Hydrobiologia.</em> 311: 185-206."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/bf00008580>, <https://marineinfo.org/id/publication/8456> ;
   schema:datePublished "1995"^^xsd:gYear .

<https://aphia.org/id/source/118560> a top-level:Source, dct:BibliographicResource ;
   dct:title """Structural analysis of the meiobenthos communities of the shelf break area in two stations of the Gulf of Biscay (N.E. Atlantic)."""^^xsd:string ;
   dct:bibliographicCitation  """Vanreusel, A., M. Vincx, D. Van Gansbeke & W. Gijselinck, W. (1992). Structural analysis of the meiobenthos communities of the shelf break area in two stations of the Gulf of Biscay (N.E. Atlantic). <em>Belgian Journal of Zoology.</em> 122(2):185-202."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/7796> ;
   schema:datePublished "1992"^^xsd:gYear .



<https://aphia.org/id/image/87807> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2346>
   ] ;
   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 12:23:33.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87807_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/87808> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2346>
   ] ;
   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 12:23:33.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87808_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/87809> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2346>
   ] ;
   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 12:23:33.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87809_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/87810> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2346>
   ] ;
   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 12:23:33.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87810_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/87811> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2346>
   ] ;
   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 12:23:33.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87811_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/87812> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2346>
   ] ;
   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 12:23:34.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87812_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/87813> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2346>
   ] ;
   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 12:23:34.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87813_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/91635> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121011>
   ] ;
   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 12:23:34.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/91635_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/91636> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121011>
   ] ;
   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 12:23:34.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/91636_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/91637> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121011>
   ] ;
   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 12:23:35.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/91637_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/91638> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121011>
   ] ;
   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 12:23:35.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/91638_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .

<https://aphia.org/id/distribution/406669> a td:Distribution ;
   rdfs:label "Distribution for Metachromadora Filipjev, 1918 - Westerschelde"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2346> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4752> ;
   dwc:locality <https://marineregions.org/mrgid/4752> ;
   dct:source <https://aphia.org/id/source/1114> .

<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> .


