@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/793> a taxon-name:TaxonName, skos-xl:Label ;
   rdfs:label "Platyhelminthes Minot, 1876"^^xsd:string ;
   taxon-name:aphiaID "793"^^xsd:integer ;
   dwc:scientificNameID "793"^^xsd:integer, "urn:lsid:marinespecies.org:taxname:793"^^xsd:string ;
   taxon-name:scientificName "Platyhelminthes"^^xsd:string ;
   taxon-name:authorship "Minot, 1876"^^xsd:string ;
   dwc:scientificNameAuthorship "Minot, 1876"^^xsd:string ;
   taxon-name:fullScientificName "Platyhelminthes Minot, 1876"^^xsd:string ;
   skos-xl:literalForm "Platyhelminthes Minot, 1876"^^xsd:string ;
   dwc:scientificName "Platyhelminthes Minot, 1876"^^xsd:string ;
   dct:bibliographicCitation """WoRMS (2026). Platyhelminthes. Accessed at: https://www.marinespecies.org/aphia.php?p=taxdetails&id=793 on 2026-04-30"""^^xsd:string ;
   dct:isPartOf <https://marineinfo.org/id/dataset/632>, <https://marineinfo.org/id/dataset/4189>, <https://marineinfo.org/id/dataset/161>, <https://marineinfo.org/id/dataset/3160>, <https://marineinfo.org/id/dataset/540>, <https://marineinfo.org/id/dataset/66>, <https://marineinfo.org/id/dataset/145>, <https://marineinfo.org/id/dataset/67>, <https://marineinfo.org/id/dataset/3201>, <https://marineinfo.org/id/dataset/1672>, <https://marineinfo.org/id/dataset/2>, <https://marineinfo.org/id/dataset/3106>, <https://marineinfo.org/id/dataset/5274>, <https://marineinfo.org/id/dataset/2565>, <https://marineinfo.org/id/dataset/3122>, <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/5276>, <https://marineinfo.org/id/dataset/8131>, <https://marineinfo.org/id/dataset/5816>, <https://marineinfo.org/id/dataset/3177>, <https://marineinfo.org/id/dataset/9018>, <https://marineinfo.org/id/dataset/8460>, <https://marineinfo.org/id/dataset/8732> ;
   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/494>, <https://aphia.org/id/source/3>, <https://aphia.org/id/source/2125>, <https://aphia.org/id/source/305597>, <https://aphia.org/id/source/1> ;
   rdfs:seeAlso <http://www.godac.jamstec.go.jp/bismal/j/view/0000045>, <https://www.ebi.ac.uk/ena/data/view/Taxon:6157>, <https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?id=6157&lvl=0>, <https://www.univie.ac.at/arctictraits/taxonpage/3568>, <http://collections.peabody.yale.edu/search/Record/YPM-IZ-094349> ;
   taxon-name:denotes _:b0 .

_:b0 a taxon-name:Taxon, skos:Concept ;
   taxon-name:hasAcceptedName <https://aphia.org/id/taxname/793> ;
   tat:hasHabitat <https://aphia.org/id/environment/marine> , <https://aphia.org/id/environment/fresh> , <https://aphia.org/id/environment/brackish> , <https://aphia.org/id/environment/terrestrial> ;
   taxon-name:isDenotedBy <https://aphia.org/id/vernacular-name/6558>, <https://aphia.org/id/vernacular-name/13441>, <https://aphia.org/id/vernacular-name/41760>, <https://aphia.org/id/vernacular-name/96626>, <https://aphia.org/id/vernacular-name/103227>, <https://aphia.org/id/vernacular-name/60606>, <https://aphia.org/id/vernacular-name/31948> ;
   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/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/494> a top-level:Source, dct:BibliographicResource ;
   dct:title """Hexacorallians of the World"""^^xsd:string ;
   dct:bibliographicCitation  """Fautin, Daphne G. (2013). Hexacorallians of the World."""^^xsd:string ;
   dct:source  <https://marineinfo.org/id/dataset/43> ;
   schema:datePublished "2013"^^xsd:gYear .

<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/2125> a top-level:Source, dct:BibliographicResource ;
   dct:title """On the number and ultrastructure of the flagella of flatworm spermatozoa"""^^xsd:string ;
   dct:bibliographicCitation  """Hendelberg, J. (1970). On the number and ultrastructure of the flagella of flatworm spermatozoa. <em>Quaderno.</em> 137: 367-374."""^^xsd:string ;
   schema:datePublished "1970"^^xsd:gYear .

<https://aphia.org/id/source/305597> a top-level:Source, dct:BibliographicResource ;
   dct:title """A Transcriptomic-Phylogenomic Analysis of the Evolutionary Relationships of Flatworms"""^^xsd:string ;
   dct:bibliographicCitation  """Egger, B.; Lapraz, F.; Tomiczek, B.; Müller, S.; Dessimoz, C.; Girstmair, J.; Škunca, N.; Rawlinson, K.; Cameron, C.; Beli, E.; Todaro, M.; Gammoudi, M.; Noreña, C.; Telford, M. (2015). A Transcriptomic-Phylogenomic Analysis of the Evolutionary Relationships of Flatworms. <em>Current Biology.</em> 25(10): 1347-1353."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1016/j.cub.2015.03.034> ;
   schema:datePublished "2015"^^xsd:gYear .

<https://aphia.org/id/source/1> a top-level:Source, dct:BibliographicResource ;
   dct:title """The marine fauna of the British Isles and North-West Europe: 1. Introduction and protozoans to arthropods."""^^xsd:string ;
   dct:bibliographicCitation  """Hayward, P.J. & J.S. Ryland (Eds.). (1990). The marine fauna of the British Isles and North-West Europe: 1. Introduction and protozoans to arthropods. <em>Clarendon Press: Oxford, UK.</em> 627 pp."""^^xsd:string ;
   dct:source  <https://www.doi.org/10.1093/oso/9780198573562.001.0001>, <https://marineinfo.org/id/publication/4889> ;
   schema:datePublished "1990"^^xsd:gYear .


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

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

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

<https://aphia.org/id/vernacular-name/96626> a taxon-name:vernacularName ;
   taxon-name:vernacularName "tapeworms"^^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/103227> a taxon-name:vernacularName ;
   taxon-name:vernacularName "Plattwürmer"^^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/60606> 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/31948> a taxon-name:vernacularName ;
   taxon-name:vernacularName "plattmaskar"^^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/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> .


