@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/153204> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Bolbolaimus Cobb, 1920"^^xsd:string ;
   taxon-name:aphiaID "153204"^^xsd:integer ;
   dwc:scientificNameID "153204"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:153204"^^xsd:string ;
   taxon-name:scientificName "Bolbolaimus"^^xsd:string ;
   taxon-name:authorship "Cobb, 1920"^^xsd:string ;
   dwc:scientificNameAuthorship "Cobb, 1920"^^xsd:string ;
   taxon-name:fullScientificName "Bolbolaimus Cobb, 1920"^^xsd:string ;
   skos-xl:literalForm "Bolbolaimus Cobb, 1920"^^xsd:string ;
   dwc:scientificName "Bolbolaimus Cobb, 1920"^^xsd:string ;
   dct:bibliographicCitation """Nemys eds. (2026). Nemys: World Database of Nematodes. Bolbolaimus Cobb, 1920. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=153204 on 2026-05-01"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/66>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3123>, <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> ;
   foaf:depiction <https://images.vliz.be/thumbs/99521_bolbolaimus-sp.jpg> ;
   dct:source <https://aphia.org/id/source/3616>, <https://aphia.org/id/source/179972>, <https://aphia.org/id/source/3636>, <https://aphia.org/id/source/196884>, <https://aphia.org/id/source/75>, <https://aphia.org/id/source/181453>, <https://aphia.org/id/source/4181>, <https://aphia.org/id/source/4192>, <https://aphia.org/id/source/170577>, <https://aphia.org/id/source/180275>, <https://aphia.org/id/source/3631>, <https://aphia.org/id/source/180706>, <https://aphia.org/id/source/196190>, <https://aphia.org/id/source/470950> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:3080903>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=3080903&lvl=0>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Bolbolaimus+sp.> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/153204> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/brackish> ;
   media:isSubjectOf <https://aphia.org/id/image/87891>, <https://aphia.org/id/image/91958>, <https://aphia.org/id/image/96037>, <https://aphia.org/id/image/99521> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1725120>, <https://aphia.org/id/taxon-description/1725856>, <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/2171> .

<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/3616> a top-level:Source, dct:BibliographicResource ;
   dct:title """One hundred new nemas (type species of 100 new genera)"""^^xsd:string ;
   dct:bibliographicCitation  """Cobb, N. A. (1920). One hundred new nemas (type species of 100 new genera). <em>Contributions to a science of nematology.</em> 9: 217-343."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/217741> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1920"^^xsd:gYear .

<https://aphia.org/id/source/179972> a top-level:Source, dct:BibliographicResource ;
   dct:title """Taxonomic review of microlaimids with description of five species from the white Sea (Nematoda: Chromadoria)"""^^xsd:string ;
   dct:bibliographicCitation  """Kovalyev, V.; Tchesunov, A. V. (2005). Taxonomic review of microlaimids with description of five species from the white Sea (Nematoda: Chromadoria). <em>Zoosystematica Rossica.</em> 14(1): 1-16."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.31610/zsr/2005.14.1.1> ;
   schema:datePublished "2005"^^xsd:gYear .

<https://aphia.org/id/source/3636> a top-level:Source, dct:BibliographicResource ;
   dct:title """Revision of Microlaimidae, Erection of Molgolaimidae fam.n., and Remarks on the Systematic Position of Paramicrolaimus (Nematoda, Desmodorida)"""^^xsd:string ;
   dct:bibliographicCitation  """Jensen, P. (1978). Revision of Microlaimidae, Erection of Molgolaimidae fam.n., and Remarks on the Systematic Position of Paramicrolaimus (Nematoda, Desmodorida). <em>Zoologica Scripta.</em> 7(1-4): 159-173."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1463-6409.1978.tb00599.x> ;
   schema:datePublished "1978"^^xsd:gYear .

<https://aphia.org/id/source/196884> a top-level:Source, dct:BibliographicResource ;
   dct:title """Chapter 7.13. Order Desmodorida De Coninck, 1965"""^^xsd:string ;
   dct:bibliographicCitation  """Tchesunov, A. V. (2014). Chapter 7.13. Order Desmodorida De Coninck, 1965. <em>In: Schmidt-Rhaesa A. (ed.) Handbook of Zoology. Gastrotricha, Cycloneuralia, Gnathifera. Volume 2: Nematoda.</em> 399-434."""^^xsd:string ;
   schema:datePublished "2014"^^xsd:gYear .

<https://aphia.org/id/source/75> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Free living Nematodes of the North Sea"""^^xsd:string .

<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/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/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/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/3631> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nématodes libres marins de la région de Roscoff"""^^xsd:string ;
   dct:bibliographicCitation  """Luc, M.; De Coninck, L. A. (1959). Nématodes libres marins de la région de Roscoff. <em>Archs Zool. exp. gén.</em> 98: 103-165."""^^xsd:string ;
   schema:datePublished "1959"^^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/196190> a top-level:Source, dct:BibliographicResource ;
   dct:title """Exploring the Use of Cytochrome Oxidase c Subunit 1 (COI) for DNA Barcoding of Free-Living Marine Nematodes"""^^xsd:string ;
   dct:bibliographicCitation  """Derycke, S.; Vanaverbeke, J.; Rigaux, A.; Backeljau, T.; Moens, T. (2010). Exploring the Use of Cytochrome Oxidase c Subunit 1 (COI) for DNA Barcoding of Free-Living Marine Nematodes. <em>PLoS ONE.</em> 5(10): e13716."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1371/journal.pone.0013716> ;
   schema:datePublished "2010"^^xsd:gYear .

<https://aphia.org/id/source/470950> a top-level:Source, dct:BibliographicResource ;
   dct:title """Description of Bolbolaimus major sp. nov. (Nematoda), from the Yellow Sea, China and phylogenetic analysis in Microlaimidae"""^^xsd:string ;
   dct:bibliographicCitation  """Guo, W.; Liang, H.X.; Lv, Y.W.; Wang, C.M. (2023). Description of Bolbolaimus major sp. nov. (Nematoda), from the Yellow Sea, China and phylogenetic analysis in Microlaimidae. <em>Zootaxa.</em> 5353(2): 176-186."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.5353.2.7> ;
   schema:datePublished "2023"^^xsd:gYear .



<https://aphia.org/id/image/87891> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/153204>
   ] ;
   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:33:05.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87891_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/91958> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/228598>
   ] ;
   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:33:06.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/91958_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/96037> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/153204>
   ] ;
   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:33:06.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/96037_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/99521> a media:ImageObject, schema:ImageObject ;
   rdfs:label "<i>Bolbolaimus</i> sp."^^xsd:string ;
   dct:title "<i>Bolbolaimus</i> sp."^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/153204>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/14283> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2014-07-28 13:01:02.587"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/99521_bolbolaimus-sp.jpg> .

<https://aphia.org/id/taxon-description/1725120> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 153204"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1725121> ;
   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/153204> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#meiobenthos> .

<https://aphia.org/id/taxon-description/1725856> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 153204"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1725857> ;
   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/153204> ;
   ] ;
   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/1725121> 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/1725857> 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> .

