GG2RDF 2024-11-06T12:38:06.567Z full update: 129 of 262 (plazi/treatments-xml)
This commit is contained in:
parent
8ba9004c13
commit
e1fcf41684
|
@ -7,9 +7,9 @@
|
|||
@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/0384061AFFC0FFA8FCE9FF3A38E944DB>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_gracilis_Kunth_2018> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Stylosanthes guianensis Sw., Kongl. Vetensk. Acad. Nya Handl." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC0FFA8FCE9FF3A38E944DB.mc.3B45BD51FFC0FFA8FBF2FAB439FB441B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC0FFA8FCE9FF3A38E944DB.mc.3B45BD51FFC0FFA8FB62FAF73E8444FB>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC0FFA8FCE9FF3A38E944DB.mc.3B45BD51FFC0FFA8FC68FAD7386A44FB>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC0FFA8FCE9FF3A38E944DB.mc.3B45BD51FFC0FFA8FA8DFAD7397744DB>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC0FFA8FCE9FF3A38E944DB.mc.3B45BD51FFC0FFA8FB9EFA3738E544DB> ;
|
||||
|
@ -45,6 +45,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Stylosanthes_guianensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_gracilis_Kunth_2018>
|
||||
dwc:authorityName "Kunth" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Stylosanthes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kunth, 2018" ;
|
||||
dwc:species "gracilis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Stylosanthes_gracilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Stylosanthes_guianensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -58,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Stylosanthes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Stylosanthes" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/0384061AFFC0FFA8FF6AFE733E6746DB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824>, <http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_guianensis_Aubl_> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Stylosanthes gracilis Kunth 2018" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC0FFA8FF6AFE733E6746DB.mc.3B45BD51FFC0FFA8FE09F8F73DB146DB>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC0FFA8FF6AFE733E6746DB.mc.3B45BD51FFC0FFA8FF58F8373F2046DB>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC0FFA8FF6AFE733E6746DB.mc.3B45BD51FFC0FFA8FDC9F8373E6346DB> ;
|
||||
|
@ -48,6 +47,23 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Stylosanthes_gracilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_guianensis_Aubl_>
|
||||
dwc:authority "(Aubl.) Sw." ;
|
||||
dwc:authorityName "Sw." ;
|
||||
dwc:baseAuthorityName "Aubl." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Stylosanthes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Aubl.) Sw." ;
|
||||
dwc:species "guianensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/53B4B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Stylosanthes_guianensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Stylosanthes_gracilis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -61,45 +77,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Stylosanthes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Stylosanthes" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFC0FFA9FCE9FA4D3FA942BA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
|
@ -60,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Stylosanthes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Stylosanthes" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFC1FFA9FCACFE12393C443A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Swartzia apetala Raddi, Mem. Mat. Fis. Soc. Ital. Sci. Modena, Pt. Mem. Fis." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC1FFA9FCACFE12393C443A.mc.3B45BD51FFC1FFA9FBB1FB56393B443A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Swartzia_apetala_Raddi_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Swartzia_simplex_grandiflora> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -59,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Swartzia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Swartzia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@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/0384061AFFC1FFA9FF2EFBAD3EC340F8>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Stylosanthes viscosa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC1FFA9FF2EFBAD3EC340F8.mc.3B45BD51FFC1FFA9FBB1FEB539324018>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC1FFA9FF2EFBAD3EC340F8.mc.3B45BD51FFC1FFA9FBDAFEF43E3E40F8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_viscosa_Sw_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_viscosa_L_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +28,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_viscosa_Sw_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_viscosa_L_>
|
||||
dwc:authority "(L.) Sw." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Stylosanthes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Stylosanthes" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFC1FFAAFCACFA2C3F224084>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Swartzia simplex var. grandiflora Cowan, Fl. Neotrop. Monogr." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC1FFAAFCACFA2C3F224084.mc.3B45BD51FFC2FFAAFE6FFE383C224084>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC1FFAAFCACFA2C3F224084.mc.3B45BD51FFC2FFAAFEC4FE7B3F1E4084> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Swartzia_simplex_grandiflora_Cowan_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Swartzia_simplex_grandiflora_Raddi_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Swartzia_simplex_grandiflora_Cowan_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Swartzia_simplex_grandiflora_Raddi_>
|
||||
dwc:authority "(Raddi) Cowan, Fl. Neotrop. Monogr." ;
|
||||
dwc:authorityName "Cowan, Fl. Neotrop. Monogr." ;
|
||||
dwc:baseAuthorityName "Raddi" ;
|
||||
|
@ -63,57 +62,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Swartzia_simplex>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Swartzia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "simplex" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Swartzia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Swartzia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Swartzia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFC2FFAAFF6AF90B3E8D42FD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Zornia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Zornia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFC2FFAAFF6AFDB63F984710>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Zollernia glabra Yakovlev, Bot. Zhurn. (Moscow & Leningrad" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC2FFAAFF6AFDB63F984710.mc.3B45BD51FFC2FFAAFE6FFAC83F1244D5>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC2FFAAFF6AFDB63F984710.mc.3B45BD51FFC2FFAAFDF8FA093CDB44B2>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC2FFAAFF6AFDB63F984710.mc.3B45BD51FFC2FFAAFE40FA4E3E644773>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC2FFAAFF6AFDB63F984710.mc.3B45BD51FFC2FFAAFF65F98C3F204753>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC2FFAAFF6AFDB63F984710.mc.3B45BD51FFC2FFAAFDC8F98C3CE84730>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC2FFAAFF6AFDB63F984710.mc.3B45BD51FFC2FFAAFE13F9EC3F974710> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Zollernia_glabra_Yakovlev_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Zollernia_glabra_Spreng_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Zollernia_glabra_Yakovlev_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Zollernia_glabra_Spreng_>
|
||||
dwc:authority "(Spreng.) Yakovlev, Bot. Zhurn. (Moscow & Leningrad)" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Zollernia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Zollernia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFC8FFA0FCE9FC6D38E746DA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Aeschynomene brasiliana DC., Prodr." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC8FFA0FCE9FC6D38E746DA.mc.3B45BD51FFC8FFA0FB9AF8F6397346DA>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC8FFA0FCE9FC6D38E746DA.mc.3B45BD51FFC8FFA0FB9AF83638E346DA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_brasiliana_DC_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_brasiliana_Poir_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_brasiliana_DC_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_brasiliana_Poir_>
|
||||
dwc:authority "(Poir.) DC., Prodr." ;
|
||||
dwc:authorityName "DC., Prodr." ;
|
||||
dwc:baseAuthorityName "Poir." ;
|
||||
|
@ -61,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aeschynomene>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Aeschynomene" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFC8FFA0FF6AF9CE397C42FA>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Aeschynomene americana L. Sp. Pl." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC8FFA0FF6AF9CE397C42FA.mc.3B45BD51FFC8FFA0FB9AFC97397842FA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_americana_Pl_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Aeschynomene>, <http://taxon-name.plazi.org/id/Plantae/Aeschynomene_brasiliana>, <http://taxon-name.plazi.org/id/Plantae/Poecilante_falcata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -69,34 +69,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFC8FFA0FF6AFE733F0B4499>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
|
@ -62,57 +61,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Zygia_latifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Zygia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "latifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Zygia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Zygia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Zygia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFC9FFA1FCACFF3A3934475A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Ancistrotropis peduncularis A. Delgado, Amer. J. Bot." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA1FCACFF3A3934475A.mc.3B45BD51FFC9FFA1FBB1FA773933475A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ancistrotropis_peduncularis_Fawc_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ancistrotropis>, <http://taxon-name.plazi.org/id/Plantae/Macroptilium_lathyroides> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -71,34 +71,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFC9FFA1FF2EFB813F4246DA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Alysicarpus vaginalis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA1FF2EFB813F4246DA.mc.3B45BD51FFC9FFA1FE33F8F43C7A46DA>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA1FF2EFB813F4246DA.mc.3B45BD51FFC9FFA1FEE4F8363CBE46DA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Alysicarpus_vaginalis_DC_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Alysicarpus_vaginalis_L_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Alysicarpus_vaginalis_DC_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Alysicarpus_vaginalis_L_>
|
||||
dwc:authority "(L.) DC." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alysicarpus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Alysicarpus" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@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/0384061AFFC9FFA1FF2EFF3A3F424297>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Aeschynomene falcata DC., Prodr." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA1FF2EFF3A3F424297.mc.3B45BD51FFC9FFA1FE32FC093C7A4294>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA1FF2EFF3A3F424297.mc.3B45BD51FFC9FFA1FEE4FC483CBE4297> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_falcata_DC_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_falcata_Poir_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +28,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_falcata_DC_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aeschynomene_falcata_Poir_>
|
||||
dwc:authority "(Poir.) DC., Prodr." ;
|
||||
dwc:authorityName "DC., Prodr." ;
|
||||
dwc:baseAuthorityName "Poir." ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aeschynomene>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Aeschynomene" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFC9FFA2FCACF9CC3F12421B>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Andira fraxinifolia Benth., Comm. Legum. Gen." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA2FCACF9CC3F12421B.mc.3B45BD51FFCAFFA2FE6FFD773C36425B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA2FCACF9CC3F12421B.mc.3B45BD51FFCAFFA2FE23FCB73FA74258>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA2FCACF9CC3F12421B.mc.3B45BD51FFCAFFA2FD52FCB73F53423B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA2FCACF9CC3F12421B.mc.3B45BD51FFCAFFA2FDBDFC973CC8421B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFC9FFA2FCACF9CC3F12421B.mc.3B45BD51FFCAFFA2FE36FCF73F0E421B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Andira_fraxinifolia_Benth_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Andira_nitida> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -57,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Andira>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Andira" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/0384061AFFCAFFA2FCE9FEB33866443A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826>, <http://taxon-concept.plazi.org/id/Plantae/Canavalia_rosea_Sw_> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Canavalia parviflora Benth., Fl. Bras." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA2FCE9FEB33866443A.mc.3B45BD51FFCAFFA2FBEDFB563862443A> ;
|
||||
|
@ -47,6 +46,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Canavalia_parviflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Canavalia_rosea_Sw_>
|
||||
dwc:authority "(Sw.) DC." ;
|
||||
dwc:authorityName "DC." ;
|
||||
dwc:baseAuthorityName "Sw." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Canavalia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sw.) DC." ;
|
||||
dwc:species "rosea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Canavalia_rosea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Canavalia_parviflora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -60,45 +75,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Canavalia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Canavalia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFCAFFA2FF6AFC0D392C4199>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Andira nitida Mart. ex Benth., Comm. Legum. Gen." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA2FF6AFC0D392C4199.mc.3B45BD51FFCAFFA2FE15F8F63CF746DA>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA2FF6AFC0D392C4199.mc.3B45BD51FFCAFFA2FE1EF8363E6246DA>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA2FF6AFC0D392C4199.mc.3B45BD51FFCAFFA2FCE9FF3539F441D9>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA2FF6AFC0D392C4199.mc.3B45BD51FFCAFFA2FB1EFF3539D141B9>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA2FF6AFC0D392C4199.mc.3B45BD51FFCAFFA2FB3AFF1539284199> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Andira_nitida_Benth_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Andira_fraxinifolia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -59,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Andira>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Andira" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFCAFFA3FCE9FA2C3C9A425B>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Canavalia rosea DC., Prodr." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA3FCE9FA2C3C9A425B.mc.3B45BD51FFCBFFA3FE33FD373CBC439B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA3FCE9FA2C3C9A425B.mc.3B45BD51FFCBFFA3FDA0FD773C48427B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA3FCE9FA2C3C9A425B.mc.3B45BD51FFCBFFA3FEAFFD573F26427B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCAFFA3FCE9FA2C3C9A425B.mc.3B45BD51FFCBFFA3FDCEFD573C96425B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Canavalia_rosea_DC_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Canavalia_rosea_Sw_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Canavalia_parviflora> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Canavalia_rosea_DC_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Canavalia_rosea_Sw_>
|
||||
dwc:authority "(Sw.) DC., Prodr." ;
|
||||
dwc:authorityName "DC., Prodr." ;
|
||||
dwc:baseAuthorityName "Sw." ;
|
||||
|
@ -59,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Canavalia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Canavalia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFCBFFA3FCACFE1239C744DD>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Clitoria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Clitoria" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/0384061AFFCBFFA3FF2EFCCD3EC540F8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Centrosema virginianum" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCBFFA3FF2EFCCD3EC540F8.mc.3B45BD51FFCBFFA3FC5FFF753EB74059>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCBFFA3FF2EFCCD3EC540F8.mc.3B45BD51FFCBFFA3FC5EFEB538284059>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCBFFA3FF2EFCCD3EC540F8.mc.3B45BD51FFCBFFA3FCAFFE94393C4038>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCBFFA3FF2EFCCD3EC540F8.mc.3B45BD51FFCBFFA3FB21FE9539764018>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCBFFA3FF2EFCCD3EC540F8.mc.3B45BD51FFCBFFA3FB9DFEF43EC140F8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Centrosema_virginianum_Benth_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Centrosema_virginianum_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Centrosema> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Centrosema_virginianum_Benth_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Centrosema_virginianum_L_>
|
||||
dwc:authority "(L.) Benth." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -70,34 +70,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFCBFFA4FCACFA4F3F014399>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Crotalaria maypurensis Kunth." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCBFFA4FCACFA4F3F014399.mc.3B45BD51FFCCFFA4FE6FFD353F7D4399> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Crotalaria_maypurensis_Kunth_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Crotalaria_pallida> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -60,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crotalaria>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Crotalaria" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFCCFFA4FCE9FE9338254759>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Dalbergia ecastaphyllum" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA4FCE9FE9338254759.mc.3B45BD51FFCCFFA4FBF2FA3539A34499>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA4FCE9FE9338254759.mc.3B45BD51FFCCFFA4FB4EFA7539EE4779>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA4FCE9FE9338254759.mc.3B45BD51FFCCFFA4FB17FA553E814759>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA4FCE9FE9338254759.mc.3B45BD51FFCCFFA4FC65F9B538214759> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dalbergia_ecastaphyllum_Taub_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Dalbergia_ecastaphyllum_L_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Dalbergia_ecastaphyllum_Taub_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Dalbergia_ecastaphyllum_L_>
|
||||
dwc:authority "(L.) Taub." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dalbergia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Dalbergia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFCCFFA4FF6AFCB338044079>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Crotalaria pallida Aiton, Hortus Kew." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA4FF6AFCB338044079.mc.3B45BD51FFCCFFA4FBF2FF3539FC4199>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA4FF6AFCB338044079.mc.3B45BD51FFCCFFA4FB61FF753E8F4079>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA4FF6AFCB338044079.mc.3B45BD51FFCCFFA4FC77FF5538004079> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Crotalaria_pallida_Aiton_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Crotalaria> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -71,34 +71,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFCCFFA5FCE9F9F33FC145BD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Desmodium adscendens DC., Prodr." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA5FCE9F9F33FC145BD.mc.3B45BD51FFCDFFA5FF2EFBB63CAB451A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA5FCE9F9F33FC145BD.mc.3B45BD51FFCDFFA5FE4CFBF63CCD45FD>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA5FCE9F9F33FC145BD.mc.3B45BD51FFCDFFA5FE37FBD63C1645DD>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA5FCE9F9F33FC145BD.mc.3B45BD51FFCDFFA5FEFFFB363C4045BD>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCCFFA5FCE9F9F33FC145BD.mc.3B45BD51FFCDFFA5FEAAFB113F3D45BD> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Desmodium_adscendens_DC_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Desmodium_adscendens_Sw_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Desmodium_adscendens_DC_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Desmodium_adscendens_Sw_>
|
||||
dwc:authority "(Sw.) DC., Prodr." ;
|
||||
dwc:authorityName "DC., Prodr." ;
|
||||
dwc:baseAuthorityName "Sw." ;
|
||||
|
@ -61,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Desmodium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Desmodium" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFCDFFA5FCACFE723EAE45DB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
|
@ -60,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Leptolobium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Leptolobium" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFCDFFA5FF2EFAAC3EC240D8>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Exostyles>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Exostyles" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/0384061AFFCDFFA6FCACFB4D3F0143BA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Machaerium hirtum Stellfeld, Tribuna Farm." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCDFFA6FCACFB4D3F0143BA.mc.3B45BD51FFCEFFA6FE6FFDD63C3943BB>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCDFFA6FCACFB4D3F0143BA.mc.3B45BD51FFCEFFA6FE20FD163F7D43BA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Machaerium_hirtum_Stellfeld_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Machaerium_hirtum_Vell_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Machaerium_lanceolatum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Machaerium_hirtum_Stellfeld_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Machaerium_hirtum_Vell_>
|
||||
dwc:authority "(Vell.) Stellfeld, Tribuna Farm." ;
|
||||
dwc:authorityName "Stellfeld, Tribuna Farm." ;
|
||||
dwc:baseAuthorityName "Vell." ;
|
||||
|
@ -61,45 +61,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Machaerium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Machaerium" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFCEFFA6FF6AF94E39FA445D>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Macroptilium lathyroides" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCEFFA6FF6AF94E39FA445D.mc.3B45BD51FFCEFFA6FBF2FB713EB2445A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCEFFA6FF6AF94E39FA445D.mc.3B45BD51FFCEFFA6FC5FFAB139F6445D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Macroptilium_lathyroides_Urb_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Macroptilium_lathyroides_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Ancistrotropis_peduncularis>, <http://taxon-name.plazi.org/id/Plantae/Canavalia>, <http://taxon-name.plazi.org/id/Plantae/Macroptilium> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Macroptilium_lathyroides_Urb_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Macroptilium_lathyroides_L_>
|
||||
dwc:authority "(L.) Urb." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -68,34 +68,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFCEFFA6FF6AFCAC3CC147DF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Machaerium lanceolatum J. F. Macbr., Publ. Field Mus. Nat. Hist., Bot. Ser." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCEFFA6FF6AFCAC3CC147DF.mc.3B45BD51FFCEFFA6FE6FF9903C2C47FC>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCEFFA6FF6AFCAC3CC147DF.mc.3B45BD51FFCEFFA6FEDBF9D03E4147FC>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCEFFA6FF6AFCAC3CC147DF.mc.3B45BD51FFCEFFA6FCAEF9D03C3A47DF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Machaerium_lanceolatum_Vell_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Machaerium_hirtum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -60,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Machaerium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Machaerium" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,12 +7,11 @@
|
|||
@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/0384061AFFCEFFA7FCE9FACC3C3F409B>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Rhynchosia phaseoloides DC., Prodr." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhynchosia_phaseoloides_DC_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Rhynchosia_phaseoloides_Sw_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,7 +27,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhynchosia_phaseoloides_DC_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Rhynchosia_phaseoloides_Sw_>
|
||||
dwc:authority "(Sw.) DC., Prodr." ;
|
||||
dwc:authorityName "DC., Prodr." ;
|
||||
dwc:baseAuthorityName "Sw." ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhynchosia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Rhynchosia" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFCFFFA7FF2EF8A93ED1455A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Sophora tomentosa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCFFFA7FF2EF8A93ED1455A.mc.3B45BD51FFCFFFA7FCACFC17393E457A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCFFFA7FF2EF8A93ED1455A.mc.3B45BD51FFCFFFA7FB27FC563ECD455A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sophora_tomentosa_L_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sophora_tomentosa_Linnaeus_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sophora_tomentosa_L_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sophora_tomentosa_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -40,7 +39,7 @@
|
|||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "L." ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "tomentosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z6FS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Sophora_tomentosa> ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sophora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Sophora" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@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/0384061AFFCFFFA7FF2EFDB23FF847BF>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Sesbania virgata Poir., Encycl." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCFFFA7FF2EFDB23FF847BF.mc.3B45BD51FFCFFFA7FED4F9B03DF5471D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCFFFA7FF2EFDB23FF847BF.mc.3B45BD51FFCFFFA7FF1DF9F03C3B471C>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCFFFA7FF2EFDB23FF847BF.mc.3B45BD51FFCFFFA7FDA2F9D03C9147BC>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCFFFA7FF2EFDB23FF847BF.mc.3B45BD51FFCFFFA7FE78F9133FF447BF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sesbania_virgata_Poir_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Sesbania_virgata_Cav_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +28,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sesbania_virgata_Poir_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Sesbania_virgata_Cav_>
|
||||
dwc:authority "(Cav.) Poir., Encycl." ;
|
||||
dwc:authorityName "Poir., Encycl." ;
|
||||
dwc:baseAuthorityName "Cav." ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sesbania>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Sesbania" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFCFFFA8FCACFBCC3CFB40D8>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Stylosanthes debilis M. B. Ferreira & Sousa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCFFFA8FCACFBCC3CFB40D8.mc.3B45BD51FFC0FFA8FE15FEF53DAE40D9>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFCFFFA8FCACFBCC3CFB40D8.mc.3B45BD51FFC0FFA8FF58FE353CF640D8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Stylosanthes_debilis_Ferreira_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Stylosanthes_viscosa> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -58,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Stylosanthes>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Stylosanthes" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFD0FFB8FCE9FDB338E646DB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Chamaecrista ramosa H. S. Irwin & Barneby, Mem." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_ramosa_Irwin_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_ramosa_Vogel_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista>, <http://taxon-name.plazi.org/id/Plantae/Chamaecrista_ensiformis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_ramosa_Irwin_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_ramosa_Vogel_>
|
||||
dwc:authority "(Vogel) H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:authorityName "H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:baseAuthorityName "Vogel" ;
|
||||
|
@ -71,34 +71,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFD0FFB8FF6AFC2D394B4098>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Chamaecrista nictitans subsp. disadena H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD0FFB8FF6AFC2D394B4098.mc.3B45BD51FFD0FFB8FB9BFE953E3240F9>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD0FFB8FF6AFC2D394B4098.mc.3B45BD51FFD0FFB8FCDFFED5390740F9>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD0FFB8FF6AFC2D394B4098.mc.3B45BD51FFD0FFB8FB1DFE3438E540B9>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD0FFB8FF6AFC2D394B4098.mc.3B45BD51FFD0FFB8FCE9FE7439474098> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_nictitans_disadena_Irwin_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_nictitans_disadena_Steud_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista_nictitans_patellaria> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_nictitans_disadena_Irwin_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_nictitans_disadena_Steud_>
|
||||
dwc:authority "(Steud.) H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:authorityName "H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:baseAuthorityName "Steud." ;
|
||||
|
@ -61,57 +61,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista_nictitans>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nictitans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFD2FFBAFF6AF96F382145DA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950824>, <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia_rotundifolia_> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Chamaecrista rotundifolia var. rotundifolia Greene, Mem." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AF96F382145DA.mc.3B45BD51FFD2FFBAFB9BFBF63E3045DA>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AF96F382145DA.mc.3B45BD51FFD2FFBAFCDEFB3639D745DA>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AF96F382145DA.mc.3B45BD51FFD2FFBAFB03FB36381D45DA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia_Greene_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia_Pers_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950824> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia_Greene_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia_Pers_>
|
||||
dwc:authority "var. rotundifolia (Pers.) Greene, Mem." ;
|
||||
dwc:authorityName "Greene, Mem." ;
|
||||
dwc:baseAuthorityName "Pers." ;
|
||||
|
@ -49,6 +48,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia_rotundifolia_>
|
||||
dwc:authority "var. rotundifolia" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "var. rotundifolia" ;
|
||||
dwc:species "rotundifolia" ;
|
||||
dwc:variety "rotundifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -63,57 +77,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista_rotundifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rotundifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFD2FFBAFF6AFF3A3CFC47FC>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia_rotundifolia_> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Chamaecrista rotundifolia var. grandiflora H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AFF3A3CFC47FC.mc.3B45BD51FFD2FFBAFE6FFA163C2F477A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AFF3A3CFC47FC.mc.3B45BD51FFD2FFBAFED8FA563FA5477A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AFF3A3CFC47FC.mc.3B45BD51FFD2FFBAFD52FA563F4C475A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AFF3A3CFC47FC.mc.3B45BD51FFD2FFBAFDB8F9B13C34473A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AFF3A3CFC47FC.mc.3B45BD51FFD2FFBAFEDDF9913E60473A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AFF3A3CFC47FC.mc.3B45BD51FFD2FFBAFF6AF9F13FD5471D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AFF3A3CFC47FC.mc.3B45BD51FFD2FFBAFD02F9F13E63471D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBAFF6AFF3A3CFC47FC.mc.3B45BD51FFD2FFBAFF68F9D13CF847FC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_grandiflora_Irwin_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_grandiflora_Benth_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_grandiflora_Irwin_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_grandiflora_Benth_>
|
||||
dwc:authority "(Benth.) H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:authorityName "H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:baseAuthorityName "Benth." ;
|
||||
|
@ -47,6 +47,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista_rotundifolia_grandiflora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia_rotundifolia_>
|
||||
dwc:authority "var. rotundifolia" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "var. rotundifolia" ;
|
||||
dwc:species "rotundifolia" ;
|
||||
dwc:variety "rotundifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista_rotundifolia_rotundifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista_rotundifolia_grandiflora>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -61,57 +76,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista_rotundifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rotundifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@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/0384061AFFD2FFBBFCE9FB4C3C4F40B8>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Delonix regia Raf., Fl. Tellur." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBBFCE9FB4C3C4F40B8.mc.3B45BD51FFD3FFBBFE33FEF43F4140D8>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD2FFBBFCE9FB4C3C4F40B8.mc.3B45BD51FFD3FFBBFDA4FE343C4B40B8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Delonix_regia_Raf_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Delonix_regia_Hook_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +28,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Delonix_regia_Raf_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Delonix_regia_Hook_>
|
||||
dwc:authority "(Hook.) Raf., Fl. Tellur." ;
|
||||
dwc:authorityName "Raf., Fl. Tellur." ;
|
||||
dwc:baseAuthorityName "Hook." ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Delonix>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Delonix" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384061AFFD3FFBBFCACFD05384146DA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Senna appendiculata Wiersema" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD3FFBBFCACFD05384146DA.mc.3B45BD51FFD3FFBBFBB1F95539DE4638>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD3FFBBFCACFD05384146DA.mc.3B45BD51FFD3FFBBFB0BF8943E97461B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD3FFBBFCACFD05384146DA.mc.3B45BD51FFD3FFBBFC7DF8F7382A461B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD3FFBBFCACFD05384146DA.mc.3B45BD51FFD3FFBBFCACF8D6393D46FA>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD3FFBBFCACFD05384146DA.mc.3B45BD51FFD3FFBBFB20F8D63ED146DA>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD3FFBBFCACFD05384146DA.mc.3B45BD51FFD3FFBBFC35F83639BD46DA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Senna_appendiculata_Wiersema_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Senna_appendiculata_Vogel_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +30,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Senna_appendiculata_Wiersema_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Senna_appendiculata_Vogel_>
|
||||
dwc:authority "(Vogel) Wiersema" ;
|
||||
dwc:authorityName "Wiersema" ;
|
||||
dwc:baseAuthorityName "Vogel" ;
|
||||
|
@ -61,45 +60,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Senna>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Senna" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@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/0384061AFFD3FFBBFF2EF9EC3ED14313>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Senna affinis H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD3FFBBFF2EF9EC3ED14313.mc.3B45BD51FFD3FFBBFBB1FDAD393D4330>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD3FFBBFF2EF9EC3ED14313.mc.3B45BD51FFD3FFBBFB20FDEC3ECD4313> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Senna_affinis_Irwin_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Senna_affinis_Benth_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +28,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Senna_affinis_Irwin_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Senna_affinis_Benth_>
|
||||
dwc:authority "(Benth.) H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:authorityName "H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:baseAuthorityName "Benth." ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Senna>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Senna" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFD3FFBBFF2EFE523F20477D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
|
@ -60,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hymenaea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Hymenaea" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/0384061AFFD5FFBDFF2EF9EF3ED0451A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Inga laurina Willd., Sp. Pl." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD5FFBDFF2EF9EF3ED0451A.mc.3B45BD51FFD5FFBDFBB1FC563ECC451A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Inga_laurina_Willd_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Inga_laurina_Sw_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Inga> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Inga_laurina_Willd_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Inga_laurina_Sw_>
|
||||
dwc:authority "(Sw.) Willd., Sp. Pl." ;
|
||||
dwc:authorityName "Willd., Sp. Pl." ;
|
||||
dwc:baseAuthorityName "Sw." ;
|
||||
|
@ -72,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFD5FFBDFF2EFF703C4F477D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
|
@ -60,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Inga>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Inga" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFD5FFBEFCACFB0C3F764018>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Inga vera subsp. affinis T. D. Penn., Gen." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD5FFBEFCACFB0C3F764018.mc.3B45BD51FFD6FFBEFE15FF553CF94038>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD5FFBEFCACFB0C3F764018.mc.3B45BD51FFD6FFBEFE1DFE953E644038>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD5FFBEFCACFB0C3F764018.mc.3B45BD51FFD6FFBEFF6AFEF43F724018> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Inga_vera_affinis_Penn_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Inga_vera_affinis_DC_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Inga> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Inga_vera_affinis_Penn_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Inga_vera_affinis_DC_>
|
||||
dwc:authority "(DC.) T. D. Penn., Gen." ;
|
||||
dwc:authorityName "T. D. Penn., Gen." ;
|
||||
dwc:baseAuthorityName "DC." ;
|
||||
|
@ -61,12 +61,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Inga_vera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Inga" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Inga> ;
|
||||
|
@ -84,34 +78,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@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/0384061AFFD6FFBEFF6AF96E3E8F455A>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Leucaena leucocephala de Wit" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AF96E3E8F455A.mc.3B45BD51FFD6FFBEFBEDFC163EAD457B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AF96E3E8F455A.mc.3B45BD51FFD6FFBEFC55FC56382B457B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AF96E3E8F455A.mc.3B45BD51FFD6FFBEFAD6FC563E8B455A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Leucaena_leucocephala_Wit_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Leucaena_leucocephala_Lam_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +28,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Leucaena_leucocephala_Wit_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Leucaena_leucocephala_Lam_>
|
||||
dwc:authority "(Lam.) de Wit" ;
|
||||
dwc:authorityName "de Wit" ;
|
||||
dwc:baseAuthorityName "Lam." ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Leucaena>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Leucaena" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFD6FFBEFF6AFE323F2647FC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
|
@ -15,6 +14,7 @@
|
|||
dc:title "Inga subnuda Benth., London J. Bot." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AFE323F2647FC.mc.3B45BD51FFD6FFBEFE6FFAD13CC644BD>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AFE323F2647FC.mc.3B45BD51FFD6FFBEFE33FA113F1A44BD>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AFE323F2647FC.mc.3B45BD51FFD6FFBEFD9EFA713FFB477D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AFE323F2647FC.mc.3B45BD51FFD6FFBEFD65FA513F9D475D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AFE323F2647FC.mc.3B45BD51FFD6FFBEFD4AF9B03C05471C>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AFE323F2647FC.mc.3B45BD51FFD6FFBEFEE9F9F03C3447FC>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBEFF6AFE323F2647FC.mc.3B45BD51FFD6FFBEFEDDF9D33F2247FC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Inga_subnuda_Benth_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Inga_edulis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -59,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Inga>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Inga" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@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/0384061AFFD6FFBFFCE9FBCC3C3F433B>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Mimosa bimucronata Kuntze, Revis. Gen. Pl." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBFFCE9FBCC3C3F433B.mc.3B45BD51FFD7FFBFFE33FE143C714378>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBFFCE9FBCC3C3F433B.mc.3B45BD51FFD7FFBFFE9BFE573FE84378>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBFFCE9FBCC3C3F433B.mc.3B45BD51FFD7FFBFFD11FE573CF04358>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBFFCE9FBCC3C3F433B.mc.3B45BD51FFD7FFBFFE1BFDB73DF2433B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD6FFBFFCE9FBCC3C3F433B.mc.3B45BD51FFD7FFBFFF1FFD973C3B433B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mimosa_bimucronata_Kuntze_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mimosa_bimucronata_DC_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +28,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mimosa_bimucronata_Kuntze_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mimosa_bimucronata_DC_>
|
||||
dwc:authority "(DC.) Kuntze, Revis. Gen. Pl." ;
|
||||
dwc:authorityName "Kuntze, Revis. Gen. Pl." ;
|
||||
dwc:baseAuthorityName "DC." ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/0384061AFFD7FFA0FCACFB8D3F7440D9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Mimosa pudica" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD7FFA0FCACFB8D3F7440D9.mc.3B45BD51FFC8FFA0FE6EFEF53C2C40D9>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD7FFA0FCACFB8D3F7440D9.mc.3B45BD51FFC8FFA0FEDAFE353F7040D9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mimosa_pudica_L_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mimosa_pudica_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimosa_elliptica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950828> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mimosa_pudica_L_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mimosa_pudica_Linnaeus_>
|
||||
dwc:authority "L." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -40,7 +40,7 @@
|
|||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "L." ;
|
||||
dwc:scientificNameAuthorship "Linnaeus" ;
|
||||
dwc:species "pudica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/43GPS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimosa_pudica> ;
|
||||
|
@ -59,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFD7FFBFFF2EF90E3846429A>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Mimosa elliptica Benth., J. Bot. (Hooker" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD7FFBFFF2EF90E3846429A.mc.3B45BD51FFD7FFBFFBB0FCD73EF642BB>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD7FFBFFF2EF90E3846429A.mc.3B45BD51FFD7FFBFFC63FC17386C42BB>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD7FFBFFF2EF90E3846429A.mc.3B45BD51FFD7FFBFFA95FC17397C429B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFD7FFBFFF2EF90E3846429A.mc.3B45BD51FFD7FFBFFBEAFC763842429A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mimosa_elliptica_Benth_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Mimosa_pudica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -57,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384061AFFD7FFBFFF2EFD2D3F66471C>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mimosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Mimosa" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFDFFFB7FF2EF96E3ED2453A>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Chamaecrista flexuosa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EF96E3ED2453A.mc.3B45BD51FFDFFFB7FCACFC373E89429B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EF96E3ED2453A.mc.3B45BD51FFDFFFB7FC71FC7639CD429A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EF96E3ED2453A.mc.3B45BD51FFDFFFB7FB21FC56386B455B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EF96E3ED2453A.mc.3B45BD51FFDFFFB7FA94FBB63ECE453A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_flexuosa_Greene_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_flexuosa_L_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_flexuosa_Greene_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_flexuosa_L_>
|
||||
dwc:authority "(L.) Greene" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
|
@ -68,34 +68,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/0384061AFFDFFFB7FF2EFF703C3F47FC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Chamaecrista ensiformis H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EFF703C3F47FC.mc.3B45BD51FFDFFFB7FED4FA713FA2477D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EFF703C3F47FC.mc.3B45BD51FFDFFFB7FF2EF9B03F13475D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EFF703C3F47FC.mc.3B45BD51FFDFFFB7FDF9F9B03C02473D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EFF703C3F47FC.mc.3B45BD51FFDFFFB7FEEEF9903FEB473D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EFF703C3F47FC.mc.3B45BD51FFDFFFB7FD11F9903CEE471D>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EFF703C3F47FC.mc.3B45BD51FFDFFFB7FE1BF9F03DF547FC>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB7FF2EFF703C3F47FC.mc.3B45BD51FFDFFFB7FF1DF9D03C3B47FC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_ensiformis_Irwin_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_ensiformis_Vell_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10950826> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_ensiformis_Irwin_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_ensiformis_Vell_>
|
||||
dwc:authority "(Vell.) H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:authorityName "H. S. Irwin & Barneby, Mem." ;
|
||||
dwc:baseAuthorityName "Vell." ;
|
||||
|
@ -72,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384061AFFDFFFB8FCACFB2C3F94423B>
|
||||
dc:creator "Silva, Lucas; Thomaz, Luciana Dias; Dutra, Valquíria Ferreira" ;
|
||||
dc:title "Chamaecrista nictitans subsp. patellaria H. S. Irwin & Barneby. Mem." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB8FCACFB2C3F94423B.mc.3B45BD51FFD0FFB8FE6FFDD43C3443B8>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB8FCACFB2C3F94423B.mc.3B45BD51FFD0FFB8FEDCFD143FA643B8>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB8FCACFB2C3F94423B.mc.3B45BD51FFD0FFB8FD52FD143C07439B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB8FCACFB2C3F94423B.mc.3B45BD51FFD0FFB8FD9EFD573FE3425B>, <http://tb.plazi.org/GgServer/dwcaRecords/0384061AFFDFFFB8FCACFB2C3F94423B.mc.3B45BD51FFD0FFB8FD01FCB73F90423B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_nictitans_patellaria_Irwin_> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_nictitans_patellaria_Collad_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista>, <http://taxon-name.plazi.org/id/Plantae/Chamaecrista_nictitans_disadena> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.21826/2446-8231201873305> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
|||
dc:title "Leguminosae no Parque Natural Municipal de Jacarenema, Vila Velha, Espírito Santo, Brasil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_nictitans_patellaria_Irwin_>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Chamaecrista_nictitans_patellaria_Collad_>
|
||||
dwc:ID-ENA "1891661" ;
|
||||
dwc:authority "(DC. ex Collad.) H. S. Irwin & Barneby. Mem." ;
|
||||
dwc:authorityName "H. S. Irwin & Barneby. Mem." ;
|
||||
|
@ -62,12 +62,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chamaecrista_nictitans>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Chamaecrista" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nictitans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chamaecrista> ;
|
||||
|
@ -85,34 +79,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
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: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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/03840923BF4CA602FDC0FD844D50F925>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Shastasauridae_Merriam_1902>, <http://taxon-concept.plazi.org/id/Animalia/Shonisaurus_Camp_1976>, <http://taxon-concept.plazi.org/id/Animalia/Shonisaurus_popularis_Camp_1976>, <http://taxon-concept.plazi.org/id/Animalia/Shonisaurus_sikanniensis_Nicholls_2004> ;
|
||||
dc:creator "Lomax, Dean R.; de la Salle, Paul; Perillo, Marcello; Reynolds, Justin; Reynolds, Ruby; Waldron, James F." ;
|
||||
dc:title "Ichthyotitan severnensis Lomax & de la Salle & Perillo & Reynolds & Reynolds & Waldron 2024, gen. et sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03840923BF4CA602FDC0FD844D50F925.mc.3B45B268BF4CA602FDC0FCB24B92FC83>, <http://tb.plazi.org/GgServer/dwcaRecords/03840923BF4CA602FDC0FD844D50F925.mc.3B45B268BF4CA602FCE3FCE94B7CFC46> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Shonisaurus_undetermined> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ichthyotitan_severnensis_Lomax_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0300289> ;
|
||||
a trt:Treatment .
|
||||
|
@ -45,6 +46,55 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichthyotitan_severnensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Shonisaurus_Camp_1976>
|
||||
dwc:authorityName "Camp" ;
|
||||
dwc:authorityYear "1976" ;
|
||||
dwc:family "Shastasauridae" ;
|
||||
dwc:genus "Shonisaurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Camp, 1976" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Shonisaurus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Shonisaurus_popularis_Camp_1976>
|
||||
dwc:authorityName "Camp" ;
|
||||
dwc:authorityYear "1976" ;
|
||||
dwc:family "Shastasauridae" ;
|
||||
dwc:genus "Shonisaurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Camp, 1976" ;
|
||||
dwc:species "popularis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Shonisaurus_popularis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Shonisaurus_sikanniensis_Nicholls_2004>
|
||||
dwc:baseAuthorityName "Nicholls & Manabe" ;
|
||||
dwc:baseAuthorityYear "2004" ;
|
||||
dwc:family "Shastasauridae" ;
|
||||
dwc:genus "Shonisaurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Nicholls & Manabe, 2004)" ;
|
||||
dwc:species "sikanniensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Shonisaurus_sikanniensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Shastasauridae_Merriam_1902>
|
||||
dwc:authorityName "Merriam" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:family "Shastasauridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Merriam, 1902" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Shastasauridae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichthyotitan_severnensis>
|
||||
dwc:family "Shastasauridae" ;
|
||||
dwc:genus "Ichthyotitan" ;
|
||||
|
@ -57,11 +107,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichthyotitan>
|
||||
dwc:family "Shastasauridae" ;
|
||||
dwc:genus "Ichthyotitan" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ichthyosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Shastasauridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -69,22 +115,18 @@
|
|||
<http://taxon-name.plazi.org/id/Animalia/Shastasauridae>
|
||||
dwc:family "Shastasauridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ichthyosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichthyosauria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichthyosauria>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ichthyosauria" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384107CFFABFF9E55DFF983FAF9F951>
|
||||
dc:creator "Falaschi, Rafaela Lopes" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diadocidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Diadocidiidae" ;
|
||||
dwc:genus "Diadocidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diadocidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diadocidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Diadocidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@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/0384107CFFABFF9E55DFFAE1FB23F9D8>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Diadocidia_parallela_Evenhuis_1994> ;
|
||||
dc:creator "Falaschi, Rafaela Lopes" ;
|
||||
dc:title "Diadocidia Ruthe" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diadocidia_Ruthe_> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Diadocidia_Ruthe_1831>, <http://taxon-concept.plazi.org/id/Animalia/Macronevra_Macquart_1834>, <http://taxon-concept.plazi.org/id/Animalia/Macroneura_Rondani_1856>, <http://taxon-concept.plazi.org/id/Animalia/Palaeodocidia_Sasakawa_2004> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Diadocidia_Ruthe_1831>, <http://taxon-concept.plazi.org/id/Animalia/Macroneura_Rondani_1856>, <http://taxon-concept.plazi.org/id/Animalia/Macronevra_Macquart_1834>, <http://taxon-concept.plazi.org/id/Animalia/Palaeodocidia_Sasakawa_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4122.1.10> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -92,7 +91,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evenhuis, 1994" ;
|
||||
dwc:species "parallela" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/443J> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BRW7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diadocidia_parallela> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -140,34 +139,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diadocidiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Diadocidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
@ -189,18 +178,6 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diadocidiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diadocidia_parallela>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Diadocidiidae" ;
|
||||
dwc:genus "Diadocidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parallela" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diadocidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macroneura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eupelmidae" ;
|
||||
|
@ -213,20 +190,13 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eupelmidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eupelmidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/038413308A14FFE54FA897C316C0FDA6>
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Dinomyrmex Ashmead 1905" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dinomyrmex_Ashmead_1905> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis>, <http://taxon-name.plazi.org/id/Animalia/Formica_gigas>, <http://taxon-name.plazi.org/id/Animalia/Opisthopsis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -54,34 +54,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/038413308A1AFFEB4FA893A715C3F900>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Camponotus_Bolton_2003>, <http://taxon-concept.plazi.org/id/Animalia/Polyrhachidini_Ashmead_1905> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Camponotini Forel 1878" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotini_Forel_1878> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Calomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Camponotus>, <http://taxon-name.plazi.org/id/Animalia/Chimaeromyrma>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis>, <http://taxon-name.plazi.org/id/Animalia/Dinomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Echinopla>, <http://taxon-name.plazi.org/id/Animalia/Opisthopsis>, <http://taxon-name.plazi.org/id/Animalia/Overbeckia>, <http://taxon-name.plazi.org/id/Animalia/Polyrhachis>, <http://taxon-name.plazi.org/id/Animalia/Pseudocamponotus>, <http://taxon-name.plazi.org/id/Plantae/Blochmannia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -43,6 +44,36 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polyrhachidini_Ashmead_1905>
|
||||
dwc:authority "Ashmead 1905" ;
|
||||
dwc:authorityName "Ashmead" ;
|
||||
dwc:authorityYear "1905" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Ashmead, 1905" ;
|
||||
dwc:tribe "Polyrhachidini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polyrhachidini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_Bolton_2003>
|
||||
dwc:authority "Bolton 2003" ;
|
||||
dwc:authorityName "Bolton" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Bolton, 2003" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -55,34 +86,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/038413308A1BFFED4FA89022163DFEA9>
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Formicini Latreille 1809" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Formicini_Latreille_1809> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Alloformica>, <http://taxon-name.plazi.org/id/Animalia/Bajcaridris>, <http://taxon-name.plazi.org/id/Animalia/Cataglyphis>, <http://taxon-name.plazi.org/id/Animalia/Cataglyphoides>, <http://taxon-name.plazi.org/id/Animalia/Conoformica>, <http://taxon-name.plazi.org/id/Animalia/Formica>, <http://taxon-name.plazi.org/id/Animalia/Iberoformica>, <http://taxon-name.plazi.org/id/Animalia/Polyergus>, <http://taxon-name.plazi.org/id/Animalia/Proformica>, <http://taxon-name.plazi.org/id/Animalia/Protoformica>, <http://taxon-name.plazi.org/id/Animalia/Rossomyrmex> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -55,34 +55,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/038413308A1CFFEC4FA891A51418FEA9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544>, <http://taxon-concept.plazi.org/id/Animalia/Myrmecorhynchini_Wheeler_1917>, <http://taxon-concept.plazi.org/id/Animalia/Notostigmatini_Bolton_2003> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Melophorini Forel 1912" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melophorini_Forel_1912> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasiophanes>, <http://taxon-name.plazi.org/id/Animalia/Melophorus>, <http://taxon-name.plazi.org/id/Animalia/Myrmecorhynchus>, <http://taxon-name.plazi.org/id/Animalia/Notoncus>, <http://taxon-name.plazi.org/id/Animalia/Notostigma>, <http://taxon-name.plazi.org/id/Animalia/Prolasius>, <http://taxon-name.plazi.org/id/Animalia/Pseudonotoncus>, <http://taxon-name.plazi.org/id/Animalia/Stigmacros>, <http://taxon-name.plazi.org/id/Animalia/Teratomyrmex> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,36 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melophorini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmecorhynchini_Wheeler_1917>
|
||||
dwc:authority "Wheeler 1917" ;
|
||||
dwc:authorityName "Wheeler" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Wheeler, 1917" ;
|
||||
dwc:tribe "Myrmecorhynchini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmecorhynchini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Notostigmatini_Bolton_2003>
|
||||
dwc:authority "Bolton 2003" ;
|
||||
dwc:authorityName "Bolton" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Bolton, 2003" ;
|
||||
dwc:tribe "Notostigmatini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Notostigmatini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melophorini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -57,34 +87,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/038413308A1CFFED4FA893B515C5F92A>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acanthomyopsini_Donisthorpe_1943> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Lasiini Ashmead 1905" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasiini_Ashmead_1905> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cladomyrma>, <http://taxon-name.plazi.org/id/Animalia/Euprenolepis>, <http://taxon-name.plazi.org/id/Animalia/Glaphyromyrmex>, <http://taxon-name.plazi.org/id/Animalia/Lasius>, <http://taxon-name.plazi.org/id/Animalia/Myrmecocystus>, <http://taxon-name.plazi.org/id/Animalia/Nylanderia>, <http://taxon-name.plazi.org/id/Animalia/Paraparatrechina>, <http://taxon-name.plazi.org/id/Animalia/Paratrechina>, <http://taxon-name.plazi.org/id/Animalia/Prenolepis>, <http://taxon-name.plazi.org/id/Animalia/Pseudolasius>, <http://taxon-name.plazi.org/id/Animalia/Zatania> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -43,6 +44,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasiini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acanthomyopsini_Donisthorpe_1943>
|
||||
dwc:authority "Donisthorpe 1943" ;
|
||||
dwc:authorityName "Donisthorpe" ;
|
||||
dwc:authorityYear "1943" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Donisthorpe, 1943" ;
|
||||
dwc:tribe "Acanthomyopsini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanthomyopsini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasiini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -55,34 +71,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/038413308A1CFFED4FA8940215E7FB3A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Gigantiopini Ashmead 1905" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gigantiopini_Ashmead_1905> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gigantiops>, <http://taxon-name.plazi.org/id/Animalia/Gigantiops_destructor>, <http://taxon-name.plazi.org/id/Animalia/Santschiella> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -57,34 +57,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/038413308A1CFFED4FA89624157CFCB7>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Gesomyrmini_Forel_1912>, <http://taxon-concept.plazi.org/id/Animalia/Santschiella_al_2015>, <http://taxon-concept.plazi.org/id/Animalia/Sicelomyrmicini_Wheeler_1929> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Gesomyrmecini Ashmead 1905" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gesomyrmecini_Ashmead_1905> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gesomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Prodimorphomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Santschiella>, <http://taxon-name.plazi.org/id/Animalia/Sicilomyrmex> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -43,6 +44,51 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gesomyrmecini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gesomyrmini_Forel_1912>
|
||||
dwc:authority "Forel 1912" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1912" ;
|
||||
dwc:tribe "Gesomyrmini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gesomyrmini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sicelomyrmicini_Wheeler_1929>
|
||||
dwc:authority "Wheeler 1929" ;
|
||||
dwc:authorityName "Wheeler" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Wheeler, 1929" ;
|
||||
dwc:tribe "Sicelomyrmicini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sicelomyrmicini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Santschiella_al_2015>
|
||||
dwc:authority "Blaimer et al. 2015" ;
|
||||
dwc:authorityName "Blaimer et al." ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Santschiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Blaimer et al., 2015" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Santschiella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gesomyrmecini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -55,34 +101,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/038413308A1DFFEC4FA892881426F8E2>
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Plagiolepidini Forel 1886" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plagiolepidini_Forel_1886> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acropyga>, <http://taxon-name.plazi.org/id/Animalia/Agraulomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Anoplolepis>, <http://taxon-name.plazi.org/id/Animalia/Aphomomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Brachymyrmex>, <http://taxon-name.plazi.org/id/Animalia/Bregmatomyrma>, <http://taxon-name.plazi.org/id/Animalia/Lasiini>, <http://taxon-name.plazi.org/id/Animalia/Lepisiota>, <http://taxon-name.plazi.org/id/Animalia/Myrmelachista>, <http://taxon-name.plazi.org/id/Animalia/Myrmelachistini>, <http://taxon-name.plazi.org/id/Animalia/Nylanderia>, <http://taxon-name.plazi.org/id/Animalia/Petalomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Plagiolepis>, <http://taxon-name.plazi.org/id/Animalia/Prenolepis>, <http://taxon-name.plazi.org/id/Animalia/Tapinolepis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -55,34 +55,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/038413308A1DFFEC4FA8932F131EFA3C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544>, <http://taxon-concept.plazi.org/id/Animalia/Oecophyllini_Forel_1912> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Oecophyllini Emery 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oecophyllini_Emery_1895> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gesomyrmex>, <http://taxon-name.plazi.org/id/Animalia/Oecophylla> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oecophyllini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oecophyllini_Forel_1912>
|
||||
dwc:authority "Forel 1912" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1912" ;
|
||||
dwc:tribe "Oecophyllini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oecophyllini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oecophyllini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -57,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/038413308A1DFFEC4FA8944D16FAFB93>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544>, <http://taxon-concept.plazi.org/id/Animalia/Myrmoteratini_Forel_1912> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Myrmoteratini Emery 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmoteratini_Emery_1895> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotini>, <http://taxon-name.plazi.org/id/Animalia/Myrmoteras> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmoteratini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmoteratini_Forel_1912>
|
||||
dwc:authority "Forel 1912" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1912" ;
|
||||
dwc:tribe "Myrmoteratini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmoteratini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmoteratini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -57,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/038413308A1DFFEC4FA896241431FD72>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264544>, <http://taxon-concept.plazi.org/id/Animalia/Brachymyrmicini_Emery_1925> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Myrmelachistini Forel 1912" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmelachistini_Forel_1912> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachymyrmex>, <http://taxon-name.plazi.org/id/Animalia/Formicinae>, <http://taxon-name.plazi.org/id/Animalia/Myrmelachista> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmelachistini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachymyrmicini_Emery_1925>
|
||||
dwc:authority "Emery 1925" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "tribe" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1925" ;
|
||||
dwc:tribe "Brachymyrmicini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachymyrmicini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmelachistini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -57,34 +72,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@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/038413308A1EFFEE4FA8939F13D6FEA9>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Camponotus_Phasmomyrmex_>, <http://taxon-concept.plazi.org/id/Animalia/Colobopsis_Mayr_>, <http://taxon-concept.plazi.org/id/Animalia/Dinomyrmex_Ashmead_>, <http://taxon-concept.plazi.org/id/Animalia/Forelophilus_Kutter_>, <http://taxon-concept.plazi.org/id/Animalia/Forelophilus_overbecki_Kutter_>, <http://taxon-concept.plazi.org/id/Animalia/Myrmacantha_Emery_>, <http://taxon-concept.plazi.org/id/Animalia/Myrmogonia_Forel_>, <http://taxon-concept.plazi.org/id/Animalia/Myrmorhachis_Forel_>, <http://taxon-concept.plazi.org/id/Animalia/Phasmomyrmex_Stitz_>, <http://taxon-concept.plazi.org/id/Animalia/Phasmomyrmex_buchneri_griseus_Santschi_> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Camponotus Mayr 1861" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_Mayr_1861> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_javaensis>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_paradoxus>, <http://taxon-name.plazi.org/id/Animalia/Forelophilus_overbecki>, <http://taxon-name.plazi.org/id/Animalia/Formica_ligniperda>, <http://taxon-name.plazi.org/id/Animalia/Phasmomyrmex_aberrans>, <http://taxon-name.plazi.org/id/Animalia/Phasmomyrmex_buchneri>, <http://taxon-name.plazi.org/id/Animalia/Phasmomyrmex_buchneri_camerounensis>, <http://taxon-name.plazi.org/id/Animalia/Phasmomyrmex_buchneri_griseus>, <http://taxon-name.plazi.org/id/Animalia/Phasmomyrmex_sericeus>, <http://taxon-name.plazi.org/id/Animalia/Phasmomyrmex_wolfi>, <http://taxon-name.plazi.org/id/Animalia/Polyrhachis_philippinensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -43,6 +44,149 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Forelophilus_Kutter_>
|
||||
dwc:authority "Kutter" ;
|
||||
dwc:authorityName "Kutter" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Forelophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kutter" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Forelophilus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Forelophilus_overbecki_Kutter_>
|
||||
dwc:authority "Kutter" ;
|
||||
dwc:authorityName "Kutter" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Forelophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kutter" ;
|
||||
dwc:species "overbecki" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Forelophilus_overbecki> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phasmomyrmex_Stitz_>
|
||||
dwc:authority "Stitz" ;
|
||||
dwc:authorityName "Stitz" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Phasmomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stitz" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phasmomyrmex> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phasmomyrmex_buchneri_griseus_Santschi_>
|
||||
dwc:authority "Santschi" ;
|
||||
dwc:authorityName "Santschi" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Phasmomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Santschi" ;
|
||||
dwc:species "buchneri" ;
|
||||
dwc:subSpecies "griseus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phasmomyrmex_buchneri_griseus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmorhachis_Forel_>
|
||||
dwc:authority "Forel" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmorhachis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Forel" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmorhachis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmacantha_Emery_>
|
||||
dwc:authority "Emery" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmacantha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Emery" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmacantha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_Phasmomyrmex_>
|
||||
dwc:authority "(Phasmomyrmex)" ;
|
||||
dwc:baseAuthorityName "Phasmomyrmex" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Phasmomyrmex)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Colobopsis_Mayr_>
|
||||
dwc:authority "Mayr" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Colobopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Mayr" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Colobopsis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dinomyrmex_Ashmead_>
|
||||
dwc:authority "Ashmead" ;
|
||||
dwc:authorityName "Ashmead" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Dinomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ashmead" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dinomyrmex> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmogonia_Forel_>
|
||||
dwc:authority "Forel" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmogonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Forel" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmogonia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -55,34 +199,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/038413308A1EFFEF4FA897CC157FFE33>
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Santschiellini Forel 1917" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Santschiellini_Forel_1917> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gesomyrmecini>, <http://taxon-name.plazi.org/id/Animalia/Gigantiopini>, <http://taxon-name.plazi.org/id/Animalia/Gigantiops>, <http://taxon-name.plazi.org/id/Animalia/Santschiella> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -55,34 +55,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,15 +7,14 @@
|
|||
@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/038413308A1FFFE14FA8963012F6F80D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264545>, <http://dx.doi.org/10.5281/zenodo.264547>, <http://dx.doi.org/10.5281/zenodo.264546> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.264545>, <http://dx.doi.org/10.5281/zenodo.264547>, <http://dx.doi.org/10.5281/zenodo.264546>, <http://taxon-concept.plazi.org/id/Animalia/Camponotus_Colobopsis_>, <http://taxon-concept.plazi.org/id/Animalia/Myrmogonia_Sarnat_2012> ;
|
||||
dc:creator "Ward, Philip S.; Blaimer, Bonnie B.; Fisher, Brian L." ;
|
||||
dc:title "Colobopsis Mayr 1861" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Colobopsis_Mayr_1861> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Colobopsis>, <http://taxon-name.plazi.org/id/Animalia/Camponotus>, <http://taxon-name.plazi.org/id/Animalia/Acropyga_major>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_macrocephalus>, <http://taxon-name.plazi.org/id/Animalia/Melophorus_anderseni>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_conithorax>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_gasseri>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_howensis>, <http://taxon-name.plazi.org/id/Animalia/Formica_macrocephala>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_sanguinifrons>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_janeti>, <http://taxon-name.plazi.org/id/Animalia/Pseudolasius_minor>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_cylindrica>, <http://taxon-name.plazi.org/id/Animalia/Myrmentoma>, <http://taxon-name.plazi.org/id/Animalia/Pseudocolobopsis>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_chloroticus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_pulchellus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dolophra_Wu_>, <http://taxon-concept.plazi.org/id/Animalia/Camponotus_Myrmamblys_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acropyga_major>, <http://taxon-name.plazi.org/id/Animalia/Acropyga_oceanica>, <http://taxon-name.plazi.org/id/Animalia/Anoplolepis_carinata>, <http://taxon-name.plazi.org/id/Animalia/Camponotus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_armstrongi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_aruensis>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_bifossus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_brodiei>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_cameratus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_chloroticus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_clerodendri>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_conithorax>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_cordincola>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_cotesii>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_culmicola>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_elysii>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_gasseri>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_gundlachi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_guppyi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_horrens>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_hosei>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_howensis>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_hunteri>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_janeti>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_karawaiewi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_lauensis>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_leonardi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_loa>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_longi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_maafui>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_macarangae>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_macareaveyi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_macrocephalus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_manni>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_mathildeae>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_mississippiensis>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_nigrifrons>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_papago>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_perneser>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_phragmaticola>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_pulchellus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_pylartes>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_reepeni>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_riehlii>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_rothneyi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_rufifrons>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_sanguinifrons>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_saundersi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_schmeltzi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_schmitzi>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_severini>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_sommeri>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_tricolor>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_triton>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_tritschleri>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_wildae>, <http://taxon-name.plazi.org/id/Animalia/Chimaeromyrma_brachycephala>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_bryani>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_camela>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_cylindrica>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_etiolata>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_macarangae>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_polynesica>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_quadriceps>, <http://taxon-name.plazi.org/id/Animalia/Colobopsis_vitiensis>, <http://taxon-name.plazi.org/id/Animalia/Dolophra_politae>, <http://taxon-name.plazi.org/id/Animalia/Formica_conica>, <http://taxon-name.plazi.org/id/Animalia/Formica_macrocephala>, <http://taxon-name.plazi.org/id/Animalia/Formica_truncata>, <http://taxon-name.plazi.org/id/Animalia/Melophorus_anderseni>, <http://taxon-name.plazi.org/id/Animalia/Myrmentoma>, <http://taxon-name.plazi.org/id/Animalia/Myrmoteras_ceylonica>, <http://taxon-name.plazi.org/id/Animalia/Polyrhachis_dentata>, <http://taxon-name.plazi.org/id/Animalia/Polyrhachis_laminata>, <http://taxon-name.plazi.org/id/Animalia/Polyrhachis_latinota>, <http://taxon-name.plazi.org/id/Animalia/Pseudocolobopsis>, <http://taxon-name.plazi.org/id/Animalia/Pseudolasius_minor>, <http://taxon-name.plazi.org/id/Animalia/Stigmacros_impressa> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Camponotus_Myrmamblys_>, <http://taxon-concept.plazi.org/id/Animalia/Dolophra_Wu_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4072.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -60,6 +59,35 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dolophra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmogonia_Sarnat_2012>
|
||||
dwc:authority "Sarnat & Economo 2012" ;
|
||||
dwc:authorityName "Sarnat & Economo" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmogonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Sarnat & Economo, 2012" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmogonia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_Colobopsis_>
|
||||
dwc:authority "(Colobopsis)" ;
|
||||
dwc:baseAuthorityName "Colobopsis" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Colobopsis)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_Myrmamblys_>
|
||||
dwc:authority "(Myrmamblys)" ;
|
||||
dwc:baseAuthorityName "Myrmamblys" ;
|
||||
|
@ -71,7 +99,7 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Myrmamblys)" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GGD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -87,34 +115,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
@ -147,228 +165,6 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acropyga_major>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Acropyga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "major" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acropyga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acropyga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Acropyga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_macrocephalus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "macrocephalus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melophorus_anderseni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Melophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "anderseni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melophorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melophorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Melophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_conithorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "conithorax" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_gasseri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gasseri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_howensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "howensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formica_macrocephala>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Formica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "macrocephala" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Formica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_sanguinifrons>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sanguinifrons" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_janeti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "janeti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudolasius_minor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pseudolasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudolasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudolasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pseudolasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colobopsis_cylindrica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Colobopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cylindrica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colobopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmentoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmentoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudocolobopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pseudocolobopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_chloroticus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chloroticus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_pulchellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pulchellus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.264545>
|
||||
dc:description "FIGURES 2 – 7. Selected species of Colobopsis, full-face view of head of minor worker (Figs. 2 – 5) and lateral view of soldier (Figs. 6 – 7). 2, Colobopsis etiolata, Texas, USA (CASENT 0104949); 3, C. truncata, Bulgaria (CASENT 0179881); 4. C. cylindrica group, Brunei (CASENT 0280269); 5, C. quadriceps, Papua New Guinea (CASENT 0280264); 6, C. truncata, Italy (CASENT 0249998); 7, C. quadriceps, Papua New Guinea (CASENT 0280263). Images from AntWeb (www. antweb. org); photographers Aprile Nobile (2), Erin Prado (3), Estella Ortega (4, 5, 7) and Ryan Perry (6)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/264545/files/figure.png> ;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF88FFE3C976F88FFDAFB896>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_montagui_ampulla_Eichw_>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_montagui_ampulla_Eichwald_>, <http://taxon-concept.plazi.org/id/Animalia/Rissoa_montagui_miocaenica_Sacco_> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Alvania (Alvania) ampulla" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF88FFE3C976F88FFDAFB896.mc.3B45A740FF8FFFE3CBE7FE2DFDB9BAAF> ;
|
||||
|
@ -31,7 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_ampulla_Eichwald_1853>
|
||||
dwc:authority "(Eichwald, 1853)" ;
|
||||
dwc:authority "(Eichwald)", "(Eichwald, 1853)" ;
|
||||
dwc:baseAuthorityName "Eichwald" ;
|
||||
dwc:baseAuthorityYear "1853" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -48,6 +47,56 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_ampulla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_montagui_ampulla_Eichw_>
|
||||
dwc:authority "Eichw." ;
|
||||
dwc:authorityName "Eichw." ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Eichw." ;
|
||||
dwc:species "montagui" ;
|
||||
dwc:variety "ampulla" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_montagui_ampulla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_montagui_miocaenica_Sacco_>
|
||||
dwc:authority "Sacco" ;
|
||||
dwc:authorityName "Sacco" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Sacco" ;
|
||||
dwc:species "montagui" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
dwc:subSpecies "miocaenica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_montagui_miocaenica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_montagui_ampulla_Eichwald_>
|
||||
dwc:authority "(Eichwald)" ;
|
||||
dwc:baseAuthorityName "Eichwald" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Eichwald)" ;
|
||||
dwc:species "montagui" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
dwc:subSpecies "ampulla" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_montagui_ampulla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_ampulla>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -62,57 +111,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alvania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,15 @@
|
|||
@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/03841C0BFF88FFE4C976FEEEFB75BDA9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/perregularis_Sacc_>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685>, <http://taxon-concept.plazi.org/id/Animalia/Rissoa_perregularis_Sacco_> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Alvania (Alvania) perregularis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF88FFE4C976FEEEFB75BDA9.mc.3B45A740FF88FFE4CE25FBCEFC7EBFE0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alvania_perregularis_Sacco_1895> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acinus_mariae> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13189681> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +32,9 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_perregularis_Sacco_1895>
|
||||
dwc:authority "(Sacco, 1895)" ;
|
||||
dwc:authority "(Sacco)", "(Sacco, 1895)", "Sacco" ;
|
||||
dwc:authorityName "Sacco" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:baseAuthorityName "Sacco" ;
|
||||
dwc:baseAuthorityYear "1895" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -43,11 +46,27 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sacco, 1895)" ;
|
||||
dwc:species "perregularis" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
dwc:subGenus "Alvania", "Turbona" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CBND> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_perregularis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_perregularis_Sacco_>
|
||||
dwc:authority "Sacco" ;
|
||||
dwc:authorityName "Sacco" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sacco" ;
|
||||
dwc:species "perregularis" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_perregularis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_perregularis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -57,62 +76,41 @@
|
|||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "perregularis" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
dwc:subGenus "Alvania", "Turbona" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alvania_Alvania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alvania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF88FFE4CAD0FABBFCF1BA4F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_productilis_A_2013>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_productilis_Boettger_> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Alvania (Alvania) productilis Boettger 1906" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF88FFE4CAD0FABBFCF1BA4F.mc.3B45A740FF88FFE4CBE2F9E9FF7CBDEB> ;
|
||||
|
@ -31,7 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_productilis_Boettger_1906>
|
||||
dwc:authority "Boettger, 1906" ;
|
||||
dwc:authority "Boettger", "Boettger, 1906" ;
|
||||
dwc:authorityName "Boettger" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -48,6 +47,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_productilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_productilis_A_2013>
|
||||
dwc:authorityName "TĂMAȘ A. & TĂMAȘ D. M. & POPA M. V." ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "TĂMaș A., TĂMaș M. & Popa V., 2013" ;
|
||||
dwc:species "productilis" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_productilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_productilis_Boettger_>
|
||||
dwc:authority "(Boettger)" ;
|
||||
dwc:baseAuthorityName "Boettger" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Boettger)" ;
|
||||
dwc:species "productilis" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_productilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_productilis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -62,57 +93,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alvania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF88FFE4CAD0FEEEFEF0BE7A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_oceani_dOrb_>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_oceani_dOrbigny_>, <http://taxon-concept.plazi.org/id/Animalia/Rissoa_oceani_dOrb_> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Alvania (Alvania) oceani" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF88FFE4CAD0FEEEFEF0BE7A.mc.3B45A740FF88FFE4CBE9FD3CFE76B992> ;
|
||||
|
@ -31,7 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_oceani_dOrbigny_1852>
|
||||
dwc:authority "(d'Orbigny, 1852)" ;
|
||||
dwc:authority "(d'Orbigny)", "(d'Orbigny, 1852)" ;
|
||||
dwc:baseAuthorityName "d'Orbigny" ;
|
||||
dwc:baseAuthorityYear "1852" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -48,6 +47,51 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_oceani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_oceani_dOrb_>
|
||||
dwc:authority "d'Orb." ;
|
||||
dwc:authorityName "d'Orb." ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "dOrb." ;
|
||||
dwc:species "oceani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_oceani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_oceani_dOrb_>
|
||||
dwc:authority "d'Orb." ;
|
||||
dwc:authorityName "d'Orb." ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "dOrb." ;
|
||||
dwc:species "oceani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_oceani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_oceani_dOrbigny_>
|
||||
dwc:authority "d'Orbigny" ;
|
||||
dwc:authorityName "d'Orbigny" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "dOrbigny" ;
|
||||
dwc:species "oceani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_oceani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_oceani>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -62,57 +106,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alvania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF8AFFE4C976FA1CFEFDBBAB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_ampulla_Eichwald_1853>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_helenae_Boettger_1901>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_oceani_dOrbigny_1852>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_perregularis_Sacco_1895>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_productilis_Boettger_1906>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_transiens_Sacco_1895>, <http://taxon-concept.plazi.org/id/Animalia/Rissoa_acuticosta_Sacco_1895>, <http://taxon-concept.plazi.org/id/Animalia/Rissoa_clotho_Hornes_1856>, <http://taxon-concept.plazi.org/id/Animalia/Rissoa_costeiensis_A_2013> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Rissoa costeiensis Kowalke and Harzhauser 2004" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF8AFFE4C976FA1CFEFDBBAB.mc.3B45A740FF8AFFE6C976F982FC0CBC9A> ;
|
||||
|
@ -31,8 +30,8 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_costeiensis_Kowalke_2004>
|
||||
dwc:authority "Kowalke and Harzhauser, 2004" ;
|
||||
dwc:authorityName "Kowalke and Harzhauser" ;
|
||||
dwc:authority "Kowalke & Harzhauser, 2004", "Kowalke and Harzhauser, 2004" ;
|
||||
dwc:authorityName "Kowalke & Harzhauser", "Kowalke and Harzhauser" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -47,6 +46,155 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_costeiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_costeiensis_A_2013>
|
||||
dwc:authorityName "TĂMAȘ A. & TĂMAȘ D. M. & POPA M. V." ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "TĂMaș A., TĂMaș M. & Popa V., 2013" ;
|
||||
dwc:species "costeiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_costeiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_acuticosta_Sacco_1895>
|
||||
dwc:authority "(Sacco, 1895)" ;
|
||||
dwc:baseAuthorityName "Sacco" ;
|
||||
dwc:baseAuthorityYear "1895" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sacco, 1895)" ;
|
||||
dwc:species "acuticosta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_acuticosta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_clotho_Hornes_1856>
|
||||
dwc:authority "Hornes, 1856" ;
|
||||
dwc:authorityName "Hornes" ;
|
||||
dwc:authorityYear "1856" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hornes, 1856" ;
|
||||
dwc:species "clotho" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_clotho> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_oceani_dOrbigny_1852>
|
||||
dwc:authority "(d'Orbigny, 1852)" ;
|
||||
dwc:baseAuthorityName "d'Orbigny" ;
|
||||
dwc:baseAuthorityYear "1852" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(dOrbigny, 1852)" ;
|
||||
dwc:species "oceani" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_oceani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_productilis_Boettger_1906>
|
||||
dwc:authority "Boettger, 1906" ;
|
||||
dwc:authorityName "Boettger" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boettger, 1906" ;
|
||||
dwc:species "productilis" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_productilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_perregularis_Sacco_1895>
|
||||
dwc:authority "(Sacco, 1895)" ;
|
||||
dwc:baseAuthorityName "Sacco" ;
|
||||
dwc:baseAuthorityYear "1895" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sacco, 1895)" ;
|
||||
dwc:species "perregularis" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_perregularis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_ampulla_Eichwald_1853>
|
||||
dwc:authority "(Eichwald, 1853)" ;
|
||||
dwc:baseAuthorityName "Eichwald" ;
|
||||
dwc:baseAuthorityYear "1853" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Eichwald, 1853)" ;
|
||||
dwc:species "ampulla" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_ampulla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_helenae_Boettger_1901>
|
||||
dwc:authority "Boettger, 1901" ;
|
||||
dwc:authorityName "Boettger" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boettger, 1901" ;
|
||||
dwc:species "helenae" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_helenae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_transiens_Sacco_1895>
|
||||
dwc:authority "(Sacco, 1895)" ;
|
||||
dwc:baseAuthorityName "Sacco" ;
|
||||
dwc:baseAuthorityYear "1895" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sacco, 1895)" ;
|
||||
dwc:species "transiens" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_transiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoa_costeiensis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -60,45 +208,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoa>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF8AFFE6C976FDFAFB71BE19>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685>, <http://taxon-concept.plazi.org/id/Animalia/Rissoa_clotho_A_2013>, <http://taxon-concept.plazi.org/id/Animalia/Turboella_clotho_Hornes_> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Rissoa clotho Hornes 1856" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF8AFFE6C976FDFAFB71BE19.mc.3B45A740FF8AFFE6CE7FFCE7FCE2B8CB> ;
|
||||
|
@ -31,7 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_clotho_Hornes_1856>
|
||||
dwc:authority "Hornes, 1856" ;
|
||||
dwc:authority "Hornes", "Hornes, 1856" ;
|
||||
dwc:authorityName "Hornes" ;
|
||||
dwc:authorityYear "1856" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -47,6 +46,37 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_clotho> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_clotho_A_2013>
|
||||
dwc:authorityName "TĂMAȘ A. & TĂMAȘ D. M. & POPA M. V." ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "TĂMaș A., TĂMaș M. & Popa V., 2013" ;
|
||||
dwc:species "clotho" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_clotho> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Turboella_clotho_Hornes_>
|
||||
dwc:authority "(Hornes)" ;
|
||||
dwc:baseAuthorityName "Hornes" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Turboella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hornes)" ;
|
||||
dwc:species "clotho" ;
|
||||
dwc:subGenus "Turboella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Turboella_clotho> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoa_clotho>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -60,45 +90,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoa>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF8DFFE0C976F8C8FD73BFE0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189687> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189687>, <http://taxon-concept.plazi.org/id/Animalia/Risoina_podolica_Cossmann_1921>, <http://taxon-concept.plazi.org/id/Animalia/Rissoina_podolica_Cossmann_1921>, <http://taxon-concept.plazi.org/id/Animalia/Rissoina_pusilla_Brocc_>, <http://taxon-concept.plazi.org/id/Animalia/Rissoina_pusilla_podolica_Cossmann_>, <http://taxon-concept.plazi.org/id/Animalia/Turbo_pusillus_Brocchi_1814> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Rissoina (Rissoina) pusilla" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF8DFFE0C976F8C8FD73BFE0.mc.3B45A740FF8CFFE0CB97FD96FED9B93B> ;
|
||||
|
@ -31,7 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoina_pusilla_Brocchi_1814>
|
||||
dwc:authority "(Brocchi, 1814)" ;
|
||||
dwc:authority "(Brocchi)", "(Brocchi, 1814)" ;
|
||||
dwc:baseAuthorityName "Brocchi" ;
|
||||
dwc:baseAuthorityYear "1814" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -48,6 +47,86 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoina_pusilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Turbo_pusillus_Brocchi_1814>
|
||||
dwc:authorityName "Brocchi" ;
|
||||
dwc:authorityYear "1814" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Turbinidae" ;
|
||||
dwc:genus "Turbo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trochida" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brocchi, 1814" ;
|
||||
dwc:species "pusillus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Turbo_pusillus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoina_pusilla_Brocc_>
|
||||
dwc:authority "Brocc." ;
|
||||
dwc:authorityName "Brocc." ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brocc." ;
|
||||
dwc:species "pusilla" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoina_pusilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoina_podolica_Cossmann_1921>
|
||||
dwc:authority "Cossmann" ;
|
||||
dwc:authorityName "Cossmann" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cossmann, 1921" ;
|
||||
dwc:species "podolica" ;
|
||||
dwc:subGenus "Rissoina" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoina_podolica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoina_pusilla_podolica_Cossmann_>
|
||||
dwc:authority "Cossmann" ;
|
||||
dwc:authorityName "Cossmann" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Cossmann" ;
|
||||
dwc:species "pusilla" ;
|
||||
dwc:subSpecies "podolica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoina_pusilla_podolica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Risoina_podolica_Cossmann_1921>
|
||||
dwc:authority "Cossmann" ;
|
||||
dwc:authorityName "Cossmann" ;
|
||||
dwc:authorityYear "1921" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Risoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cossmann, 1921" ;
|
||||
dwc:species "podolica" ;
|
||||
dwc:subGenus "Rissoina" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Risoina_podolica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina_pusilla>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
|
@ -62,57 +141,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina_Rissoina>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rissoina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoinidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF8DFFE1C976FC65FA14BC6A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189687> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189687>, <http://taxon-concept.plazi.org/id/Animalia/Rissoina_bruguieri_vindobonensis_Sacc_>, <http://taxon-concept.plazi.org/id/Animalia/Rissoina_vindobonensis_Sacco_> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Rissoina (Rissoina) vindobonensis Sacco 1895" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF8DFFE1C976FC65FA14BC6A.mc.3B45A740FF8DFFE1C976FA93FC27BEE5> ;
|
||||
|
@ -31,7 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoina_vindobonensis_Sacco_1895>
|
||||
dwc:authority "Sacco, 1895" ;
|
||||
dwc:authority "Sacco", "Sacco, 1895" ;
|
||||
dwc:authorityName "Sacco" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -48,6 +47,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoina_vindobonensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoina_bruguieri_vindobonensis_Sacc_>
|
||||
dwc:authority "Sacc." ;
|
||||
dwc:authorityName "Sacc." ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Sacc." ;
|
||||
dwc:species "bruguieri" ;
|
||||
dwc:subSpecies "vindobonensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoina_bruguieri_vindobonensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoina_vindobonensis_Sacco_>
|
||||
dwc:authority "(Sacco)" ;
|
||||
dwc:baseAuthorityName "Sacco" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sacco)" ;
|
||||
dwc:species "vindobonensis" ;
|
||||
dwc:subGenus "Rissoina" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoina_vindobonensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina_vindobonensis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
|
@ -62,57 +93,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina_Rissoina>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rissoina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoinidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF8DFFE1CAD0F82FFB46B8D3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189687> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189687>, <http://taxon-concept.plazi.org/id/Animalia/Rissolina_lamellosa_Desmoulins_1836> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Rissoina (Phosinella) steinabrunnensis Sacco 1895" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF8DFFE1CAD0F82FFB46B8D3.mc.3B45A740FF8DFFE1CE79FE2DFCE2BAAF> ;
|
||||
|
@ -31,7 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoina_steinabrunnensis_Sacco_1895>
|
||||
dwc:authority "Sacco 1895" ;
|
||||
dwc:authority "Sacc.", "Sacco 1895", "Sacco" ;
|
||||
dwc:authorityName "Sacco" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -48,6 +47,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoina_steinabrunnensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissolina_lamellosa_Desmoulins_1836>
|
||||
dwc:baseAuthorityName "Desmoulins" ;
|
||||
dwc:baseAuthorityYear "1836" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissolina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Desmoulins, 1836)" ;
|
||||
dwc:species "lamellosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissolina_lamellosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina_steinabrunnensis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
|
@ -62,57 +76,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina_Phosinella>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Phosinella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoina>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:genus "Rissoina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoinidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/03841C0BFF8FFFE3CAD0F8A8FB71B8D3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_sculpta_Philippi_1844>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_venus_danubiensis_Cossm_>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_venus_transiens_Sacco_>, <http://taxon-concept.plazi.org/id/Animalia/Rissoa_venus_danubiensis_Cossmann_> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Alvania (Alvania) transiens" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF8FFFE3CAD0F8A8FB71B8D3.mc.3B45A740FF8FFFE3CE11FEE8FB5EBAE9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alvania_transiens_Sacco_1895> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_venus_transiens> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13189681> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -31,7 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_transiens_Sacco_1895>
|
||||
dwc:authority "(Sacco, 1895)" ;
|
||||
dwc:authority "(Sacco)", "(Sacco, 1895)" ;
|
||||
dwc:baseAuthorityName "Sacco" ;
|
||||
dwc:baseAuthorityYear "1895" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -48,6 +48,71 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_transiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_sculpta_Philippi_1844>
|
||||
dwc:baseAuthorityName "R. A. Philippi" ;
|
||||
dwc:baseAuthorityYear "1844" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Philippi, 1844)" ;
|
||||
dwc:species "sculpta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_sculpta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_venus_danubiensis_Cossm_>
|
||||
dwc:authority "Cossm. et Peyr." ;
|
||||
dwc:authorityName "Cossm. et Peyr." ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Cossm. & Peyr." ;
|
||||
dwc:species "venus" ;
|
||||
dwc:variety "danubiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_venus_danubiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rissoa_venus_danubiensis_Cossmann_>
|
||||
dwc:authority "Cossmann and Peyrot" ;
|
||||
dwc:authorityName "Cossmann and Peyrot" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Rissoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Cossmann & Peyrot" ;
|
||||
dwc:species "venus" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
dwc:subSpecies "danubiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rissoa_venus_danubiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_venus_transiens_Sacco_>
|
||||
dwc:authority "Sacco" ;
|
||||
dwc:authorityName "Sacco" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Sacco" ;
|
||||
dwc:species "venus" ;
|
||||
dwc:subGenus "Acinulus" ;
|
||||
dwc:subSpecies "transiens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_venus_transiens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_transiens>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -62,57 +127,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alvania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03841C0BFF8FFFE3CAD0FB87FE46BC75>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13189685>, <http://taxon-concept.plazi.org/id/Animalia/Alvania_helenae_A_2013> ;
|
||||
dc:creator "TĂMAȘ A.; TĂMAȘ D. M.; POPA M. V." ;
|
||||
dc:title "Alvania (Alvania) helenae Boettger 1901" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03841C0BFF8FFFE3CAD0FB87FE46BC75.mc.3B45A740FF8FFFE3CB9EFB70FED8BE40> ;
|
||||
|
@ -31,7 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_helenae_Boettger_1901>
|
||||
dwc:authority "Boettger, 1901" ;
|
||||
dwc:authority "Boettger", "Boettger, 1901" ;
|
||||
dwc:authorityName "Boettger" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
|
@ -48,6 +47,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_helenae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alvania_helenae_A_2013>
|
||||
dwc:authorityName "TĂMAȘ A. & TĂMAȘ D. M. & POPA M. V." ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "TĂMaș A., TĂMaș M. & Popa V., 2013" ;
|
||||
dwc:species "helenae" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alvania_helenae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_helenae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
|
@ -62,57 +77,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania_Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Alvania" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alvania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alvania>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:genus "Alvania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rissoidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rissoidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Rissoidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/03842604FFAB6673FEFEFEEF066046D8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.172911>, <http://dx.doi.org/10.5281/zenodo.172912>, <http://dx.doi.org/10.5281/zenodo.172913> ;
|
||||
dc:creator "Zahiri, Reza; Fibiger, Michael" ;
|
||||
dc:title "Amphipoea maryamae Zahiri & Fibiger, 2006, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphipoea>, <http://taxon-name.plazi.org/id/Animalia/Amphipoea_bifurcata>, <http://taxon-name.plazi.org/id/Animalia/Amphipoea_oculea> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amphipoea_maryamae_Zahiri_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.172909> ;
|
||||
a trt:Treatment .
|
||||
|
@ -69,34 +69,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@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/0384272F4D4FFFEAFC64FDE90107FD70>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Admete_microscopica_Dall_1889>, <http://taxon-concept.plazi.org/id/Animalia/Cancellaria_microscopica_Dall_1889> ;
|
||||
dc:creator "Souza, Leonardo Santos de; Pimenta, Alexandre Dias; Miyaji, Cintia" ;
|
||||
dc:title "Microcancilla Dall 1924" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microcancilla_Dall_1924> ;
|
||||
|
@ -43,6 +43,40 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microcancilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Admete_microscopica_Dall_1889>
|
||||
dwc:authority "(Dall, 1889)" ;
|
||||
dwc:baseAuthorityName "Dall" ;
|
||||
dwc:baseAuthorityYear "1889" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:genus "Admete" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Dall, 1889)" ;
|
||||
dwc:species "microscopica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6558S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Admete_microscopica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cancellaria_microscopica_Dall_1889>
|
||||
dwc:authority "Dall, 1889" ;
|
||||
dwc:authorityName "Dall" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:genus "Cancellaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dall, 1889" ;
|
||||
dwc:species "microscopica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/877RW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cancellaria_microscopica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microcancilla>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
|
@ -55,34 +89,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cancellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/0384272F4D4FFFEFFC5EFCC907A2FBD0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5008208>, <http://dx.doi.org/10.5281/zenodo.5008212> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5008208>, <http://dx.doi.org/10.5281/zenodo.5008212>, <http://taxon-concept.plazi.org/id/Animalia/Brocchinia_pustulosa_Verhecken_1991>, <http://taxon-concept.plazi.org/id/Animalia/Microcancilla_jonasi_Barros_2007>, <http://taxon-concept.plazi.org/id/Animalia/Microcancilla_microscopica_Dall_1889>, <http://taxon-concept.plazi.org/id/Animalia/Microcancilla_phoenix_Latin_> ;
|
||||
dc:creator "Souza, Leonardo Santos de; Pimenta, Alexandre Dias; Miyaji, Cintia" ;
|
||||
dc:title "Microcancilla phoenix Souza & Pimenta & Miyaji 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFC1DFBC901C6FB90>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFAEDFBC900BDFBF0>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFCE1FB890186FBD0>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFB32FB890005FB30>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFCE0FAE901FDFAD0>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFB28FA89015FFA30>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFB8CFAA906AFFA10>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFAFDFA4901CDFA70>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFBFCFA0900BFFA50>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFB58FA290139F990>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFBF4F9C906DBF9F0>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4FFFEAFC0BF9E900B1F9F0>, <http://tb.plazi.org/GgServer/dwcaRecords/0384272F4D4FFFEFFC5EFCC907A2FBD0.mc.3B459C644D4DFFE8FBB2FF0901F7FE90> ;
|
||||
|
@ -60,10 +59,73 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhecken, 1991" ;
|
||||
dwc:species "brasiliensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/876CZ> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84VW4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Axelella_brasiliensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microcancilla_phoenix_Latin_>
|
||||
dwc:authority "(Latin)" ;
|
||||
dwc:baseAuthorityName "Latin" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:genus "Microcancilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Latin)" ;
|
||||
dwc:species "phoenix" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microcancilla_phoenix> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microcancilla_microscopica_Dall_1889>
|
||||
dwc:authority "(Dall, 1889)" ;
|
||||
dwc:baseAuthorityName "Dall" ;
|
||||
dwc:baseAuthorityYear "1889" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:genus "Microcancilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Dall, 1889)" ;
|
||||
dwc:species "microscopica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microcancilla_microscopica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microcancilla_jonasi_Barros_2007>
|
||||
dwc:authority "Barros & Petit, 2007" ;
|
||||
dwc:authorityName "Barros & Petit" ;
|
||||
dwc:authorityYear "2007" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:genus "Microcancilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Barros & Petit, 2007" ;
|
||||
dwc:species "jonasi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microcancilla_jonasi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brocchinia_pustulosa_Verhecken_1991>
|
||||
dwc:authority "Verhecken, 1991" ;
|
||||
dwc:authorityName "Verhecken" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:genus "Brocchinia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Verhecken, 1991" ;
|
||||
dwc:species "pustulosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brocchinia_pustulosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microcancilla_phoenix>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
|
@ -77,45 +139,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microcancilla>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:genus "Microcancilla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cancellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cancellariidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neogastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neogastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -139,12 +186,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Axelella>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Cancellariidae" ;
|
||||
dwc:genus "Axelella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neogastropoda" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cancellariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/03842E7AFFD2EC44C7BFF8D60A0C75F0>
|
||||
dc:creator "Peredo, Luis Cervantes; Brailovsky, Harry; Santacruz, Jezabel Baez" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eremocoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhyparochromidae" ;
|
||||
dwc:genus "Eremocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhyparochromidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhyparochromidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhyparochromidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@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/0384302C627CFFEEFF41780BFBAB0889>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4301885>, <http://dx.doi.org/10.5281/zenodo.4301887> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4301885>, <http://dx.doi.org/10.5281/zenodo.4301887>, <http://taxon-concept.plazi.org/id/Animalia/Pentapedilum_Kieffer_1913>, <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_Pro_>, <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_bullum_Zhang_>, <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_castornama_Maschwitz_2000>, <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_laetum_Meigen_1818>, <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_laetum_Meigen_>, <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_tuberculum_There_2000> ;
|
||||
dc:creator "Lei, Qi; Chen, Jinxian; Song, Chao; Qi, Xin; Zhang, Ruilei" ;
|
||||
dc:title "Polypedilum (Probolum) bullum Zhang & Wang 2004" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0384302C627CFFEEFF41780BFBAB0889.mc.3B458B67627CFFEAFE5A78B5FC1E0E1A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384302C627CFFEEFF41780BFBAB0889.mc.3B458B67627FFFEAFCD87E4AFB1A0ED2>, <http://tb.plazi.org/GgServer/dwcaRecords/0384302C627CFFEEFF41780BFBAB0889.mc.3B458B67627FFFEAFB3B7E6EFB770EF6>, <http://tb.plazi.org/GgServer/dwcaRecords/0384302C627CFFEEFF41780BFBAB0889.mc.3B458B67627FFFEAFB457E92FC090E8A>, <http://tb.plazi.org/GgServer/dwcaRecords/0384302C627CFFEEFF41780BFBAB0889.mc.3B458B676278FFEDFCAA7C42FBDB0C06> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_bullum_Zhang_2004> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_Probolum>, <http://taxon-name.plazi.org/id/Animalia/Polypedilum_Uresipedilum> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Polypedilum_bullum_Zhang_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4890.2.6> ;
|
||||
a trt:Treatment .
|
||||
|
@ -70,6 +70,112 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_bullum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_bullum_Zhang_>
|
||||
dwc:authority "Zhang & Wang", "Zhang & Wang. The" ;
|
||||
dwc:authorityName "Zhang & Wang", "Zhang & Wang. The" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zhang & Wang" ;
|
||||
dwc:species "bullum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_bullum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_Pro_>
|
||||
dwc:authority "(Pro.)" ;
|
||||
dwc:baseAuthorityName "Pro." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "(Pro.)" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_laetum_Meigen_1818>
|
||||
dwc:authority "(Meigen)" ;
|
||||
dwc:baseAuthorityName "Meigen" ;
|
||||
dwc:baseAuthorityYear "1818" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meigen, 1818)" ;
|
||||
dwc:species "laetum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_laetum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_castornama_Maschwitz_2000>
|
||||
dwc:authority "Maschwitz" ;
|
||||
dwc:authorityName "Maschwitz" ;
|
||||
dwc:authorityYear "2000" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Maschwitz, 2000" ;
|
||||
dwc:species "castornama" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_castornama> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_tuberculum_There_2000>
|
||||
dwc:authority "Maschwitz", "Maschwitz. The", "Maschwitz. There" ;
|
||||
dwc:authorityName "Maschwitz. There" ;
|
||||
dwc:authorityYear "2000" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Maschwitz. There, 2000" ;
|
||||
dwc:species "tuberculum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_tuberculum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pentapedilum_Kieffer_1913>
|
||||
dwc:authorityName "Kieffer" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Pentapedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kieffer, 1913" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pentapedilum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polypedilum_laetum_Meigen_>
|
||||
dwc:authority "Meigen" ;
|
||||
dwc:authorityName "Meigen" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Polypedilum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meigen" ;
|
||||
dwc:species "laetum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polypedilum_laetum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polypedilum_bullum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
|
@ -107,34 +213,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/03843F15FFFBFFE93C98FEE6FCD3BCE8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.279028> ;
|
||||
dc:creator "Hlaváč, Peter" ;
|
||||
dc:title "Longacerus giraffa Hlaváč, 2011, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_furcatus>, <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_sabahensis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Longacerus_giraffa_Hlav%C3%A1%C4%8D_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.279027> ;
|
||||
a trt:Treatment .
|
||||
|
@ -59,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Longacerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Longacerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
@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/03843F15FFFCFFEB3C98FDC0FEBEB944>
|
||||
dc:creator "Hlaváč, Peter" ;
|
||||
dc:title "Longacerus Hlaváč, 2011, gen. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Longacerus_giraffa>, <http://taxon-name.plazi.org/id/Animalia/Pseudacerus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Longacerus_Hlav%C3%A1%C4%8D_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.279027> ;
|
||||
a trt:Treatment .
|
||||
|
@ -55,34 +55,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@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/03843F15FFFCFFEC3C98FA66FEA3BAAA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.279028> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.279028>, <http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_sabahensis_Hlavac_> ;
|
||||
dc:creator "Hlaváč, Peter" ;
|
||||
dc:title "Pseudacerus sabahensis Hlaváč, 2011, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_furcatus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_sabahensis_Hlav%C3%A1%C4%8D_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.279027> ;
|
||||
a trt:Treatment .
|
||||
|
@ -46,6 +46,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_sabahensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_sabahensis_Hlavac_>
|
||||
dwc:authority "P. Hlavac" ;
|
||||
dwc:authorityName "P. Hlavac" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Pseudacerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hlavac" ;
|
||||
dwc:species "sabahensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_sabahensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudacerus_sabahensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
|
@ -59,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudacerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Pseudacerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@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/03843F15FFFDFFEC3C98F8E7FBDABCC4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.279028> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.279028>, <http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_furcatus_Raffray_> ;
|
||||
dc:creator "Hlaváč, Peter" ;
|
||||
dc:title "Pseudacerus furcatus Raffray 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_furcatus_Raffray_1895> ;
|
||||
|
@ -45,6 +44,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_furcatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_furcatus_Raffray_>
|
||||
dwc:authority "Raffray, P. Hlavac" ;
|
||||
dwc:authorityName "Raffray, P. Hlavac" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Pseudacerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Raffray, Hlavac" ;
|
||||
dwc:species "furcatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_furcatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudacerus_furcatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
|
@ -58,45 +72,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudacerus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Pseudacerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,14 @@
|
|||
@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/03843F15FFFDFFED3C98F971FA3BBFB8>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_furcatus_Raffray_> ;
|
||||
dc:creator "Hlaváč, Peter" ;
|
||||
dc:title "Pseudacerus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_Hlav%C3%A1%C4%8D_2011> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_sabahensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.279027> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.279027>
|
||||
|
@ -26,21 +27,20 @@
|
|||
dc:title "Contribution to the knowledge of the tribe Mastigerina (Coleoptera: Staphylinidae: Pselaphinae, Clavigeritae), with a description of a new genus from Borneo" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_Hlav%C3%A1%C4%8D_2011>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Hlaváč, 2011" ;
|
||||
dwc:authorityName "Hlaváč" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudacerus_furcatus_Raffray_>
|
||||
dwc:authority "Raffray" ;
|
||||
dwc:authorityName "Raffray" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Pseudacerus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hlaváč, 2011" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8X7RQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus> ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Raffray" ;
|
||||
dwc:species "furcatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WD64> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudacerus_furcatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudacerus>
|
||||
|
@ -55,34 +55,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/03843F15FFFEFFED3C98FF95FF47BE2B>
|
||||
dc:creator "Hlaváč, Peter" ;
|
||||
|
@ -54,34 +53,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384400BFFD8FFCCFF49EA74FD69FF3B>
|
||||
dc:creator "Waichert, Cecilia; Rodriguez, Juanita; Pitts, James P." ;
|
||||
|
@ -74,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ageniella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ageniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pompilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera", "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera>, <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera>, <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
@ -136,21 +120,13 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Agenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384400BFFD8FFCFFF49E9CCFE80FA7D>
|
||||
dc:creator "Waichert, Cecilia; Rodriguez, Juanita; Pitts, James P." ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epipompilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Epipompilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pompilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384400BFFD8FFCFFF49EB55FED0F8E0>
|
||||
dc:creator "Waichert, Cecilia; Rodriguez, Juanita; Pitts, James P." ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ageniella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Ageniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pompilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384400BFFD8FFCFFF49EE7FFD89FB81>
|
||||
dc:creator "Waichert, Cecilia; Rodriguez, Juanita; Pitts, James P." ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Irenangelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Irenangelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pompilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@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/0384400BFFDAFFC8FF49EBE3FDCEFEA6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.229599>, <http://dx.doi.org/10.5281/zenodo.229601> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.229599>, <http://dx.doi.org/10.5281/zenodo.229601>, <http://taxon-concept.plazi.org/id/Animalia/Calopompilus_feroculis_Banks_>, <http://taxon-concept.plazi.org/id/Animalia/Calopompilus_setaerotundus_Waichert_> ;
|
||||
dc:creator "Waichert, Cecilia; Rodriguez, Juanita; Pitts, James P." ;
|
||||
dc:title "Calopompilus setaerotundus Waichert & Pitts, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calopompilus_setaerotundus_Waichert_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Calopompilus_pyrrhomelas>, <http://taxon-name.plazi.org/id/Animalia/Mesosoma> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calopompilus_setaerotundus_Waichert_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3873.5.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,6 +29,23 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.229599>, <http://dx.doi.org/10.5281/zenodo.229601> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calopompilus_setaerotundus_Waichert_2014>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:authority "Waichert & Pitts" ;
|
||||
dwc:authorityName "Waichert & Pitts" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Calopompilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Waichert & Pitts, 2014" ;
|
||||
dwc:species "setaerotundus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6979M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calopompilus_setaerotundus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calopompilus_setaerotundus_Waichert_>
|
||||
dwc:authority "Waichert & Pitts" ;
|
||||
dwc:authorityName "Waichert & Pitts" ;
|
||||
|
@ -45,6 +62,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calopompilus_setaerotundus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calopompilus_feroculis_Banks_>
|
||||
dwc:authority "Banks" ;
|
||||
dwc:authorityName "Banks" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Calopompilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Banks" ;
|
||||
dwc:species "feroculis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calopompilus_feroculis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calopompilus_setaerotundus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
|
@ -58,45 +90,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calopompilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Calopompilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pompilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384400BFFDAFFCDFF49E8A3FC1FF98B>
|
||||
dc:creator "Waichert, Cecilia; Rodriguez, Juanita; Pitts, James P." ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priochilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Priochilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pompilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@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/0384400BFFDAFFCDFF49E9A4FA46FA8D>
|
||||
dc:creator "Waichert, Cecilia; Rodriguez, Juanita; Pitts, James P." ;
|
||||
|
@ -59,57 +58,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Poecilopompilus_polistoides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Poecilopompilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "polistoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Poecilopompilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Poecilopompilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:genus "Poecilopompilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pompilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pompilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pompilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
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> ;
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue