@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/129278> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Eunice Cuvier, 1817"^^xsd:string ;
   taxon-name:aphiaID "129278"^^xsd:integer ;
   dwc:scientificNameID "129278"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:129278"^^xsd:string ;
   taxon-name:scientificName "Eunice"^^xsd:string ;
   taxon-name:authorship "Cuvier, 1817"^^xsd:string ;
   dwc:scientificNameAuthorship "Cuvier, 1817"^^xsd:string ;
   taxon-name:fullScientificName "Eunice Cuvier, 1817"^^xsd:string ;
   skos-xl:literalForm "Eunice Cuvier, 1817"^^xsd:string ;
   dwc:scientificName "Eunice Cuvier, 1817"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Eunice Cuvier, 1817. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=129278 on 2026-05-04"""^^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/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/5274>, <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> ;
   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/49585>, <https://aphia.org/id/source/49198>, <https://aphia.org/id/source/141318>, <https://aphia.org/id/source/50620>, <https://aphia.org/id/source/52065>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/5985>, <https://aphia.org/id/source/156523>, <https://aphia.org/id/source/168391>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/222779> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/325772>, <https://aphia.org/id/taxname/326091>, <https://aphia.org/id/taxname/173210>, <https://aphia.org/id/taxname/326092>, <https://aphia.org/id/taxname/597639>, <https://aphia.org/id/taxname/324710>, <https://aphia.org/id/taxname/324714> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:73379> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/129278> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/325772>, <https://aphia.org/id/taxname/326091>, <https://aphia.org/id/taxname/173210>, <https://aphia.org/id/taxname/326092>, <https://aphia.org/id/taxname/597639>, <https://aphia.org/id/taxname/324710>, <https://aphia.org/id/taxname/324714> ;
   td:hasDistribution <https://aphia.org/id/distribution/691808>, <https://aphia.org/id/distribution/693521> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/289226>, <https://aphia.org/id/taxon-description/289230>, <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/966> .

<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/49585> a top-level:Source, dct:BibliographicResource ;
   dct:title """Les Annélides. p.515-532 In. Le règne animal distribué d'apres son organisation, pour servir de base a l'histoire naturelle des animaux et d'introduction a l'anatomie comparee. Volume 2. Contenant les Reptiles, les Poissons, les Mollusques et les Annélides. Deterville. Paris."""^^xsd:string ;
   dct:bibliographicCitation  """Cuvier, G. (1817). Les Annélides. p.515-532 In. Le règne animal distribué d'apres son organisation, pour servir de base a l'histoire naturelle des animaux et d'introduction a l'anatomie comparee. Volume 2. Contenant les Reptiles, les Poissons, les Mollusques et les Annélides. Deterville. Paris."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.41460> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1817"^^xsd:gYear .

<https://aphia.org/id/source/49198> a top-level:Source, dct:BibliographicResource ;
   dct:title """Mollusques, Vers et Zoophytes <b>[entries in VEA-VERS, volume 57]</b>"""^^xsd:string ;
   dct:bibliographicCitation  """Blainville, H. M. D de [Henri-Marie Ducrotay]. (1828). Mollusques, Vers et Zoophytes <b>[entries in VEA-VERS, volume 57]</b>. <em>In: Dictionnaire des Sciences naturelles, dans lequel on traite méthodiquement des différens êtres de la nature, considérés soit en eux-memês, d'après l'état actuel de nos connoissances, soit relativement à l'utilité qu'en peuvent retirer la médicine, l'agriculture, le commerce et les arts. Suive d'une biographie des plus célèbres naturalistes.</em> vol. 57 [Tome LVII. Vea - Vers] F.G. Levrault, Strasbourg & Paris."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1828"^^xsd:gYear .

<https://aphia.org/id/source/141318> a top-level:Source, dct:BibliographicResource ;
   dct:title """<i>Histoire naturelle des animaux sans vertèbres</i>, Tome troisième, 586 pp. Paris, Deterville/Verdière"""^^xsd:string ;
   dct:bibliographicCitation  """Lamarck, [J.-B. M.] de. (1816). <i>Histoire naturelle des animaux sans vertèbres</i>, Tome troisième, 586 pp. Paris, Deterville/Verdière."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1816"^^xsd:gYear .

<https://aphia.org/id/source/50620> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annulata nova."""^^xsd:string ;
   dct:bibliographicCitation  """Kinberg, J.G.H. (1865). Annulata nova. <em>Öfversigt af Königlich Vetenskapsakademiens förhandlingar, Stockholm.</em> 21(10): 559-574."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1865"^^xsd:gYear .

<https://aphia.org/id/source/52065> a top-level:Source, dct:BibliographicResource ;
   dct:title """Additions to the Turbellaria, Nemertina, and Annelida of the Bermudas, with revisions of some New England genera and species"""^^xsd:string ;
   dct:bibliographicCitation  """Verrill, A.E. 1900. Additions to the Turbellaria, Nemertina, and Annelida of the Bermudas, with revisions of some New England genera and species. Transactions of the Connecticut Academy of Arts and Sciences, 10(2): 595-671."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.part.7035> ;
   schema:datePublished "1900"^^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/5985> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Errantia] A monograph on the Polychaeta of Southern Africa. Part 1. Errantia"""^^xsd:string ;
   dct:bibliographicCitation  """Day, J. H. (1967). [Errantia] A monograph on the Polychaeta of Southern Africa. Part 1. Errantia. British Museum (Natural History), London. pp. vi, 1–458, xxix."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.8596> ;
   schema:datePublished "1967"^^xsd:gYear .

<https://aphia.org/id/source/156523> a top-level:Source, dct:BibliographicResource ;
   dct:title """Giant Eunicid Polychaetes (Annelida) in shallow tropical and temperate seas"""^^xsd:string ;
   dct:bibliographicCitation  """Salazar-Vallejo, Sergio I. ; Carrera-Parra, Luis F.; De León-González, Jesus Angel. 2011. Giant Eunicid Polychaetes (Annelida) in shallow tropical and temperate seas. Revista de Biologia Tropical 59(4): 1463–1474"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.15517/rbt.v59i4.3412> ;
   schema:datePublished "2011"^^xsd:gYear .

<https://aphia.org/id/source/168391> a top-level:Source, dct:BibliographicResource ;
   dct:title """A phylogenetic analysis of the genus <i>Eunice</i> (Eunicidae, polychaete, Annelida)"""^^xsd:string ;
   dct:bibliographicCitation  """Zanol, J.; Fauchald, K.; Paiva, P.C. (2007). A phylogenetic analysis of the genus <i>Eunice</i> (Eunicidae, polychaete, Annelida). <em>Zoological Journal of the Linnean Society.</em> 150(2): 413-434."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1096-3642.2007.00302.x> ;
   schema:datePublished "2007"^^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/222779> a top-level:Source, dct:BibliographicResource ;
   dct:title """Unexpected diversity and a new species of Epizoanthus (Anthozoa, Hexacorallia) attached to eunicid worm tubes from the Pacific Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Kise, H.; Reimer, J. (2016). Unexpected diversity and a new species of Epizoanthus (Anthozoa, Hexacorallia) attached to eunicid worm tubes from the Pacific Ocean. <em>ZooKeys.</em> 562: 49-71."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3897/zookeys.562.6181> ;
   schema:datePublished "2016"^^xsd:gYear .




<https://aphia.org/id/distribution/691808> a td:Distribution ;
   rdfs:label "Distribution for Eunice Cuvier, 1817 - Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129278> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/2224> ;
   dwc:locality <https://marineregions.org/mrgid/2224> ;
   dct:source <https://aphia.org/id/source/145466> .

<https://aphia.org/id/distribution/693521> a td:Distribution ;
   rdfs:label "Distribution for Eunice Cuvier, 1817 - Caribbean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129278> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/4287> ;
   dwc:locality <https://marineregions.org/mrgid/4287> ;
   dct:source <https://aphia.org/id/source/145466> .

<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/289226> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 966"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/289227>, <https://aphia.org/id/taxon-description-extra-specification/289228>, <https://aphia.org/id/taxon-description-extra-specification/289229> ;
   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/966> ;
   ] ;
   top-level:hasValue "100"^^xsd:string .

<https://aphia.org/id/taxon-description/289230> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 966"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/289231>, <https://aphia.org/id/taxon-description-extra-specification/289232>, <https://aphia.org/id/taxon-description-extra-specification/289233> ;
   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/966> ;
   ] ;
   top-level:hasValue "100"^^xsd:string .

<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/289227> 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/289228> 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/289229> 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/289231> 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/289232> 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/289233> 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> .

