@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/129430> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Aricidea Webster, 1879"^^xsd:string ;
   taxon-name:aphiaID "129430"^^xsd:integer ;
   dwc:scientificNameID "129430"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:129430"^^xsd:string ;
   taxon-name:scientificName "Aricidea"^^xsd:string ;
   taxon-name:authorship "Webster, 1879"^^xsd:string ;
   dwc:scientificNameAuthorship "Webster, 1879"^^xsd:string ;
   taxon-name:fullScientificName "Aricidea Webster, 1879"^^xsd:string ;
   skos-xl:literalForm "Aricidea Webster, 1879"^^xsd:string ;
   dwc:scientificName "Aricidea Webster, 1879"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Aricidea Webster, 1879. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=129430 on 2026-04-07"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/5274>, <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/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/5273>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/9018> ;
   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/9165_aricidea.jpg> ;
   dct:source <https://aphia.org/id/source/52034>, <https://aphia.org/id/source/345553>, <https://aphia.org/id/source/385751>, <https://aphia.org/id/source/132784>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/345553>, <https://aphia.org/id/source/51850>, <https://aphia.org/id/source/558256> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/415074>, <https://aphia.org/id/taxname/1339900> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:273016>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=273016&lvl=0>, <https://www.univie.ac.at/arctictraits/taxonpage/2730> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/129430> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/415074>, <https://aphia.org/id/taxname/1339900> ;
   media:isSubjectOf <https://aphia.org/id/image/9165>, <https://aphia.org/id/image/9166> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/290618>, <https://aphia.org/id/taxon-description/292074>, <https://aphia.org/id/taxon-description/457321>, <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/903> .

<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/52034> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Annelida Chaetopoda of the Virginian coast"""^^xsd:string ;
   dct:bibliographicCitation  """Webster, Harrison Edwin. (1879). The Annelida Chaetopoda of the Virginian coast. <em>Transactions of the Albany Institute.</em> 9: 202-269, plates I-XI."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1879"^^xsd:gYear .

<https://aphia.org/id/source/345553> a top-level:Source, dct:BibliographicResource ;
   dct:title """Molecular phylogeny of Paraonidae (Annelida)"""^^xsd:string ;
   dct:bibliographicCitation  """Langeneck, Joachim; Barbieri, Michele; Maltagliati, Ferruccio; Castelli, Alberto. (2019). Molecular phylogeny of Paraonidae (Annelida). <em>Molecular Phylogenetics and Evolution.</em> 136: 1-13."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.ympev.2019.03.023> ;
   schema:datePublished "2019"^^xsd:gYear .

<https://aphia.org/id/source/385751> a top-level:Source, dct:BibliographicResource ;
   dct:title """The diversity of the genus Aricidea (Polychaeta: Paraonidae) from the Sea of Marmara, with descriptions of two new species and two new records for the Mediterranean fauna"""^^xsd:string ;
   dct:bibliographicCitation  """Erdoğan-Dereli, Deniz; ÇInar, Melih Ertan. (2020). The diversity of the genus Aricidea (Polychaeta: Paraonidae) from the Sea of Marmara, with descriptions of two new species and two new records for the Mediterranean fauna. <em>Zootaxa.</em> 4844(1): 1-73."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4844.1> ;
   schema:datePublished "2020"^^xsd:gYear .

<https://aphia.org/id/source/132784> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phylum Annelida: bristleworms, earthworms, leeches"""^^xsd:string ;
   dct:bibliographicCitation  """Glasby, Christopher J.; Read, Geoffrey B.; Lee, Kenneth E.; Blakemore, R.J.; Fraser, P.M.; Pinder, A.M.; Erséus, C.; Moser, W.E.; Burreson, E.M.; Govedich, F.R.; Davies, R.W.; Dawson, E.W. (2009). Phylum Annelida: bristleworms, earthworms, leeches. <em>[Book chapter].</em> Chapt 17, pp. 312-358. in: Gordon, D.P. (Ed.) (2009). New Zealand inventory of biodiversity: 1. Kingdom Animalia: Radiata, Lophotrochozoa, Deuterostomia. Canterbury University Press, Christchurch."""^^xsd:string ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/38> a top-level:Source, dct:BibliographicResource ;
   dct:title """The polychaete worms, definitions and keys to the orders, families and genera"""^^xsd:string ;
   dct:bibliographicCitation  """Fauchald, K. (1977). The polychaete worms, definitions and keys to the orders, families and genera. <em>Natural History Museum of Los Angeles County: Los Angeles, CA (USA), Science Series.</em> 28:1-188."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/11096> ;
   schema:datePublished "1977"^^xsd:gYear .

<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/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/345553> a top-level:Source, dct:BibliographicResource ;
   dct:title """Molecular phylogeny of Paraonidae (Annelida)"""^^xsd:string ;
   dct:bibliographicCitation  """Langeneck, Joachim; Barbieri, Michele; Maltagliati, Ferruccio; Castelli, Alberto. (2019). Molecular phylogeny of Paraonidae (Annelida). <em>Molecular Phylogenetics and Evolution.</em> 136: 1-13."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.ympev.2019.03.023> ;
   schema:datePublished "2019"^^xsd:gYear .

<https://aphia.org/id/source/51850> a top-level:Source, dct:BibliographicResource ;
   dct:title """МНОГОЩЕТИНКОВЫЕ ЧЕРВИ семейства Paraonidae Cerruti, 1909 [Polychaete worms of the family Paraonidae Cerruti, 1909 (Polychaeta, Sedentaria)]"""^^xsd:string ;
   dct:bibliographicCitation  """Strelzov, V.E. (1973). МНОГОЩЕТИНКОВЫЕ ЧЕРВИ семейства Paraonidae Cerruti, 1909 [Polychaete worms of the family Paraonidae Cerruti, 1909 (Polychaeta, Sedentaria)]. Akademia Nauk. Moscow. 1-170."""^^xsd:string ;
   schema:datePublished "1973"^^xsd:gYear .

<https://aphia.org/id/source/558256> a top-level:Source, dct:BibliographicResource ;
   dct:title """A bioluminescent deep-sea polychaete within the genus Aricidea (Paraonidae) from Minamidaito Island, Japan"""^^xsd:string ;
   dct:bibliographicCitation  """Bessho-Uehara, Manabu; Jimi, Naoto; Fujiwara, Yoshihiro. (2025). A bioluminescent deep-sea polychaete within the genus Aricidea (Paraonidae) from Minamidaito Island, Japan. <em>Scientific Reports.</em> 15(1): 1-6."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1038/s41598-025-20544-2> ;
   schema:datePublished "2025"^^xsd:gYear .



<https://aphia.org/id/image/9165> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Aricidea "^^xsd:string ;
   dct:title "Aricidea "^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129430>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """source: http://www.iopan.gda.pl/projects/biodaff/EMBS-0605.html"""^^xsd:string ;
   dct:created "2007-01-31 11:11:20.103"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/9165_aricidea.jpg> .
<https://aphia.org/id/image/9166> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Aricidea "^^xsd:string ;
   dct:title "Aricidea "^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129430>
   ] ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """source: http://www.iopan.gda.pl/projects/biodaff/EMBS-0605.html"""^^xsd:string ;
   dct:created "2007-01-31 11:11:20.150"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/9166_aricidea.jpg> .

<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/290618> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 903"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/290619>, <https://aphia.org/id/taxon-description-extra-specification/290620>, <https://aphia.org/id/taxon-description-extra-specification/290621> ;
   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/903> ;
   ] ;
   top-level:hasValue "21"^^xsd:string .

<https://aphia.org/id/taxon-description/292074> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 903"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/292075>, <https://aphia.org/id/taxon-description-extra-specification/292076>, <https://aphia.org/id/taxon-description-extra-specification/292077> ;
   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/903> ;
   ] ;
   top-level:hasValue "50"^^xsd:string .

<https://aphia.org/id/taxon-description/457321> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Feeding method for Taxon denoted by name 129430"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/457322> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/feeding-method> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129430> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/feeding-method#subsurface-deposit-feeder> .

<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/290619> 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/290620> 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/290621> 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/292075> 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/292076> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Type maximum"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-type> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-type#maximum> .
<https://aphia.org/id/taxon-description-extra-specification/292077> 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/457322> 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> .

