@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/134946> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Trichotria Bory De St. Vincent, 1827"^^xsd:string ;
   taxon-name:aphiaID "134946"^^xsd:integer ;
   dwc:scientificNameID "134946"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:134946"^^xsd:string ;
   taxon-name:scientificName "Trichotria"^^xsd:string ;
   taxon-name:authorship "Bory De St. Vincent, 1827"^^xsd:string ;
   dwc:scientificNameAuthorship "Bory De St. Vincent, 1827"^^xsd:string ;
   taxon-name:fullScientificName "Trichotria Bory De St. Vincent, 1827"^^xsd:string ;
   skos-xl:literalForm "Trichotria Bory De St. Vincent, 1827"^^xsd:string ;
   dwc:scientificName "Trichotria Bory De St. Vincent, 1827"^^xsd:string ;
   dct:bibliographicCitation """Jersabek, C. D.; Segers H.; Leitner M. (2026). Rotifer World Catalog (RWC). Trichotria Bory De St. Vincent, 1827. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=134946 on 2026-04-08"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/8923> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#genus> ;
   dwc:taxonRank <https://aphia.org/ns/rank#genus> ;
   foaf:depiction <https://images.vliz.be/thumbs/200920_trichotria-pocillum-var-hudsoni---original-description-image.jpg> ;
   dct:source <https://aphia.org/id/source/499854>, <https://aphia.org/id/source/362484>, <https://aphia.org/id/source/363702>, <https://aphia.org/id/source/1388>, <https://aphia.org/id/source/362250>, <https://aphia.org/id/source/42> ;
   taxon-name:hasSynonym <https://aphia.org/id/taxname/1794619> ;
   rdfs:seeAlso <https://www.ebi.ac.uk/ena/data/view/Taxon:360707>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=360707&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/134946> ;
   tat:hasHabitat <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> ;
   taxon-name:hasSynonymName <https://aphia.org/id/taxname/1794619> ;
   media:isSubjectOf <https://aphia.org/id/image/191506>, <https://aphia.org/id/image/200917>, <https://aphia.org/id/image/200919>, <https://aphia.org/id/image/200920>, <https://aphia.org/id/image/200896>, <https://aphia.org/id/image/200897>, <https://aphia.org/id/image/200898>, <https://aphia.org/id/image/200899>, <https://aphia.org/id/image/200900>, <https://aphia.org/id/image/200901>, <https://aphia.org/id/image/200902>, <https://aphia.org/id/image/200903>, <https://aphia.org/id/image/200904>, <https://aphia.org/id/image/200905>, <https://aphia.org/id/image/200906>, <https://aphia.org/id/image/200907>, <https://aphia.org/id/image/200908>, <https://aphia.org/id/image/200909>, <https://aphia.org/id/image/200910>, <https://aphia.org/id/image/200911>, <https://aphia.org/id/image/200912>, <https://aphia.org/id/image/200913>, <https://aphia.org/id/image/200914>, <https://aphia.org/id/image/200915>, <https://aphia.org/id/image/200916>, <https://aphia.org/id/image/200918>, <https://aphia.org/id/image/201768> ;
   tat:hasAdditionalDescription <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/368565> .

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

<https://aphia.org/id/source/499854> a top-level:Source, dct:BibliographicResource ;
   dct:title """Encyclopédie methodique. Histoire naturelle des zoophytes, etc. (2nd part)."""^^xsd:string ;
   dct:bibliographicCitation  """Bory De Saint Vincent, J.-B. G. M. M. (1827). Encyclopédie methodique. Histoire naturelle des zoophytes, etc. (2nd part). 377-819."""^^xsd:string ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1827"^^xsd:gYear .

<https://aphia.org/id/source/362484> a top-level:Source, dct:BibliographicResource ;
   dct:title """Organisation, Systematik und geographisches Verhältnis der Infusionsthierchen. Zwei Vorträge in der Akademie der Wissenschaften zu Berlin gehalten in den Jahren 1828 [Die geographische Verbreitung der Infusionsthierchen in Nord-Afrika und West-Asien, beob"""^^xsd:string ;
   dct:bibliographicCitation  """Ehrenberg, C. G. (1830). Organisation, Systematik und geographisches Verhältnis der Infusionsthierchen. Zwei Vorträge in der Akademie der Wissenschaften zu Berlin gehalten in den Jahren 1828 [Die geographische Verbreitung der Infusionsthierchen in Nord-Afrika und West-Asien, beob Berlin. Druckerei der königlichen Akademie der Wissenschaften, 108, pl.1-8"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.2077> ;
   schema:datePublished "1830"^^xsd:gYear .

<https://aphia.org/id/source/363702> a top-level:Source, dct:BibliographicResource ;
   dct:title """On Pulchritia new genus, with a reappraisal of the genera of Trichotriidae (Rotifera: Monogononta)."""^^xsd:string ;
   dct:bibliographicCitation  """Luo, Y.; Segers, H. (2013). On Pulchritia new genus, with a reappraisal of the genera of Trichotriidae (Rotifera: Monogononta). ZooKeys, 342, 1-12"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.3897/zookeys.342.5948> ;
   schema:datePublished "2013"^^xsd:gYear .

<https://aphia.org/id/source/1388> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  """O'Reilly, M. (2001). Rotifera, <B><I>in</I></B>: Costello, M.J. <i>et al.</i> (Ed.) (2001). <i>European register of marine species: a check-list of the marine species in Europe and a bibliography of guides to their identification. Collection Patrimoines Naturels,</i> 50: pp. 149-151"""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/61227> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/362250> a top-level:Source, dct:BibliographicResource ;
   dct:title """Annotated checklist of the rotifers (Phylum Rotifera), with notes on nomenclature, taxonomy and distribution."""^^xsd:string ;
   dct:bibliographicCitation  """Segers, H. (2007). Annotated checklist of the rotifers (Phylum Rotifera), with notes on nomenclature, taxonomy and distribution. Zootaxa, 1564, 1-104"""^^xsd:string ;
   dct:source  <https://www.doi.org/10.11646/zootaxa.1564.1.1> ;
   schema:datePublished "2007"^^xsd:gYear .

<https://aphia.org/id/source/42> a top-level:Source, dct:BibliographicResource ;
   dct:title """Integrated Taxonomic Information System (ITIS)"""^^xsd:string ;
   dct:bibliographicCitation  """Integrated Taxonomic Information System (ITIS)."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/49> ;
   schema:isAccessibleForFree "1"^^xsd:boolean .



<https://aphia.org/id/image/191506> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Furcularia stentorea - Original description image"^^xsd:string ;
   dct:title "Furcularia stentorea - Original description image"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1799037>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 15:55:00.420"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/191506_furcularia-stentorea---original-description-image.jpg> .
<https://aphia.org/id/image/200917> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum - Original description image"^^xsd:string ;
   dct:title "Trichotria pocillum - Original description image"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:58.423"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200917_trichotria-pocillum---original-description-image.jpg> .
<https://aphia.org/id/image/200919> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum var. bergi - Original description image"^^xsd:string ;
   dct:title "Trichotria pocillum var. bergi - Original description image"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1801191>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Figure plate missing!"""^^xsd:string ;
   dct:created "2025-05-15 16:29:58.550"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200919_trichotria-pocillum-var-bergi---original-description-image.jpg> .
<https://aphia.org/id/image/200920> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum var. hudsoni - Original description image"^^xsd:string ;
   dct:title "Trichotria pocillum var. hudsoni - Original description image"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1800786>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:58.673"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200920_trichotria-pocillum-var-hudsoni---original-description-image.jpg> .
<https://aphia.org/id/image/200896> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:55.237"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200896_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200897> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Forms with extremely long caudal spines (b, c) are Trichotria pocillum var. bergi (Meissner, 1908)"""^^xsd:string ;
   dct:created "2025-05-15 16:29:55.377"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200897_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200898> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:55.487"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200898_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200899> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:55.627"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200899_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200900> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:55.750"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200900_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200901> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:55.987"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200901_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200902> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:56.300"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200902_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200903> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:56.627"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200903_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200904> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:56.890"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200904_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200905> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Form with extremely long caudal spines (Trichotria pocillum var. bergi (Meissner, 1908))"""^^xsd:string ;
   dct:created "2025-05-15 16:29:57.110"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200905_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200906> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Form with extremely long caudal spines (Trichotria pocillum var. bergi (Meissner, 1908))"""^^xsd:string ;
   dct:created "2025-05-15 16:29:57.220"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200906_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200907> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:57.377"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200907_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200908> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """after Fadeev (unpublished)"""^^xsd:string ;
   dct:created "2025-05-15 16:29:57.470"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200908_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200909> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:57.597"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200909_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200910> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:57.703"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200910_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200911> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """sub "Skeleton wheel bearer""""^^xsd:string ;
   dct:created "2025-05-15 16:29:57.767"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200911_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200912> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:57.800"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200912_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200913> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:57.847"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200913_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200914> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:57.893"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200914_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200915> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:58.143"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200915_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200916> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:created "2025-05-15 16:29:58.250"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200916_trichotria-pocillum.jpg> .
<https://aphia.org/id/image/200918> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum var. bergi"^^xsd:string ;
   dct:title "Trichotria pocillum var. bergi"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/1801191>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """after Fadeev (unpublished)"""^^xsd:string ;
   dct:created "2025-05-15 16:29:58.440"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/200918_trichotria-pocillum-var-bergi.jpg> .
<https://aphia.org/id/image/201768> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Trichotria pocillum"^^xsd:string ;
   dct:title "Trichotria pocillum"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/135001>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/33730> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """Image courtesy of ANSP (Jersabek et al. 2003) [Ref.15798]; female, dorsal view"""^^xsd:string ;
   dct:created "2025-07-24 16:18:40.517"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/201768_trichotria-pocillum.jpg> .

<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> .


