This commit is contained in:
parent
3339c2ffad
commit
3d73ed9f5a
26 changed files with 307 additions and 213 deletions
|
|
@ -8,8 +8,7 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF380260FF91FD854A5AFBD07BF5>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Prosthiostomum_Quatrefages_1845> ;
|
||||
<http://treatment.plazi.org/id/03F2DF380260FF91FD854A5AFCD47BB2>
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Euprosthiostomum adhaerens Bock 1925" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euprosthiostomum_adhaerens_Bock_1925> ;
|
||||
|
|
@ -44,20 +43,6 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euprosthiostomum_adhaerens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Prosthiostomum_Quatrefages_1845>
|
||||
dwc:authority "Quatrefages, 1845" ;
|
||||
dwc:authorityName "Quatrefages" ;
|
||||
dwc:authorityYear "1845" ;
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
dwc:genus "Prosthiostomum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Quatrefages, 1845" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosthiostomum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euprosthiostomum_adhaerens>
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
dwc:genus "Euprosthiostomum" ;
|
||||
84
data/03/F2/DF/03F2DF380261FF90FDBC4A18FE617C49.ttl
Normal file
84
data/03/F2/DF/03F2DF380261FF90FDBC4A18FE617C49.ttl
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF380261FF90FDBC4A18FE617C49>
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Prosthiostomum parvicelis , Hyman 1939" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prosthiostomum_parvicelis_Hyman_1939> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.962.2683> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2024.962.2683>
|
||||
bibo:endPage "67" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2024-10-17" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "962" ;
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The polyclads (Platyhelminthes: Polycladida) from the Tropical Eastern Pacific: Commented checklist and description of a new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Prosthiostomum_parvicelis_Hyman_1939>
|
||||
dwc:authority "Hyman, 1939" ;
|
||||
dwc:authorityName ", Hyman" ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
dwc:genus "Prosthiostomum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hyman, 1939" ;
|
||||
dwc:species "parvicelis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MYRL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosthiostomum_parvicelis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosthiostomum_parvicelis>
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
dwc:genus "Prosthiostomum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvicelis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prosthiostomum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosthiostomum>
|
||||
dwc:genus "Prosthiostomum" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prosthiostomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosthiostomidae>
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycladida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polycladida>
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF380261FF90FDBC4A18FD367FFF>
|
||||
<http://treatment.plazi.org/id/03F2DF380261FF90FF694FB0FD367FFF>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Megabalanus_peninsularis_Pilsbry_1916> ;
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Prosthiostomum parvicelis , Hyman 1939" ;
|
||||
|
|
@ -29,7 +29,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Prosthiostomum_parvicelis_Hyman_1939>
|
||||
dwc:authority ", Hyman (1939 b", "Hyman, 1939" ;
|
||||
dwc:authority ", Hyman (1939 b" ;
|
||||
dwc:authorityName ", Hyman" ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
|
|
@ -8,8 +8,7 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF380263FF91FDAD48CBFC3B7914>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Euprosthiostomum_Bock_1925> ;
|
||||
<http://treatment.plazi.org/id/03F2DF380263FF92FDAD48CBFE6F7F7C>
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Enchiridium punctatum Hyman 1953" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enchiridium_punctatum_Hyman_1953> ;
|
||||
|
|
@ -44,20 +43,6 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enchiridium_punctatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euprosthiostomum_Bock_1925>
|
||||
dwc:authority "Bock, 1925" ;
|
||||
dwc:authorityName "Bock" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
dwc:genus "Euprosthiostomum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bock, 1925" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euprosthiostomum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enchiridium_punctatum>
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
dwc:genus "Enchiridium" ;
|
||||
165
data/03/F2/DF/03F2DF380266FF96FDD848FAFB837976.ttl
Normal file
165
data/03/F2/DF/03F2DF380266FF96FDD848FAFB837976.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF380266FF96FDD848FAFB837976>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cryptobiceros_Faubel_1984>, <http://taxon-concept.plazi.org/id/Animalia/Cryptobiceros_bajae_Hyman_1953>, <http://taxon-concept.plazi.org/id/Animalia/Pseudobiceros_Faubel_1984> ;
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Pseudobiceros bajae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudobiceros_bajae_Hyman_1953> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pseudoceros_bajae_Hyman_1953> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.962.2683> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2024.962.2683>
|
||||
bibo:endPage "67" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2024-10-17" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "962" ;
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The polyclads (Platyhelminthes: Polycladida) from the Tropical Eastern Pacific: Commented checklist and description of a new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudobiceros_bajae_Hyman_1953>
|
||||
dwc:authority "(Hyman, 1953)" ;
|
||||
dwc:baseAuthorityName "Hyman" ;
|
||||
dwc:baseAuthorityYear "1953" ;
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Pseudobiceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hyman, 1953)" ;
|
||||
dwc:species "bajae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4NPSN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudobiceros_bajae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudoceros_bajae_Hyman_1953>
|
||||
dwc:authority "Hyman, 1953 a: 365 - 366" ;
|
||||
dwc:authorityName "Hyman" ;
|
||||
dwc:authorityPageNumber "365 - 366" ;
|
||||
dwc:authorityYear "1953" ;
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Pseudoceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hyman, 1953" ;
|
||||
dwc:species "bajae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BHG4W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudoceros_bajae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cryptobiceros_Faubel_1984>
|
||||
dwc:authority "Faubel, 1984" ;
|
||||
dwc:authorityName "Faubel" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Cryptobiceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Faubel, 1984" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptobiceros> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cryptobiceros_bajae_Hyman_1953>
|
||||
dwc:baseAuthorityName "Hyman" ;
|
||||
dwc:baseAuthorityYear "1953" ;
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Cryptobiceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hyman, 1953)" ;
|
||||
dwc:species "bajae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptobiceros_bajae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudobiceros_Faubel_1984>
|
||||
dwc:authorityName "Faubel" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Pseudobiceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Faubel, 1984" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudobiceros> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudobiceros_bajae>
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Pseudobiceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bajae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudobiceros> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudobiceros>
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Pseudobiceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudocerotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudocerotidae>
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polycladida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polycladida>
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudoceros_bajae>
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Pseudoceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bajae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudoceros> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudoceros>
|
||||
dwc:genus "Pseudoceros" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudocerotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
@ -8,8 +8,7 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF380266FF97FE244A18FC2B7BF4>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Pseudobiceros_Faubel_1984>, <http://taxon-concept.plazi.org/id/Animalia/Pseudocerotidae_Lang_1884> ;
|
||||
<http://treatment.plazi.org/id/03F2DF380266FF97FE244A18FAF17B6F>
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Prosthiostomum sancum Du Bois-Reymond Marcus 1965" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prosthiostomum_sancum_Marcus_1965> ;
|
||||
|
|
@ -44,33 +43,6 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosthiostomum_sancum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudocerotidae_Lang_1884>
|
||||
dwc:authority "Lang, 1884" ;
|
||||
dwc:authorityName "Lang" ;
|
||||
dwc:authorityYear "1884" ;
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Lang, 1884" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocerotidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudobiceros_Faubel_1984>
|
||||
dwc:authority "Faubel, 1984" ;
|
||||
dwc:authorityName "Faubel" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:family "Pseudocerotidae" ;
|
||||
dwc:genus "Pseudobiceros" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Faubel, 1984" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudobiceros> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosthiostomum_sancum>
|
||||
dwc:family "Prosthiostomidae" ;
|
||||
dwc:genus "Prosthiostomum" ;
|
||||
|
|
@ -8,8 +8,7 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF38026CFF9DFD964FD9FC0D7F73>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Pericelidae_Laidlaw_1902>, <http://taxon-concept.plazi.org/id/Animalia/Pericelis_Laidlaw_1902> ;
|
||||
<http://treatment.plazi.org/id/03F2DF38026CFF9DFD964FD9FAF87EEE>
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Prostheceraeus nigricornus Schmarda 1859" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prostheceraeus_nigricornus_Schmarda_1859> ;
|
||||
|
|
@ -44,34 +43,6 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prostheceraeus_nigricornus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pericelidae_Laidlaw_1902>
|
||||
dwc:authority "Laidlaw, 1902" ;
|
||||
dwc:authorityName "Laidlaw" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Turbellaria" ;
|
||||
dwc:family "Pericelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Laidlaw, 1902" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pericelidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pericelis_Laidlaw_1902>
|
||||
dwc:authority "Laidlaw, 1902" ;
|
||||
dwc:authorityName "Laidlaw" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:family "Pericelidae" ;
|
||||
dwc:genus "Pericelis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Laidlaw, 1902" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pericelis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prostheceraeus_nigricornus>
|
||||
dwc:family "Euryleptidae" ;
|
||||
dwc:genus "Prostheceraeus" ;
|
||||
|
|
@ -8,8 +8,8 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF38027AFF8AFDA74D9CFC0E7B2B>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acotylea_Lang_1884>, <http://taxon-concept.plazi.org/id/Animalia/Cestoplana_Lang_1884>, <http://taxon-concept.plazi.org/id/Animalia/Cestoplanidae_Lang_1884>, <http://taxon-concept.plazi.org/id/Animalia/Polycladida_Lang_1884>, <http://taxon-concept.plazi.org/id/Animalia/Turbellaria_Ehrenberg_1831> ;
|
||||
<http://treatment.plazi.org/id/03F2DF38027AFF8AFDA74D9CFCAD7AA4>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Polycladida_Lang_1884>, <http://taxon-concept.plazi.org/id/Animalia/Turbellaria_Ehrenberg_1831> ;
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Thyphlolepta extensa LeConte 1851" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thyphlolepta_extensa_LeConte_1851> ;
|
||||
|
|
@ -66,46 +66,6 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polycladida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acotylea_Lang_1884>
|
||||
dwc:authority "Lang, 1884" ;
|
||||
dwc:authorityName "Lang" ;
|
||||
dwc:authorityYear "1884" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "subOrder" ;
|
||||
dwc:scientificNameAuthorship "Lang, 1884" ;
|
||||
dwc:subOrder "Acotylea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acotylea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cestoplanidae_Lang_1884>
|
||||
dwc:authority "Lang, 1884" ;
|
||||
dwc:authorityName "Lang" ;
|
||||
dwc:authorityYear "1884" ;
|
||||
dwc:family "Cestoplanidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Lang, 1884" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cestoplanidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cestoplana_Lang_1884>
|
||||
dwc:authority "Lang, 1884" ;
|
||||
dwc:authorityName "Lang" ;
|
||||
dwc:authorityYear "1884" ;
|
||||
dwc:family "Cestoplanidae" ;
|
||||
dwc:genus "Cestoplana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Lang, 1884" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cestoplana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thyphlolepta_extensa>
|
||||
dwc:class "Ascidiacea" ;
|
||||
dwc:family "Didemnidae" ;
|
||||
|
|
@ -8,8 +8,7 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F2DF38027BFF8AFE614851FC297E28>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Leptoplana_Ehrenberg_1831>, <http://taxon-concept.plazi.org/id/Animalia/Leptoplanidae_Stimpson_1857> ;
|
||||
<http://treatment.plazi.org/id/03F2DF38027BFF8AFE614851FCE57D84>
|
||||
dc:creator "Ramos-Sánchez, Mariela" ;
|
||||
dc:title "Cestoplana nexa Sopott-Ehlers & Schmidt 1975" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cestoplana_nexa_Sopott_1975> ;
|
||||
|
|
@ -44,33 +43,6 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cestoplana_nexa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoplanidae_Stimpson_1857>
|
||||
dwc:authority "Stimpson, 1857" ;
|
||||
dwc:authorityName "Stimpson" ;
|
||||
dwc:authorityYear "1857" ;
|
||||
dwc:family "Leptoplanidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Stimpson, 1857" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoplanidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoplana_Ehrenberg_1831>
|
||||
dwc:authority "Ehrenberg, 1831" ;
|
||||
dwc:authorityName "Ehrenberg" ;
|
||||
dwc:authorityYear "1831" ;
|
||||
dwc:family "Leptoplanidae" ;
|
||||
dwc:genus "Leptoplana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Polycladida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ehrenberg, 1831" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoplana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cestoplana_nexa>
|
||||
dwc:family "Cestoplanidae" ;
|
||||
dwc:genus "Cestoplana" ;
|
||||
Loading…
Add table
Add a link
Reference in a new issue