@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/129235> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Chrysopetalum Ehlers, 1864"^^xsd:string ;
   taxon-name:aphiaID "129235"^^xsd:integer ;
   dwc:scientificNameID "129235"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:129235"^^xsd:string ;
   taxon-name:scientificName "Chrysopetalum"^^xsd:string ;
   taxon-name:authorship "Ehlers, 1864"^^xsd:string ;
   dwc:scientificNameAuthorship "Ehlers, 1864"^^xsd:string ;
   taxon-name:fullScientificName "Chrysopetalum Ehlers, 1864"^^xsd:string ;
   skos-xl:literalForm "Chrysopetalum Ehlers, 1864"^^xsd:string ;
   dwc:scientificName "Chrysopetalum Ehlers, 1864"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Chrysopetalum Ehlers, 1864. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=129235 on 2026-04-06"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/3123>, <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> ;
   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/49722>, <https://aphia.org/id/source/49535>, <https://aphia.org/id/source/132784>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/5985>, <https://aphia.org/id/source/49615>, <https://aphia.org/id/source/51306>, <https://aphia.org/id/source/392250> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/326131>, <https://aphia.org/id/taxname/326132> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0004204>, <https://www.ebi.ac.uk/ena/data/view/Taxon:115832>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=115832&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/129235> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/326131>, <https://aphia.org/id/taxname/326132> ;
   media:isSubjectOf <https://aphia.org/id/image/172668> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/64305> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <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/744405> .

<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/49722> a top-level:Source, dct:BibliographicResource ;
   dct:title """Die Borstenwürmer (Annelida Chaetopoda) nach systematischen und anatomischen Untersuchungen dargestellt"""^^xsd:string ;
   dct:bibliographicCitation  """Ehlers, E. H. (1864). Die Borstenwürmer (Annelida Chaetopoda) nach systematischen und anatomischen Untersuchungen dargestellt."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.2081> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1864"^^xsd:gYear .

<https://aphia.org/id/source/49535> a top-level:Source, dct:BibliographicResource ;
   dct:title """Glanures zootomiques parmi les annélides de Port-Vendres (Pyrénées Orientales)"""^^xsd:string ;
   dct:bibliographicCitation  """Claparède, Édouard. (1864). Glanures zootomiques parmi les annélides de Port-Vendres (Pyrénées Orientales). <em>Mémoires de la Société de Physique et d'Histoire Naturelle de Genève.</em> 17(2): 463-600, plates I-VIII."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.1972> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1864"^^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/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/49615> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeta from several localities in the western Indian Ocean"""^^xsd:string ;
   dct:bibliographicCitation  """Day, J.H. 1962. Polychaeta from several localities in the western Indian Ocean. Proceedings of the Zoological Society of London, 139(4): 627-656."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1469-7998.1962.tb01597.x> ;
   schema:datePublished "1962"^^xsd:gYear .

<https://aphia.org/id/source/51306> a top-level:Source, dct:BibliographicResource ;
   dct:title """Chrysopetalum, Bhawania and two new genera of Chrysopetalidae (Polychaeta), principally from Florida"""^^xsd:string ;
   dct:bibliographicCitation  """Perkins, T. H. (1985). Chrysopetalum, Bhawania and two new genera of Chrysopetalidae (Polychaeta), principally from Florida. <em>Proceedings of the Biological Society of Washington.</em> 98(4): 856-915."""^^xsd:string ;
   schema:datePublished "1985"^^xsd:gYear .

<https://aphia.org/id/source/392250> a top-level:Source, dct:BibliographicResource ;
   dct:title """Transformative notochaetae: larval development and metamorphosis in <em>Chrysopetalum </em>spp. (Chrysopetalinae: Chrysopetalidae: Annelida) [IPC13]"""^^xsd:string ;
   dct:bibliographicCitation  """Watson, Charlotte. (2020). Transformative notochaetae: larval development and metamorphosis in <em>Chrysopetalum </em>spp. (Chrysopetalinae: Chrysopetalidae: Annelida) [IPC13]. <em>Zoosymposia.</em> 19(1): 209-221."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zoosymposia.19.1.21> ;
   schema:datePublished "2020"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/64305> a taxon-name:vernacularName ;
   taxon-name:vernacularName "タンザクゴカイ属"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/jpn> ;
   dct:source <https://aphia.org/id/source/261686> .


<https://aphia.org/id/image/172668> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Chrysopetalum debile"^^xsd:string ;
   dct:title "Chrysopetalum debile"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129927>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/127> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Chrysopetalum debile (Grube, 1855) — Avlékété, Bénin."""^^xsd:string ;
   dct:created "2024-12-17 11:28:18.370"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/172668_chrysopetalum-debile.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/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> .

