@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/130240> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Lumbrineris cingulata Ehlers, 1897"^^xsd:string ;
   taxon-name:aphiaID "130240"^^xsd:integer ;
   dwc:scientificNameID "130240"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:130240"^^xsd:string ;
   taxon-name:scientificName "Lumbrineris cingulata"^^xsd:string ;
   taxon-name:authorship "Ehlers, 1897"^^xsd:string ;
   dwc:scientificNameAuthorship "Ehlers, 1897"^^xsd:string ;
   taxon-name:fullScientificName "Lumbrineris cingulata Ehlers, 1897"^^xsd:string ;
   skos-xl:literalForm "Lumbrineris cingulata Ehlers, 1897"^^xsd:string ;
   dwc:scientificName "Lumbrineris cingulata Ehlers, 1897"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Lumbrineris cingulata Ehlers, 1897. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=130240 on 2026-06-08"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3114>, <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#species> ;
   dwc:taxonRank <https://aphia.org/ns/rank#species> ;
   dct:source <https://aphia.org/id/source/49696>, <https://aphia.org/id/source/49186>, <https://aphia.org/id/source/67295>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/141215>, <https://aphia.org/id/source/50177>, <https://aphia.org/id/source/51046> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/336979> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=1129665>, <http://www.biodiversitylibrary.org/name/Lumbrineris_cingulata>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:130240>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Lumbrineris+cingulata> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/130240> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/336979> ;
   td:hasDistribution <https://aphia.org/id/distribution/300964>, <https://aphia.org/id/distribution/652697>, <https://aphia.org/id/distribution/673640>, <https://aphia.org/id/distribution/853330> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/289234>, <https://aphia.org/id/taxon-description/289238>, <https://aphia.org/id/taxon-description/289242>, <https://aphia.org/id/taxon-description/400979>, <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/129337> .

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

<https://aphia.org/id/source/49696> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeten"""^^xsd:string ;
   dct:bibliographicCitation  """Ehlers, Ernst. (1897). Polychaeten. <em>Ergebnisse der Hamburger Magalhaensischen Sammelreise 1892/93.</em> 3: 1-148, 9 plates."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1897"^^xsd:gYear .

<https://aphia.org/id/source/49186> a top-level:Source, dct:BibliographicResource ;
   dct:title """Lumbrineris cingulata (Polychaeta, Lumbrineridae) et Scolelepis mesnili (Polychaeta, Spionidae) en Mediterranee"""^^xsd:string ;
   dct:bibliographicCitation  """Capaccioni-Azzati, Romana 1991. Lumbrineris cingulata (Polychaeta, Lumbrineridae) et Scolelepis mesnili (Polychaeta, Spionidae) en Mediterranee. Vie et Milieu, 41(1): 55-60."""^^xsd:string ;
   schema:datePublished "1991"^^xsd:gYear .

<https://aphia.org/id/source/67295> a top-level:Source, dct:BibliographicResource ;
   dct:title """Lumbrineridae (Polychaeta: Eunicemorpha) da costa sul e sudeste do Brasil II. Lumbrineris"""^^xsd:string ;
   dct:bibliographicCitation  """Camargo, Maurício G.; Lana, Paulo da Cunha. (1995). Lumbrineridae (Polychaeta: Eunicemorpha) da costa sul e sudeste do Brasil II. Lumbrineris. <em>Iheringia. Série Zoologia.</em> 79(29): 93-120."""^^xsd:string ;
   schema:datePublished "1995"^^xsd:gYear .

<https://aphia.org/id/source/152430> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Intergovernmental Oceanographic Commission (IOC) of UNESCO. The Ocean Biogeographic Information System (OBIS)"""^^xsd:string .

<https://aphia.org/id/source/1429> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeta, <i>in</i>: Costello, M.J. <i>et al.</i> (Ed.) (2001). European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification"""^^xsd:string ;
   dct:bibliographicCitation  """Bellan, G. (2001). Polychaeta, <i>in</i>: Costello, M.J. <i>et al.</i> (Ed.) (2001). European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. <em>Collection Patrimoines Naturels.</em> 50: 214-231."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61465> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/141215> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeta (Annelida) of the Gulf of Mexico, Pp. 751–788 in D.L. Felder and D.K. Camp (eds.)"""^^xsd:string ;
   dct:bibliographicCitation  """Fauchald, K.; Granados-Barba, A.; Solís-Weiss, V. (2009). Polychaeta (Annelida) of the Gulf of Mexico, Pp. 751–788 in D.L. Felder and D.K. Camp (eds.). <em>Gulf of Mexico. Origin, Waters, and Biota. Volume 1, Biodiversity.</em> Texas A&M University Press, College Station, Texas."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/50177> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaetous Annelids. Part V. Eunicea"""^^xsd:string ;
   dct:bibliographicCitation  """Hartman, Olga. (1944). Polychaetous Annelids. Part V. Eunicea. <em>Allan Hancock Pacific Expeditions.</em> 10(1): 1-237."""^^xsd:string ;
   schema:datePublished "1944"^^xsd:gYear .

<https://aphia.org/id/source/51046> a top-level:Source, dct:BibliographicResource ;
   dct:title """Lumbrineridae (Annélides Polychètes) abyssaux récoltés au cours de campagnes du Centre Océanologique de Bretagne dans l'Atlantique et la Mediterranée."""^^xsd:string ;
   dct:bibliographicCitation  """Miura, Tomoyuki. (1980). Lumbrineridae (Annélides Polychètes) abyssaux récoltés au cours de campagnes du Centre Océanologique de Bretagne dans l'Atlantique et la Mediterranée. <em>Bulletin du Muséum d'Histoire Naturelle, Paris, 4ème Série. Section A, Zoologie, biologie et écologie animales.</em> 2(4): 1019-1057."""^^xsd:string ;
   schema:datePublished "1980"^^xsd:gYear .




<https://aphia.org/id/distribution/300964> a td:Distribution ;
   rdfs:label "Distribution for Lumbrineris cingulata Ehlers, 1897 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130240> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7130> ;
   dwc:locality <https://marineregions.org/mrgid/7130> ;
   dct:source <https://aphia.org/id/source/1429> .

<https://aphia.org/id/distribution/652697> a td:Distribution ;
   rdfs:label "Distribution for Lumbrineris cingulata Ehlers, 1897 - Greek Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130240> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5679> ;
   dwc:locality <https://marineregions.org/mrgid/5679> ;
   dct:source <https://aphia.org/id/source/142069> .

<https://aphia.org/id/distribution/673640> a td:Distribution ;
   rdfs:label "Distribution for Lumbrineris cingulata Ehlers, 1897 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130240> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4288> ;
   dwc:locality <https://marineregions.org/mrgid/4288> ;
   dct:source <https://aphia.org/id/source/401228> .

<https://aphia.org/id/distribution/853330> a td:Distribution ;
   rdfs:label "Distribution for Lumbriconereis cingulata Ehlers, 1897 - Tierra del Fuego"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/336979> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/19009> ;
   dwc:locality <https://marineregions.org/mrgid/19009> ;
   dct:source <https://aphia.org/id/source/47591> .

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

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

<https://aphia.org/id/taxon-description/289234> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 129337"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/289235>, <https://aphia.org/id/taxon-description-extra-specification/289236>, <https://aphia.org/id/taxon-description-extra-specification/289237> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129337> ;
   ] ;
   top-level:hasValue "100"^^xsd:string .

<https://aphia.org/id/taxon-description/289238> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 129337"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/289239>, <https://aphia.org/id/taxon-description-extra-specification/289240>, <https://aphia.org/id/taxon-description-extra-specification/289241> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129337> ;
   ] ;
   top-level:hasValue "100"^^xsd:string .

<https://aphia.org/id/taxon-description/289242> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 129337"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/289243>, <https://aphia.org/id/taxon-description-extra-specification/289244>, <https://aphia.org/id/taxon-description-extra-specification/289245> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129337> ;
   ] ;
   top-level:hasValue "100"^^xsd:string .

<https://aphia.org/id/taxon-description/400979> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 130240"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/ambi-ecological-group> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130240> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#indifferent-to-disturbance> .

<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/17670> 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/18276> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Life stage larva"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/life-stage> ;
   top-level:hasValue <https://aphia.org/ns/traits/life-stage#larva> .
<https://aphia.org/id/taxon-description-extra-specification/289235> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/289236> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/289237> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/289239> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/289240> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/289241> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .
<https://aphia.org/id/taxon-description-extra-specification/289243> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit mm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#millimeter> .
<https://aphia.org/id/taxon-description-extra-specification/289244> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type minimum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#minimum> .
<https://aphia.org/id/taxon-description-extra-specification/289245> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Dimension length"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-dimension> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-dimension#length> .

