@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/2078> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Gastrotricha Metschnikoff, 1865"^^xsd:string ;
   taxon-name:aphiaID "2078"^^xsd:integer ;
   dwc:scientificNameID "2078"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:2078"^^xsd:string ;
   taxon-name:scientificName "Gastrotricha"^^xsd:string ;
   taxon-name:authorship "Metschnikoff, 1865"^^xsd:string ;
   dwc:scientificNameAuthorship "Metschnikoff, 1865"^^xsd:string ;
   taxon-name:fullScientificName "Gastrotricha Metschnikoff, 1865"^^xsd:string ;
   skos-xl:literalForm "Gastrotricha Metschnikoff, 1865"^^xsd:string ;
   dwc:scientificName "Gastrotricha Metschnikoff, 1865"^^xsd:string ;
   dct:bibliographicCitation "Todaro, A.; d'Hondt, J-L. (2026). World Gastrotricha Database. Gastrotricha. Accessed through: World Register of Marine Species at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=2078 on 2026-06-24"^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/7820>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3122>, <https://marineinfo.org/id/dataset/3123>, <https://marineinfo.org/id/dataset/3731>, <https://marineinfo.org/id/dataset/3174>, <https://marineinfo.org/id/dataset/5276>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816> ;
   taxon-name:hasStatus <https://aphia.org/ns/taxonomic-status#accepted> ;
   taxon-name:isOfRank <https://aphia.org/ns/rank#phylum> ;
   dwc:taxonRank <https://aphia.org/ns/rank#phylum> ;
   dct:source <https://aphia.org/id/source/3>, <https://aphia.org/id/source/1594> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0000035>, <https://www.ebi.ac.uk/ena/data/view/Taxon:33313>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=33313&lvl=0> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/2078> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/21421>, <https://aphia.org/id/vernacular-name/21422>, <https://aphia.org/id/vernacular-name/100669>, <https://aphia.org/id/vernacular-name/21420>, <https://aphia.org/id/vernacular-name/106509>, <https://aphia.org/id/vernacular-name/106510>, <https://aphia.org/id/vernacular-name/106511>, <https://aphia.org/id/vernacular-name/106583>, <https://aphia.org/id/vernacular-name/106793>, <https://aphia.org/id/vernacular-name/60591>, <https://aphia.org/id/vernacular-name/27611> ;
   tat:hasAdditionalDescription <https://aphia.org/id/taxon-description/17697>, <https://aphia.org/id/taxon-description/1422558>, <https://aphia.org/id/taxon-description/1422560>, <https://aphia.org/id/taxon-description/1425277>, <https://aphia.org/id/taxon-description/1425279>, <https://aphia.org/id/taxon-description/1425284>, <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/2> .

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

<https://aphia.org/id/source/3> a top-level:Source, dct:BibliographicResource ;
   dct:title "Five Kingdoms: an illustrated guide to the Phyla of life on earth. 3rd edition."^^xsd:string ;
   dct:bibliographicCitation  "Margulis, L.; Schwartz, K.V. (1998). Five Kingdoms: an illustrated guide to the Phyla of life on earth. 3rd edition. Freeman: New York, NY (USA). ISBN 0-7167-3027-8. xx, 520 pp."^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/24358> ;
   schema:datePublished "1998"^^xsd:gYear .

<https://aphia.org/id/source/1594> a top-level:Source, dct:BibliographicResource ;
   dct:bibliographicCitation  "Margulis, L.; Schwartz, K.V. (1982). Five Kingdoms : an illustrated guide to the phyla of life on earth. Second edition. Freeman."^^xsd:string ;
   dct:source  <https://marineinfo.org/id/publication/24358> ;
   schema:datePublished "1982"^^xsd:gYear .


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

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

<https://aphia.org/id/vernacular-name/100669> a taxon-name:vernacularName ;
   taxon-name:vernacularName "hairybacks"^^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/21420> a taxon-name:vernacularName ;
   taxon-name:vernacularName "hairy-backs"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/eng> .

<https://aphia.org/id/vernacular-name/106509> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Bauchhaarlinge"^^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/106510> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Bauchhärlinge"^^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/106511> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Flaschentierchen"^^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/106583> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Gastrotrichen"^^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/106793> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Gastrotrichi"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/ita> .

<https://aphia.org/id/vernacular-name/60591> 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/vernacular-name/27611> a taxon-name:vernacularName ;
   taxon-name:vernacularName "bukhårsdjur"^^xsd:string ;
   dct:language <https://id.loc.gov/vocabulary/iso639-2/swe> ;
   dct:source <https://aphia.org/id/source/147411> .



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

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

<https://aphia.org/id/taxon-description/1422560> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size (qualitative) for Taxon denoted by name 2078"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1422561> ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/body-size-qualitative> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2078> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-qualitative#small-body-size-0-2-to-2mm> .

<https://aphia.org/id/taxon-description/1425277> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Asexual reproduction for Taxon denoted by name 2078"@en ;
   tat:hasTaxonCharacteristic <https://aphia.org/ns/traits/asexual-reproduction> ;
   tat:isAdditionalDescriptionOf [
   a taxon-name:Taxon, skos:Concept ;
   taxon-name:isDenotedBy <https://aphia.org/id/taxname/2078> ;
   ] ;
   top-level:hasValue <https://aphia.org/ns/traits/asexual-reproduction#no> .

<https://aphia.org/id/taxon-description/1425279> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 2078"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1425280>, <https://aphia.org/id/taxon-description-extra-specification/1425281>, <https://aphia.org/id/taxon-description-extra-specification/1425282>, <https://aphia.org/id/taxon-description-extra-specification/1425283> ;
   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/2078> ;
   ] ;
   top-level:hasValue "70"^^xsd:string .

<https://aphia.org/id/taxon-description/1425284> a tat:TaxonDescription ;
   rdfs:label "Taxon Description Body size for Taxon denoted by name 2078"@en ;
   tat:hasExtraSpecification <https://aphia.org/id/taxon-description-extra-specification/1425285>, <https://aphia.org/id/taxon-description-extra-specification/1425286>, <https://aphia.org/id/taxon-description-extra-specification/1425287>, <https://aphia.org/id/taxon-description-extra-specification/1425288> ;
   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/2078> ;
   ] ;
   top-level:hasValue "3.5"^^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/17698> 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/1422559> 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/1422561> 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/1425280> a tat:SpecificationContext ;
   rdfs:label "Specification Context: Unit µm"@en ;
   tat:definesParameter <https://aphia.org/ns/traits/body-size-unit> ;
   top-level:hasValue <https://aphia.org/ns/traits/body-size-unit#micrometer> .
<https://aphia.org/id/taxon-description-extra-specification/1425281> 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/1425282> 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/1425283> 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/1425285> 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/1425286> 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/1425287> 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/1425288> 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> .

