@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/154884> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Lumbricidae Rafinesque, 1815"^^xsd:string ;
   taxon-name:aphiaID "154884"^^xsd:integer ;
   dwc:scientificNameID "154884"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:154884"^^xsd:string ;
   taxon-name:scientificName "Lumbricidae"^^xsd:string ;
   taxon-name:authorship "Rafinesque, 1815"^^xsd:string ;
   dwc:scientificNameAuthorship "Rafinesque, 1815"^^xsd:string ;
   taxon-name:fullScientificName "Lumbricidae Rafinesque, 1815"^^xsd:string ;
   skos-xl:literalForm "Lumbricidae Rafinesque, 1815"^^xsd:string ;
   dwc:scientificName "Lumbricidae Rafinesque, 1815"^^xsd:string ;
   dct:bibliographicCitation "WoRMS (2026). Lumbricidae Rafinesque, 1815. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=154884 on 2026-06-25"^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/4190>, <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#family> ;
   dwc:taxonRank <https://aphia.org/ns/rank#family> ;
   dct:source <https://aphia.org/id/source/22063>, <https://aphia.org/id/source/279585>, <https://aphia.org/id/source/405153>, <https://aphia.org/id/source/407597>, <https://aphia.org/id/source/416916>, <https://aphia.org/id/source/516807>, <https://aphia.org/id/source/467367>, <https://aphia.org/id/source/280502>, <https://aphia.org/id/source/305564>, <https://aphia.org/id/source/67393>, <https://aphia.org/id/source/81880>, <https://aphia.org/id/source/390088>, <https://aphia.org/id/source/338003> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:6392>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=6392&lvl=0>, <http://collections.peabody.yale.edu/search/Record/YPM-IZ-098174> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/154884> ;
   tat:hasHabitat <https://aphia.org/id/environment/terrestrial> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/87167>, <https://aphia.org/id/vernacular-name/41632>, <https://aphia.org/id/vernacular-name/87168>, <https://aphia.org/id/vernacular-name/101070>, <https://aphia.org/id/vernacular-name/29554> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17663>, <https://aphia.org/id/taxon-description/1767676>, <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/14164> .

<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#family> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Family"@en ;
   rdfs:label "Family"@en .

<https://aphia.org/id/source/22063> a top-level:Source, dct:BibliographicResource ;
   dct:title "<i>Analyse de la nature ou Tableau de l'univers et des corps organisés</i>. Published by the author, Palermo. 224 pp."^^xsd:string ;
   dct:bibliographicCitation  "Rafinesque, C.S. (1815). <i>Analyse de la nature ou Tableau de l'univers et des corps organisés</i>. Published by the author, Palermo. 224 pp. "^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.106607> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1815"^^xsd:gYear .

<https://aphia.org/id/source/279585> a top-level:Source, dct:BibliographicResource ;
   dct:title "A guide to the valid names of Lumbricidae (Oligochaeta)"^^xsd:string ;
   dct:bibliographicCitation  "Easton, E. G. (1983). A guide to the valid names of Lumbricidae (Oligochaeta). <em>[Book chapter].</em> Chapter 41, p.475-487 In Satchell, J. E. (editor) \"Earthworm ecology from Darwin to Vermiculture, 495 pp, Chapman and Hall, London/New York."^^xsd:string ;
   dct:source  <https://www.doi.org/10.1007/978-94-009-5965-1_41> ;
   schema:datePublished "1983"^^xsd:gYear .

<https://aphia.org/id/source/405153> a top-level:Source, dct:BibliographicResource ;
   dct:title "Opinion 1102. Completion of entry on official list of generic names in zoology relating to Lumbricus Linnaeus, 1758 (Annelida, Oligochaeta) (Name no. 213)"^^xsd:string ;
   dct:bibliographicCitation  "ICZN. (1978). Opinion 1102. Completion of entry on official list of generic names in zoology relating to Lumbricus Linnaeus, 1758 (Annelida, Oligochaeta) (Name no. 213). <em>Bulletin of Zoological Nomenclature.</em> 34 (4): 213–217."^^xsd:string ;
   schema:datePublished "1978"^^xsd:gYear .

<https://aphia.org/id/source/407597> a top-level:Source, dct:BibliographicResource ;
   dct:title "Authorship and date of five family-series nomina in Oligochaeta (Annelida): Lumbricidae, Naididae, Enchytraeidae, Tubificidae and Lumbriculidae"^^xsd:string ;
   dct:bibliographicCitation  "Van Haaren, T.; Martin, P.; Dubois, A. (2021). Authorship and date of five family-series nomina in Oligochaeta (Annelida): Lumbricidae, Naididae, Enchytraeidae, Tubificidae and Lumbriculidae. <em>Bionomina.</em> 21(1): 140-145."^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/bionomina.21.1.10> ;
   schema:datePublished "2021"^^xsd:gYear .

<https://aphia.org/id/source/416916> a top-level:Source, dct:BibliographicResource ;
   dct:title "Revisione dei Lumbricide"^^xsd:string ;
   dct:bibliographicCitation  "Rosa, D. (1893). Revisione dei Lumbricide. <em>Memorie della Reale accademia delle scienze di Torino.</em> Ser. 2:43(1):399-476 + 2 tables."^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1893"^^xsd:gYear .

<https://aphia.org/id/source/516807> a top-level:Source, dct:BibliographicResource ;
   dct:title "Hidden treasures revealed: Catalogue of the Lumbricidae species in the collection of the Natural History Museum Vienna (Annelida: Oligochaeta)"^^xsd:string ;
   dct:bibliographicCitation  "Szederjesi, Timea. (2025). Hidden treasures revealed: Catalogue of the Lumbricidae species in the collection of the Natural History Museum Vienna (Annelida: Oligochaeta). <em>Zootaxa.</em> 5717(1): 43-65."^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.5717.1.3> ;
   schema:datePublished "2025"^^xsd:gYear .

<https://aphia.org/id/source/467367> a top-level:Source, dct:BibliographicResource ;
   dct:title "2019 The Marine Biological Association of the UK (MBA) Wembury Bioblitz survey. The Archive for Marine Species and Habitats Data (DASSH)"^^xsd:string ;
   dct:bibliographicCitation  "Marine Biological Association of the United Kingdom. (2023). 2019 The Marine Biological Association of the UK (MBA) Wembury Bioblitz survey. The Archive for Marine Species and Habitats Data (DASSH). "^^xsd:string ;
   dct:source  <https://www.doi.org/10.17031/64942873c2a44> ;
   schema:datePublished "2023"^^xsd:gYear .

<https://aphia.org/id/source/280502> a top-level:Source, dct:BibliographicResource ;
   dct:title "Nouvelle classification des Annélides sétigères abranches."^^xsd:string ;
   dct:bibliographicCitation  "Udekem, J. d'. (1859). Nouvelle classification des Annélides sétigères abranches. <em>Mémoires de l'Académie Royale des Sciences, des Lettres et des Beaux-Arts de Belgique.</em> 31: 1-28."^^xsd:string ;
   dct:source  <https://www.doi.org/10.3406/marb.1859.3541> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1859"^^xsd:gYear .

<https://aphia.org/id/source/305564> a top-level:Source, dct:BibliographicResource ;
   dct:title "Nouvelles classification des Annélides sétigères abranches"^^xsd:string ;
   dct:bibliographicCitation  "Udekem, J. d'. (1855). Nouvelles classification des Annélides sétigères abranches. <em>Bulletins de l'Académie royale des sciences, des lettres et des beaux-arts de Belgique.</em> 22(2): 533-557, 3 figs."^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1855"^^xsd:gYear .

<https://aphia.org/id/source/67393> a top-level:Source, dct:BibliographicResource ;
   dct:title "A monograph of the order of Oligochaeta"^^xsd:string ;
   dct:bibliographicCitation  "Beddard, F.E. (1895). A monograph of the order of Oligochaeta. <em>[Book].</em> 769 pp. The Clarendon Press, Oxford."^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1895"^^xsd:gYear .

<https://aphia.org/id/source/81880> a top-level:Source, dct:BibliographicResource ;
   dct:title "Grundzüge der Zoologie. (Third edition) [Principles of Zoology]"^^xsd:string ;
   dct:bibliographicCitation  "Claus, C. (1876). Grundzüge der Zoologie. (Third edition) [Principles of Zoology]. <em>N.G. Elwertsche Verlagsuchhandlung, Marburg & Leipzig.</em> 1-1254. (vol.1. incl. Annelides p.394-421, Copepoda p.465-480, vol.2 Mollusca),."^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.11954> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1876"^^xsd:gYear .

<https://aphia.org/id/source/390088> a top-level:Source, dct:BibliographicResource ;
   dct:title "Integrative taxonomy of some Iranian peregrine earthworm species using morphology and barcoding (Annelida: Megadrili)"^^xsd:string ;
   dct:bibliographicCitation  "Latif, Robabeh; Malek, Masoumeh; Aminjan, Atabak Roohi; Pasantes, Juan José; Briones, Maria J. I.; Csuzdi, Csaba. (2020). Integrative taxonomy of some Iranian peregrine earthworm species using morphology and barcoding (Annelida: Megadrili). <em>Zootaxa.</em> 4877(1): 163-173."^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4877.1.7> ;
   schema:datePublished "2020"^^xsd:gYear .

<https://aphia.org/id/source/338003> a top-level:Source, dct:BibliographicResource ;
   dct:title "The earthworms (Lumbricidae and Sparganophilidae) of Ontario."^^xsd:string ;
   dct:bibliographicCitation  "Reynolds, J. W. (1977). The earthworms (Lumbricidae and Sparganophilidae) of Ontario. (Royal Ontario Museum life sciences miscellaneous publication). Royal Ontario Museum, Toronto."^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.60740> ;
   schema:datePublished "1977"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/87167> a taxon-name:vernacularName ;
   taxon-name:vernacularName "regenwormen"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/nld> .

<https://aphia.org/id/vernacular-name/41632> a taxon-name:vernacularName ;
   taxon-name:vernacularName "earthworms"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/147411> .

<https://aphia.org/id/vernacular-name/87168> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Regenwurmer"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> .

<https://aphia.org/id/vernacular-name/101070> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Regenwürmer"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/29554> a taxon-name:vernacularName ;
   taxon-name:vernacularName "daggmaskar"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/swe> ;
   dct:source <https://aphia.org/id/source/147411> .



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

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

<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/17664> 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/1767677> 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> .

