@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/924> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Opheliidae Malmgren, 1867"^^xsd:string ;
   taxon-name:aphiaID "924"^^xsd:integer ;
   dwc:scientificNameID "924"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:924"^^xsd:string ;
   taxon-name:scientificName "Opheliidae"^^xsd:string ;
   taxon-name:authorship "Malmgren, 1867"^^xsd:string ;
   dwc:scientificNameAuthorship "Malmgren, 1867"^^xsd:string ;
   taxon-name:fullScientificName "Opheliidae Malmgren, 1867"^^xsd:string ;
   skos-xl:literalForm "Opheliidae Malmgren, 1867"^^xsd:string ;
   dwc:scientificName "Opheliidae Malmgren, 1867"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Opheliidae Malmgren, 1867. Accessed through: World Register of Marine Species at: https://marinespecies.org/aphia.php?p=taxdetails&id=924 on 2026-05-04"""^^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>, <https://marineinfo.org/id/dataset/9018>, <https://marineinfo.org/id/dataset/8460> ;
   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/50931>, <https://aphia.org/id/source/64538>, <https://aphia.org/id/source/618>, <https://aphia.org/id/source/50033>, <https://aphia.org/id/source/341053>, <https://aphia.org/id/source/38>, <https://aphia.org/id/source/175571>, <https://aphia.org/id/source/414918>, <https://aphia.org/id/source/414919> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0002012>, <https://www.ebi.ac.uk/ena/data/view/Taxon:36122>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=36122&lvl=0>, <https://www.univie.ac.at/arctictraits/taxonpage/2420> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/924> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/95155>, <https://aphia.org/id/vernacular-name/100957>, <https://aphia.org/id/vernacular-name/62646> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/290882>, <https://aphia.org/id/taxon-description/290886>, <https://aphia.org/id/taxon-description/292422>, <https://aphia.org/id/taxon-description/292426>, <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/183607> .

<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/50931> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annulata Polychaeta Spetsbergiæ, Grœnlandiæ, Islandiæ et Scandinaviæ. Hactenus Cognita."""^^xsd:string ;
   dct:bibliographicCitation  """Malmgren, A.J. (1867). Annulata Polychaeta Spetsbergiæ, Grœnlandiæ, Islandiæ et Scandinaviæ. Hactenus Cognita. Ex Officina Frenckelliana, Helsingforslæ. 127 pp. & XIV plates."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.13358> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1867"^^xsd:gYear .

<https://aphia.org/id/source/64538> a top-level:Source, dct:BibliographicResource ;
   dct:title """Phénétique et phylogénie des Opheliidae (Annélides Polychètes)."""^^xsd:string ;
   dct:bibliographicCitation  """Bellan, Gerard; Bellan-Santini, Denise; Dauvin, Jean-Claude. (1990). Phénétique et phylogénie des Opheliidae (Annélides Polychètes). <em>Comptes-Rendus hebdomadaires des Séances de l'Académie des Sciences de Paris.</em> 310 (5): 175-181. plate 1."""^^xsd:string ;
   schema:datePublished "1990"^^xsd:gYear .

<https://aphia.org/id/source/618> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Hartmann-Schröder, G. (1971).[use for POLYCHAETA] Annelida, Borstenwürmer, Polychaeta 1-594. IN: Dahl, Maria and Peus, Fritz (Ed.). Vol. 58. Tierwelt Deutschlands und der angrenzenden Meeresteile nach ihren Maermalen und nach ihrer Lebensweise. Gustav Fischer Verlag. Jena."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/9166> ;
   schema:datePublished "1971"^^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/341053> a top-level:Source, dct:BibliographicResource ;
   dct:title """Opheliidae (Annelida: Polychaeta) from the western Pacific islands, including five new species"""^^xsd:string ;
   dct:bibliographicCitation  """Magalhães, Wagner F.; Rizzo, Alexandra E.; Bailey-Brock, Julie H. (2019). Opheliidae (Annelida: Polychaeta) from the western Pacific islands, including five new species. <em>Zootaxa.</em> 4555(2): 209-235."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.4555.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/175571> a top-level:Source, dct:BibliographicResource ;
   dct:title """Opheliidae (Polychaeta) collected by the R/V <i>Hero</i> and the USNS <i>Eltanin</i> cruises from the Southern Ocean and South America."""^^xsd:string ;
   dct:bibliographicCitation  """Maciolek, Nancy J.; Blake, James A. (2006). Opheliidae (Polychaeta) collected by the R/V <i>Hero</i> and the USNS <i>Eltanin</i> cruises from the Southern Ocean and South America. <em>Scientia Marina.</em> 70S3: 101-113."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3989/scimar.2006.70s3101> ;
   schema:datePublished "2006"^^xsd:gYear .

<https://aphia.org/id/source/414918> a top-level:Source, dct:BibliographicResource ;
   dct:title """On the Systematics and Biodiversity of the Opheliidae and Scalibregmatidae"""^^xsd:string ;
   dct:bibliographicCitation  """Parapar, Julio; Martínez, Alejandro; Moreira, Juan. (2021). On the Systematics and Biodiversity of the Opheliidae and Scalibregmatidae. <em>Diversity.</em> 13(2): 1-34."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3390/d13020087> ;
   schema:datePublished "2021"^^xsd:gYear .

<https://aphia.org/id/source/414919> a top-level:Source, dct:BibliographicResource ;
   dct:title """7.6.1 Opheliidae Malmgren, 1867."""^^xsd:string ;
   dct:bibliographicCitation  """Blake, James A.; Maciolek, Nancy J. (2020). 7.6.1 Opheliidae Malmgren, 1867. <em>[Book chapter].</em> In Handbook of Zoology. Annelida: Pleistoannelida, Sedentaria II; Purschke, Günter; Boggemann, Markus; Westheide, Wilfried Eds; De Gruyter: Berlin, Germany, 2020."""^^xsd:string ;
   schema:datePublished "2020"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/95155> a taxon-name:vernacularName ;
   taxon-name:vernacularName "sandbar 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/100957> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Sandbankwü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/62646> 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/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/290882> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 924"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/290883>, <https://aphia.org/id/taxon-description-extra-specification/290884>, <https://aphia.org/id/taxon-description-extra-specification/290885> ;
   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/924> ;
   ] ;
   top-level:hasValue "51"^^xsd:string .

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

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

<https://aphia.org/id/taxon-description/292426> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 924"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/292427>, <https://aphia.org/id/taxon-description-extra-specification/292428>, <https://aphia.org/id/taxon-description-extra-specification/292429> ;
   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/924> ;
   ] ;
   top-level:hasValue "80"^^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/290883> 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/290884> 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/290885> 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/290887> 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/290888> 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/290889> 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/292423> 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/292424> 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/292425> 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/292427> 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/292428> 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/292429> 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> .

