GG2RDF 2024-08-21T12:15:37.476Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-21 12:15:50 +00:00
parent 9169b0ae56
commit 0f363ee588
8 changed files with 582 additions and 7 deletions

View file

@ -0,0 +1,100 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03DBE1020A147E3BBA71F9F2EA5F3C3D>
dc:creator "Camacho, A. I.; Mas-Peinado, P.; Lagnika, M.; Martin, P.; Dorda, B. A.; Rey, I." ;
dc:title "Racovitzaibathynella Serban and Coineau 1994" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A147E3BBA71F9F2EA5F3C3D.mc.3B1A5A490A1B7E3BB9FDFDE1EA623C58> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Racovitzaibathynella_Serban_1994> ;
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2024.2353941> ;
a trt:Treatment .
<http://dx.doi.org/10.1080/00222933.2024.2353941>
bibo:endPage "602" ;
bibo:issue "17 - 20" ;
bibo:journal "Journal of Natural History" ;
bibo:pubDate "2024-06-18" ;
bibo:startPage "570" ;
bibo:volume "58" ;
dc:creator "Camacho, A. I.; Mas-Peinado, P.; Lagnika, M.; Martin, P.; Dorda, B. A.; Rey, I." ;
dc:date "2024" ;
dc:title "First record of Bathynellacea (Crustacea: Malacostraca) in Benin (West Africa): two new species and their phylogenetic position within the Parabathynellidae family" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Racovitzaibathynella_Serban_1994>
dwc:authority "Serban and Coineau, 1994" ;
dwc:authorityName "Serban and Coineau" ;
dwc:authorityYear "1994" ;
dwc:class "Malacostraca" ;
dwc:family "Parabathynellidae" ;
dwc:genus "Racovitzaibathynella" ;
dwc:kingdom "Animalia" ;
dwc:order "Bathynellacea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Serban & Coineau, 1994" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Racovitzaibathynella> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Racovitzaibathynella>
dwc:class "Malacostraca" ;
dwc:family "Parabathynellidae" ;
dwc:genus "Racovitzaibathynella" ;
dwc:kingdom "Animalia" ;
dwc:order "Bathynellacea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parabathynellidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Parabathynellidae>
dwc:class "Malacostraca" ;
dwc:family "Parabathynellidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Bathynellacea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathynellacea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bathynellacea>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Bathynellacea" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
dwc:kingdom "Animalia" ;
dwc:phylum "Arthropoda" ;
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://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A147E3BBA71F9F2EA5F3C3D.mc.3B1A5A490A1B7E3BB9FDFDE1EA623C58>
dwc:locality "Oued Douar River" ;
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A147E3BBA71F9F2EA5F3C3D#3B1A5A490A1B7E3BB9FDFDE1EA623C58> ;
a dwc:MaterialCitation .

View file

@ -12,7 +12,7 @@
<http://treatment.plazi.org/id/03DBE1020A1B7E3ABA01FD9AEB6D3A8B>
dc:creator "Camacho, A. I.; Mas-Peinado, P.; Lagnika, M.; Martin, P.; Dorda, B. A.; Rey, I." ;
dc:title "Racovitzaibathynella beninensis Camacho & Mas-Peinado & Lagnika & Martin & Dorda & Rey 2024, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBA4DFCAFE83F3DCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBA56FC55E8BB3DCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBADDFC55EB003DCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBA7FFC1AE9823A1D> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBA4DFCAFE83F3DCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBA56FC55E8BB3DCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBADDFC55EB003DCC>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBA7FFC1AEA6E3A75>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BB83EFC1AE9823A1D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Racovitzaibathynella_beninensis_Camacho_2024> ;
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2024.2353941> ;
a trt:Treatment .
@ -137,9 +137,16 @@
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A1B7E3ABA01FD9AEB6D3A8B#3B1A5A490A1B7E3BBADDFC55EB003DCC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBA7FFC1AE9823A1D>
<http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BBA7FFC1AEA6E3A75>
dwc:catalogNumber "MNCN 20.04, ADN 54919, ADN 54873" ;
dwc:collectionCode "MNCN" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A1B7E3ABA01FD9AEB6D3A8B#3B1A5A490A1B7E3BBA7FFC1AE9823A1D> ;
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A1B7E3ABA01FD9AEB6D3A8B#3B1A5A490A1B7E3BBA7FFC1AEA6E3A75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1B7E3ABA01FD9AEB6D3A8B.mc.3B1A5A490A1B7E3BB83EFC1AE9823A1D>
dwc:catalogNumber "MNCN 20.04, ADN 54919, ADN 54873" ;
dwc:collectionCode "MNCN" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A1B7E3ABA01FD9AEB6D3A8B#3B1A5A490A1B7E3BB83EFC1AE9823A1D> ;
a dwc:MaterialCitation .

View file

@ -13,7 +13,7 @@
cito:cites <http://dx.doi.org/10.5281/zenodo.13219572>, <http://dx.doi.org/10.5281/zenodo.13219574> ;
dc:creator "Camacho, A. I.; Mas-Peinado, P.; Lagnika, M.; Martin, P.; Dorda, B. A.; Rey, I." ;
dc:title "Cteniobathynella boutini Camacho & Mas-Peinado & Lagnika & Martin & Dorda & Rey 2024, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CBA53FAB1E9CF3BEF>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CBBA9FA74E84A3BEF>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CBA7FFA20EDFC385E> ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CBA53FAB1E9CF3BEF>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CBBA9FA74E84A3BEF>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CBA7FFA20EA6E3B9B>, <http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CB83EFA20EDFC385E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cteniobathynella_boutini_Camacho_2024> ;
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2024.2353941> ;
a trt:Treatment .
@ -143,9 +143,16 @@
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A1C7E26BA57FBA6E8153D96#3B1A5A490A1C7E3CBBA9FA74E84A3BEF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CBA7FFA20EDFC385E>
<http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CBA7FFA20EA6E3B9B>
dwc:catalogNumber "MNCN 20.04, ADN 54871, ADN 54872" ;
dwc:collectionCode "MNCN" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A1C7E26BA57FBA6E8153D96#3B1A5A490A1C7E3CBA7FFA20EDFC385E> ;
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A1C7E26BA57FBA6E8153D96#3B1A5A490A1C7E3CBA7FFA20EA6E3B9B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/03DBE1020A1C7E26BA57FBA6E8153D96.mc.3B1A5A490A1C7E3CB83EFA20EDFC385E>
dwc:catalogNumber "MNCN 20.04, ADN 54871, ADN 54872" ;
dwc:collectionCode "MNCN" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/03DBE1020A1C7E26BA57FBA6E8153D96#3B1A5A490A1C7E3CB83EFA20EDFC385E> ;
a dwc:MaterialCitation .

View file

@ -9,7 +9,7 @@
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/03DBE1020A1C7E3CBAD9FE4EED643C60>
<http://treatment.plazi.org/id/03DBE1020A1C7E3CBAD9FE4EEB023A40>
dc:creator "Camacho, A. I.; Mas-Peinado, P.; Lagnika, M.; Martin, P.; Dorda, B. A.; Rey, I." ;
dc:title "Cteniobathynella Schminke 1973" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cteniobathynella_Schminke_1973> ;

View file

@ -0,0 +1,120 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/570BD0529860810E9AD8F8C49A3A4131>
dc:creator "Oliveira, Miguel S.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:title "Notylia amesii Smith & Harris 1937" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/570BD0529860810E9AD8F8C49A3A4131.mc.6FCA6B199860810F9A86F89C9BB647FD> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Notylia_amesii_Smith_1937> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.2.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.655.2.1>
bibo:endPage "124" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-25" ;
bibo:startPage "105" ;
bibo:volume "655" ;
dc:creator "Oliveira, Miguel S.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:date "2024" ;
dc:title "A nomenclator for the genus Notylia Lindl. (Orchidaceae: Oncidiinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Notylia_amesii_Smith_1937>
dwc:authority "Smith & Harris (1937: 40)" ;
dwc:authorityName "Smith & Harris" ;
dwc:authorityPageNumber "40" ;
dwc:authorityYear "1937" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Smith & Harris, 1937" ;
dwc:species "amesii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7XHYQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Notylia_amesii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Notylia_amesii>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "amesii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Notylia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Notylia>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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://tb.plazi.org/GgServer/dwcaRecords/570BD0529860810E9AD8F8C49A3A4131.mc.6FCA6B199860810F9A86F89C9BB647FD>
dwc:catalogNumber "GH 76304, GH 7316" ;
dwc:collectionCode "J, S, NY" ;
dwc:eventDate "1922-07-15" ;
dwc:locality "Demerara" ;
dwc:recordedBy "de la Cruz Rodriguez" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/570BD0529860810E9AD8F8C49A3A4131#6FCA6B199860810F9A86F89C9BB647FD> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/570BD0529860810F9AD8FA2598A14693>
dc:creator "Oliveira, Miguel S.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:title "Notylia amazonica Linden 1882" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Notylia_amazonica_Linden_1882> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.2.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.655.2.1>
bibo:endPage "124" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-25" ;
bibo:startPage "105" ;
bibo:volume "655" ;
dc:creator "Oliveira, Miguel S.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:date "2024" ;
dc:title "A nomenclator for the genus Notylia Lindl. (Orchidaceae: Oncidiinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Notylia_amazonica_Linden_1882>
dwc:authority "Linden (1882: 83)" ;
dwc:authorityName "Linden" ;
dwc:authorityPageNumber "83" ;
dwc:authorityYear "1882" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linden, 1882" ;
dwc:species "amazonica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Notylia_amazonica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Notylia_amazonica>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "amazonica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Notylia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Notylia>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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 .

View file

@ -0,0 +1,125 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/570BD0529860810F9AD8FB4D9BB345B3>
dc:creator "Oliveira, Miguel S.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:title "Notylia albida Klotzsch 1851" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/570BD0529860810F9AD8FB4D9BB345B3.mc.6FCA6B199860810F9A86FB6599B74488>, <http://tb.plazi.org/GgServer/dwcaRecords/570BD0529860810F9AD8FB4D9BB345B3.mc.6FCA6B199860810F9AA1FAFD9AD045B3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Notylia_albida_Klotzsch_1851> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.2.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.655.2.1>
bibo:endPage "124" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-25" ;
bibo:startPage "105" ;
bibo:volume "655" ;
dc:creator "Oliveira, Miguel S.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:date "2024" ;
dc:title "A nomenclator for the genus Notylia Lindl. (Orchidaceae: Oncidiinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Notylia_albida_Klotzsch_1851>
dwc:authority "Klotzsch (1851: 281)" ;
dwc:authorityName "Klotzsch" ;
dwc:authorityPageNumber "281" ;
dwc:authorityYear "1851" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Klotzsch, 1851" ;
dwc:species "albida" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47ZQ3> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Notylia_albida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Notylia_albida>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "albida" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Notylia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Notylia>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Notylia" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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://tb.plazi.org/GgServer/dwcaRecords/570BD0529860810F9AD8FB4D9BB345B3.mc.6FCA6B199860810F9A86FB6599B74488>
dwc:collectionCode "J, F, R, L" ;
dwc:eventDate "1851-05" ;
dwc:locality "Chagres" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/570BD0529860810F9AD8FB4D9BB345B3#6FCA6B199860810F9A86FB6599B74488> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/570BD0529860810F9AD8FB4D9BB345B3.mc.6FCA6B199860810F9AA1FAFD9AD045B3>
dwc:collectionCode "J, F, R, L" ;
dwc:locality "The" ;
dwc:typeStatus "lectotype" ;
trt:httpUri <https://treatment.plazi.org/id/570BD0529860810F9AD8FB4D9BB345B3#6FCA6B199860810F9AA1FAFD9AD045B3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,108 @@
@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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/570BD0529860810F9AD8FCAD9944441B>
dc:creator "Oliveira, Miguel S.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:title "Gomesa tenuiflora Loddiges 1824" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Gomesa_tenuiflora_Loddiges_1824> ;
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.655.2.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/phytotaxa.655.2.1>
bibo:endPage "124" ;
bibo:issue "2" ;
bibo:journal "Phytotaxa" ;
bibo:pubDate "2024-06-25" ;
bibo:startPage "105" ;
bibo:volume "655" ;
dc:creator "Oliveira, Miguel S.; Viana, Pedro L.; Meneguzzo, Thiago E. C." ;
dc:date "2024" ;
dc:title "A nomenclator for the genus Notylia Lindl. (Orchidaceae: Oncidiinae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Gomesa_tenuiflora_Loddiges_1824>
dwc:authority "Loddiges (1824: t. 806)" ;
dwc:authorityName "Loddiges" ;
dwc:authorityYear "1824" ;
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Gomesa" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Loddiges, 1824" ;
dwc:species "tenuiflora" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7WCG4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Gomesa_tenuiflora> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Gomesa_tenuiflora>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Gomesa" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "tenuiflora" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gomesa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Gomesa>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:genus "Gomesa" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchidaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
dwc:class "Liliopsida" ;
dwc:family "Orchidaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Tracheophyta" ;
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:kingdom "Plantae" ;
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 .