GG2RDF 2024-07-04T10:51:45.858Z full update: 024 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
ff25b6b6a6
commit
3c54e1a163
3000 changed files with 396619 additions and 0 deletions
104
data/F0/F3/45/F0F34584B83ADE96AB2C8B4EB8C616C4.ttl
Normal file
104
data/F0/F3/45/F0F34584B83ADE96AB2C8B4EB8C616C4.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/F0F34584B83ADE96AB2C8B4EB8C616C4>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Psittacus aestivus Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psittacus_aestivus_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psittacus_aestivus_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:78B7B021-E3FD-4EB2-AF89-B620D16DFA9E" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Psittacidae" ;
|
||||
dwc:genus "Psittacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psittaciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "aestivus" ;
|
||||
dwc:zbkClass "Aves" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Picae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psittacus_aestivus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psittacus_aestivus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Psittacidae" ;
|
||||
dwc:genus "Psittacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psittaciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aestivus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psittacus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psittacus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Psittacidae" ;
|
||||
dwc:genus "Psittacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psittaciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psittacidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psittacidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Psittacidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psittaciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psittaciformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psittaciformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Psittaciformes" ;
|
||||
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 .
|
||||
180
data/F0/F3/6A/F0F36A272AAC8DEF6E6672E13EF6875E.ttl
Normal file
180
data/F0/F3/6A/F0F36A272AAC8DEF6E6672E13EF6875E.ttl
Normal file
|
|
@ -0,0 +1,180 @@
|
|||
@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/F0F36A272AAC8DEF6E6672E13EF6875E>
|
||||
dc:creator "Gustafson, Grey T.; Miller, Kelly B." ;
|
||||
dc:title "Dineutus mexicanus Ochs 1925, stat. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dineutus_mexicanus_Gustafson_2015> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Dineutus_truncatus_mexicanus_Ochs_1925> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.476.8630> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.476.8630>
|
||||
bibo:endPage "135" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2015-01-23" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "476" ;
|
||||
dc:creator "Gustafson, Grey T.; Miller, Kelly B." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "The New World whirligig beetles of the genus Dineutus Macleay, 1825 (Coleoptera, Gyrinidae, Gyrininae, Dineutini)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dineutus_mexicanus_Gustafson_2015>
|
||||
dwc:LSID "F0F36A27-2AAC-8DEF-6E66-72E13EF6875E" ;
|
||||
dwc:authority "Ochs, 1925" ;
|
||||
dwc:authorityName "Ochs" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:baseAuthorityName "Gustafson & Miller" ;
|
||||
dwc:baseAuthorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:genus "Dineutus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gustafson & Miller, 2015) Ochs, 1925" ;
|
||||
dwc:species "mexicanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dineutus_mexicanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dineutus_truncatus_mexicanus_Ochs_1925>
|
||||
dwc:authorityName "Gustafson & Miller" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:baseAuthorityName "Ochs" ;
|
||||
dwc:baseAuthorityYear "1925" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:genus "Dineutus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Ochs, 1925) Gustafson & Miller, 2015" ;
|
||||
dwc:species "truncatus" ;
|
||||
dwc:subGenus "Dineutus", "Cyclinus" ;
|
||||
dwc:subSpecies "mexicanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dineutus_truncatus_mexicanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dineutus_mexicanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:genus "Dineutus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mexicanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dineutus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dineutus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:genus "Dineutus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gyrinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gyrinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dineutus_truncatus_mexicanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:genus "Dineutus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "truncatus" ;
|
||||
dwc:subGenus "Dineutus", "Cyclinus" ;
|
||||
dwc:subSpecies "mexicanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dineutus_truncatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dineutus_truncatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:genus "Dineutus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "truncatus" ;
|
||||
dwc:subGenus "Dineutus", "Cyclinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dineutus>, <http://taxon-name.plazi.org/id/Animalia/Dineutus_Dineutus>, <http://taxon-name.plazi.org/id/Animalia/Dineutus_Cyclinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dineutus_Dineutus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:genus "Dineutus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Dineutus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dineutus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dineutus_Cyclinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gyrinidae" ;
|
||||
dwc:genus "Dineutus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cyclinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dineutus> ;
|
||||
a dwcFP:TaxonName .
|
||||
80
data/F0/F3/94/F0F3941723F81E949844FB729C780389.ttl
Normal file
80
data/F0/F3/94/F0F3941723F81E949844FB729C780389.ttl
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
@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/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/F0F3941723F81E949844FB729C780389>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paussili>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Paussinae Latreille 1806" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paussus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.88.807>
|
||||
bibo:endPage "972" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "88" ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paussus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Paussus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
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 .
|
||||
107
data/F0/F3/DA/F0F3DA1DB50DBAC84604916CD353664A.ttl
Normal file
107
data/F0/F3/DA/F0F3DA1DB50DBAC84604916CD353664A.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/F0F3DA1DB50DBAC84604916CD353664A>
|
||||
dc:creator "Borges, Paulo A. V.; Gaspar, Clara; Crespo, Luis Carlos Fonseca; Rigal, Francois; Cardoso, Pedro; Pereira, Fernando; Rego, Carla; Amorim, Isabel R.; Melo, Catarina; Aguiar, Carlos; Andre, Genage; Mendonca, Enesima P.; Ribeiro, Servio; Hortal, Joaquin; Santos, Ana M. C.; Barcelos, Luis; Enghoff, Henrik; Mahnert, Volker; Pita, Margarida T.; Ribes, Jordi; Baz, Arturo; Sousa, Antonio B.; Vieira, Virgilio; Wunderlich, Joerg; Parmakelis, Aristeidis; Whittaker, Robert J.; Quartau, Jose Alberto; Serrano, Artur R. M.; Triantis, Kostas A." ;
|
||||
dc:title "Eurythrips tristis Hood 1941" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eurythrips_tristis_Hood_1941> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e10948> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e10948>
|
||||
bibo:endPage "10948" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "10948" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Borges, Paulo A. V.; Gaspar, Clara; Crespo, Luis Carlos Fonseca; Rigal, Francois; Cardoso, Pedro; Pereira, Fernando; Rego, Carla; Amorim, Isabel R.; Melo, Catarina; Aguiar, Carlos; Andre, Genage; Mendonca, Enesima P.; Ribeiro, Servio; Hortal, Joaquin; Santos, Ana M. C.; Barcelos, Luis; Enghoff, Henrik; Mahnert, Volker; Pita, Margarida T.; Ribes, Jordi; Baz, Arturo; Sousa, Antonio B.; Vieira, Virgilio; Wunderlich, Joerg; Parmakelis, Aristeidis; Whittaker, Robert J.; Quartau, Jose Alberto; Serrano, Artur R. M.; Triantis, Kostas A." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "New records and detailed distribution and abundance of selected arthropod species collected between 1999 and 2011 in Azorean native forests" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eurythrips_tristis_Hood_1941>
|
||||
dwc:LSID "http://azoresbioportal.uac.pt/azores-species/eurythrips-tristis-8370/" ;
|
||||
dwc:authority "Hood, 1941" ;
|
||||
dwc:authorityName "Hood" ;
|
||||
dwc:authorityYear "1941" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Eurythrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hood, 1941" ;
|
||||
dwc:species "tristis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D79X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurythrips_tristis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurythrips_tristis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Eurythrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tristis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurythrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurythrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:genus "Eurythrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phlaeothripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phlaeothripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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 .
|
||||
111
data/F0/F3/FF/F0F3FF03ED6FB30844394AA1C2C96A1D.ttl
Normal file
111
data/F0/F3/FF/F0F3FF03ED6FB30844394AA1C2C96A1D.ttl
Normal file
|
|
@ -0,0 +1,111 @@
|
|||
@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/F0F3FF03ED6FB30844394AA1C2C96A1D>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Ranunculus polyanthemos Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611571457> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ranunculus_polyanthemos_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4366686> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4366686>
|
||||
bibo:endPage "805" ;
|
||||
bibo:startPage "785" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part R)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Ranunculus_polyanthemos_Linnaeus_1753>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Ranunculus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "polyanthemos" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ranunculus_polyanthemos> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculus_polyanthemos>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Ranunculus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "polyanthemos" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Ranunculus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611571457>
|
||||
dwc:catalogNumber "715.54" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611571457" ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue