@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/131152> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Prionospio caspersi Laubier, 1962"^^xsd:string ;
   taxon-name:aphiaID "131152"^^xsd:integer ;
   dwc:scientificNameID "131152"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:131152"^^xsd:string ;
   taxon-name:scientificName "Prionospio caspersi"^^xsd:string ;
   taxon-name:authorship "Laubier, 1962"^^xsd:string ;
   dwc:scientificNameAuthorship "Laubier, 1962"^^xsd:string ;
   taxon-name:fullScientificName "Prionospio caspersi Laubier, 1962"^^xsd:string ;
   skos-xl:literalForm "Prionospio caspersi Laubier, 1962"^^xsd:string ;
   dwc:scientificName "Prionospio caspersi Laubier, 1962"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Prionospio caspersi Laubier, 1962. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=131152 on 2026-06-07"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/3123>, <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/50772>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/337575>, <https://aphia.org/id/source/49869>, <https://aphia.org/id/source/49916>, <https://aphia.org/id/source/50899> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/333010> ;
   rdfs:seeAlso <http://www.biodiversitylibrary.org/name/Prionospio_caspersi>, <http://www.godac.jamstec.go.jp/bismal/j/view/9046857>, <http://www.globalbioticinteractions.org/?sourceTaxon=WORMS%3A131152&interactionType=interactsWith>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:131152> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/131152> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/333010> ;
   td:hasDistribution <https://aphia.org/id/distribution/301854>, <https://aphia.org/id/distribution/568512>, <https://aphia.org/id/distribution/827974>, <https://aphia.org/id/distribution/652617> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/82395> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/289962>, <https://aphia.org/id/taxon-description/289966>, <https://aphia.org/id/taxon-description/291610>, <https://aphia.org/id/taxon-description/291614>, <https://aphia.org/id/taxon-description/402919>, <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/50772> a top-level:Source, dct:BibliographicResource ;
   dct:title """Quelques Annélides Polychètes de la Lagune de Venise. Description de Prionospio caspersi n.sp"""^^xsd:string ;
   dct:bibliographicCitation  """Laubier, L. (1962). Quelques Annélides Polychètes de la Lagune de Venise. Description de Prionospio caspersi n.sp. <em>Vie et Milieu.</em> 13(1): 123-159."""^^xsd:string ;
   schema:datePublished "1962"^^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/337575> a top-level:Source, dct:BibliographicResource ;
   dct:title """<em>Prionospio</em> from the coast of the Iberian Peninsula, with the description of two new species (Annelida, Spionidae)"""^^xsd:string ;
   dct:bibliographicCitation  """Delgado-Blas, Víctor Hugo; Díaz-Díaz, Óscar; Viéitez, José M. (2018). <em>Prionospio</em> from the coast of the Iberian Peninsula, with the description of two new species (Annelida, Spionidae). <em>ZooKeys.</em> 810: 1-18."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3897/zookeys.810.26910> ;
   schema:datePublished "2018"^^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/49916> a top-level:Source, dct:BibliographicResource ;
   dct:title """New species of spionids (Polychaeta) from the Gulf of Mexico and Caribbean Sea with a partial revision of the genus <i>Prionospio</i>"""^^xsd:string ;
   dct:bibliographicCitation  """Foster, N.M. (1969). New species of spionids (Polychaeta) from the Gulf of Mexico and Caribbean Sea with a partial revision of the genus <i>Prionospio</i>. <em>Proceedings of the Biological Society of Washington.</em> 82(38): 381-400."""^^xsd:string ;
   schema:datePublished "1969"^^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/vernacular-name/82395> 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/301854> a td:Distribution ;
   rdfs:label "Distribution for Prionospio caspersi Laubier, 1962 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131152> ;
   ] ;
   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/568512> a td:Distribution ;
   rdfs:label "Distribution for Prionospio caspersi Laubier, 1962 - North Adriatic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131152> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7127> ;
   dwc:locality <https://marineregions.org/mrgid/7127> ;
   dct:source <https://aphia.org/id/source/9806> .

<https://aphia.org/id/distribution/827974> a td:Distribution ;
   rdfs:label "Distribution for Prionospio caspersi Laubier, 1962 - Venice lagoon"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131152> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3611> ;
   dwc:locality <https://marineregions.org/mrgid/3611> ;
   dct:source <https://aphia.org/id/source/47591> .

<https://aphia.org/id/distribution/652617> a td:Distribution ;
   rdfs:label "Distribution for Apoprionospio caspersi (Laubier, 1962) - Greek Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/333010> ;
   ] ;
   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/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/289962> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 131152"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/289963>, <https://aphia.org/id/taxon-description-extra-specification/289964>, <https://aphia.org/id/taxon-description-extra-specification/289965> ;
   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/131152> ;
   ] ;
   top-level:hasValue "11"^^xsd:string .

<https://aphia.org/id/taxon-description/289966> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 131152"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/289967>, <https://aphia.org/id/taxon-description-extra-specification/289968>, <https://aphia.org/id/taxon-description-extra-specification/289969> ;
   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/131152> ;
   ] ;
   top-level:hasValue "11"^^xsd:string .

<https://aphia.org/id/taxon-description/291610> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 131152"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/291611>, <https://aphia.org/id/taxon-description-extra-specification/291612>, <https://aphia.org/id/taxon-description-extra-specification/291613> ;
   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/131152> ;
   ] ;
   top-level:hasValue "20"^^xsd:string .

<https://aphia.org/id/taxon-description/291614> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 131152"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/291615>, <https://aphia.org/id/taxon-description-extra-specification/291616>, <https://aphia.org/id/taxon-description-extra-specification/291617> ;
   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/131152> ;
   ] ;
   top-level:hasValue "20"^^xsd:string .

<https://aphia.org/id/taxon-description/402919> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 131152"@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/131152> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#tolerant-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> .
<https://aphia.org/id/taxon-description-extra-specification/289963> 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/289964> 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/289965> 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/289967> 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/289968> 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/289969> 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/291611> 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/291612> 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/291613> 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/291615> 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/291616> 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/291617> 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> .

