This commit is contained in:
parent
a469fe7ef6
commit
85a7dab5e8
82
data/03/B8/87/03B887AEA402FFDFFF01FCAAB4EAEDBE.ttl
Normal file
82
data/03/B8/87/03B887AEA402FFDFFF01FCAAB4EAEDBE.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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/03B887AEA402FFDFFF01FCAAB4EAEDBE>
|
||||
dc:creator "Sotuyo, Solange; Contreras-Jiménez, José Luis" ;
|
||||
dc:title "Coulteria" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Coulteria_Lewis_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.498.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.498.3.8>
|
||||
bibo:endPage "226" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2021-04-30" ;
|
||||
bibo:startPage "220" ;
|
||||
bibo:volume "498" ;
|
||||
dc:creator "Sotuyo, Solange; Contreras-Jiménez, José Luis" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Coulteria lewisiae (Leguminosae: Caesalpinioideae) a new species for Infiernillo region, Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Coulteria_Lewis_>
|
||||
dwc:authority "Lewis" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Coulteria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Lewis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CS7N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Coulteria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coulteria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Coulteria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:order "Fabales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
192
data/03/B8/87/03B887AEA407FFDFFF34F83AB4C2EBA8.ttl
Normal file
192
data/03/B8/87/03B887AEA407FFDFFF34F83AB4C2EBA8.ttl
Normal file
|
@ -0,0 +1,192 @@
|
|||
@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/03B887AEA407FFDFFF34F83AB4C2EBA8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5424295> ;
|
||||
dc:creator "Sotuyo, Solange; Contreras-Jiménez, José Luis" ;
|
||||
dc:title "Coulteria lewisiae Sotuyo S. & Contreras J. L. 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A407FFDAFE94F859B33BE161>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A407FFDAFD0CF785B278E161>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A407FFDAFCCDF785B2DDE161>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFE53FEF0B346E8C8>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFD9DFE1CB4E6E8C8>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFF01FE38B4C4E8A4>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFA18FE39B05DEB5C>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFEAFFD80B448EB38>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFA9CFDACB46CEB15>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFABEFDC8B1B0EBCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFF77FD11B1B1EBA8>, <http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFF72FD3CB43EEBA8> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Coulteria_lewisiae_S_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.498.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.498.3.8>
|
||||
bibo:endPage "226" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2021-04-30" ;
|
||||
bibo:startPage "220" ;
|
||||
bibo:volume "498" ;
|
||||
dc:creator "Sotuyo, Solange; Contreras-Jiménez, José Luis" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Coulteria lewisiae (Leguminosae: Caesalpinioideae) a new species for Infiernillo region, Mexico" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5424295> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Coulteria_lewisiae_S_2021>
|
||||
dwc:authority "Sotuyo S. & Contreras J.L." ;
|
||||
dwc:authorityName "Sotuyo S. & Contreras J. L." ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Coulteria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sotuyo S. & Contreras L., 2021" ;
|
||||
dwc:species "lewisiae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Coulteria_lewisiae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coulteria_lewisiae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Coulteria" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lewisiae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Coulteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Coulteria>
|
||||
dwc:genus "Coulteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:order "Fabales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5424295>
|
||||
dc:description "FIGURE 3. Coulteria lewisiae and close related species distribution map." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5424295/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A407FFDAFE94F859B33BE161>
|
||||
dwc:collectionCode "FCME" ;
|
||||
dwc:eventDate "1989-09-21" ;
|
||||
dwc:locality "Guariche" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "240" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A407FFDAFE94F859B33BE161> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A407FFDAFD0CF785B278E161>
|
||||
dwc:collectionCode "FCME" ;
|
||||
dwc:typeStatus "isotypes" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A407FFDAFD0CF785B278E161> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A407FFDAFCCDF785B2DDE161>
|
||||
dwc:collectionCode "MEXU" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A407FFDAFCCDF785B2DDE161> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFE53FEF0B346E8C8>
|
||||
dwc:collectionCode "FCME" ;
|
||||
dwc:eventDate "1989-09-20" ;
|
||||
dwc:locality "Guariche" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFE53FEF0B346E8C8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFD9DFE1CB4E6E8C8>
|
||||
dwc:collectionCode "FCME" ;
|
||||
dwc:eventDate "1989-06-21" ;
|
||||
dwc:locality "Guariche" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
dwc:verbatimElevation "240" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFD9DFE1CB4E6E8C8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFF01FE38B4C4E8A4>
|
||||
dwc:collectionCode "MEXU" ;
|
||||
dwc:eventDate "2011-07-23" ;
|
||||
dwc:locality "camino Zirandaro-Aratichanguio" ;
|
||||
dwc:recordedBy "J. C. Soto" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFF01FE38B4C4E8A4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFA18FE39B05DEB5C>
|
||||
dwc:collectionCode "MEXU" ;
|
||||
dwc:eventDate "1991-06-13" ;
|
||||
dwc:locality "en las afueras del poblado de Zirandaro" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFA18FE39B05DEB5C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFEAFFD80B448EB38>
|
||||
dwc:collectionCode "MEXU" ;
|
||||
dwc:eventDate "1992-06-05" ;
|
||||
dwc:locality "Infiernillo" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFEAFFD80B448EB38> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFA9CFDACB46CEB15>
|
||||
dwc:collectionCode "FCME, MEXU" ;
|
||||
dwc:eventDate "1980-10-25" ;
|
||||
dwc:locality "Municipio de Huetamo de Nunez" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFA9CFDACB46CEB15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFABEFDC8B1B0EBCC>
|
||||
dwc:collectionCode "MEXU" ;
|
||||
dwc:eventDate "1990-06-01" ;
|
||||
dwc:locality "Capirio" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFABEFDC8B1B0EBCC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFF77FD11B1B1EBA8>
|
||||
dwc:collectionCode "MEXU" ;
|
||||
dwc:eventDate "1991-06-15" ;
|
||||
dwc:locality "Nueva Italia-Infiernillo" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFF77FD11B1B1EBA8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B887AEA407FFDFFF34F83AB4C2EBA8.mc.3B793CE5A402FFDFFF72FD3CB43EEBA8>
|
||||
dwc:collectionCode "MEXU" ;
|
||||
dwc:eventDate "1992-04-26" ;
|
||||
dwc:recordedBy "J. L. Contreras" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B887AEA407FFDFFF34F83AB4C2EBA8#3B793CE5A402FFDFFF72FD3CB43EEBA8> ;
|
||||
a dwc:MaterialCitation .
|
77
data/03/E0/7E/03E07E5EFFE15716FF4DF84F61D5FE02.ttl
Normal file
77
data/03/E0/7E/03E07E5EFFE15716FF4DF84F61D5FE02.ttl
Normal file
|
@ -0,0 +1,77 @@
|
|||
@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/03E07E5EFFE15716FF4DF84F61D5FE02>
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Salazar-Vallejo, Sergio I." ;
|
||||
dc:title "Travisia Johnston 1840" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Travisia_Johnston_1840> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5346.4.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5346.4.1>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-09-20" ;
|
||||
bibo:startPage "351" ;
|
||||
bibo:volume "5346" ;
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Salazar-Vallejo, Sergio I." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Two new species of Travisiidae (Annelida, Sedentaria) from Thailand" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Travisia_Johnston_1840>
|
||||
dwc:ID-ENA "205112" ;
|
||||
dwc:authority "Johnston, 1840" ;
|
||||
dwc:authorityName "Johnston" ;
|
||||
dwc:authorityYear "1840" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Johnston, 1840" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84VCP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Travisia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Travisiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisiidae>
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:phylum "Annelida" ;
|
||||
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 .
|
146
data/03/E0/7E/03E07E5EFFE65719FF4DFE266052FC5C.ttl
Normal file
146
data/03/E0/7E/03E07E5EFFE65719FF4DFE266052FC5C.ttl
Normal file
|
@ -0,0 +1,146 @@
|
|||
@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/03E07E5EFFE65719FF4DFE266052FC5C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8390345>, <http://dx.doi.org/10.5281/zenodo.8390349>, <http://dx.doi.org/10.5281/zenodo.8390347>, <http://dx.doi.org/10.5281/zenodo.8390351>, <http://dx.doi.org/10.5281/zenodo.8390353>, <http://dx.doi.org/10.5281/zenodo.8390355>, <http://dx.doi.org/10.5281/zenodo.8390343> ;
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Salazar-Vallejo, Sergio I." ;
|
||||
dc:title "Travisia satunensis Plathong & Plathong & Salazar-Vallejo 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE65719FF4DFE266052FC5C.mc.3B21C515FFE65716FE56FD9767B9FD46>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE65719FF4DFE266052FC5C.mc.3B21C515FFE65716FD70FD2B665AFC0A> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Travisia_satunensis_Plathong_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5346.4.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5346.4.1>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-09-20" ;
|
||||
bibo:startPage "351" ;
|
||||
bibo:volume "5346" ;
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Salazar-Vallejo, Sergio I." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Two new species of Travisiidae (Annelida, Sedentaria) from Thailand" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.8390345>, <http://dx.doi.org/10.5281/zenodo.8390349>, <http://dx.doi.org/10.5281/zenodo.8390347>, <http://dx.doi.org/10.5281/zenodo.8390351>, <http://dx.doi.org/10.5281/zenodo.8390353>, <http://dx.doi.org/10.5281/zenodo.8390355>, <http://dx.doi.org/10.5281/zenodo.8390343> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Travisia_satunensis_Plathong_2023>
|
||||
dwc:authority "Plathong & Plathong & Salazar-Vallejo, 2023" ;
|
||||
dwc:authorityName "Plathong & Plathong & Salazar-Vallejo" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Plathong, Plathong & Salazar-Vallejo, 2023" ;
|
||||
dwc:species "satunensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/d3550fb7-7fe8-46fb-ab62-23c690033ff6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Travisia_satunensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisia_satunensis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "satunensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Travisia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisia>
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Travisiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisiidae>
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:phylum "Annelida" ;
|
||||
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://dx.doi.org/10.5281/zenodo.8390345>
|
||||
dc:description "FIGURE 2. Travisia satunensis sp. nov. (A, C, D, F–H, holotype, PSUZC-POL-0358; B, E, PSUZC-POL-0359). A. Holotype, left lateral view; B. Paratype, dorsal view; C. Anterior region, right lateral view; D. Anterior end, left lateral view; E. Anterior end, ventral view; F. Anterior region, close-up of branchiae, lateral view; G. Midbody parapodia, lateral view; H. Posterior region, dorsal view. Abbreviations: br, branchiae; IP, Interramal papilla; mo, mouth; nc, notochaetae; no, nuchal organ; NP, nephridiopore; pr, prostomium; Py, pygidium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390345/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390349>
|
||||
dc:description "FIGURE 4. Travisia satunensis sp. nov., (A, B, PSUZC-POL-0360; C, D, PSUZC-POL-0362; E, F, PSUZC-POL-0363). A. Complete specimen, dorsal view; B. Prostomium, dorsal view; C. Complete, ventral view; D. Anterior end, ventral view; E. Anterior end, right lateral view; F. Integument, close-up of areolation. Abbreviations: br, branchiae; IP, interramal pore; mo, mouth; nc, notochaetae; ne, neurochaetae; no, nuchal organ; pr, prostomium; Py, pygidium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390349/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390347>
|
||||
dc:description "FIGURE 3. Travisia satunensis sp. nov., Methyl green-stained (A–D, holotype, PSUZC-POL-0358; E, PSUZC-POL-0359). A. Anterior end, left lateral view; B. Anterior parapodia, frontal view; C. Posterior region, left side showing lappets, lateral view; D. Midbody segments showing branchiae, frontal view; E. Posterior region, dorsal view. Abbreviations: br, branchiae; IP, interramal pore; nc, notochaetae; ne, neurochaetae; no, nuchal organ; NP, nephridiopore; pr, prostomium, Py, pygidium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390347/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390351>
|
||||
dc:description "FIGURE 5. Travisia satunensis sp. nov. (A, B, PSUZC-POL-0362; C–G, PSUZC-POL-0363). A. Posterior region, lateral view; B. Parapodia chaetigers 14–16 (starting from right), lateral view; C. Close-up branchia, lateral view. Abbreviations: br, branchiae; IP, interramal pore; nc, notochaetae; ne, neurochaetae; Py, pygidium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390351/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390353>
|
||||
dc:description "FIGURE 6. Travisia satunensis sp. nov. A. Close-up of spirally spinulose capillaries; B. Close-up of neuropodial lappets; C. Posterior end, lateral view; D. Pygidium, frontal view.Abbreviations: br, branchiae; c, cirriform dorsal lappet; dAc, digitate anal cirri; IP, interramal pore; ne, neurochaetae; Py, pygidium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390353/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390355>
|
||||
dc:description "FIGURE 7. Travisia satunensis sp. nov. A. Close-up of a posterior parapodia, and its body wall and coelom, frontal view; B. Same, close-up of oocytes. Abbreviations: br, branchiae; nc, notochaetae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390355/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390343>
|
||||
dc:description "FIGURE 1. Sites in the Andaman Sea and Gulf of Thailand where specimens of Travisia satunensis sp. nov. (circles) and T. thailandensis sp. nov. (triangles) were collected." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390343/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE65719FF4DFE266052FC5C.mc.3B21C515FFE65716FE56FD9767B9FD46>
|
||||
dwc:collectionCode "SCUBA" ;
|
||||
dwc:eventDate "2012-01-06" ;
|
||||
dwc:locality "Marine National Park" ;
|
||||
dwc:recordedBy "Marine National Park Operation Center" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2" ;
|
||||
dwc:verbatimLatitude "6.835" ;
|
||||
dwc:verbatimLongitude "99.73278" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE65719FF4DFE266052FC5C#3B21C515FFE65716FE56FD9767B9FD46> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE65719FF4DFE266052FC5C.mc.3B21C515FFE65716FD70FD2B665AFC0A>
|
||||
dwc:collectionCode "SCUBA" ;
|
||||
dwc:eventDate "2018-02-17" ;
|
||||
dwc:locality "Marine National Park" ;
|
||||
dwc:recordedBy "Marine National Park Operation Center" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "3" ;
|
||||
dwc:verbatimLatitude "6.8425" ;
|
||||
dwc:verbatimLongitude "99.71861" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE65719FF4DFE266052FC5C#3B21C515FFE65716FD70FD2B665AFC0A> ;
|
||||
a dwc:MaterialCitation .
|
250
data/03/E0/7E/03E07E5EFFE95703FF4DFBD4601CF82B.ttl
Normal file
250
data/03/E0/7E/03E07E5EFFE95703FF4DFBD4601CF82B.ttl
Normal file
|
@ -0,0 +1,250 @@
|
|||
@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/03E07E5EFFE95703FF4DFBD4601CF82B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8390357>, <http://dx.doi.org/10.5281/zenodo.8390359>, <http://dx.doi.org/10.5281/zenodo.8390361>, <http://dx.doi.org/10.5281/zenodo.8390363>, <http://dx.doi.org/10.5281/zenodo.8390365>, <http://dx.doi.org/10.5281/zenodo.8390343> ;
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Salazar-Vallejo, Sergio I." ;
|
||||
dc:title "Travisia thailandensis Plathong & Plathong & Salazar-Vallejo 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FDFDFB68673EFB7C>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FC5EFB2067F3FA90>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FC6DFAFC6727FAB4>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FCB4FAD86758FAE8>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FCF9FAB46667FA0C>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FDF1FA906534FA20>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FEA4FA6C64F6FA44>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FF67FA4860FDFA44>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FB1CFA4864B9FA78>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FEDCFA246788FA78>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FD74FA0061DFF99C>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FF4DF9DC6038F9B0>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FB5CF9DC6655F9D4>, <http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFED571DFEEFF8B164BDF801> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Travisia_thailandensis_Plathong_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5346.4.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5346.4.1>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-09-20" ;
|
||||
bibo:startPage "351" ;
|
||||
bibo:volume "5346" ;
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Salazar-Vallejo, Sergio I." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Two new species of Travisiidae (Annelida, Sedentaria) from Thailand" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.8390357>, <http://dx.doi.org/10.5281/zenodo.8390359>, <http://dx.doi.org/10.5281/zenodo.8390361>, <http://dx.doi.org/10.5281/zenodo.8390363>, <http://dx.doi.org/10.5281/zenodo.8390365>, <http://dx.doi.org/10.5281/zenodo.8390343> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Travisia_thailandensis_Plathong_2023>
|
||||
dwc:authority "Plathong & Plathong & Salazar-Vallejo, 2023" ;
|
||||
dwc:authorityName "Plathong & Plathong & Salazar-Vallejo" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Plathong, Plathong & Salazar-Vallejo, 2023" ;
|
||||
dwc:species "thailandensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/a07b07e3-08dc-4f07-8bd1-d7d7f75418cd> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Travisia_thailandensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisia_thailandensis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thailandensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Travisia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisia>
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Travisiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisiidae>
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:phylum "Annelida" ;
|
||||
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://dx.doi.org/10.5281/zenodo.8390357>
|
||||
dc:description "FIGURE 8. Travisia thailandensis sp. nov., paratypes (A, PSUZC-POL-0351; B, PSUZC-POL-0352) A. Whole specimen, dorsal view; B. Another specimen, right lateral view. Abbreviations: br, branchiae; pr, prostomium; Py, Pygidium; vg, ventral groove." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390357/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390359>
|
||||
dc:description "FIGURE 9. Travisia thailandensis sp. nov., Methyl green-stained (A, B, D, holotype PSUZC-POL-0349; C, PSUZC-POL- 0350; E, PSUZC-POL-0356). A. Holotype, left lateral view; B. Anterior end, ventral view; C. Another specimen, pharynx exposed; D. Posterior end, left lateral view; E. Same, oblique frontal view. Abbreviations: br, branchiae; mo, mouth; p, papillae; ph, pharynx; pr, prostomium; Py, pygidium; vg, ventral groove." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390359/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390361>
|
||||
dc:description "FIGURE 10. Travisia thailandensis sp. nov., paratypes (A, C, D, E, PSUZC-POL-0352; B, PSUZC-POL-0351). A. Anterior region, left lateral view; B.Anterior end, dorsal view; C. Same, ventral view; D.Anterior end, oblique dorsal view; E. Close-up of a pack of papillae, dorsal view.Abbreviations: br, branchiae; IP, interramal pore; mo, mouth; nc, notochaetae; ne, neurochaetae; no, nuchal organ; NP, nephridiopore; p, papillae; pe, peristomium; pr, prostomium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390361/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390363>
|
||||
dc:description "FIGURE 11. Travisia thailandensis sp. nov. (PSUZC-POL-0352) A. Anterior parapodia, chaetigers 8–9, frontal view; B. Branchia, close-up; C. Close-up of an interramal pore opening with cilia; D. Close-up of basal regions of spirally spinulose capillaries; E. Posterior region, lateral view; F. Same, oblique frontal view. Abbreviations: br, branchiae; IP, interramal pore; nc, notochaetae; ne, neurochaetae; noto-lp, notopodial lappet; Py, pygidium; NP, nephridiopore; vg, ventral groove." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390363/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390365>
|
||||
dc:description "FIGURE 12. Travisia thailandensis sp. nov. A–B. Spermatids; C. Cross section of posterior chaetiger, arrows point to oocyte sacs, front view; D–E. Egg sacs, lateral view. Abbreviations: nc, notochaetae; ne, neurochaetae; vg, ventral groove." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390365/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.8390343>
|
||||
dc:description "FIGURE 1. Sites in the Andaman Sea and Gulf of Thailand where specimens of Travisia satunensis sp. nov. (circles) and T. thailandensis sp. nov. (triangles) were collected." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8390343/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FDFDFB68673EFB7C>
|
||||
dwc:eventDate "2011-04-27" ;
|
||||
dwc:locality "Offshore Petroleum Production Area" ;
|
||||
dwc:recordedBy "Marine Ecosearch Management Co" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "72" ;
|
||||
dwc:verbatimLatitude "8.901667" ;
|
||||
dwc:verbatimLongitude "101.483604" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FDFDFB68673EFB7C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FC5EFB2067F3FA90>
|
||||
dwc:eventDate "2009-03-22" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:recordedBy "Marine Ecosearch Management Co" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "80" ;
|
||||
dwc:verbatimLatitude "8.901667" ;
|
||||
dwc:verbatimLongitude "101.483604" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FC5EFB2067F3FA90> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FC6DFAFC6727FAB4>
|
||||
dwc:collectionCode "SEM" ;
|
||||
dwc:eventDate "2010-03-25" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "76" ;
|
||||
dwc:verbatimLatitude "8.496667" ;
|
||||
dwc:verbatimLongitude "101.712776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FC6DFAFC6727FAB4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FCB4FAD86758FAE8>
|
||||
dwc:collectionCode "SEM" ;
|
||||
dwc:eventDate "2015-09-09" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "71" ;
|
||||
dwc:verbatimLatitude "8.496667" ;
|
||||
dwc:verbatimLongitude "101.712776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FCB4FAD86758FAE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FCF9FAB46667FA0C>
|
||||
dwc:eventDate "2011-04-27" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "72" ;
|
||||
dwc:verbatimLatitude "8.496667" ;
|
||||
dwc:verbatimLongitude "101.712776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FCF9FAB46667FA0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FDF1FA906534FA20>
|
||||
dwc:eventDate "2011-04-27" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "72" ;
|
||||
dwc:verbatimLatitude "8.496667" ;
|
||||
dwc:verbatimLongitude "101.712776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FDF1FA906534FA20> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FEA4FA6C64F6FA44>
|
||||
dwc:eventDate "2015-09-18" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "68" ;
|
||||
dwc:verbatimLatitude "8.496667" ;
|
||||
dwc:verbatimLongitude "101.712776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FEA4FA6C64F6FA44> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FF67FA4860FDFA44>
|
||||
dwc:eventDate "2015-09-19" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "50" ;
|
||||
dwc:verbatimLatitude "8.496667" ;
|
||||
dwc:verbatimLongitude "101.712776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FF67FA4860FDFA44> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FB1CFA4864B9FA78>
|
||||
dwc:eventDate "2009-03-22" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "80" ;
|
||||
dwc:verbatimLatitude "8.496667" ;
|
||||
dwc:verbatimLongitude "101.712776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FB1CFA4864B9FA78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FEDCFA246788FA78>
|
||||
dwc:eventDate "2020-03-22" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "80" ;
|
||||
dwc:verbatimLatitude "8.473333" ;
|
||||
dwc:verbatimLongitude "101.89528" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FEDCFA246788FA78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FD74FA0061DFF99C>
|
||||
dwc:locality "Petroleum Production Area" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FD74FA0061DFF99C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FF4DF9DC6038F9B0>
|
||||
dwc:eventDate "2010-03-20" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:verbatimElevation "80" ;
|
||||
dwc:verbatimLatitude "8.92139" ;
|
||||
dwc:verbatimLongitude "101.628334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FF4DF9DC6038F9B0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFE95719FB5CF9DC6655F9D4>
|
||||
dwc:eventDate "2015-09-09" ;
|
||||
dwc:locality "Sta." ;
|
||||
dwc:verbatimElevation "71" ;
|
||||
dwc:verbatimLatitude "8.496667" ;
|
||||
dwc:verbatimLongitude "101.712776" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFE95719FB5CF9DC6655F9D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03E07E5EFFE95703FF4DFBD4601CF82B.mc.3B21C515FFED571DFEEFF8B164BDF801>
|
||||
dwc:locality "Gulf" ;
|
||||
dwc:verbatimElevation "65" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03E07E5EFFE95703FF4DFBD4601CF82B#3B21C515FFED571DFEEFF8B164BDF801> ;
|
||||
a dwc:MaterialCitation .
|
77
data/03/E0/7E/03E07E5EFFF05700FF4DFF6A61DFFCC8.ttl
Normal file
77
data/03/E0/7E/03E07E5EFFF05700FF4DFF6A61DFFCC8.ttl
Normal file
|
@ -0,0 +1,77 @@
|
|||
@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/03E07E5EFFF05700FF4DFF6A61DFFCC8>
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Salazar-Vallejo, Sergio I." ;
|
||||
dc:title "Travisia Johnston 1840" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Travisia_Johnston_1840> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5346.4.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5346.4.1>
|
||||
bibo:endPage "371" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-09-20" ;
|
||||
bibo:startPage "351" ;
|
||||
bibo:volume "5346" ;
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Salazar-Vallejo, Sergio I." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Two new species of Travisiidae (Annelida, Sedentaria) from Thailand" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Travisia_Johnston_1840>
|
||||
dwc:ID-ENA "205112" ;
|
||||
dwc:authority "Johnston, 1840" ;
|
||||
dwc:authorityName "Johnston" ;
|
||||
dwc:authorityYear "1840" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Johnston, 1840" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84VCP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Travisia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:genus "Travisia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Travisiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Travisiidae>
|
||||
dwc:family "Travisiidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:phylum "Annelida" ;
|
||||
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 .
|
Loading…
Reference in a new issue