@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/980> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Pectinariidae Quatrefages, 1866"^^xsd:string ;
   taxon-name:aphiaID "980"^^xsd:integer ;
   dwc:scientificNameID "980"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:980"^^xsd:string ;
   taxon-name:scientificName "Pectinariidae"^^xsd:string ;
   taxon-name:authorship "Quatrefages, 1866"^^xsd:string ;
   dwc:scientificNameAuthorship "Quatrefages, 1866"^^xsd:string ;
   taxon-name:fullScientificName "Pectinariidae Quatrefages, 1866"^^xsd:string ;
   skos-xl:literalForm "Pectinariidae Quatrefages, 1866"^^xsd:string ;
   dwc:scientificName "Pectinariidae Quatrefages, 1866"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Pectinariidae Quatrefages, 1866. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=980 on 2026-06-20"""^^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/540>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/5275>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/536>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5271>, <https://marineinfo.org/id/dataset/5273>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/9018> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#family> ;
   dwc:taxonRank <https://aphia.org/ns/rank#family> ;
   dct:source <https://aphia.org/id/source/51472>, <https://aphia.org/id/source/50033>, <https://aphia.org/id/source/348911>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/171033>, <https://aphia.org/id/source/192903>, <https://aphia.org/id/source/194938>, <https://aphia.org/id/source/348390>, <https://aphia.org/id/source/50435> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/990117> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:104750>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=104750&lvl=0>, <https://www.univie.ac.at/arctictraits/taxonpage/3053> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/980> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/990117> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/95161>, <https://aphia.org/id/vernacular-name/95162>, <https://aphia.org/id/vernacular-name/95163>, <https://aphia.org/id/vernacular-name/95164>, <https://aphia.org/id/vernacular-name/100968>, <https://aphia.org/id/vernacular-name/100969> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/288718>, <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/152292> .

<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#family> a skos:Concept, taxon-name:Rank ;
   skos:prefLabel "Family"@en ;
   rdfs:label "Family"@en .

<https://aphia.org/id/source/51472> a top-level:Source, dct:BibliographicResource ;
   dct:title """Histoire naturelle des Annelés marins et d'eau douce. Annélides et Géphyriens. <b>Volume 2.</b>"""^^xsd:string ;
   dct:bibliographicCitation  """Quatrefages, A. (1866). Histoire naturelle des Annelés marins et d'eau douce. Annélides et Géphyriens. <b>Volume 2.</b>. Première partie. 1-336. Deuxième Partie. 337-794. Explication des planches p.1-24. planches 1-20. Librarie Encyclopédique de Roret. Paris."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1866"^^xsd:gYear .

<https://aphia.org/id/source/50033> a top-level:Source, dct:BibliographicResource ;
   dct:title """Die Familien der Anneliden."""^^xsd:string ;
   dct:bibliographicCitation  """Grube, Adolf Eduard. (1850). Die Familien der Anneliden. <em>Archiv für Naturgeschichte, Berlin.</em> 16(1): 249-364."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1850"^^xsd:gYear .

<https://aphia.org/id/source/348911> a top-level:Source, dct:BibliographicResource ;
   dct:title """A revision of the genus <em>Petta</em> Malmgren, 1866 (Annelida: Pectinariidae), with two new species from deep waters of southeastern Australia, and comments on phylogeny of the family"""^^xsd:string ;
   dct:bibliographicCitation  """Zhang, Jinghuai; Hutchings, Pat; Kupriyanova, Elena. (2019). A revision of the genus <em>Petta</em> Malmgren, 1866 (Annelida: Pectinariidae), with two new species from deep waters of southeastern Australia, and comments on phylogeny of the family. <em>Zootaxa.</em> 4614(2): 303-330."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4614.2.3> ;
   schema:datePublished "2019"^^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/171033> a top-level:Source, dct:BibliographicResource ;
   dct:title """First record of a pectinariid-like (Polychaeta, Annelida) agglutinated worm tube from the Late Cretaceous of Colombia"""^^xsd:string ;
   dct:bibliographicCitation  """Vinn, Oleg; Luque, Javier. 2013. First record of a pectinariid-like (Polychaeta, Annelida) agglutinated worm tube from the Late Cretaceous of Colombia. Cretaceous Research 41: 107-110"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.cretres.2012.11.004> ;
   schema:datePublished "2013"^^xsd:gYear .

<https://aphia.org/id/source/192903> a top-level:Source, dct:BibliographicResource ;
   dct:title """Identification keys for Terebellomorpha (Polychaeta) of the eastern Atlantic and the North Polar basin"""^^xsd:string ;
   dct:bibliographicCitation  """Jirkov, I. A. and Leontovich, M. K. (2013). Identification keys for Terebellomorpha (Polychaeta) of the eastern Atlantic and the North Polar basin. <em>Invertebrate Zoology [aka Zoologiya Bespozvonochnykh].</em> 10 (2): 217 - 243."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.15298/invertzool.10.2.02> ;
   schema:datePublished "2013"^^xsd:gYear .

<https://aphia.org/id/source/194938> a top-level:Source, dct:BibliographicResource ;
   dct:title """Partial revision of Japanese Pectinariidae (Annelida: Polychaeta), including redescriptions of poorly known species"""^^xsd:string ;
   dct:bibliographicCitation  """Nishi, Eijiroh; Matsuo, Kanako; Kazama-Wakabayashi, Maki; Mori, Atsushi; Tomioka, Shinri; Kajihara, Hiroshi; Hamaguchi, Masami; Kajihara, Naoto; Hutchings, Pat. (2014). Partial revision of Japanese Pectinariidae (Annelida: Polychaeta), including redescriptions of poorly known species. <em>Zootaxa.</em> 3895(3): 433-445."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.3895.3.8> ;
   schema:datePublished "2014"^^xsd:gYear .

<https://aphia.org/id/source/348390> a top-level:Source, dct:BibliographicResource ;
   dct:title """A revision of Australian Pectinariidae (Polychaeta), with new species and new records"""^^xsd:string ;
   dct:bibliographicCitation  """Zhang, Jinghuai; Hutchings, Pat. (2019). A revision of Australian Pectinariidae (Polychaeta), with new species and new records. <em>Zootaxa.</em> 4611(1): 1-70."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4611.1.1> ;
   schema:datePublished "2019"^^xsd:gYear .

<https://aphia.org/id/source/50435> a top-level:Source, dct:BibliographicResource ;
   dct:title """A Review of the genera of Pectinariidae (Polychaeta) together with a description of the Australian Fauna."""^^xsd:string ;
   dct:bibliographicCitation  """Hutchings, Patricia A.; Peart, Rachael. (2002). A Review of the genera of Pectinariidae (Polychaeta) together with a description of the Australian Fauna. <em>Records of the Australian Museum,.</em> 54(1): 99-127."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3853/j.0067-1975.54.2002.1356> ;
   schema:datePublished "2002"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/95161> a taxon-name:vernacularName ;
   taxon-name:vernacularName "comb worms"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/95162> a taxon-name:vernacularName ;
   taxon-name:vernacularName "ice-cream-cone worms"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/95163> a taxon-name:vernacularName ;
   taxon-name:vernacularName "pectinariids"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/95164> a taxon-name:vernacularName ;
   taxon-name:vernacularName "trumpet worms"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/100968> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Kammborstenwürmer"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/275941> .

<https://aphia.org/id/vernacular-name/100969> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Kammwürmer"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/275941> .



<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/288718> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 980"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/288719>, <https://aphia.org/id/taxon-description-extra-specification/288720>, <https://aphia.org/id/taxon-description-extra-specification/288721> ;
   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/980> ;
   ] ;
   top-level:hasValue "100"^^xsd:string .

<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/288719> 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/288720> 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/288721> 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> .

