@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/2525> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Dolicholaimus De Man, 1888"^^xsd:string ;
   taxon-name:aphiaID "2525"^^xsd:integer ;
   dwc:scientificNameID "2525"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:2525"^^xsd:string ;
   taxon-name:scientificName "Dolicholaimus"^^xsd:string ;
   taxon-name:authorship "De Man, 1888"^^xsd:string ;
   dwc:scientificNameAuthorship "De Man, 1888"^^xsd:string ;
   taxon-name:fullScientificName "Dolicholaimus De Man, 1888"^^xsd:string ;
   skos-xl:literalForm "Dolicholaimus De Man, 1888"^^xsd:string ;
   dwc:scientificName "Dolicholaimus De Man, 1888"^^xsd:string ;
   dct:bibliographicCitation """Nemys eds. (2026). Nemys: World Database of Nematodes. Dolicholaimus De Man, 1888. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=2525 on 2026-04-05"""^^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/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/3174>, <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/3311>, <https://aphia.org/id/source/47>, <https://aphia.org/id/source/181453>, <https://aphia.org/id/source/4181>, <https://aphia.org/id/source/4192>, <https://aphia.org/id/source/180706>, <https://aphia.org/id/source/180672> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:883723>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=883723&lvl=0>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Dolicholaimus+sp.> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/2525> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   media:isSubjectOf <https://aphia.org/id/image/87302>, <https://aphia.org/id/image/89330>, <https://aphia.org/id/image/89331>, <https://aphia.org/id/image/89332>, <https://aphia.org/id/image/89333>, <https://aphia.org/id/image/89334>, <https://aphia.org/id/image/89335>, <https://aphia.org/id/image/89336> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/1725054>, <https://aphia.org/id/taxon-description/1725790>, <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/2255> .

<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/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/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/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/180672> a top-level:Source, dct:BibliographicResource ;
   dct:title """Revision of the marine nematodes of the family Ironidae (Nematoda: Enoplida)"""^^xsd:string ;
   dct:bibliographicCitation  """Platonova, T. A.; Mokievsky, V. O. (1994). Revision of the marine nematodes of the family Ironidae (Nematoda: Enoplida). <em>Zoological Institute, St. Petersburg, Zoosyst. Rossica.</em> 3, 5-17."""^^xsd:string ;
   schema:datePublished "1994"^^xsd:gYear .



<https://aphia.org/id/image/87302> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2525>
   ] ;
   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:47:20.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/87302_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/89330> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121927>
   ] ;
   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:47:21.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/89330_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/89331> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121927>
   ] ;
   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:47:21.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/89331_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/89332> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121927>
   ] ;
   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:47:21.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/89332_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/89333> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121927>
   ] ;
   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:47:22.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/89333_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/89334> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121927>
   ] ;
   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:47:22.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/89334_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/89335> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121927>
   ] ;
   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:47:22.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/89335_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .
<https://aphia.org/id/image/89336> a media:ImageObject, schema:ImageObject ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/121927>
   ] ;
   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:47:22.000"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/89336_nematode-file-library-of-the-marine-biology-section-ghent-university-belgium.jpg> .

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

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

