GG2RDF 2024-07-24T22:15:54.184Z (plazi/treatments-xml)
This commit is contained in:
parent
d5ed3c1a6a
commit
ddfd8d03ce
257 changed files with 32673 additions and 0 deletions
106
data/00/37/EB/0037EB7E3C500B0CFF55F9EC62221A1C.ttl
Normal file
106
data/00/37/EB/0037EB7E3C500B0CFF55F9EC62221A1C.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/0037EB7E3C500B0CFF55F9EC62221A1C>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Chilocorus bipustulatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chilocorus_bipustulatus_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chilocorus_bipustulatus_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Chilocorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "bipustulatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chilocorus_bipustulatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chilocorus_bipustulatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Chilocorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bipustulatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chilocorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chilocorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Chilocorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
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/00/37/EB/0037EB7E3C500B0CFF55FA2F62351B0A.ttl
Normal file
106
data/00/37/EB/0037EB7E3C500B0CFF55FA2F62351B0A.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/0037EB7E3C500B0CFF55FA2F62351B0A>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Anatis ocellata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anatis_ocellata_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anatis_ocellata_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Anatis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "ocellata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anatis_ocellata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anatis_ocellata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Anatis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ocellata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anatis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anatis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Anatis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
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/00/37/EB/0037EB7E3C500B0CFF55FB6A65C0184D.ttl
Normal file
106
data/00/37/EB/0037EB7E3C500B0CFF55FB6A65C0184D.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/0037EB7E3C500B0CFF55FB6A65C0184D>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Adalia bipunctata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Adalia_bipunctata_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Adalia_bipunctata_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Adalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "bipunctata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Adalia_bipunctata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Adalia_bipunctata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Adalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bipunctata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Adalia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Adalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
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 .
|
146
data/00/37/EB/0037EB7E3C500B0CFF55FE5C627B1E32.ttl
Normal file
146
data/00/37/EB/0037EB7E3C500B0CFF55FE5C627B1E32.ttl
Normal file
|
@ -0,0 +1,146 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0037EB7E3C500B0CFF55FE5C627B1E32>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Trichodes leucopsideus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFE30FDA667581F7B>, <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFCD2FDD362A31FA6>, <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFB13FDD364A31F81>, <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFD10FD3663FE1F81>, <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFF73FD0965251FEC>, <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFBB7FD6C66951E31> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichodes_leucopsideus_Olivier_1795> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichodes_leucopsideus_Olivier_1795>
|
||||
dwc:authority "(Olivier, 1795)" ;
|
||||
dwc:baseAuthorityName "Olivier" ;
|
||||
dwc:baseAuthorityYear "1795" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Trichodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Olivier, 1795)" ;
|
||||
dwc:species "leucopsideus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichodes_leucopsideus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichodes_leucopsideus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Trichodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "leucopsideus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Trichodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cleridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
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/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFE30FDA667581F7B>
|
||||
dwc:eventDate "1995-07-03" ;
|
||||
dwc:locality "Herreria de Compludo" ;
|
||||
dwc:recordedBy "J. P. Valcarcel & de Compludo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C500B0CFF55FE5C627B1E32#38F650353C500B0CFE30FDA667581F7B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFCD2FDD362A31FA6>
|
||||
dwc:eventDate "1986-07-12" ;
|
||||
dwc:locality "Atan" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C500B0CFF55FE5C627B1E32#38F650353C500B0CFCD2FDD362A31FA6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFB13FDD364A31F81>
|
||||
dwc:eventDate "1991-07-19" ;
|
||||
dwc:locality "Outeirino" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C500B0CFF55FE5C627B1E32#38F650353C500B0CFB13FDD364A31F81> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFD10FD3663FE1F81>
|
||||
dwc:eventDate "2006-05-24" ;
|
||||
dwc:locality "Val de Lemos" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C500B0CFF55FE5C627B1E32#38F650353C500B0CFD10FD3663FE1F81> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFF73FD0965251FEC>
|
||||
dwc:eventDate "1977-06-15" ;
|
||||
dwc:locality "Todos" ;
|
||||
dwc:recordedBy "J. P. Valcarcel" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C500B0CFF55FE5C627B1E32#38F650353C500B0CFF73FD0965251FEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FE5C627B1E32.mc.38F650353C500B0CFBB7FD6C66951E31>
|
||||
dwc:eventDate "1996-07-11" ;
|
||||
dwc:locality "Vilar de Silva" ;
|
||||
dwc:recordedBy "de Silva" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C500B0CFF55FE5C627B1E32#38F650353C500B0CFBB7FD6C66951E31> ;
|
||||
a dwc:MaterialCitation .
|
112
data/00/37/EB/0037EB7E3C500B0CFF55FF6163631C99.ttl
Normal file
112
data/00/37/EB/0037EB7E3C500B0CFF55FF6163631C99.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/0037EB7E3C500B0CFF55FF6163631C99>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Trichodes alvearius" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C500B0CFF55FF6163631C99.mc.38F650353C500B0CFB95FE8E67F81C54> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichodes_alvearius_Fabricius_1792> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichodes_alvearius_Fabricius_1792>
|
||||
dwc:authority "(Fabricius, 1792)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1792" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Trichodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1792)" ;
|
||||
dwc:species "alvearius" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichodes_alvearius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichodes_alvearius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Trichodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alvearius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Trichodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cleridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
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/0037EB7E3C500B0CFF55FF6163631C99.mc.38F650353C500B0CFB95FE8E67F81C54>
|
||||
dwc:locality "Monforte de Lemos" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C500B0CFF55FF6163631C99#38F650353C500B0CFB95FE8E67F81C54> ;
|
||||
a dwc:MaterialCitation .
|
106
data/00/37/EB/0037EB7E3C510B0DFF55FE08678E1F56.ttl
Normal file
106
data/00/37/EB/0037EB7E3C510B0DFF55FE08678E1F56.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/0037EB7E3C510B0DFF55FE08678E1F56>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Coccinula quatuordecimpustulata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coccinula_quatuordecimpustulata_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coccinula_quatuordecimpustulata_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Coccinula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "quatuordecimpustulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccinula_quatuordecimpustulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinula_quatuordecimpustulata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Coccinula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quatuordecimpustulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Coccinula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
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/00/37/EB/0037EB7E3C550B09FF55FC9362CC1E99.ttl
Normal file
106
data/00/37/EB/0037EB7E3C550B09FF55FC9362CC1E99.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/0037EB7E3C550B09FF55FC9362CC1E99>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Trichobyrrhulus stierlini" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichobyrrhulus_stierlini_Gozis_1882> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichobyrrhulus_stierlini_Gozis_1882>
|
||||
dwc:authority "(Des Gozis, 1882)" ;
|
||||
dwc:baseAuthorityName "Des Gozis" ;
|
||||
dwc:baseAuthorityYear "1882" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Trichobyrrhulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Des Gozis, 1882)" ;
|
||||
dwc:species "stierlini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichobyrrhulus_stierlini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichobyrrhulus_stierlini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Trichobyrrhulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "stierlini" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichobyrrhulus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichobyrrhulus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Trichobyrrhulus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Byrrhidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
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/00/37/EB/0037EB7E3C550B09FF55FDD6629A1E24.ttl
Normal file
120
data/00/37/EB/0037EB7E3C550B09FF55FDD6629A1E24.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/0037EB7E3C550B09FF55FDD6629A1E24>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Byrrhus (Byrrhus) pustulatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Byrrhus_pustulatus_Forster_1771> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Byrrhus_pustulatus_Forster_1771>
|
||||
dwc:authority "(Forster, 1771)" ;
|
||||
dwc:baseAuthorityName "Forster" ;
|
||||
dwc:baseAuthorityYear "1771" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Forster, 1771)" ;
|
||||
dwc:species "pustulatus" ;
|
||||
dwc:subGenus "Byrrhus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Byrrhus_pustulatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhus_pustulatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pustulatus" ;
|
||||
dwc:subGenus "Byrrhus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Byrrhus_Byrrhus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhus_Byrrhus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Byrrhus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Byrrhus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Byrrhidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
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 .
|
144
data/00/37/EB/0037EB7E3C550B09FF55FE0A631A1F60.ttl
Normal file
144
data/00/37/EB/0037EB7E3C550B09FF55FE0A631A1F60.ttl
Normal file
|
@ -0,0 +1,144 @@
|
|||
@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/0037EB7E3C550B09FF55FE0A631A1F60>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Byrrhus (Byrrhus) pilula subsp. pilula" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C550B09FF55FE0A631A1F60.mc.38F650353C550B09FE15FD95631A1F60> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Byrrhus_pilula_pilula_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Byrrhus_pilula_pilula_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "pilula" ;
|
||||
dwc:subGenus "Byrrhus" ;
|
||||
dwc:subSpecies "pilula" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Byrrhus_pilula_pilula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhus_pilula_pilula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "pilula" ;
|
||||
dwc:subGenus "Byrrhus" ;
|
||||
dwc:subSpecies "pilula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Byrrhus_pilula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhus_pilula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pilula" ;
|
||||
dwc:subGenus "Byrrhus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Byrrhus_Byrrhus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhus_Byrrhus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Byrrhus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Byrrhus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
dwc:genus "Byrrhus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Byrrhidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Byrrhidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Byrrhidae" ;
|
||||
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/0037EB7E3C550B09FF55FE0A631A1F60.mc.38F650353C550B09FE15FD95631A1F60>
|
||||
dwc:eventDate "2005-06-02" ;
|
||||
dwc:locality "Serra do Miradoiro" ;
|
||||
dwc:recordedBy "J. P. Valcarcel" ;
|
||||
dwc:verbatimElevation "1029" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C550B09FF55FE0A631A1F60#38F650353C550B09FE15FD95631A1F60> ;
|
||||
a dwc:MaterialCitation .
|
120
data/00/37/EB/0037EB7E3C550B0AFF55F8D062501DD4.ttl
Normal file
120
data/00/37/EB/0037EB7E3C550B0AFF55F8D062501DD4.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/0037EB7E3C550B0AFF55F8D062501DD4>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Cantharis (Cantharis) reichei Mulsant 1862" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cantharis_reichei_Mulsant_1862> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cantharis_reichei_Mulsant_1862>
|
||||
dwc:authority "Mulsant, 1862" ;
|
||||
dwc:authorityName "Mulsant" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Cantharis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mulsant, 1862" ;
|
||||
dwc:species "reichei" ;
|
||||
dwc:subGenus "Cantharis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cantharis_reichei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharis_reichei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Cantharis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "reichei" ;
|
||||
dwc:subGenus "Cantharis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharis_Cantharis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharis_Cantharis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Cantharis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cantharis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cantharis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cantharis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cantharidae" ;
|
||||
dwc:genus "Cantharis" ;
|
||||
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/00/37/EB/0037EB7E3C570B0BFF55F93E67CD1A41.ttl
Normal file
106
data/00/37/EB/0037EB7E3C570B0BFF55F93E67CD1A41.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/0037EB7E3C570B0BFF55F93E67CD1A41>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Opilo domesticus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Opilo_domesticus_Sturm_1837> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opilo_domesticus_Sturm_1837>
|
||||
dwc:authority "(Sturm, 1837)" ;
|
||||
dwc:baseAuthorityName "Sturm" ;
|
||||
dwc:baseAuthorityYear "1837" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Opilo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sturm, 1837)" ;
|
||||
dwc:species "domesticus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opilo_domesticus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opilo_domesticus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Opilo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "domesticus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opilo> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opilo>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
dwc:genus "Opilo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cleridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cleridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cleridae" ;
|
||||
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 .
|
114
data/00/37/EB/0037EB7E3C570B0BFF55FA2567DC1B36.ttl
Normal file
114
data/00/37/EB/0037EB7E3C570B0BFF55FA2567DC1B36.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/0037EB7E3C570B0BFF55FA2567DC1B36>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Bruchus rufipes Herbst 1783" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C570B0BFF55FA2567DC1B36.mc.38F650353C570B0BFD08FA6963C018CC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bruchus_rufipes_Herbst_1783> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bruchus_rufipes_Herbst_1783>
|
||||
dwc:authority "Herbst, 1783" ;
|
||||
dwc:authorityName "Herbst" ;
|
||||
dwc:authorityYear "1783" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Bruchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herbst, 1783" ;
|
||||
dwc:species "rufipes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bruchus_rufipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bruchus_rufipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Bruchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rufipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bruchus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bruchus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Bruchus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
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/0037EB7E3C570B0BFF55FA2567DC1B36.mc.38F650353C570B0BFD08FA6963C018CC>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "2004-05-30" ;
|
||||
dwc:recordedBy "J. P. Valcarcel" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C570B0BFF55FA2567DC1B36#38F650353C570B0BFD08FA6963C018CC> ;
|
||||
a dwc:MaterialCitation .
|
107
data/00/37/EB/0037EB7E3C580B04FF55FD7362BB198B.ttl
Normal file
107
data/00/37/EB/0037EB7E3C580B04FF55FD7362BB198B.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/0037EB7E3C580B04FF55FD7362BB198B>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Palaeostigus prolongatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Palaeostigus_prolongatus_Gory_1839> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Palaeostigus_prolongatus_Gory_1839>
|
||||
dwc:authority "(Gory, 1839)" ;
|
||||
dwc:baseAuthorityName "Gory" ;
|
||||
dwc:baseAuthorityYear "1839" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Palaeostigus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gory, 1839)" ;
|
||||
dwc:species "prolongatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4C2X3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Palaeostigus_prolongatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Palaeostigus_prolongatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Palaeostigus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "prolongatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Palaeostigus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Palaeostigus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Palaeostigus" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
113
data/00/37/EB/0037EB7E3C5C0B00FF55F8D162591525.ttl
Normal file
113
data/00/37/EB/0037EB7E3C5C0B00FF55F8D162591525.ttl
Normal file
|
@ -0,0 +1,113 @@
|
|||
@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/0037EB7E3C5C0B00FF55F8D162591525>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Cychramus luteus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5C0B00FF55F8D162591525.mc.38F650353C5C0B00FBF0F82567561AFB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cychramus_luteus_Fabricius_1787> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cychramus_luteus_Fabricius_1787>
|
||||
dwc:authority "(Fabricius, 1787)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1787" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Cychramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1787)" ;
|
||||
dwc:species "luteus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cychramus_luteus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cychramus_luteus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Cychramus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cychramus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cychramus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Cychramus" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5C0B00FF55F8D162591525.mc.38F650353C5C0B00FBF0F82567561AFB>
|
||||
dwc:locality "Rego do Castro" ;
|
||||
dwc:recordedBy "A Zapateira" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C5C0B00FF55F8D162591525#38F650353C5C0B00FBF0F82567561AFB> ;
|
||||
a dwc:MaterialCitation .
|
115
data/00/37/EB/0037EB7E3C5C0B00FF55FB3D67CD1864.ttl
Normal file
115
data/00/37/EB/0037EB7E3C5C0B00FF55FB3D67CD1864.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/0037EB7E3C5C0B00FF55FB3D67CD1864>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Mycterus curculioides" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5C0B00FF55FB3D67CD1864.mc.38F650353C5C0B00FEC0FB0262A319DF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mycterus_curculioides_Fabricius_1781> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mycterus_curculioides_Fabricius_1781>
|
||||
dwc:authority "(Fabricius, 1781)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1781" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mycteridae" ;
|
||||
dwc:genus "Mycterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
|
||||
dwc:species "curculioides" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mycterus_curculioides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mycterus_curculioides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mycteridae" ;
|
||||
dwc:genus "Mycterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curculioides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mycterus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mycterus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mycteridae" ;
|
||||
dwc:genus "Mycterus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mycteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mycteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mycteridae" ;
|
||||
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/0037EB7E3C5C0B00FF55FB3D67CD1864.mc.38F650353C5C0B00FEC0FB0262A319DF>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2001-05-23" ;
|
||||
dwc:locality "Monforte de Lemos" ;
|
||||
dwc:recordedBy "de Lemos & J. P. Valcarcel" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C5C0B00FF55FB3D67CD1864#38F650353C5C0B00FEC0FB0262A319DF> ;
|
||||
a dwc:MaterialCitation .
|
135
data/00/37/EB/0037EB7E3C5D0B01FF55FDA0673B1FD8.ttl
Normal file
135
data/00/37/EB/0037EB7E3C5D0B01FF55FDA0673B1FD8.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@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/0037EB7E3C5D0B01FF55FDA0673B1FD8>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Epuraea (Haptoncus) imperialis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5D0B01FF55FDA0673B1FD8.mc.38F650353C5D0B01FC18FDCD643A1F93>, <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5D0B01FF55FDA0673B1FD8.mc.38F650353C5D0B01FDB0FD7B673B1FD8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epuraea_imperialis_Reitter_1877> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epuraea_imperialis_Reitter_1877>
|
||||
dwc:authority "(Reitter, 1877)" ;
|
||||
dwc:baseAuthorityName "Reitter" ;
|
||||
dwc:baseAuthorityYear "1877" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Epuraea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Reitter, 1877)" ;
|
||||
dwc:species "imperialis" ;
|
||||
dwc:subGenus "Haptoncus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epuraea_imperialis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epuraea_imperialis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Epuraea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "imperialis" ;
|
||||
dwc:subGenus "Haptoncus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epuraea_Haptoncus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epuraea_Haptoncus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Epuraea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Haptoncus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epuraea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epuraea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Epuraea" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5D0B01FF55FDA0673B1FD8.mc.38F650353C5D0B01FC18FDCD643A1F93>
|
||||
dwc:eventDate "2022-01-18" ;
|
||||
dwc:locality "As Xubias de Abaixo" ;
|
||||
dwc:recordedBy "J. P. Valcarcel" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C5D0B01FF55FDA0673B1FD8#38F650353C5D0B01FC18FDCD643A1F93> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5D0B01FF55FDA0673B1FD8.mc.38F650353C5D0B01FDB0FD7B673B1FD8>
|
||||
dwc:eventDate "2004-10-13" ;
|
||||
dwc:locality "Serra do Miradoiro" ;
|
||||
dwc:recordedBy "J. P. Valcarcel" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C5D0B01FF55FDA0673B1FD8#38F650353C5D0B01FDB0FD7B673B1FD8> ;
|
||||
a dwc:MaterialCitation .
|
135
data/00/37/EB/0037EB7E3C5D0B01FF55FEED62FA1CC8.ttl
Normal file
135
data/00/37/EB/0037EB7E3C5D0B01FF55FEED62FA1CC8.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@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/0037EB7E3C5D0B01FF55FEED62FA1CC8>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Epuraea (Epuraea) unicolor" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5D0B01FF55FEED62FA1CC8.mc.38F650353C5D0B01FDFFFE0A673B1CC8>, <http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5D0B01FF55FEED62FA1CC8.mc.38F650353C5D0B01FEAEFE6D62FA1CC8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epuraea_unicolor_Olivier_1790> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epuraea_unicolor_Olivier_1790>
|
||||
dwc:authority "(Olivier, 1790)" ;
|
||||
dwc:baseAuthorityName "Olivier" ;
|
||||
dwc:baseAuthorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Epuraea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Olivier, 1790)" ;
|
||||
dwc:species "unicolor" ;
|
||||
dwc:subGenus "Epuraea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epuraea_unicolor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epuraea_unicolor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Epuraea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "unicolor" ;
|
||||
dwc:subGenus "Epuraea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epuraea_Epuraea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epuraea_Epuraea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Epuraea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Epuraea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epuraea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epuraea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nitidulidae" ;
|
||||
dwc:genus "Epuraea" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5D0B01FF55FEED62FA1CC8.mc.38F650353C5D0B01FDFFFE0A673B1CC8>
|
||||
dwc:locality "Serra do Miradoiro" ;
|
||||
dwc:recordedBy "J. P. Valcarcel" ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C5D0B01FF55FEED62FA1CC8#38F650353C5D0B01FDFFFE0A673B1CC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0037EB7E3C5D0B01FF55FEED62FA1CC8.mc.38F650353C5D0B01FEAEFE6D62FA1CC8>
|
||||
dwc:eventDate "2005-08-22" ;
|
||||
dwc:locality "Valonga" ;
|
||||
dwc:recordedBy "J. P. Valcarcel" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0037EB7E3C5D0B01FF55FEED62FA1CC8#38F650353C5D0B01FEAEFE6D62FA1CC8> ;
|
||||
a dwc:MaterialCitation .
|
106
data/00/37/EB/0037EB7E3C5E0B02FF55F83463491527.ttl
Normal file
106
data/00/37/EB/0037EB7E3C5E0B02FF55F83463491527.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/0037EB7E3C5E0B02FF55F83463491527>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Uleiota planata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Uleiota_planata_Linnaeus_1761> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Uleiota_planata_Linnaeus_1761>
|
||||
dwc:authority "(Linnaeus, 1761)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1761" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Silvanidae" ;
|
||||
dwc:genus "Uleiota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
|
||||
dwc:species "planata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Uleiota_planata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Uleiota_planata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Silvanidae" ;
|
||||
dwc:genus "Uleiota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "planata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Uleiota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Uleiota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Silvanidae" ;
|
||||
dwc:genus "Uleiota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Silvanidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Silvanidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Silvanidae" ;
|
||||
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/00/37/EB/0037EB7E3C5E0B02FF55F96867AB1A4E.ttl
Normal file
106
data/00/37/EB/0037EB7E3C5E0B02FF55F96867AB1A4E.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/0037EB7E3C5E0B02FF55F96867AB1A4E>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Ahasverus advena" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ahasverus_advena_Walt_1834> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ahasverus_advena_Walt_1834>
|
||||
dwc:authority "(Walt, 1834)" ;
|
||||
dwc:baseAuthorityName "Walt" ;
|
||||
dwc:baseAuthorityYear "1834" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Silvanidae" ;
|
||||
dwc:genus "Ahasverus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Walt, 1834)" ;
|
||||
dwc:species "advena" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ahasverus_advena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ahasverus_advena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Silvanidae" ;
|
||||
dwc:genus "Ahasverus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "advena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ahasverus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ahasverus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Silvanidae" ;
|
||||
dwc:genus "Ahasverus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Silvanidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Silvanidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Silvanidae" ;
|
||||
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/00/37/EB/0037EB7E3C5E0B02FF55FEA267AB1C96.ttl
Normal file
106
data/00/37/EB/0037EB7E3C5E0B02FF55FEA267AB1C96.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/0037EB7E3C5E0B02FF55FEA267AB1C96>
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:title "Anobium punctatum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anobium_punctatum_Geer_1774> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12812293> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12812293>
|
||||
bibo:endPage "154" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2023-04-23" ;
|
||||
bibo:startPage "141" ;
|
||||
bibo:volume "26" ;
|
||||
dc:creator "Fernández, José Manuel Diéguez; Valcárcel, Javier Pérez" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "FRAGMENTA ENTOMOLOGICA Datos inéditos de Coleoptera para el Noroeste de la Península Ibérica (Galicia y León)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anobium_punctatum_Geer_1774>
|
||||
dwc:authority "(De Geer, 1774)" ;
|
||||
dwc:baseAuthorityName "De Geer" ;
|
||||
dwc:baseAuthorityYear "1774" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anobiidae" ;
|
||||
dwc:genus "Anobium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Geer, 1774)" ;
|
||||
dwc:species "punctatum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anobium_punctatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anobium_punctatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anobiidae" ;
|
||||
dwc:genus "Anobium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "punctatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anobium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anobium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anobiidae" ;
|
||||
dwc:genus "Anobium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anobiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anobiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Anobiidae" ;
|
||||
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 .
|
Loading…
Add table
Add a link
Reference in a new issue