GG2RDF 2024-07-24T21:18:36.650Z (plazi/treatments-xml)
This commit is contained in:
parent
f7559ae527
commit
24d2a10397
65 changed files with 7853 additions and 0 deletions
106
data/03/F2/87/03F287C2E0786137FF29A8162A03FE46.ttl
Normal file
106
data/03/F2/87/03F287C2E0786137FF29A8162A03FE46.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/03F287C2E0786137FF29A8162A03FE46>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:title "Bothrideres bipunctatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bothrideres_bipunctatus_Gmelin_1790> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12811754> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12811754>
|
||||
bibo:endPage "100" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2022-03-03" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "25" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Registros interesantes de coleópteros para España (Insecta: Coleoptera). 4 nota" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bothrideres_bipunctatus_Gmelin_1790>
|
||||
dwc:authority "(Gmelin, 1790)" ;
|
||||
dwc:baseAuthorityName "Gmelin" ;
|
||||
dwc:baseAuthorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bothrideridae" ;
|
||||
dwc:genus "Bothrideres" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
|
||||
dwc:species "bipunctatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bothrideres_bipunctatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bothrideres_bipunctatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bothrideridae" ;
|
||||
dwc:genus "Bothrideres" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bipunctatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bothrideres> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bothrideres>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bothrideridae" ;
|
||||
dwc:genus "Bothrideres" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bothrideridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bothrideridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Bothrideridae" ;
|
||||
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 .
|
||||
120
data/03/F2/87/03F287C2E0796134FF29A8392A1DFE9C.ttl
Normal file
120
data/03/F2/87/03F287C2E0796134FF29A8392A1DFE9C.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03F287C2E0796134FF29A8392A1DFE9C>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:title "Phenolia (Lasiodites) tibialis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phenolia_tibialis_Boheman_1851> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12811754> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12811754>
|
||||
bibo:endPage "100" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2022-03-03" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "25" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Registros interesantes de coleópteros para España (Insecta: Coleoptera). 4 nota" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phenolia_tibialis_Boheman_1851>
|
||||
dwc:authority "(Boheman, 1851)" ;
|
||||
dwc:baseAuthorityName "Boheman" ;
|
||||
dwc:baseAuthorityYear "1851" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Phenolia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Boheman, 1851)" ;
|
||||
dwc:species "tibialis" ;
|
||||
dwc:subGenus "Lasiodites" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phenolia_tibialis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phenolia_tibialis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Phenolia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tibialis" ;
|
||||
dwc:subGenus "Lasiodites" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phenolia_Lasiodites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phenolia_Lasiodites>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Phenolia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lasiodites" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phenolia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phenolia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Phenolia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nitidulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nitidulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
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 .
|
||||
112
data/03/F2/87/03F287C2E0796137FF29A9142A09F882.ttl
Normal file
112
data/03/F2/87/03F287C2E0796137FF29A9142A09F882.ttl
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
@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/03F287C2E0796137FF29A9142A09F882>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:title "Mauroania longula" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F287C2E0796137FF29A9142A09F882.mc.3B333C89E0796137FE64A92429E1F968> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mauroania_longula_Desbrochers_1889> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12811754> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12811754>
|
||||
bibo:endPage "100" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2022-03-03" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "25" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Registros interesantes de coleópteros para España (Insecta: Coleoptera). 4 nota" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mauroania_longula_Desbrochers_1889>
|
||||
dwc:authority "(Desbrochers, 1889)" ;
|
||||
dwc:baseAuthorityName "Desbrochers" ;
|
||||
dwc:baseAuthorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
dwc:genus "Mauroania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Desbrochers, 1889)" ;
|
||||
dwc:species "longula" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mauroania_longula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mauroania_longula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
dwc:genus "Mauroania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mauroania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mauroania>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
dwc:genus "Mauroania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melyridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melyridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03F287C2E0796137FF29A9142A09F882.mc.3B333C89E0796137FE64A92429E1F968>
|
||||
dwc:locality "Salamanca" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F287C2E0796137FF29A9142A09F882#3B333C89E0796137FE64A92429E1F968> ;
|
||||
a dwc:MaterialCitation .
|
||||
114
data/03/F2/87/03F287C2E0796137FF29AC892A77FAC0.ttl
Normal file
114
data/03/F2/87/03F287C2E0796137FF29AC892A77FAC0.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/03F287C2E0796137FF29AC892A77FAC0>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:title "Leiodes hiemalis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F287C2E0796137FF29AC892A77FAC0.mc.3B333C89E0796137FF0FABF92FE4FB01> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leiodes_hiemalis_Perrin_1901> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12811754> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12811754>
|
||||
bibo:endPage "100" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2022-03-03" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "25" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Registros interesantes de coleópteros para España (Insecta: Coleoptera). 4 nota" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leiodes_hiemalis_Perrin_1901>
|
||||
dwc:authority "(Abeille de Perrin, 1901)" ;
|
||||
dwc:baseAuthorityName "Abeille de Perrin" ;
|
||||
dwc:baseAuthorityYear "1901" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Leiodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Abeille de Perrin, 1901)" ;
|
||||
dwc:species "hiemalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3SYDT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leiodes_hiemalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodes_hiemalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Leiodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hiemalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
dwc:genus "Leiodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leiodidae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03F287C2E0796137FF29AC892A77FAC0.mc.3B333C89E0796137FF0FABF92FE4FB01>
|
||||
dwc:locality "Olaldea-Garralda" ;
|
||||
dwc:recordedBy "I. Recalde & J. M. Dieguez" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F287C2E0796137FF29AC892A77FAC0#3B333C89E0796137FF0FABF92FE4FB01> ;
|
||||
a dwc:MaterialCitation .
|
||||
106
data/03/F2/87/03F287C2E0796137FF29AEFC2A75FC71.ttl
Normal file
106
data/03/F2/87/03F287C2E0796137FF29AEFC2A75FC71.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/03F287C2E0796137FF29AEFC2A75FC71>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:title "Malthodes validicornis Suffrian 1851" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Malthodes_validicornis_Suffrian_1851> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12811754> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12811754>
|
||||
bibo:endPage "100" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2022-03-03" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "25" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Registros interesantes de coleópteros para España (Insecta: Coleoptera). 4 nota" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Malthodes_validicornis_Suffrian_1851>
|
||||
dwc:authority "Suffrian, 1851" ;
|
||||
dwc:authorityName "Suffrian" ;
|
||||
dwc:authorityYear "1851" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Malthodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Suffrian, 1851" ;
|
||||
dwc:species "validicornis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Malthodes_validicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malthodes_validicornis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Malthodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "validicornis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malthodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malthodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Malthodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
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 .
|
||||
106
data/03/F2/87/03F287C2E07A6134FF29AC532E3BFBAF.ttl
Normal file
106
data/03/F2/87/03F287C2E07A6134FF29AC532E3BFBAF.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/03F287C2E07A6134FF29AC532E3BFBAF>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:title "Colydium elongatum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Colydium_elongatum_Fabricius_1787> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12811754> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12811754>
|
||||
bibo:endPage "100" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2022-03-03" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "25" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Registros interesantes de coleópteros para España (Insecta: Coleoptera). 4 nota" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Colydium_elongatum_Fabricius_1787>
|
||||
dwc:authority "(Fabricius, 1787)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1787" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zopheridae" ;
|
||||
dwc:genus "Colydium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
|
||||
dwc:species "elongatum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Colydium_elongatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colydium_elongatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zopheridae" ;
|
||||
dwc:genus "Colydium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "elongatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colydium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colydium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zopheridae" ;
|
||||
dwc:genus "Colydium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zopheridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zopheridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Zopheridae" ;
|
||||
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 .
|
||||
129
data/03/F2/87/03F287C2E07A6134FF29AED12A1AFD18.ttl
Normal file
129
data/03/F2/87/03F287C2E07A6134FF29AED12A1AFD18.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@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/03F287C2E07A6134FF29AED12A1AFD18>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:title "Aplocnemus (Aplocnemus) calidus Mulsant & Rey 1868" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03F287C2E07A6134FF29AED12A1AFD18.mc.3B333C89E07A6134FD3DAD6C2BB2FD5C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aplocnemus_calidus_Mulsant_1868> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12811754> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12811754>
|
||||
bibo:endPage "100" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2022-03-03" ;
|
||||
bibo:startPage "95" ;
|
||||
bibo:volume "25" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez; Trócoli, Sergi" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Registros interesantes de coleópteros para España (Insecta: Coleoptera). 4 nota" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aplocnemus_calidus_Mulsant_1868>
|
||||
dwc:authority "Mulsant & Rey, 1868" ;
|
||||
dwc:authorityName "Mulsant & Rey" ;
|
||||
dwc:authorityYear "1868" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
dwc:genus "Aplocnemus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mulsant & Rey, 1868" ;
|
||||
dwc:species "calidus" ;
|
||||
dwc:subGenus "Aplocnemus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aplocnemus_calidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aplocnemus_calidus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
dwc:genus "Aplocnemus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "calidus" ;
|
||||
dwc:subGenus "Aplocnemus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aplocnemus_Aplocnemus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aplocnemus_Aplocnemus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
dwc:genus "Aplocnemus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Aplocnemus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aplocnemus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aplocnemus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
dwc:genus "Aplocnemus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melyridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melyridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melyridae" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03F287C2E07A6134FF29AED12A1AFD18.mc.3B333C89E07A6134FD3DAD6C2BB2FD5C>
|
||||
dwc:collectionCode "CREAF" ;
|
||||
dwc:eventDate "2010-05-06" ;
|
||||
dwc:locality "Centro de Investigacion Ecologica" ;
|
||||
dwc:recordedBy "Universidad Autonoma" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03F287C2E07A6134FF29AED12A1AFD18#3B333C89E07A6134FD3DAD6C2BB2FD5C> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue