@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/130696> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Glyphohesione klatti Friedrich, 1950"^^xsd:string ;
   taxon-name:aphiaID "130696"^^xsd:integer ;
   dwc:scientificNameID "130696"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:130696"^^xsd:string ;
   taxon-name:scientificName "Glyphohesione klatti"^^xsd:string ;
   taxon-name:authorship "Friedrich, 1950"^^xsd:string ;
   dwc:scientificNameAuthorship "Friedrich, 1950"^^xsd:string ;
   taxon-name:fullScientificName "Glyphohesione klatti Friedrich, 1950"^^xsd:string ;
   skos-xl:literalForm "Glyphohesione klatti Friedrich, 1950"^^xsd:string ;
   dwc:scientificName "Glyphohesione klatti Friedrich, 1950"^^xsd:string ;
   dct:bibliographicCitation """Read, G.; Fauchald, K. (Ed.) (2026). World Polychaeta Database. Glyphohesione klatti Friedrich, 1950. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=130696 on 2026-04-09"""^^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/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/49925>, <https://aphia.org/id/source/164413>, <https://aphia.org/id/source/1429>, <https://aphia.org/id/source/663>, <https://aphia.org/id/source/51344>, <https://aphia.org/id/source/52071>, <https://aphia.org/id/source/67220> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/152345> ;
   rdfs:seeAlso <https://www.boldsystems.org/index.php/Taxbrowser_Taxonpage?taxid=641112>, <http://www.biodiversitylibrary.org/name/Glyphohesione_klatti>, <https://www.ebi.ac.uk/ena/data/view/Taxon:3053539>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=3053539&lvl=0>, <http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:marinespecies.org:taxname:130696>, <http://collections.nmnh.si.edu/search/iz/?q=qn+Glyphohesione+klatti> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/130696> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/152345> ;
   td:hasDistribution <https://aphia.org/id/distribution/301406>, <https://aphia.org/id/distribution/729483> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17669>, <https://aphia.org/id/taxon-description/18275>, <https://aphia.org/id/taxon-description/400112>, <https://aphia.org/id/taxon-description/403728>, <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/129463> .

<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/49925> a top-level:Source, dct:BibliographicResource ;
   dct:title """Zwei neue Bestandteile in der Fauna der Nordsee. Zoologischer Anzeiger, Ergänzungsband zu band 145"""^^xsd:string ;
   dct:bibliographicCitation  """Friedrich, H. (1950). Zwei neue Bestandteile in der Fauna der Nordsee. Zoologischer Anzeiger, Ergänzungsband zu band 145. <em>[Neue Ergebnisse und Probleme der Zoologie. Festschrift für B Klatt].</em> 171-177."""^^xsd:string ;
   schema:datePublished "1950"^^xsd:gYear .

<https://aphia.org/id/source/164413> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """Census of Marine Life (2012). SYNDEEP: Towards a first global synthesis of biodiversity, biogeography and ecosystem function in the deep sea. Unpublished data (datasetID: 39)"""^^xsd:string ;
   schema:datePublished "2012"^^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/663> a top-level:Source, dct:BibliographicResource ;
   dct:title """The species directory of the marine fauna and flora of the British Isles and surrounding seas."""^^xsd:string ;
   dct:bibliographicCitation  """Howson, C.M. & B.E. Picton. (1997). The species directory of the marine fauna and flora of the British Isles and surrounding seas. <em>Ulster Museum Publication, 276. The Ulster Museum: Belfast, UK. ISBN 0-948150-06-8.</em> vi, 508 (+ cd-rom) pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/23916> ;
   schema:datePublished "1997"^^xsd:gYear .

<https://aphia.org/id/source/51344> a top-level:Source, dct:BibliographicResource ;
   dct:title """Revision of the Pilargidae (Annelida: Polychaeta), including descriptions of new species, and redescription of the pelagic <i>Podarmus ploa</i> Chamberlain (Polynoidae)"""^^xsd:string ;
   dct:bibliographicCitation  """Pettibone, Marian H. (1966). Revision of the Pilargidae (Annelida: Polychaeta), including descriptions of new species, and redescription of the pelagic <i>Podarmus ploa</i> Chamberlain (Polynoidae). <em>Proceedings of the United States National Museum.</em> 118(3525): 155-207."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5479/si.00963801.118-3525.155> ;
   schema:datePublished "1966"^^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/67220> a top-level:Source, dct:BibliographicResource ;
   dct:title """Resurrection of <i>Glyphohesione</i> Friedrich, 1950, with redescription of <i>G. klatti</i> Friedrich, 1950 and description of <i>G. longocirrata</i> (Polychaeta: Hesionidae)"""^^xsd:string ;
   dct:bibliographicCitation  """Licher, F. (1994). Resurrection of <i>Glyphohesione</i> Friedrich, 1950, with redescription of <i>G. klatti</i> Friedrich, 1950 and description of <i>G. longocirrata</i> (Polychaeta: Hesionidae). <em>Proceedings of the Biological Society of Washington.</em> 107(4), 600-608."""^^xsd:string ;
   schema:datePublished "1994"^^xsd:gYear .




<https://aphia.org/id/distribution/301406> a td:Distribution ;
   rdfs:label "Distribution for Glyphohesione klatti Friedrich, 1950 - European waters (ERMS scope)"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/130696> ;
   ] ;
   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/729483> a td:Distribution ;
   rdfs:label "Distribution for Synelmis klatti (Friedrich, 1950) - Irish Exclusive economic Zone"@en ;
   td:isDistributionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/152345> ;
   ] ;
   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/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/400112> a tat:TaxonDescription ;
   rdfs:label "Taxon Description AMBI ecological group for Taxon denoted by name 130696"@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/130696> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/ambi-ecological-group#indifferent-to-disturbance> .

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

