@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/152448> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Amphictene auricoma (O.F. Müller, 1776)"^^xsd:string ;
   taxon-name:aphiaID "152448"^^xsd:integer ;
   dwc:scientificNameID "152448"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:152448"^^xsd:string ;
   taxon-name:scientificName "Amphictene auricoma"^^xsd:string ;
   taxon-name:authorship "(O.F. Müller, 1776)"^^xsd:string ;
   dwc:scientificNameAuthorship "(O.F. Müller, 1776)"^^xsd:string ;
   taxon-name:fullScientificName "Amphictene auricoma (O.F. Müller, 1776)"^^xsd:string ;
   skos-xl:literalForm "Amphictene auricoma (O.F. Müller, 1776)"^^xsd:string ;
   dwc:scientificName "Amphictene auricoma (O.F. Müller, 1776)"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Amphictene auricoma (O.F. Müller, 1776). Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=152448 on 2026-05-01"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3114>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <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/9419>, <https://aphia.org/id/source/382686>, <https://aphia.org/id/source/152430>, <https://aphia.org/id/source/637>, <https://aphia.org/id/source/50201>, <https://aphia.org/id/source/50927>, <https://aphia.org/id/source/637> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/155250>, <https://aphia.org/id/taxname/130590>, <https://aphia.org/id/taxname/334415> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=1023369>, <http://www.biodiversitylibrary.org/name/Amphictene_auricoma>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:152448> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/152448> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/155250>, <https://aphia.org/id/taxname/130590>, <https://aphia.org/id/taxname/334415> ;
   td:hasDistribution <https://aphia.org/id/distribution/414724>, <https://aphia.org/id/distribution/415189>, <https://aphia.org/id/distribution/568915>, <https://aphia.org/id/distribution/652367>, <https://aphia.org/id/distribution/728124>, <https://aphia.org/id/distribution/729501>, <https://aphia.org/id/distribution/830077> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/95306>, <https://aphia.org/id/vernacular-name/36489>, <https://aphia.org/id/vernacular-name/101122> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/191082>, <https://aphia.org/id/taxon-description/194008>, <https://aphia.org/id/taxon-description/398008>, <https://aphia.org/id/taxon-description/398044>, <https://aphia.org/id/taxon-description/402413>, <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/152447> .

<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/9419> a top-level:Source, dct:BibliographicResource ;
   dct:title """Zoologiae Danicae Prodromus, seu Animalium Daniae et Norvegiae Indigenarum characters, nomina, et synonyma imprimis popularium. [Prodromus of Danish Zoology, or the characters, names, and synonyms of the indigenous animals of Denmark and Norway, especially of the popular ones.]"""^^xsd:string ;
   dct:bibliographicCitation  """Müller, O.F. (1776). Zoologiae Danicae Prodromus, seu Animalium Daniae et Norvegiae Indigenarum characters, nomina, et synonyma imprimis popularium. [Prodromus of Danish Zoology, or the characters, names, and synonyms of the indigenous animals of Denmark and Norway, especially of the popular ones.]. <em>Typis Hallageriis, Havniae.</em> 32: 1-282."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.13268>, <https://marineinfo.org/id/publication/32287> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1776"^^xsd:gYear .

<https://aphia.org/id/source/382686> a top-level:Source, dct:BibliographicResource ;
   dct:title """Taxonomy and distribution of Pectinariidae (Annelida) from Iceland with a comparative analysis of uncinal morphology"""^^xsd:string ;
   dct:bibliographicCitation  """Parapar, Julio; Palomanes, Verónica; Helgason, Gudmundur V.; Moreira, Juan. (2020). Taxonomy and distribution of Pectinariidae (Annelida) from Iceland with a comparative analysis of uncinal morphology. <em>European Journal of Taxonomy.</em> (666): 1-32."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5852/ejt.2020.666> ;
   schema:datePublished "2020"^^xsd:gYear .

<https://aphia.org/id/source/152430> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Intergovernmental Oceanographic Commission (IOC) of UNESCO. The Ocean Biogeographic Information System (OBIS)"""^^xsd:string .

<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/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/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/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/vernacular-name/95306> a taxon-name:vernacularName ;
   taxon-name:vernacularName "golden trumpet worm"^^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/36489> a taxon-name:vernacularName ;
   taxon-name:vernacularName "krummer Köcherwurm"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/deu> ;
   dct:source <https://aphia.org/id/source/147412> .

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



<https://aphia.org/id/distribution/414724> a td:Distribution ;
   rdfs:label "Distribution for Pectinaria (Amphictene) auricoma (O.F. Müller, 1776) - Plymouth"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130590> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3171> ;
   dwc:locality <https://marineregions.org/mrgid/3171> ;
   dct:source <https://aphia.org/id/source/1138> .

<https://aphia.org/id/distribution/415189> a td:Distribution ;
   rdfs:label "Distribution for Pectinaria (Amphictene) auricoma (O.F. Müller, 1776) - Roscoff"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130590> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/14276> ;
   dwc:locality <https://marineregions.org/mrgid/14276> ;
   dct:source <https://aphia.org/id/source/1138> .

<https://aphia.org/id/distribution/568915> a td:Distribution ;
   rdfs:label "Distribution for Pectinaria (Amphictene) auricoma (O.F. Müller, 1776) - Helgoland"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130590> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/3429> ;
   dwc:locality <https://marineregions.org/mrgid/3429> ;
   dct:source <https://aphia.org/id/source/32476> .

<https://aphia.org/id/distribution/652367> a td:Distribution ;
   rdfs:label "Distribution for Pectinaria (Amphictene) auricoma (O.F. Müller, 1776) - Greek Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130590> ;
   ] ;
   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/728124> a td:Distribution ;
   rdfs:label "Distribution for Pectinaria (Amphictene) auricoma (O.F. Müller, 1776) - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130590> ;
   ] ;
   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/729501> a td:Distribution ;
   rdfs:label "Distribution for Amphictene auricoma (O.F. Müller, 1776) - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/152448> ;
   ] ;
   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/830077> a td:Distribution ;
   rdfs:label "Distribution for Amphitrite auricoma O.F. Müller, 1776 - Danish Exclusive Economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/155250> ;
   ] ;
   td:hasArea <https://marineregions.org/mrgid/5674> ;
   dwc:locality <https://marineregions.org/mrgid/5674> ;
   dct:source <https://aphia.org/id/source/47591> .

<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/191082> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 130590"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/191083>, <https://aphia.org/id/taxon-description-extra-specification/191084>, <https://aphia.org/id/taxon-description-extra-specification/191085>, <https://aphia.org/id/taxon-description-extra-specification/191086> ;
   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/130590> ;
   ] ;
   top-level:hasValue "20"^^xsd:string .

<https://aphia.org/id/taxon-description/194008> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 130590"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/194009>, <https://aphia.org/id/taxon-description-extra-specification/194010>, <https://aphia.org/id/taxon-description-extra-specification/194011>, <https://aphia.org/id/taxon-description-extra-specification/194012> ;
   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/130590> ;
   ] ;
   top-level:hasValue "40"^^xsd:string .

<https://aphia.org/id/taxon-description/398008> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 152448"@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/152448> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#very-sensitive-to-disturbance> .

<https://aphia.org/id/taxon-description/398044> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 155250"@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/155250> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#very-sensitive-to-disturbance> .

<https://aphia.org/id/taxon-description/402413> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 334415"@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/334415> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#very-sensitive-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/191083> 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/191084> 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/191085> 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/191086> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Locality (MRGID) 1920"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/locality-mrgid> ;
   top-level:hasValue <https://marineregions.org/mrgid/1920> .
<https://aphia.org/id/taxon-description-extra-specification/194009> 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/194010> 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/194011> 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/194012> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Locality (MRGID) 1920"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/locality-mrgid> ;
   top-level:hasValue <https://marineregions.org/mrgid/1920> .

