@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/129619> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Polydora Bosc, 1802"^^xsd:string ;
   taxon-name:aphiaID "129619"^^xsd:integer ;
   dwc:scientificNameID "129619"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:129619"^^xsd:string ;
   taxon-name:scientificName "Polydora"^^xsd:string ;
   taxon-name:authorship "Bosc, 1802"^^xsd:string ;
   dwc:scientificNameAuthorship "Bosc, 1802"^^xsd:string ;
   taxon-name:fullScientificName "Polydora Bosc, 1802"^^xsd:string ;
   skos-xl:literalForm "Polydora Bosc, 1802"^^xsd:string ;
   dwc:scientificName "Polydora Bosc, 1802"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Polydora Bosc, 1802. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=129619 on 2026-05-03"""^^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/1672>, <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/134843_bosc-original-plate-5-polydora-cornuta-fig-7-en-8.jpg> ;
   dct:source <https://aphia.org/id/source/382450>, <https://aphia.org/id/source/279836>, <https://aphia.org/id/source/50556>, <https://aphia.org/id/source/50556>, <https://aphia.org/id/source/496502>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/5986>, <https://aphia.org/id/source/149197>, <https://aphia.org/id/source/279285> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/325179>, <https://aphia.org/id/taxname/1423815>, <https://aphia.org/id/taxname/265000> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:1227177>, <https://www.ebi.ac.uk/ena/data/view/Taxon:46600>, <https://www.univie.ac.at/arctictraits/taxonpage/3715> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/129619> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/325179>, <https://aphia.org/id/taxname/1423815>, <https://aphia.org/id/taxname/265000> ;
   media:isSubjectOf <https://aphia.org/id/image/134843> ;
   td:hasDistribution <https://aphia.org/id/distribution/403841>, <https://aphia.org/id/distribution/413924> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/394265>, <https://aphia.org/id/taxon-description/394269>, <https://aphia.org/id/taxon-description/394272>, <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/913> .

<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/382450> a top-level:Source, dct:BibliographicResource ;
   dct:title """Histoire Naturelle des Vers : contenant leur description et leurs moeurs, avec figures dessinées d'après nature."""^^xsd:string ;
   dct:bibliographicCitation  """Bosc, L.A.G. (1802). Histoire Naturelle des Vers : contenant leur description et leurs moeurs, avec figures dessinées d'après nature. <em>Guilleminet, Paris, chez Deterville.</em> 3 vols. 324 pp. + pls. 1-10; 300 pp. + pls. 11-25; 270 pp. + pls. 26-32. 1-324."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.59167> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1802"^^xsd:gYear .

<https://aphia.org/id/source/279836> a top-level:Source, dct:BibliographicResource ;
   dct:title """Metadasydytes quadrimaculatus g. n., sp. n. (Gastrotricha)"""^^xsd:string ;
   dct:bibliographicCitation  """Roszczak, R. (1971). Metadasydytes quadrimaculatus g. n., sp. n. (Gastrotricha). <em>Bull. Acad. Polonaise Sci. (Biol. Sci.).</em> 19: 65-66."""^^xsd:string ;
   schema:datePublished "1971"^^xsd:gYear .

<https://aphia.org/id/source/50556> a top-level:Source, dct:BibliographicResource ;
   dct:title """Miscellanea Zoologica. III. — The British Ariciadae."""^^xsd:string ;
   dct:bibliographicCitation  """Johnston, George. (1838). Miscellanea Zoologica. III. — The British Ariciadae. <em>Magazine of Zoology and Botany, Edinburgh.</em> 2: 63-73, plates II-III."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1838"^^xsd:gYear .

<https://aphia.org/id/source/50556> a top-level:Source, dct:BibliographicResource ;
   dct:title """Miscellanea Zoologica. III. — The British Ariciadae."""^^xsd:string ;
   dct:bibliographicCitation  """Johnston, George. (1838). Miscellanea Zoologica. III. — The British Ariciadae. <em>Magazine of Zoology and Botany, Edinburgh.</em> 2: 63-73, plates II-III."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1838"^^xsd:gYear .

<https://aphia.org/id/source/496502> a top-level:Source, dct:BibliographicResource ;
   dct:title """Mytilus galloprovincialis kabuklarında yasayan oyucu bir Polydora türü [A burrowing species of Polydora that lives in Mytilus galloprovincialis shells]"""^^xsd:string ;
   dct:bibliographicCitation  """Çaglar, Melahat. (1954). Mytilus galloprovincialis kabuklarında yasayan oyucu bir Polydora türü [A burrowing species of Polydora that lives in Mytilus galloprovincialis shells]. <em>İstanbul Üniversitesi Hydrobiyoloji Enstitüsü Dergisi.</em> (Seri A) 2: 67-73."""^^xsd:string ;
   schema:datePublished "1954"^^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/42> a top-level:Source, dct:BibliographicResource ;
   dct:title """Integrated Taxonomic Information System (ITIS)"""^^xsd:string ;
   dct:bibliographicCitation  """Integrated Taxonomic Information System (ITIS)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/49> ;
   schema:isAccessibleForFree "1"^^xsd:boolean .

<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/5986> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Sedentaria] A monograph on the Polychaeta of Southern Africa. Part 2. Sedentaria"""^^xsd:string ;
   dct:bibliographicCitation  """Day, J. H. (1967). [Sedentaria] A monograph on the Polychaeta of Southern Africa. Part 2. Sedentaria. British Museum (Natural History), London. pp. 459–842."""^^xsd:string ;
   schema:datePublished "1967"^^xsd:gYear .

<https://aphia.org/id/source/149197> a top-level:Source, dct:BibliographicResource ;
   dct:title """A review of the current status of the Polydora-complex (Polychaeta: Spionidae) in Australia and a checklist of recorded species"""^^xsd:string ;
   dct:bibliographicCitation  """Walker, Lexie M. (2011). A review of the current status of the Polydora-complex (Polychaeta: Spionidae) in Australia and a checklist of recorded species. <em>Zootaxa.</em> 2751: 40-62."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.2751.1.3> ;
   schema:datePublished "2011"^^xsd:gYear .

<https://aphia.org/id/source/279285> a top-level:Source, dct:BibliographicResource ;
   dct:title """Molecular identification of polydorid polychaetes (Annelida: Spionidae): is there a quick way to identify pest and alien species?"""^^xsd:string ;
   dct:bibliographicCitation  """Williams, Lee-Gavin; Karl, Stephen A.; Rice, Stanley; Simon, Carol. (2017). Molecular identification of polydorid polychaetes (Annelida: Spionidae): is there a quick way to identify pest and alien species?. <em>African Zoology.</em> 52(2): 105-117."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/15627020.2017.1313131> ;
   schema:datePublished "2017"^^xsd:gYear .



<https://aphia.org/id/image/134843> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Bosc original plate 5, Polydora cornuta fig 7 & 8"^^xsd:string ;
   dct:title "Bosc original plate 5, Polydora cornuta fig 7 & 8"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131143>
   ] ;
   dct:rightsHolder "Bosc"^^xsd:string ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2018-11-07 23:10:33.763"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/134843_bosc-original-plate-5-polydora-cornuta-fig-7-en-8.jpg> .

<https://aphia.org/id/distribution/403841> a td:Distribution ;
   rdfs:label "Distribution for Polydora Bosc, 1802 - Belgian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129619> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3293> ;
   dwc:locality <https://marineregions.org/mrgid/3293> ;
   dct:source <https://aphia.org/id/source/811> .

<https://aphia.org/id/distribution/413924> a td:Distribution ;
   rdfs:label "Distribution for Polydora Bosc, 1802 - West Coast of Norway"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129619> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/14297> ;
   dwc:locality <https://marineregions.org/mrgid/14297> ;
   dct:source <https://aphia.org/id/source/1291> .

<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/394265> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 129619"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129619> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#hydrostatic-skeleton> .

<https://aphia.org/id/taxon-description/394269> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 129619"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394270>, <https://aphia.org/id/taxon-description-extra-specification/394271> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129619> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#external-tube> .

<https://aphia.org/id/taxon-description/394272> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Supporting structure & enclosure for Taxon denoted by name 129619"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/394273>, <https://aphia.org/id/taxon-description-extra-specification/394274> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/supporting-structure-enclosure> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/129619> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/supporting-structure-enclosure#external-tube> .

<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/394270> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Non-solid: particles"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#non-solid-particles> .
<https://aphia.org/id/taxon-description-extra-specification/394271> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Variable"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#variable-composition> .
<https://aphia.org/id/taxon-description-extra-specification/394273> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Structure Non-solid: cement"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/structure> ;
   top-level:hasValue <https://aphia.org/ns/traits/structure#non-solid-cement> .
<https://aphia.org/id/taxon-description-extra-specification/394274> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Composition Organic"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/composition> ;
   top-level:hasValue <https://aphia.org/ns/traits/composition#organic> .

