@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/981> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Ampharetidae Malmgren, 1866"^^xsd:string ;
   taxon-name:aphiaID "981"^^xsd:integer ;
   dwc:scientificNameID "981"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:981"^^xsd:string ;
   taxon-name:scientificName "Ampharetidae"^^xsd:string ;
   taxon-name:authorship "Malmgren, 1866"^^xsd:string ;
   dwc:scientificNameAuthorship "Malmgren, 1866"^^xsd:string ;
   taxon-name:fullScientificName "Ampharetidae Malmgren, 1866"^^xsd:string ;
   skos-xl:literalForm "Ampharetidae Malmgren, 1866"^^xsd:string ;
   dwc:scientificName "Ampharetidae Malmgren, 1866"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Ampharetidae Malmgren, 1866. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=981 on 2026-05-03"""^^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/5274>, <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> ;
   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/50927>, <https://aphia.org/id/source/58637>, <https://aphia.org/id/source/141909>, <https://aphia.org/id/source/154033>, <https://aphia.org/id/source/163244>, <https://aphia.org/id/source/167614>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/49618>, <https://aphia.org/id/source/50350>, <https://aphia.org/id/source/50380>, <https://aphia.org/id/source/50382>, <https://aphia.org/id/source/192903>, <https://aphia.org/id/source/394315> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0001429>, <https://www.ebi.ac.uk/ena/data/view/Taxon:6374>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=6374&lvl=0>, <https://www.univie.ac.at/arctictraits/taxonpage/2438> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/981> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/61555> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/290874>, <https://aphia.org/id/taxon-description/290878>, <https://aphia.org/id/taxon-description/292414>, <https://aphia.org/id/taxon-description/292418>, <https://aphia.org/id/taxon-description/1422495>, <https://aphia.org/id/taxon-description/1422497>, <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/50927> a top-level:Source, dct:BibliographicResource ;
   dct:title """Nordiska Hafs-Annulater. [part three of three]"""^^xsd:string ;
   dct:bibliographicCitation  """Malmgren, Anders Johan. (1866? vol for 1865). Nordiska Hafs-Annulater. [part three of three]. <em>Öfversigt af Königlich Vetenskapsakademiens förhandlingar, Stockholm.</em> 22(5): 355-410, plates XVIII-XXIX."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1866"^^xsd:gYear .

<https://aphia.org/id/source/58637> a top-level:Source, dct:BibliographicResource ;
   dct:title """Polychaeta Terebellomorpha"""^^xsd:string ;
   dct:bibliographicCitation  """Holthe, Torleif. (1986). Polychaeta Terebellomorpha. <em>Marine Invertebrates of Scandinavia.</em> 7: 1-192."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/70618> ;
   schema:datePublished "1986"^^xsd:gYear .

<https://aphia.org/id/source/141909> a top-level:Source, dct:BibliographicResource ;
   dct:title """Four new species of Ampharetidae (Annelida: Polychaeta) from Pacific hot vents and cold seeps, with a key and synoptic table of characters for all genera"""^^xsd:string ;
   dct:bibliographicCitation  """Reuscher, M.; Fiege, D.; Wehe, T. 2009. Four new species of Ampharetidae (Annelida: Polychaeta) from Pacific hot vents and cold seeps, with a key and synoptic table of characters for all genera. Zootaxa 2191: 1-40"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.2191.1.1> ;
   schema:datePublished "2009"^^xsd:gYear .

<https://aphia.org/id/source/154033> a top-level:Source, dct:BibliographicResource ;
   dct:title """Discussion of taxonomic characters and classification of Ampharetidae (Polychaeta)"""^^xsd:string ;
   dct:bibliographicCitation  """Jirkov, Igor A. (2011). Discussion of taxonomic characters and classification of Ampharetidae (Polychaeta). <em>Italian Journal of Zoology.</em> 78(Supplement 1): 78-94."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1080/11250003.2011.617216> ;
   schema:datePublished "2011"^^xsd:gYear .

<https://aphia.org/id/source/163244> a top-level:Source, dct:BibliographicResource ;
   dct:title """A review of characters useful in delineating ampharetid genera (Polychaeta)"""^^xsd:string ;
   dct:bibliographicCitation  """Salazar Vallejo, Sergio I.; Hutchings Pat, A. 2012. A review of characters useful in delineating ampharetid genera (Polychaeta). Zootaxa (3402): 45-53"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.3402.1.3> ;
   schema:datePublished "2012"^^xsd:gYear .

<https://aphia.org/id/source/167614> a top-level:Source, dct:BibliographicResource ;
   dct:title """Ampharetidae (Annelida: Polychaeta) from Japan. Part II: Genera with elevated and modified notopodia"""^^xsd:string ;
   dct:bibliographicCitation  """Imajima, Minoru; Reuscher, Michael; Fiege, Dieter. 2013. Ampharetidae (Annelida: Polychaeta) from Japan. Part II: Genera with elevated and modified notopodia. Zootaxa 3647(1): 137–166"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.3647.1.7> ;
   schema:datePublished "2013"^^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/49618> a top-level:Source, dct:BibliographicResource ;
   dct:title """A review of the family Ampharetidae (Polychaeta"""^^xsd:string ;
   dct:bibliographicCitation  """Day, John H. (1964). A review of the family Ampharetidae (Polychaeta. <em>Annals of the South African Museum.</em> 48(4): 97-120."""^^xsd:string ;
   schema:datePublished "1964"^^xsd:gYear .

<https://aphia.org/id/source/50350> a top-level:Source, dct:BibliographicResource ;
   dct:title """Family Ampharetidae Malmgren"""^^xsd:string ;
   dct:bibliographicCitation  """Hilbig, Brigitte 2000. Family Ampharetidae Malmgren, 1867. pages 169-230. IN: Blake, James A.; Hilbig, Brigitte; and Scott, Paul Valentich. Taxonomic Atlas of the Benthic Fauna of the Santa Maria Basin and Western Santa Barbara Channel. 7 - The Annelida Part 4. Polychaeta: Fabelligeridae to Sternaspidae. Santa Barbara Museum of Natural History. Santa Barbara"""^^xsd:string ;
   schema:datePublished "2000"^^xsd:gYear .

<https://aphia.org/id/source/50380> a top-level:Source, dct:BibliographicResource ;
   dct:title """Evolution, systematics, and distribution of the Polychaeta Terebellomorpha, with a catalogue of the taxa and a bibliography"""^^xsd:string ;
   dct:bibliographicCitation  """Holthe, Torleif. (1986). Evolution, systematics, and distribution of the Polychaeta Terebellomorpha, with a catalogue of the taxa and a bibliography. <em>Gunneria.</em> 55: 1-236."""^^xsd:string ;
   schema:datePublished "1986"^^xsd:gYear .

<https://aphia.org/id/source/50382> a top-level:Source, dct:BibliographicResource ;
   dct:title """Bathyal and Abyssal Ampharetidae (Annelida: Polychaeta) (sedentary species II)"""^^xsd:string ;
   dct:bibliographicCitation  """Holthe, Torleif. (2000). Bathyal and Abyssal Ampharetidae (Annelida: Polychaeta) (sedentary species II). <em>Galathea Report.</em> 18: 57-68."""^^xsd:string ;
   schema:datePublished "2000"^^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/394315> a top-level:Source, dct:BibliographicResource ;
   dct:title """Contribution to the taxonomic knowledge of Ampharetidae (Annelida) from Antarctica with the description of Amage giacomobovei sp. nov"""^^xsd:string ;
   dct:bibliographicCitation  """Schiaparelli, Stefano; Jirkov, Igor A. (2021). Contribution to the taxonomic knowledge of Ampharetidae (Annelida) from Antarctica with the description of Amage giacomobovei sp. nov. <em>European Journal of Taxonomy.</em> 733(1): 125–145."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5852/ejt.2021.733.1227> ;
   schema:datePublished "2021"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/61555> 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/taxon-description/290874> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 981"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/290875>, <https://aphia.org/id/taxon-description-extra-specification/290876>, <https://aphia.org/id/taxon-description-extra-specification/290877> ;
   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/981> ;
   ] ;
   top-level:hasValue "51"^^xsd:string .

<https://aphia.org/id/taxon-description/290878> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 981"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/290879>, <https://aphia.org/id/taxon-description-extra-specification/290880>, <https://aphia.org/id/taxon-description-extra-specification/290881> ;
   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/981> ;
   ] ;
   top-level:hasValue "51"^^xsd:string .

<https://aphia.org/id/taxon-description/292414> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 981"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/292415>, <https://aphia.org/id/taxon-description-extra-specification/292416>, <https://aphia.org/id/taxon-description-extra-specification/292417> ;
   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/981> ;
   ] ;
   top-level:hasValue "80"^^xsd:string .

<https://aphia.org/id/taxon-description/292418> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 981"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/292419>, <https://aphia.org/id/taxon-description-extra-specification/292420>, <https://aphia.org/id/taxon-description-extra-specification/292421> ;
   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/981> ;
   ] ;
   top-level:hasValue "80"^^xsd:string .

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

<https://aphia.org/id/taxon-description/1422497> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 981"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1422498> ;
   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/981> ;
   ] ;
   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/290875> 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/290876> 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/290877> 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/290879> 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/290880> 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/290881> 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/292415> 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/292416> 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/292417> 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/292419> 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/292420> 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/292421> 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/1422496> 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/1422498> 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> .

