@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/130360> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Nephtys hystricis McIntosh, 1900"^^xsd:string ;
   taxon-name:aphiaID "130360"^^xsd:integer ;
   dwc:scientificNameID "130360"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:130360"^^xsd:string ;
   taxon-name:scientificName "Nephtys hystricis"^^xsd:string ;
   taxon-name:authorship "McIntosh, 1900"^^xsd:string ;
   dwc:scientificNameAuthorship "McIntosh, 1900"^^xsd:string ;
   taxon-name:fullScientificName "Nephtys hystricis McIntosh, 1900"^^xsd:string ;
   skos-xl:literalForm "Nephtys hystricis McIntosh, 1900"^^xsd:string ;
   dwc:scientificName "Nephtys hystricis McIntosh, 1900"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Nephtys hystricis McIntosh, 1900. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=130360 on 2026-04-30"""^^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/67>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <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/172825>, <https://aphia.org/id/source/191603>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/9269>, <https://aphia.org/id/source/50201>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/637>, <https://aphia.org/id/source/50541>, <https://aphia.org/id/source/51494>, <https://aphia.org/id/source/52071>, <https://aphia.org/id/source/147595> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/337205> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=122718>, <http://www.biodiversitylibrary.org/name/Nephtys_hystricis>, <https://www.ebi.ac.uk/ena/data/view/Taxon:714608>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=714608&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:130360>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Nephtys+hystricis> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/130360> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/337205> ;
   td:hasDistribution <https://aphia.org/id/distribution/301081>, <https://aphia.org/id/distribution/327192>, <https://aphia.org/id/distribution/563520>, <https://aphia.org/id/distribution/563521>, <https://aphia.org/id/distribution/653582>, <https://aphia.org/id/distribution/728089> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/289274>, <https://aphia.org/id/taxon-description/401766>, <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/129370> .

<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/172825> a top-level:Source, dct:BibliographicResource ;
   dct:title """Notes from the Gatty Marine Laboratory, St. Andrews. No. XX. 1. On the Reproduction and Development of Pholoe minuta, O. Fabr. 2. On the British Nephthydidae. 3. On Nephthys (Aglaophanus)[sic] inermis, Ehlers, from the 'Porcupine'. 4. On the Nephthydidae of the Gulf of St. Lawrence, Canada"""^^xsd:string ;
   dct:bibliographicCitation  """McIntosh, W. C. (1900). Notes from the Gatty Marine Laboratory, St. Andrews. No. XX. 1. On the Reproduction and Development of Pholoe minuta, O. Fabr. 2. On the British Nephthydidae. 3. On Nephthys (Aglaophanus)[sic] inermis, Ehlers, from the 'Porcupine'. 4. On the Nephthydidae of the Gulf of St. Lawrence, Canada. <i>Annals and Magazine of Natural History. Series</i>. Series 7. vol. 5(27):254-268, pl.7,8."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1900"^^xsd:gYear .

<https://aphia.org/id/source/191603> a top-level:Source, dct:BibliographicResource ;
   dct:title """Deep-sea fauna of European seas: An annotated species check-list of benthic invertebrates living deeper than 2000 m in the seas bordering Europe. Polychaeta"""^^xsd:string ;
   dct:bibliographicCitation  """Budaeva N.E., Jirkov I.A., Savilova T.A., Paterson G.L.J. (2014). Deep-sea fauna of European seas: An annotated species check-list of benthic invertebrates living deeper than 2000 m in the seas bordering Europe. Polychaeta. <i>Invertebrate Zoology</i>. Vol.11. No.1: 217–230 [in English]."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.15298/invertzool.11.1.20> ;
   schema:datePublished "2014"^^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/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/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/50201> a top-level:Source, dct:BibliographicResource ;
   dct:title """Catalogue of the Polychaetous Annelids of the World. Parts 1 and 2"""^^xsd:string ;
   dct:bibliographicCitation  """Hartman, Olga. (1959). Catalogue of the Polychaetous Annelids of the World. Parts 1 and 2. <em>Allan Hancock Foundation Occasional Paper.</em> 23: 1-628."""^^xsd:string ;
   schema:datePublished "1959"^^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/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/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/51494> a top-level:Source, dct:BibliographicResource ;
   dct:title """The Genus Nephtys (Polychaeta: Phyllodocida) in Northern Europe: Redescription of N. hystricis"""^^xsd:string ;
   dct:bibliographicCitation  """Rainer, Sebastian F. 1990. The Genus Nephtys (Polychaeta: Phyllodocida) in Northern Europe: Redescription of N. hystricis and N. incisa. Journal of Natural History, 24: 361-372,2figs."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00222939000770271> ;
   schema:datePublished "1990"^^xsd:gYear .

<https://aphia.org/id/source/52071> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annelida Polychaeta I. Fauna Iberica. Ramos, M.A. et al (Eds.)"""^^xsd:string ;
   dct:bibliographicCitation  """Vieitez, J.M.; M.A.; Alós, C.; Parapar, J.; Besteiro, C.; Moreira, J.; Nunez, J.; Laborda, J.; and San Martin, G. (2004). Annelida Polychaeta I. Fauna Iberica. Ramos, M.A. et al (Eds.). Museo Nacional de Ciencias Naturales, CSIC, Madrid,  Vol. 25:1-530 [sections separate authorship not recognised here]."""^^xsd:string ;
   schema:datePublished "2004"^^xsd:gYear .

<https://aphia.org/id/source/147595> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nephtyidae (Annelida, Polychaeta) from southern Europe"""^^xsd:string ;
   dct:bibliographicCitation  """Ravara, Ascensão ; Cunha, Marina R.  ; Pleijel, Fredrik 2010:  Nephtyidae (Annelida, Polychaeta) from southern Europe.  Zootaxa 2682: 1-68."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.2682.1.1> ;
   schema:datePublished "2010"^^xsd:gYear .




<https://aphia.org/id/distribution/301081> a td:Distribution ;
   rdfs:label "Distribution for Nephtys hystricis McIntosh, 1900 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130360> ;
   ] ;
   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/327192> a td:Distribution ;
   rdfs:label "Distribution for Nephtys hystricis McIntosh, 1900 - North West Atlantic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130360> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/7135> ;
   dwc:locality <https://marineregions.org/mrgid/7135> ;
   dct:source <https://aphia.org/id/source/2901> .

<https://aphia.org/id/distribution/563520> a td:Distribution ;
   rdfs:label "Distribution for Nephtys hystricis McIntosh, 1900 - Wimereux"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130360> ;
   ] ;
   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/563521> a td:Distribution ;
   rdfs:label "Distribution for Nephtys hystricis McIntosh, 1900 - Belgian Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130360> ;
   ] ;
   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/653582> a td:Distribution ;
   rdfs:label "Distribution for Nephtys hystricis McIntosh, 1900 - Greek Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130360> ;
   ] ;
   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/728089> a td:Distribution ;
   rdfs:label "Distribution for Nephtys hystricis McIntosh, 1900 - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130360> ;
   ] ;
   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/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/289274> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 956"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/289275>, <https://aphia.org/id/taxon-description-extra-specification/289276>, <https://aphia.org/id/taxon-description-extra-specification/289277> ;
   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/956> ;
   ] ;
   top-level:hasValue "100"^^xsd:string .

<https://aphia.org/id/taxon-description/401766> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 130360"@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/130360> ;
   ] ;
   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> .
<https://aphia.org/id/taxon-description-extra-specification/289275> 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/289276> 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/289277> 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> .

