@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/22626> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Thaliacea Van der Hoeven, 1850"^^xsd:string ;
   taxon-name:aphiaID "22626"^^xsd:integer ;
   dwc:scientificNameID "22626"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:22626"^^xsd:string ;
   taxon-name:scientificName "Thaliacea"^^xsd:string ;
   taxon-name:authorship "Van der Hoeven, 1850"^^xsd:string ;
   dwc:scientificNameAuthorship "Van der Hoeven, 1850"^^xsd:string ;
   taxon-name:fullScientificName "Thaliacea Van der Hoeven, 1850"^^xsd:string ;
   skos-xl:literalForm "Thaliacea Van der Hoeven, 1850"^^xsd:string ;
   dwc:scientificName "Thaliacea Van der Hoeven, 1850"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Thaliacea. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=22626 on 2026-05-02"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/5275>, <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/5812>, <https://marineinfo.org/id/dataset/8732> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#class> ;
   dwc:taxonRank <https://aphia.org/ns/rank#class> ;
   foaf:depiction <https://images.vliz.be/thumbs/10517_thaliacea-non-det.jpg> ;
   dct:source <https://aphia.org/id/source/225139>, <https://aphia.org/id/source/43344>, <https://aphia.org/id/source/6827>, <https://aphia.org/id/source/454535> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0000102>, <https://www.ebi.ac.uk/ena/data/view/Taxon:30304>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=30304&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/22626> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> ;
   media:isSubjectOf <https://aphia.org/id/image/10517>, <https://aphia.org/id/image/10897> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/115520>, <https://aphia.org/id/vernacular-name/60735> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/18297>, <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/146420> .

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

<https://aphia.org/id/source/225139> a top-level:Source, dct:BibliographicResource ;
   dct:title """Handbuch der zoologie : Nach der zweiten holländischen Ausgabe. Nachträge und Berichtungen zu dem ersten Bande. Klasse der Manthelthiere (Tunicata)"""^^xsd:string ;
   dct:bibliographicCitation  """Van der Hoeven, J. (1850). Handbuch der zoologie : Nach der zweiten holländischen Ausgabe. Nachträge und Berichtungen zu dem ersten Bande. Klasse der Manthelthiere (Tunicata). <em>L. Vos, Leipzig.</em> pp. 129-139."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.5962/bhl.title.3983> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "1850"^^xsd:gYear .

<https://aphia.org/id/source/43344> a top-level:Source, dct:BibliographicResource ;
   dct:title """Tunicata"""^^xsd:string ;
   dct:bibliographicCitation  """Kott, P. (1998). Tunicata. <em>Zoological Catalogue of Australia.</em> 34: pp.51-252, 259-261 (App. 1-3), 265-292 (Index)."""^^xsd:string ;
   schema:datePublished "1998"^^xsd:gYear .

<https://aphia.org/id/source/6827> a top-level:Source, dct:BibliographicResource ;
   dct:title """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  """Costello, M.J., C. Emblow & R. White (EdS.). (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, 50. Muséum national d'Histoire Naturelle: Paris, France.</em> 463 pp."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/26605> ;
   schema:isAccessibleForFree "1"^^xsd:boolean ;
   schema:datePublished "2001"^^xsd:gYear .

<https://aphia.org/id/source/454535> a top-level:Source, dct:BibliographicResource ;
   dct:title """A molecular phylogeny of the Thaliacea"""^^xsd:string ;
   dct:bibliographicCitation  """Govindarajan, A. F.; Bucklin, A.; Madin, L. P. (2010). A molecular phylogeny of the Thaliacea. <em>Journal of Plankton Research.</em> 33(6): 843-853."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1093/plankt/fbq157> ;
   schema:datePublished "2010"^^xsd:gYear .


<https://aphia.org/id/vernacular-name/115520> a taxon-name:vernacularName ;
   taxon-name:vernacularName "salps"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> .

<https://aphia.org/id/vernacular-name/60735> 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/image/10517> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Thaliacea non det."^^xsd:string ;
   dct:title "Thaliacea non det."^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/22626>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/14270> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """King George Isl./Maxwell Bay; under the ice during the winter."""^^xsd:string ;
   dct:created "2007-05-06 18:25:36.440"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/10517_thaliacea-non-det.jpg> .
<https://aphia.org/id/image/10897> a media:ImageObject, schema:ImageObject ;
   rdfs:label "Thaliacea"^^xsd:string ;
   dct:title "Thaliacea"^^xsd:string ;
   dct:subject [
   a taxon-name:Taxon , skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/22626>
   ] ;
   dct:rightsHolder <https://marineinfo.org/id/person/14270> ;
   dct:license <https://creativecommons.org/licenses/by-nc-sa/4.0/> ;
   dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
   dct:description """King George Isl./Maxwell Bay;"""^^xsd:string ;
   dct:created "2007-05-25 16:47:46.267"^^xsd:dateTime ;
   schema:contentUrl <https://images.vliz.be/thumbs/10897_thaliacea.jpg> .

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

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

