@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/2436> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Araeolaimus de Man, 1888"^^xsd:string ;
   taxon-name:aphiaID "2436"^^xsd:integer ;
   dwc:scientificNameID "2436"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:2436"^^xsd:string ;
   taxon-name:scientificName "Araeolaimus"^^xsd:string ;
   taxon-name:authorship "de Man, 1888"^^xsd:string ;
   dwc:scientificNameAuthorship "de Man, 1888"^^xsd:string ;
   taxon-name:fullScientificName "Araeolaimus de Man, 1888"^^xsd:string ;
   skos-xl:literalForm "Araeolaimus de Man, 1888"^^xsd:string ;
   dwc:scientificName "Araeolaimus de Man, 1888"^^xsd:string ;
   dct:bibliographicCitation """Nemys eds. (2026). Nemys: World Database of Nematodes. Araeolaimus de Man, 1888. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=2436 on 2026-04-27"""^^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/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/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> ;
   foaf:depiction <https://images.vliz.be/thumbs/99520_araeolaimus-sp-cervical-region.jpg> ;
   dct:source <https://aphia.org/id/source/3311>, <https://aphia.org/id/source/3616>, <https://aphia.org/id/source/47>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/181453>, <https://aphia.org/id/source/181711>, <https://aphia.org/id/source/196190>, <https://aphia.org/id/source/4181>, <https://aphia.org/id/source/4192>, <https://aphia.org/id/source/178855>, <https://aphia.org/id/source/180156>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/180706> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/582893> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:862437>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=862437&lvl=0>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Araeolaimus+sp.> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/2436> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/brackish> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/582893> ;
   media:isSubjectOf <https://aphia.org/id/image/88219>, <https://aphia.org/id/image/88220>, <https://aphia.org/id/image/88221>, <https://aphia.org/id/image/88222>, <https://aphia.org/id/image/88223>, <https://aphia.org/id/image/95972>, <https://aphia.org/id/image/95973>, <https://aphia.org/id/image/95974>, <https://aphia.org/id/image/95975>, <https://aphia.org/id/image/99520> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1724952>, <https://aphia.org/id/taxon-description/1725688>, <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/2241> .

<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/3311> a top-level:Source, dct:BibliographicResource ;
   dct:title """Sur quelques nématodes libres de la mer du Nord, nouveaux ou peu connus"""^^xsd:string ;
   dct:bibliographicCitation  """de Man, J. G. (1888). Sur quelques nématodes libres de la mer du Nord, nouveaux ou peu connus. <em>Mémoires de la Société Zoologique de France.</em> 1: 1-51."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1888"^^xsd:gYear .

<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/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/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/181711> a top-level:Source, dct:BibliographicResource ;
   dct:title """Hydrothermal vent meiobenthos associated with mytilid mussel aggregations from the Mid-Atlantic Ridge and the East Pacific Rise"""^^xsd:string ;
   dct:bibliographicCitation  """Zekely, J.; Van Dover, C.; Nemeschkal, H.; Bright, M. (2006). Hydrothermal vent meiobenthos associated with mytilid mussel aggregations from the Mid-Atlantic Ridge and the East Pacific Rise. <em>Deep Sea Research Part I: Oceanographic Research Papers.</em> 53(8): 1363-1378."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.dsr.2006.05.010> ;
   schema:datePublished "2006"^^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/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/178855> a top-level:Source, dct:BibliographicResource ;
   dct:title """Diversity of meiofauna and free-living nematodes in hydrothermal vant mussel beds on the northern and southern East Pacific Rise"""^^xsd:string ;
   dct:bibliographicCitation  """Copley, J. T. P.; Flint, H. C.; Ferrero, T. J.; Van Dover, C. L. (2007). Diversity of meiofauna and free-living nematodes in hydrothermal vant mussel beds on the northern and southern East Pacific Rise. <em>J. Mar. Biol. Ass. U.K.</em>"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1017/s0025315407055956> ;
   schema:datePublished "2007"^^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/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/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/image/88219> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:43.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/88219_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/88220> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:44.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/88220_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/88221> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:44.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/88221_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/88222> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:44.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/88222_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/88223> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:44.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/88223_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/95972> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:44.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/95972_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/95973> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:44.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/95973_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/95974> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:44.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/95974_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/95975> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   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:32:44.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/95975_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/99520> a media:ImageObject, schema:ImageObject ;
   rdfs:label "<i>Araeolaimus</i> sp., cervical region"^^xsd:string ;
   dct:title "<i>Araeolaimus</i> sp., cervical region"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2436>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/19330> ;
   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 12:59:39.670"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/99520_araeolaimus-sp-cervical-region.jpg> .

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

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

