@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/130695> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Ancistrosyllis groenlandica McIntosh, 1878"^^xsd:string ;
   taxon-name:aphiaID "130695"^^xsd:integer ;
   dwc:scientificNameID "130695"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:130695"^^xsd:string ;
   taxon-name:scientificName "Ancistrosyllis groenlandica"^^xsd:string ;
   taxon-name:authorship "McIntosh, 1878"^^xsd:string ;
   dwc:scientificNameAuthorship "McIntosh, 1878"^^xsd:string ;
   taxon-name:fullScientificName "Ancistrosyllis groenlandica McIntosh, 1878"^^xsd:string ;
   skos-xl:literalForm "Ancistrosyllis groenlandica McIntosh, 1878"^^xsd:string ;
   dwc:scientificName "Ancistrosyllis groenlandica McIntosh, 1878"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Ancistrosyllis groenlandica McIntosh, 1878. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=130695 on 2026-05-02"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <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/5271>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816> ;
   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/50974>, <https://aphia.org/id/source/390348>, <https://aphia.org/id/source/191603>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/2930>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/42>, <https://aphia.org/id/source/51299>, <https://aphia.org/id/source/141215>, <https://aphia.org/id/source/152417>, <https://aphia.org/id/source/152369>, <https://aphia.org/id/source/52071>, <https://aphia.org/id/source/49356> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=660279>, <http://www.biodiversitylibrary.org/name/Ancistrosyllis_groenlandica>, <http://www.godac.jamstec.go.jp/bismal/j/view/9002613>, <https://www.ebi.ac.uk/ena/data/view/Taxon:397539>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=397539&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:130695>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Ancistrosyllis+groenlandica> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/130695> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   td:hasDistribution <https://aphia.org/id/distribution/301405>, <https://aphia.org/id/distribution/323717>, <https://aphia.org/id/distribution/653480>, <https://aphia.org/id/distribution/672746>, <https://aphia.org/id/distribution/728146>, <https://aphia.org/id/distribution/749056>, <https://aphia.org/id/distribution/749410> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/68756> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/398116>, <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/129462> .

<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/50974> a top-level:Source, dct:BibliographicResource ;
   dct:title """On the Annelida obtained during the Cruise of H.M.S. ‘Valorous' to Davis Strait in 1875"""^^xsd:string ;
   dct:bibliographicCitation  """McIntosh, William Carmichael. (1878). On the Annelida obtained during the Cruise of H.M.S. ‘Valorous' to Davis Strait in 1875. <em>Transactions of the Linnean Society of London. Second Series: Zoology.</em> 1(7): 499-511, plate LXV."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1111/j.1096-3642.1878.tb00663b.x> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1878"^^xsd:gYear .

<https://aphia.org/id/source/390348> a top-level:Source, dct:BibliographicResource ;
   dct:title """Pilargidae (Annelida: Phyllodocida) from coastal and deep waters of the Southwestern Atlantic, with descriptions of two new species"""^^xsd:string ;
   dct:bibliographicCitation  """Ribeiro, Rannyele Passos; Barbosa, Aline Da Cruz; Freitas, Roberta; Zanol, Joana; Glasby, Christopher J.; Ruta, Christine. (2020). Pilargidae (Annelida: Phyllodocida) from coastal and deep waters of the Southwestern Atlantic, with descriptions of two new species. <em>Zootaxa.</em> 4878(1): 56-76."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4878.1.2> ;
   schema:datePublished "2020"^^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/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/51299> a top-level:Source, dct:BibliographicResource ;
   dct:title """<i>Litocorsa stremma</i> a new genus and species of pilargid (Polychaeta: Annelida) from the west coast of Scotland, with notes on two other pilargid species"""^^xsd:string ;
   dct:bibliographicCitation  """Pearson, Thomas H. (1970). <i>Litocorsa stremma</i> a new genus and species of pilargid (Polychaeta: Annelida) from the west coast of Scotland, with notes on two other pilargid species. <em>Journal of Natural History.</em> 4(1): 69-77."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/00222937000770071> ;
   schema:datePublished "1970"^^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/152417> a top-level:Source, dct:BibliographicResource ;
   dct:title """[Checklist of marine biota of China seas]"""^^xsd:string ;
   dct:bibliographicCitation  """Liu, J.Y. [Ruiyu] (ed.). (2008). [Checklist of marine biota of China seas]. <em>China Science Press.</em> 1267 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/210242> ;
   schema:datePublished "2008"^^xsd:gYear .

<https://aphia.org/id/source/152369> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaetes (Annelida) of the abyssal SE Atlantic"""^^xsd:string ;
   dct:bibliographicCitation  """Böggemann, Markus 2009. Polychaetes (Annelida) of the abyssal SE Atlantic. Organisms Diversity & Evolution, 9, 252-428."""^^xsd:string ;
   schema:datePublished "2009"^^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/49356> a top-level:Source, dct:BibliographicResource ;
   dct:title """Family Pilargidae Saint Joseph"""^^xsd:string ;
   dct:bibliographicCitation  """Blake, J.A. 1994. Family Pilargidae Saint Joseph, 1899. pages 271-294. IN: Blake, J.A. and Hilbig, Brigitte. Taxonomic Atlas of the Benthic Fauna of the Santa Maria Basin and Western Santa Barbara Channel. 4 - The Annelida Part 1. Oligochaeta and Polychaeta: Phyllodocida (Phyllodocidae to Paralacydoniidae). Santa Barbara Museum of Natural History. Santa Barbara"""^^xsd:string ;
   schema:datePublished "1994"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/68756> 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/301405> a td:Distribution ;
   rdfs:label "Distribution for Ancistrosyllis groenlandica McIntosh, 1878 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130695> ;
   ] ;
   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/323717> a td:Distribution ;
   rdfs:label "Distribution for Ancistrosyllis groenlandica McIntosh, 1878 - North West Atlantic"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130695> ;
   ] ;
   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/653480> a td:Distribution ;
   rdfs:label "Distribution for Ancistrosyllis groenlandica McIntosh, 1878 - Greek Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130695> ;
   ] ;
   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/672746> a td:Distribution ;
   rdfs:label "Distribution for Ancistrosyllis groenlandica McIntosh, 1878 - Gulf of Mexico"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130695> ;
   ] ;
   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/728146> a td:Distribution ;
   rdfs:label "Distribution for Ancistrosyllis groenlandica McIntosh, 1878 - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130695> ;
   ] ;
   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/749056> a td:Distribution ;
   rdfs:label "Distribution for Ancistrosyllis groenlandica McIntosh, 1878 - Manicouagan"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130695> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/23550> ;
   dwc:locality <https://marineregions.org/mrgid/23550> ;
   dct:source <https://aphia.org/id/source/150858> .

<https://aphia.org/id/distribution/749410> a td:Distribution ;
   rdfs:label "Distribution for Ancistrosyllis groenlandica McIntosh, 1878 - St. Lawrence Estuary"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130695> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/23554> ;
   dwc:locality <https://marineregions.org/mrgid/23554> ;
   dct:source <https://aphia.org/id/source/150858> .

<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/398116> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 130695"@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/130695> ;
   ] ;
   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> .

