GG2RDF 2024-07-12T01:18:11.507Z (plazi/treatments-xml)
This commit is contained in:
parent
201bbc2e69
commit
e74f45ab99
4069 changed files with 343280 additions and 33411 deletions
98
data/C9/1F/6C/C91F6C45CF5CFFDCFF7D504DA953276D.ttl
Normal file
98
data/C9/1F/6C/C91F6C45CF5CFFDCFF7D504DA953276D.ttl
Normal file
|
|
@ -0,0 +1,98 @@
|
|||
@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/C91F6C45CF5CFFDCFF7D504DA953276D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12535639> ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Buteo platypterus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Buteo_platypterus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12535639> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buteo_platypterus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Accipitridae" ;
|
||||
dwc:genus "Buteo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Accipitriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "platypterus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Buteo> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Buteo>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Accipitridae" ;
|
||||
dwc:genus "Buteo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Accipitriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Accipitridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Accipitridae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Accipitridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Accipitriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Accipitriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Accipitriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Accipitriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12535639>
|
||||
dc:description "Figure 2. Examples of migratory species recorded in the Humaitá Forest Reserve, Acre, Brazil. (A) Broad-winged Hawk Buteo platypterus (Diego Pedroza); (B) Yellow-billed Cuckoo Coccyzus americanus (David P. Guimarães); (C) Rufous Casiornis Casiornis rufus (David P. Guimarães). (D) Swainson’s Thrush Catharus swainsoni (Diego Pedroza)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12535639/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
101
data/C9/1F/6C/C91F6C45CF5CFFDCFF7D530DA99727CD.ttl
Normal file
101
data/C9/1F/6C/C91F6C45CF5CFFDCFF7D530DA99727CD.ttl
Normal file
|
|
@ -0,0 +1,101 @@
|
|||
@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/C91F6C45CF5CFFDCFF7D530DA99727CD>
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Micrococcyx cinereus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C91F6C45CF5CFFDCFF7D530DA99727CD.mc.F1DED70ECF5CFFDCFF7D536DA99727CD> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Micrococcyx_cinereus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micrococcyx_cinereus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Cuculidae" ;
|
||||
dwc:genus "Micrococcyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cuculiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cinereus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Micrococcyx> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Micrococcyx>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Cuculidae" ;
|
||||
dwc:genus "Micrococcyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cuculiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cuculidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cuculidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Cuculidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cuculiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cuculiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cuculiformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cuculiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
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/C91F6C45CF5CFFDCFF7D530DA99727CD.mc.F1DED70ECF5CFFDCFF7D536DA99727CD>
|
||||
dwc:catalogNumber "MPEG 63485" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2007-07-20" ;
|
||||
dwc:locality "The" ;
|
||||
trt:gbifOccurrenceId "4903673301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C91F6C45CF5CFFDCFF7D530DA99727CD#F1DED70ECF5CFFDCFF7D536DA99727CD> ;
|
||||
a dwc:MaterialCitation .
|
||||
98
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D501DAEAE24BC.ttl
Normal file
98
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D501DAEAE24BC.ttl
Normal file
|
|
@ -0,0 +1,98 @@
|
|||
@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/C91F6C45CF5DFFDDFF7D501DAEAE24BC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12535643> ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Hemitriccus cohnhafti" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemitriccus_cohnhafti> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12535643> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemitriccus_cohnhafti>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Hemitriccus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cohnhafti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemitriccus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemitriccus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Hemitriccus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrannidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tyrannidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12535643>
|
||||
dc:description "Figure 3. Three endemic species from the Inambari center associated with patches of Guadua bamboo recorded in the Humaitá Forest Reserve, Acre, Brazil. (A) Rufous-headed Woodpecker Celeus spectabilis (David P. Guimarães). (B) Rufous Twistwing Cnipodectes superrufus (Tomaz N. de Melo). (C) Acre Tody-Tyrant Hemitriccus cohnhafti (Ricardo Plácido)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12535643/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
98
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D513DA927259C.ttl
Normal file
98
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D513DA927259C.ttl
Normal file
|
|
@ -0,0 +1,98 @@
|
|||
@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/C91F6C45CF5DFFDDFF7D513DA927259C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12535643> ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Cnipodectes superrufus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnipodectes_superrufus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12535643> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnipodectes_superrufus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Cnipodectes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "superrufus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnipodectes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnipodectes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Cnipodectes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrannidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tyrannidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12535643>
|
||||
dc:description "Figure 3. Three endemic species from the Inambari center associated with patches of Guadua bamboo recorded in the Humaitá Forest Reserve, Acre, Brazil. (A) Rufous-headed Woodpecker Celeus spectabilis (David P. Guimarães). (B) Rufous Twistwing Cnipodectes superrufus (Tomaz N. de Melo). (C) Acre Tody-Tyrant Hemitriccus cohnhafti (Ricardo Plácido)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12535643/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
106
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D545CAEBD209C.ttl
Normal file
106
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D545CAEBD209C.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/C91F6C45CF5DFFDDFF7D545CAEBD209C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12535643> ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Celeus spectabilis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C91F6C45CF5DFFDDFF7D545CAEBD209C.mc.F1DED70ECF5DFFDDFF7D54BCAEB9209C> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Celeus_spectabilis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12535643> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Celeus_spectabilis>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Picidae" ;
|
||||
dwc:genus "Celeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Piciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spectabilis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Celeus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Celeus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Picidae" ;
|
||||
dwc:genus "Celeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Piciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Picidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Picidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Picidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Piciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Piciformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Piciformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Piciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12535643>
|
||||
dc:description "Figure 3. Three endemic species from the Inambari center associated with patches of Guadua bamboo recorded in the Humaitá Forest Reserve, Acre, Brazil. (A) Rufous-headed Woodpecker Celeus spectabilis (David P. Guimarães). (B) Rufous Twistwing Cnipodectes superrufus (Tomaz N. de Melo). (C) Acre Tody-Tyrant Hemitriccus cohnhafti (Ricardo Plácido)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12535643/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C91F6C45CF5DFFDDFF7D545CAEBD209C.mc.F1DED70ECF5DFFDDFF7D54BCAEB9209C>
|
||||
dwc:eventDate "2014-08-12" ;
|
||||
dwc:locality "Bamboo forest" ;
|
||||
trt:gbifOccurrenceId "4903667302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C91F6C45CF5DFFDDFF7D545CAEBD209C#F1DED70ECF5DFFDDFF7D54BCAEB9209C> ;
|
||||
a dwc:MaterialCitation .
|
||||
98
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D55BCAF6B205C.ttl
Normal file
98
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D55BCAF6B205C.ttl
Normal file
|
|
@ -0,0 +1,98 @@
|
|||
@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/C91F6C45CF5DFFDDFF7D55BCAF6B205C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12535639> ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Coccyzus americanus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Coccyzus_americanus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12535639> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccyzus_americanus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Cuculidae" ;
|
||||
dwc:genus "Coccyzus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cuculiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "americanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccyzus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccyzus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Cuculidae" ;
|
||||
dwc:genus "Coccyzus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cuculiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cuculidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cuculidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Cuculidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cuculiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cuculiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cuculiformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cuculiformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12535639>
|
||||
dc:description "Figure 2. Examples of migratory species recorded in the Humaitá Forest Reserve, Acre, Brazil. (A) Broad-winged Hawk Buteo platypterus (Diego Pedroza); (B) Yellow-billed Cuckoo Coccyzus americanus (David P. Guimarães); (C) Rufous Casiornis Casiornis rufus (David P. Guimarães). (D) Swainson’s Thrush Catharus swainsoni (Diego Pedroza)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12535639/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
108
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D571CAFB023DC.ttl
Normal file
108
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D571CAFB023DC.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/C91F6C45CF5DFFDDFF7D571CAFB023DC>
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Thamnomanes schistogynus Hellmayr 1911" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thamnomanes_schistogynus_Hellmayr_1911> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thamnomanes_schistogynus_Hellmayr_1911>
|
||||
dwc:authority "Hellmayr, 1911" ;
|
||||
dwc:authorityName "Hellmayr" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thamnophilidae" ;
|
||||
dwc:genus "Thamnomanes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hellmayr, 1911" ;
|
||||
dwc:species "schistogynus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/563FT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thamnomanes_schistogynus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thamnomanes_schistogynus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thamnophilidae" ;
|
||||
dwc:genus "Thamnomanes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schistogynus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thamnomanes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thamnomanes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thamnophilidae" ;
|
||||
dwc:genus "Thamnomanes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thamnophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thamnophilidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thamnophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D57DCACE622BC.ttl
Normal file
108
data/C9/1F/6C/C91F6C45CF5DFFDDFF7D57DCACE622BC.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/C91F6C45CF5DFFDDFF7D57DCACE622BC>
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Hypocnemis subflava Cabanis 1873" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hypocnemis_subflava_Cabanis_1873> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypocnemis_subflava_Cabanis_1873>
|
||||
dwc:authority "Cabanis, 1873" ;
|
||||
dwc:authorityName "Cabanis" ;
|
||||
dwc:authorityYear "1873" ;
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thamnophilidae" ;
|
||||
dwc:genus "Hypocnemis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cabanis, 1873" ;
|
||||
dwc:species "subflava" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6N3L4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypocnemis_subflava> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypocnemis_subflava>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thamnophilidae" ;
|
||||
dwc:genus "Hypocnemis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subflava" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypocnemis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypocnemis>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thamnophilidae" ;
|
||||
dwc:genus "Hypocnemis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thamnophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thamnophilidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Thamnophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
91
data/C9/1F/6C/C91F6C45CF5DFFDEFF7D533DAEA421DD.ttl
Normal file
91
data/C9/1F/6C/C91F6C45CF5DFFDEFF7D533DAEA421DD.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@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/C91F6C45CF5DFFDEFF7D533DAEA421DD>
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Ramphotrigon megacephalum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Ramphotrigon_megacephalum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ramphotrigon_megacephalum>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Ramphotrigon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "megacephalum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ramphotrigon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ramphotrigon>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Ramphotrigon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrannidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tyrannidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/C9/1F/6C/C91F6C45CF5EFFDEFF7D55DCACC020BD.ttl
Normal file
108
data/C9/1F/6C/C91F6C45CF5EFFDEFF7D55DCACC020BD.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/C91F6C45CF5EFFDEFF7D55DCACC020BD>
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:title "Ramphotrigon fuscicauda Chapman 1925" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ramphotrigon_fuscicauda_Chapman_1925> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25226/bboc.v140i1.2020.a7> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25226/bboc.v140i1.2020.a7>
|
||||
bibo:endPage "79" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Bulletin of the British Ornithologists’ Club" ;
|
||||
bibo:pubDate "2020-03-19" ;
|
||||
bibo:startPage "58" ;
|
||||
bibo:volume "140" ;
|
||||
dc:creator "Pedroza, Diego; Melo, Tomaz Nascimento de; Machado, Tatiana Lemos da Silva; Guimarães, David Pedroza; Lima, Jônatas M.; Guilherme, Edson" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Birds of Humaitá Forest Reserve, Acre, Brazil: an important forest fragment in south-west Amazonia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ramphotrigon_fuscicauda_Chapman_1925>
|
||||
dwc:authority "Chapman, 1925" ;
|
||||
dwc:authorityName "Chapman" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Ramphotrigon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chapman, 1925" ;
|
||||
dwc:species "fuscicauda" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RCFL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ramphotrigon_fuscicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ramphotrigon_fuscicauda>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Ramphotrigon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fuscicauda" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ramphotrigon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ramphotrigon>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:genus "Ramphotrigon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tyrannidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tyrannidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Tyrannidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
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