GG2RDF 2024-08-03T15:43:28.135Z (plazi/treatments-xml)
This commit is contained in:
parent
c6739f9656
commit
a119932b54
75 changed files with 3310 additions and 50 deletions
188
data/03/C5/72/03C57264302BC519FEDB359EFD4ECF8F.ttl
Normal file
188
data/03/C5/72/03C57264302BC519FEDB359EFD4ECF8F.ttl
Normal file
|
|
@ -0,0 +1,188 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03C57264302BC519FEDB359EFD4ECF8F>
|
||||
dc:creator "Pineda, Cristian; Cuadros, Andrés Ramírez; Sprätz, Cristóbal" ;
|
||||
dc:title "Conognatha (Pithiscus) viridiventris subsp. viridiventris" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C57264302BC519FEDB359EFD4ECF8F.mc.3B04C92F302AC519FCF3347FFD4BCF8F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Conognatha_viridiventris_viridiventris_Solier_1849> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pithiscus_viridiventris_Solier_1849> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.35249/rche.49.3.23.24> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.35249/rche.49.3.23.24>
|
||||
bibo:endPage "641" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Revista Chilena de Entomología" ;
|
||||
bibo:series "Rev. Chil. Entomol." ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "49" ;
|
||||
dc:creator "Pineda, Cristian; Cuadros, Andrés Ramírez; Sprätz, Cristóbal" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Primer registro de un ejemplar melánico de Conognatha (Pithiscus) viridiventris viridiventris (Solier, 1849) (Coleoptera: Buprestidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Conognatha_viridiventris_viridiventris_Solier_1849>
|
||||
dwc:authority "(Solier, 1849)" ;
|
||||
dwc:baseAuthorityName "Solier" ;
|
||||
dwc:baseAuthorityYear "1849" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Conognatha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Solier, 1849)" ;
|
||||
dwc:species "viridiventris" ;
|
||||
dwc:subGenus "Pithiscus" ;
|
||||
dwc:subSpecies "viridiventris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/XR8K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Conognatha_viridiventris_viridiventris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pithiscus_viridiventris_Solier_1849>
|
||||
dwc:authorityName "Solier" ;
|
||||
dwc:authorityYear "1849" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Pithiscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Solier, 1849" ;
|
||||
dwc:species "viridiventris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/XR8K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pithiscus_viridiventris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Conognatha_viridiventris_viridiventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Conognatha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "viridiventris" ;
|
||||
dwc:subGenus "Pithiscus" ;
|
||||
dwc:subSpecies "viridiventris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Conognatha_viridiventris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Conognatha_viridiventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Conognatha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "viridiventris" ;
|
||||
dwc:subGenus "Pithiscus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Conognatha_Pithiscus>, <http://taxon-name.plazi.org/id/Animalia/Conognatha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Conognatha_Pithiscus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Conognatha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Pithiscus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Conognatha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Conognatha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Conognatha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buprestidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buprestidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pithiscus_viridiventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Pithiscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "viridiventris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pithiscus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pithiscus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Buprestidae" ;
|
||||
dwc:genus "Pithiscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buprestidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C57264302BC519FEDB359EFD4ECF8F.mc.3B04C92F302AC519FCF3347FFD4BCF8F>
|
||||
dwc:collectionCode "CARC, CFRF" ;
|
||||
dwc:eventDate "2006-12-30" ;
|
||||
dwc:locality "Coleccion Francisco Ramirez Fischer" ;
|
||||
dwc:recordedBy "Leg. C. Spratz & Ejemplar & Volcan Villarrica & Camino & Refugio Nuevo, IX & Leg. F. RamIrez. En" ;
|
||||
dwc:verbatimLatitude "-39.37847" ;
|
||||
dwc:verbatimLongitude "-71.941246" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C57264302BC519FEDB359EFD4ECF8F#3B04C92F302AC519FCF3347FFD4BCF8F> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue