@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/131402> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Streptosyllis websteri Southern, 1914"^^xsd:string ;
   taxon-name:aphiaID "131402"^^xsd:integer ;
   dwc:scientificNameID "131402"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:131402"^^xsd:string ;
   taxon-name:scientificName "Streptosyllis websteri"^^xsd:string ;
   taxon-name:authorship "Southern, 1914"^^xsd:string ;
   dwc:scientificNameAuthorship "Southern, 1914"^^xsd:string ;
   taxon-name:fullScientificName "Streptosyllis websteri Southern, 1914"^^xsd:string ;
   skos-xl:literalForm "Streptosyllis websteri Southern, 1914"^^xsd:string ;
   dwc:scientificName "Streptosyllis websteri Southern, 1914"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Streptosyllis websteri Southern, 1914. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=131402 on 2026-04-08"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/9018> ;
   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/51806>, <https://aphia.org/id/source/49410>, <https://aphia.org/id/source/164412>, <https://aphia.org/id/source/285314>, <https://aphia.org/id/source/341028>, <https://aphia.org/id/source/49876>, <https://aphia.org/id/source/49928>, <https://aphia.org/id/source/54717>, <https://aphia.org/id/source/491859>, <https://aphia.org/id/source/637>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/6844>, <https://aphia.org/id/source/9269>, <https://aphia.org/id/source/23029> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=991192>, <http://www.biodiversitylibrary.org/name/Streptosyllis_websteri>, <http://www.dyntaxa.se/Taxon/Info/226937?changeRoot=True>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:131402>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Streptosyllis+websteri> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/131402> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/302097>, <https://aphia.org/id/distribution/403583>, <https://aphia.org/id/distribution/415278>, <https://aphia.org/id/distribution/448725>, <https://aphia.org/id/distribution/448850>, <https://aphia.org/id/distribution/448942>, <https://aphia.org/id/distribution/449163>, <https://aphia.org/id/distribution/449342>, <https://aphia.org/id/distribution/449565>, <https://aphia.org/id/distribution/449710>, <https://aphia.org/id/distribution/563622>, <https://aphia.org/id/distribution/563623>, <https://aphia.org/id/distribution/639494>, <https://aphia.org/id/distribution/655581>, <https://aphia.org/id/distribution/672846>, <https://aphia.org/id/distribution/728255>, <https://aphia.org/id/distribution/782159>, <https://aphia.org/id/distribution/830677> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/290638>, <https://aphia.org/id/taxon-description/292094>, <https://aphia.org/id/taxon-description/403642>, <https://aphia.org/id/taxon-description/1572499>, <https://aphia.org/id/taxon-description/1573170>, <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/129678> .

<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/51806> a top-level:Source, dct:BibliographicResource ;
   dct:title """Clare Island Survey. Archiannelida and Polychaeta"""^^xsd:string ;
   dct:bibliographicCitation  """Southern, R. (1914). Clare Island Survey. Archiannelida and Polychaeta. <em>Proceedings of the Royal Irish Academy.</em> 31(47): 1-160."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1914"^^xsd:gYear .

<https://aphia.org/id/source/49410> a top-level:Source, dct:BibliographicResource ;
   dct:title """The genus Streptosyllis Webster and Benedict, 1884 (Polychaeta: Syllidae: Eusyllinae) from the Canary Islands, with description of a new species"""^^xsd:string ;
   dct:bibliographicCitation  """Brito, María del Carmen; Núñez, Jose; San Martín, Guillermo. (2000). The genus Streptosyllis Webster and Benedict, 1884 (Polychaeta: Syllidae: Eusyllinae) from the Canary Islands, with description of a new species. <em>Bulletin of Marine Science.</em> 67(1): 603-616."""^^xsd:string ;
   schema:datePublished "2000"^^xsd:gYear .

<https://aphia.org/id/source/164412> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Census of Marine Life (2012). SYNDEEP: Towards a first global synthesis of biodiversity, biogeography and ecosystem function in the deep sea. Unpublished data (datasetID: 38)"""^^xsd:string ;
   schema:datePublished "2012"^^xsd:gYear .

<https://aphia.org/id/source/285314> a top-level:Source, dct:BibliographicResource ;
   dct:title """Referentiematrices en Ecotoopoppervlaktes Annex bij de Evaluatiemethodiek Schelde-estuarium Studie naar “Ecotoopoppervlaktes en intactness index”.  [Reference matrices and Ecotope areas Annex to the Evaluation methodology Scheldt estuary Study on “Ecotope areas and intactness index”."""^^xsd:string ;
   dct:bibliographicCitation  """Maris, T., O. Beauchard, S. Van Damme, E. Van den Bergh, S. Wijnhoven & P. Meire. (2013). Referentiematrices en Ecotoopoppervlaktes Annex bij de Evaluatiemethodiek Schelde-estuarium Studie naar “Ecotoopoppervlaktes en intactness index”.  [Reference matrices and Ecotope areas Annex to the Evaluation methodology Scheldt estuary Study on “Ecotope areas and intactness index”. <em>Monitor Taskforce Publication Series, 2013-01. NIOZ: Yerseke.</em> 35 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/242765> ;
   schema:datePublished "2013"^^xsd:gYear .

<https://aphia.org/id/source/341028> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Bio-environmental research group; Institute of Agricultural and Fisheries research (ILVO), Belgium; (2016): Macrobenthos monitoring at long-term monitoring stations in the Belgian part of the North Sea from 2001 on."""^^xsd:string ;
   schema:datePublished "2016"^^xsd:gYear .

<https://aphia.org/id/source/49876> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychètes errantes. Faune de France"""^^xsd:string ;
   dct:bibliographicCitation  """Fauvel, P. (1923). Polychètes errantes. Faune de France. <em>Librairie de la Faculte des Sciences. Paris.</em> 5: 1-488."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1923"^^xsd:gYear .

<https://aphia.org/id/source/49928> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeten-Studien. V‒X. Zur Kenntnis einiger wenig bekannter oder neuer Polychaeten aus der westlichen Ostsee."""^^xsd:string ;
   dct:bibliographicCitation  """Friedrich, Hermann. (1939). Polychaeten-Studien. V‒X. Zur Kenntnis einiger wenig bekannter oder neuer Polychaeten aus der westlichen Ostsee. <em>Kieler Meeresforschungen.</em> 3(2): 362-373."""^^xsd:string ;
   schema:datePublished "1939"^^xsd:gYear .

<https://aphia.org/id/source/54717> a top-level:Source, dct:BibliographicResource ;
   dct:title """Ecology of the littoral polychaete Streptosyllis websteri, a new species in the Baltic"""^^xsd:string ;
   dct:bibliographicCitation  """Zmudzinski, Ludwik 1973. Ecology of the littoral polychaete Streptosyllis websteri, a new species in the Baltic. Oikos 15: 133-135."""^^xsd:string ;
   schema:datePublished "1973"^^xsd:gYear .

<https://aphia.org/id/source/491859> a top-level:Source, dct:BibliographicResource ;
   dct:title """First record of <i>Streptosyllis nunezi</i> Faulwetter et al., 2008 (Annelida, Syllidae) from the United Kingdom, and amendment to the genus <i>Streptosyllis</i> Webster & Benedict, 1884."""^^xsd:string ;
   dct:bibliographicCitation  """Musk, Will; Faulwetter, Sarah; McIlwaine, Paul. (2016). First record of <i>Streptosyllis nunezi</i> Faulwetter et al., 2008 (Annelida, Syllidae) from the United Kingdom, and amendment to the genus <i>Streptosyllis</i> Webster & Benedict, 1884. <em>ZooKeys.</em> 582: 1-11."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3897/zookeys.582.8006> ;
   schema:datePublished "2016"^^xsd:gYear .

<https://aphia.org/id/source/637> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annelida, Borstenwürmer, Polychaeta [Annelida, bristleworms, Polychaeta]"""^^xsd:string ;
   dct:bibliographicCitation  """Hartmann-Schröder, G. (1996). Annelida, Borstenwürmer, Polychaeta [Annelida, bristleworms, Polychaeta]. <em>2nd revised ed. The fauna of Germany and adjacent seas with their characteristics and ecology, 58. Gustav Fischer: Jena, Germany. ISBN 3-437-35038-2.</em> 648 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/23383> ;
   schema:datePublished "1996"^^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/6844> a top-level:Source, dct:BibliographicResource ;
   dct:title """Mediterranean Syllidae (Annelida: Polychaeta) revisited: biogeography, diversity and species fidelity to environmental features"""^^xsd:string ;
   dct:bibliographicCitation  """Musco, Luigi; Giangrande, Adriana. (2005). Mediterranean Syllidae (Annelida: Polychaeta) revisited: biogeography, diversity and species fidelity to environmental features. <em>Marine Ecology Progress Series.</em> 304: 143-153 + 4 pp. Supplementary appendix."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3354/meps304143>, <https://marineinfo.org/id/publication/78334> ;
   schema:datePublished "2005"^^xsd:gYear .

<https://aphia.org/id/source/9269> a top-level:Source, dct:BibliographicResource ;
   dct:title """Faune et flore du littoral du Nord, du Pas-de-Calais et de la Belgique: inventaire. [Coastal fauna and flora of the Nord, Pas-de-Calais and Belgium: inventory]"""^^xsd:string ;
   dct:bibliographicCitation  """Muller, Y. (2004). Faune et flore du littoral du Nord, du Pas-de-Calais et de la Belgique: inventaire. [Coastal fauna and flora of the Nord, Pas-de-Calais and Belgium: inventory]. <em>Commission Régionale de Biologie Région Nord Pas-de-Calais: France.</em> 307 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/70441> ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/23029> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annelida, Polychaeta II: Syllidae"""^^xsd:string ;
   dct:bibliographicCitation  """San Martín, G. (2003). Annelida, Polychaeta II: Syllidae. <em>In: Ramos MA et al. (eds) Fauna Iberica, Vol 21, Museo Nacional de Ciencias Naturales. CSIC, Madrid.</em> p 1-554."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/117162> ;
   schema:datePublished "2003"^^xsd:gYear .




<https://aphia.org/id/distribution/302097> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   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/403583> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Belgian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3293> ;
   dwc:locality <https://marineregions.org/mrgid/3293> ;
   dct:source <https://aphia.org/id/source/61> .

<https://aphia.org/id/distribution/415278> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Roscoff"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/14276> ;
   dwc:locality <https://marineregions.org/mrgid/14276> ;
   dct:source <https://aphia.org/id/source/1138> .

<https://aphia.org/id/distribution/448725> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - East Coast of Spain"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/18017> ;
   dwc:locality <https://marineregions.org/mrgid/18017> ;
   dct:source <https://aphia.org/id/source/6844> .

<https://aphia.org/id/distribution/448850> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - North West Italy"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17769> ;
   dwc:locality <https://marineregions.org/mrgid/17769> ;
   dct:source <https://aphia.org/id/source/6844> .

<https://aphia.org/id/distribution/448942> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Turkish Aegean Sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17957> ;
   dwc:locality <https://marineregions.org/mrgid/17957> ;
   dct:source <https://aphia.org/id/source/6844> .

<https://aphia.org/id/distribution/449163> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Greek Aegean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/17604> ;
   dwc:locality <https://marineregions.org/mrgid/17604> ;
   dct:source <https://aphia.org/id/source/6844> .

<https://aphia.org/id/distribution/449342> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Ionian sea"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3351> ;
   dwc:locality <https://marineregions.org/mrgid/3351> ;
   dct:source <https://aphia.org/id/source/6844> .

<https://aphia.org/id/distribution/449565> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - West Mediterranean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/14310> ;
   dwc:locality <https://marineregions.org/mrgid/14310> ;
   dct:source <https://aphia.org/id/source/6844> .

<https://aphia.org/id/distribution/449710> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - East Mediterranean"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/15119> ;
   dwc:locality <https://marineregions.org/mrgid/15119> ;
   dct:source <https://aphia.org/id/source/6844> .

<https://aphia.org/id/distribution/563622> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Wimereux"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/979> ;
   dwc:locality <https://marineregions.org/mrgid/979> ;
   dct:source <https://aphia.org/id/source/9269> .

<https://aphia.org/id/distribution/563623> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Belgian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3293> ;
   dwc:locality <https://marineregions.org/mrgid/3293> ;
   dct:source <https://aphia.org/id/source/9269> .

<https://aphia.org/id/distribution/639494> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Belgian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3293> ;
   dwc:locality <https://marineregions.org/mrgid/3293> ;
   dct:source <https://aphia.org/id/source/132965> .

<https://aphia.org/id/distribution/655581> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Greek Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   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/672846> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   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/728255> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5681> ;
   dwc:locality <https://marineregions.org/mrgid/5681> ;
   dct:source <https://aphia.org/id/source/149068> .

<https://aphia.org/id/distribution/782159> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Swedish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5694> ;
   dwc:locality <https://marineregions.org/mrgid/5694> ;
   dct:source <https://aphia.org/id/source/165516> .

<https://aphia.org/id/distribution/830677> a td:Distribution ;
   rdfs:label "Distribution for Streptosyllis websteri Southern, 1914 - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5681> ;
   dwc:locality <https://marineregions.org/mrgid/5681> ;
   dct:source <https://aphia.org/id/source/47591> .

<https://aphia.org/id/taxon-description/290638> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 948"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/290639>, <https://aphia.org/id/taxon-description-extra-specification/290640>, <https://aphia.org/id/taxon-description-extra-specification/290641> ;
   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/948> ;
   ] ;
   top-level:hasValue "21"^^xsd:string .

<https://aphia.org/id/taxon-description/292094> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 948"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/292095>, <https://aphia.org/id/taxon-description-extra-specification/292096>, <https://aphia.org/id/taxon-description-extra-specification/292097> ;
   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/948> ;
   ] ;
   top-level:hasValue "50"^^xsd:string .

<https://aphia.org/id/taxon-description/403642> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 131402"@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/131402> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#tolerant-to-disturbance> .

<https://aphia.org/id/taxon-description/1572499> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Functional group for Taxon denoted by name 131402"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1572500> ;
   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/131402> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/functional-group#macrobenthos> .

<https://aphia.org/id/taxon-description/1573170> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 131402"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1573171> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/131402> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#medium-body-size-2-to-200mm> .

<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/290639> 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/290640> 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/290641> 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/292095> 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/292096> 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/292097> 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/1572500> 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/1573171> 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> .

