@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/131155> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Prionospio dubia Day, 1961"^^xsd:string ;
   taxon-name:aphiaID "131155"^^xsd:integer ;
   dwc:scientificNameID "131155"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:131155"^^xsd:string ;
   taxon-name:scientificName "Prionospio dubia"^^xsd:string ;
   taxon-name:authorship "Day, 1961"^^xsd:string ;
   dwc:scientificNameAuthorship "Day, 1961"^^xsd:string ;
   taxon-name:fullScientificName "Prionospio dubia Day, 1961"^^xsd:string ;
   skos-xl:literalForm "Prionospio dubia Day, 1961"^^xsd:string ;
   dwc:scientificName "Prionospio dubia Day, 1961"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Prionospio dubia Day, 1961. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=131155 on 2026-04-28"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/3731>, <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/49614>, <https://aphia.org/id/source/556333>, <https://aphia.org/id/source/50899>, <https://aphia.org/id/source/52179>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/132784>, <https://aphia.org/id/source/141215>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/6827>, <https://aphia.org/id/source/49869>, <https://aphia.org/id/source/50541>, <https://aphia.org/id/source/54462> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/334624>, <https://aphia.org/id/taxname/340991> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=378646>, <http://www.biodiversitylibrary.org/name/Prionospio_dubia>, <http://www.godac.jamstec.go.jp/bismal/j/view/9046859>, <https://www.ebi.ac.uk/ena/data/view/Taxon:516004>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=516004&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:131155>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Prionospio+dubia> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/131155> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/334624>, <https://aphia.org/id/taxname/340991> ;
   td:hasDistribution <https://aphia.org/id/distribution/301857>, <https://aphia.org/id/distribution/804566>, <https://aphia.org/id/distribution/653069>, <https://aphia.org/id/distribution/665385>, <https://aphia.org/id/distribution/676733>, <https://aphia.org/id/distribution/852488> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/82398> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/402925>, <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/129620> .

<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/49614> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Polychaet [sic] Fauna of South Africa. Part 6. Sedentary species dredged off Cape coasts with a few new records from the shore"""^^xsd:string ;
   dct:bibliographicCitation  """Day, John Hemsworth. (1961). The Polychaet [sic] Fauna of South Africa. Part 6. Sedentary species dredged off Cape coasts with a few new records from the shore. <em>Journal of the Linnean Society of London.</em> 44(299): 463-560."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1096-3642.1961.tb01623.x> ;
   schema:datePublished "1961"^^xsd:gYear .

<https://aphia.org/id/source/556333> a top-level:Source, dct:BibliographicResource ;
   dct:title """Partial revision of northern European Prionospio Malmgren, 1867 (Annelida: Spionidae)"""^^xsd:string ;
   dct:bibliographicCitation  """Hektoen, Martin M.; Radashevsky, Vasily I.; Bakken, Torkild. (2025). Partial revision of northern European Prionospio Malmgren, 1867 (Annelida: Spionidae). <em>European Journal of Taxonomy.</em> 1027(1): 1-58."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5852/ejt.2025.1027.3127> ;
   schema:datePublished "2025"^^xsd:gYear .

<https://aphia.org/id/source/50899> a top-level:Source, dct:BibliographicResource ;
   dct:title """A revision of the genus Prionospio Malmgren, with special emphasis on species from the Atlantic Ocean, and new records of species belonging to the genera Apoprionospio Foster and Paraprionospio Caullery (Polychaeta, Annelida, Spionidae)"""^^xsd:string ;
   dct:bibliographicCitation  """Maciolek, Nancy J. (1985). A revision of the genus Prionospio Malmgren, with special emphasis on species from the Atlantic Ocean, and new records of species belonging to the genera Apoprionospio Foster and Paraprionospio Caullery (Polychaeta, Annelida, Spionidae). <em>Zoological Journal of the Linnean Society, London.</em> 84: 325-383."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1096-3642.1985.tb01804.x> ;
   schema:datePublished "1985"^^xsd:gYear .

<https://aphia.org/id/source/52179> a top-level:Source, dct:BibliographicResource ;
   dct:title """Prionospio and Paraprionospio (Polychaeta: Spionidae) from Southern Australia"""^^xsd:string ;
   dct:bibliographicCitation  """Wilson, Robin S. 1990. Prionospio and Paraprionospio (Polychaeta: Spionidae) from Southern Australia. Memoirs of the Museum of Victoria, 50(2): 243-274."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.24199/j.mmv.1990.50.02> ;
   schema:datePublished "1990"^^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/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/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/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/6827> a top-level:Source, dct:BibliographicResource ;
   dct:title """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  """Costello, M.J., C. Emblow & R. White (EdS.). (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, 50. Muséum national d'Histoire Naturelle: Paris, France.</em> 463 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/26605> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/49869> a top-level:Source, dct:BibliographicResource ;
   dct:title """Spionidae (Polychaeta) of the Gulf of Mexico and the Caribbean Sea"""^^xsd:string ;
   dct:bibliographicCitation  """Foster, Nancy Marie. (1971). Spionidae (Polychaeta) of the Gulf of Mexico and the Caribbean Sea. <em>Studies on the Fauna of Curaçao and other Caribbean Islands.</em> 36(129): 1-183."""^^xsd:string ;
   schema:datePublished "1971"^^xsd:gYear .

<https://aphia.org/id/source/50541> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Polychaeta of the Arctic Ocean] (In Russian) Polikhety severnogo Ledovitogo Okeana"""^^xsd:string ;
   dct:bibliographicCitation  """Jirkov, I.A. (2001). [Polychaeta of the Arctic Ocean] (In Russian) Polikhety severnogo Ledovitogo Okeana. Yanus-K Press, Moscow, 632 pp."""^^xsd:string ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/54462> a top-level:Source, dct:BibliographicResource ;
   dct:title """<i>Prionospio steenstrupi</i>, <i>P. fallax</i> and <i>P. dubia</i> (Polychaeta, Spionidae): re-evaluation of identity and status."""^^xsd:string ;
   dct:bibliographicCitation  """Sigvaldadóttir, E.; Mackie, A.S.Y. (1993). <i>Prionospio steenstrupi</i>, <i>P. fallax</i> and <i>P. dubia</i> (Polychaeta, Spionidae): re-evaluation of identity and status. <em>Sarsia.</em> 78(3-4): 203-219."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00364827.1993.10413535> ;
   schema:datePublished "1993"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/82398> 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/distribution/301857> a td:Distribution ;
   rdfs:label "Distribution for Prionospio dubia Day, 1961 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131155> ;
   ] ;
   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/804566> a td:Distribution ;
   rdfs:label "Distribution for Prionospio dubia Day, 1961 - New Zealand Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131155> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8455> ;
   dwc:locality <https://marineregions.org/mrgid/8455> ;
   dct:source <https://aphia.org/id/source/132784> .

<https://aphia.org/id/distribution/653069> a td:Distribution ;
   rdfs:label "Distribution for Prionospio (Prionospio) dubia Day, 1961 - Greek Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/334624> ;
   ] ;
   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/665385> a td:Distribution ;
   rdfs:label "Distribution for Prionospio (Prionospio) dubia Day, 1961 - New Zealand Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/334624> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/8455> ;
   dwc:locality <https://marineregions.org/mrgid/8455> ;
   dct:source <https://aphia.org/id/source/132784> .

<https://aphia.org/id/distribution/676733> a td:Distribution ;
   rdfs:label "Distribution for Prionospio (Prionospio) dubia Day, 1961 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/334624> ;
   ] ;
   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/852488> a td:Distribution ;
   rdfs:label "Distribution for Prionospio malmgreni var. dubia Day, 1961 - South Africa"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/340991> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/18093> ;
   dwc:locality <https://marineregions.org/mrgid/18093> ;
   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/402925> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 131155"@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/131155> ;
   ] ;
   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> .

