GG2RDF 2024-07-04T10:51:45.858Z full update: 004 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
d68008a560
commit
9227c29e85
3000 changed files with 408727 additions and 0 deletions
105
data/DF/9F/35/DF9F3507B9BC706484C869D27AB570F3.ttl
Normal file
105
data/DF/9F/35/DF9F3507B9BC706484C869D27AB570F3.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/DF9F3507B9BC706484C869D27AB570F3>
|
||||
dc:creator "Forshage, Mattias; Bowdrey, Jeremy; Broad, Gavin R.; Spooner, Brian M.; van Veen, Frank" ;
|
||||
dc:title "Alloxysta abdera Fergusson 1986" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alloxysta_abdera_Fergusson_1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e8049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.5.e8049>
|
||||
bibo:endPage "8049" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8049" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Forshage, Mattias; Bowdrey, Jeremy; Broad, Gavin R.; Spooner, Brian M.; van Veen, Frank" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Cynipoidea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alloxysta_abdera_Fergusson_1986>
|
||||
dwc:authority "Fergusson, 1986" ;
|
||||
dwc:authorityName "Fergusson" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Alloxysta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fergusson, 1986" ;
|
||||
dwc:species "abdera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alloxysta_abdera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alloxysta_abdera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Alloxysta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "abdera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alloxysta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alloxysta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:genus "Alloxysta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Figitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Figitidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Figitidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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 .
|
89
data/DF/9F/5F/DF9F5F68D211A401E9107F0D0A41763C.ttl
Normal file
89
data/DF/9F/5F/DF9F5F68D211A401E9107F0D0A41763C.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/DF9F5F68D211A401E9107F0D0A41763C>
|
||||
dc:creator "Liebherr, James K." ;
|
||||
dc:title "Mecyclothorax pau Liebherr, 2015, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.544.6074> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Mecyclothorax_pau> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.544.6074>
|
||||
bibo:endPage "407" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "544" ;
|
||||
dc:creator "Liebherr, James K." ;
|
||||
dc:date "2015" ;
|
||||
dc:title "The Mecyclothorax beetles (Coleoptera, Carabidae, Moriomorphini) of Haleakala-, Maui: Keystone of a hyperdiverse Hawaiian radiation" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mecyclothorax_pau>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Mecyclothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pau" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mecyclothorax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mecyclothorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Mecyclothorax" ;
|
||||
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 .
|
89
data/DF/9F/87/DF9F87F92BEB24DB805B2F551CC392E7.ttl
Normal file
89
data/DF/9F/87/DF9F87F92BEB24DB805B2F551CC392E7.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@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/DF9F87F92BEB24DB805B2F551CC392E7>
|
||||
dc:creator "Grego, Jozef; Gloeer, Peter; Eross, Zoltan Peter; Feher, Zoltan" ;
|
||||
dc:title "Paladilhiopsis szekeresi Grego, Gloeer, Eross & Feher, 2017, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/subtbiol.23.14930> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Paladilhiopsis_szekeresi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/subtbiol.23.14930>
|
||||
bibo:endPage "107" ;
|
||||
bibo:journal "Subterranean Biology" ;
|
||||
bibo:startPage "85" ;
|
||||
bibo:volume "23" ;
|
||||
dc:creator "Grego, Jozef; Gloeer, Peter; Eross, Zoltan Peter; Feher, Zoltan" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Six new subterranean freshwater gastropod species from northern Albania and some new records from Albania and Kosovo (Mollusca, Gastropoda, Moitessieriidae and Hydrobiidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paladilhiopsis_szekeresi>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Moitessieriidae" ;
|
||||
dwc:genus "Paladilhiopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "szekeresi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paladilhiopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paladilhiopsis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Moitessieriidae" ;
|
||||
dwc:genus "Paladilhiopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Moitessieriidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Moitessieriidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Moitessieriidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Littorinimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Littorinimorpha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Littorinimorpha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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/DF/9F/92/DF9F929BEF1755A4BFE841DC3E2ED055.ttl
Normal file
108
data/DF/9F/92/DF9F929BEF1755A4BFE841DC3E2ED055.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/DF9F929BEF1755A4BFE841DC3E2ED055>
|
||||
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
||||
dc:title "Gametis jucunda" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gametis_jucunda_Faldermann_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e118110> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.12.e118110>
|
||||
bibo:endPage "118110" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2024-04-05" ;
|
||||
bibo:startPage "118110" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Diversity pattern of insects from Macao based on an updated species checklist after 25 years" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gametis_jucunda_Faldermann_1835>
|
||||
dwc:LSID "DF9F929B-EF17-55A4-BFE8-41DC3E2ED055" ;
|
||||
dwc:authority "(Faldermann, 1835)" ;
|
||||
dwc:baseAuthorityName "Faldermann" ;
|
||||
dwc:baseAuthorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Gametis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Faldermann, 1835)" ;
|
||||
dwc:species "jucunda" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3F7Z3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gametis_jucunda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gametis_jucunda>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Gametis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jucunda" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gametis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gametis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Gametis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
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 .
|
80
data/DF/9F/9D/DF9F9DEEF8ECDCD44B376FDC806412F8.ttl
Normal file
80
data/DF/9F/9D/DF9F9DEEF8ECDCD44B376FDC806412F8.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/DF9F9DEEF8ECDCD44B376FDC806412F8>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Metopiini>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Metopiasini>' 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 "Metopiasini Raffray 1904" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Metopias> ;
|
||||
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/Metopias>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Metopias" ;
|
||||
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 .
|
146
data/DF/9F/B4/DF9FB49848824C2ABDCC0312F3A9001B.ttl
Normal file
146
data/DF/9F/B4/DF9FB49848824C2ABDCC0312F3A9001B.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/DF9FB49848824C2ABDCC0312F3A9001B>
|
||||
dc:creator "Moore, Matthew R.; Jameson, Mary L.; Garner, Beulah H.; Audibert, Cedric; Smith, Andrew B. T.; Seidel, Matthias" ;
|
||||
dc:title "Pelidnota gwendolinae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pelidnota_gwendolinae_Soula_2006> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Strigidia_gwendolinae_Soula_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.666.9191> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.666.9191>
|
||||
bibo:endPage "349" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2017-04-06" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "666" ;
|
||||
dc:creator "Moore, Matthew R.; Jameson, Mary L.; Garner, Beulah H.; Audibert, Cedric; Smith, Andrew B. T.; Seidel, Matthias" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Synopsis of the pelidnotine scarabs (Coleoptera, Scarabaeidae, Rutelinae, Rutelini) and annotated catalog of the species and subspecies" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pelidnota_gwendolinae_Soula_2006>
|
||||
dwc:LSID "DF9FB498-4882-4C2A-BDCC-0312F3A9001B" ;
|
||||
dwc:authority "(Soula, 2006)" ;
|
||||
dwc:baseAuthorityName "Soula" ;
|
||||
dwc:baseAuthorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Pelidnota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Soula, 2006)" ;
|
||||
dwc:species "gwendolinae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pelidnota_gwendolinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Strigidia_gwendolinae_Soula_2006>
|
||||
dwc:authorityName "Soula" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Strigidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Soula, 2006" ;
|
||||
dwc:species "gwendolinae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Strigidia_gwendolinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pelidnota_gwendolinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Pelidnota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gwendolinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pelidnota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pelidnota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Pelidnota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
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/Strigidia_gwendolinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Strigidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gwendolinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Strigidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Strigidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Strigidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
216
data/DF/9F/C1/DF9FC1F461CD2D52A24C44F5AA9C3761.ttl
Normal file
216
data/DF/9F/C1/DF9FC1F461CD2D52A24C44F5AA9C3761.ttl
Normal file
|
@ -0,0 +1,216 @@
|
|||
@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/DF9FC1F461CD2D52A24C44F5AA9C3761>
|
||||
dc:creator "Crespo, Luis C; Domenech, Marc; Enguidanos, Alba; Malumbres-Olarte, Jagoba; Cardoso, Pedro; Moya-Larano, Jordi; Frias-Lopez, Cristina; Macias-Hernandez, Nuria; De Mas, Eva; Mazzuca, Paola; Mora, Elisa; Opatova, Vera; Planas, Enric; Ribera, Carles; Roca-Cusachs, Marcos; Ruiz, Dolores; Sousa, Pedro; Tonzo, Vanina; Arnedo, Miquel A." ;
|
||||
dc:title "Pulchellodromus bistigma Simon 1870" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.9399178816F72AF2D6A03955D025AB2F>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.FB1B380325C63769E420B8F27D674131>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.AD7BF08980B0816A6F853E466F15C515>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.F0F3205E2463EA985EDF09841F73F83D>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.1F405352E47F9716707BD746A95AC18E>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.E7440137E55D721C4EC0DC42F839F244>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.EBABF25042CF2788A11685FBC5171FC3>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.3E8C48C563E3126E99C58073E096126A>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.3A08AF157BA4A0AE80D980DC49F24963>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.35F12B88B6DFAB83BC00554B93071377>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.9A68189D96DF4514D371B96C1150BCDE>, <http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.CF7FC285F9347B09F3CD70305BEB5214> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pulchellodromus_bistigma_Simon_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e29443> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.6.e29443>
|
||||
bibo:endPage "29443" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "29443" ;
|
||||
bibo:volume "6" ;
|
||||
dc:creator "Crespo, Luis C; Domenech, Marc; Enguidanos, Alba; Malumbres-Olarte, Jagoba; Cardoso, Pedro; Moya-Larano, Jordi; Frias-Lopez, Cristina; Macias-Hernandez, Nuria; De Mas, Eva; Mazzuca, Paola; Mora, Elisa; Opatova, Vera; Planas, Enric; Ribera, Carles; Roca-Cusachs, Marcos; Ruiz, Dolores; Sousa, Pedro; Tonzo, Vanina; Arnedo, Miquel A." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A DNA barcode-assisted annotated checklist of the spider (Arachnida, Araneae) communities associated to white oak woodlands in Spanish National Parks" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pulchellodromus_bistigma_Simon_1870>
|
||||
dwc:ID-ENA "2448511" ;
|
||||
dwc:authority "Simon, 1870" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityYear "1870" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Philodromidae" ;
|
||||
dwc:genus "Pulchellodromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1870" ;
|
||||
dwc:species "bistigma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4QG7G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pulchellodromus_bistigma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pulchellodromus_bistigma>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Philodromidae" ;
|
||||
dwc:genus "Pulchellodromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bistigma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pulchellodromus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pulchellodromus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Philodromidae" ;
|
||||
dwc:genus "Pulchellodromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philodromidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philodromidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Philodromidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.9399178816F72AF2D6A03955D025AB2F>
|
||||
dwc:locality "Valle Brezoso" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.35663" ;
|
||||
dwc:verbatimLongitude "-4.35912" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#9399178816F72AF2D6A03955D025AB2F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.FB1B380325C63769E420B8F27D674131>
|
||||
dwc:locality "Pena Falcon" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.83296" ;
|
||||
dwc:verbatimLongitude "-6.0641" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#FB1B380325C63769E420B8F27D674131> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.AD7BF08980B0816A6F853E466F15C515>
|
||||
dwc:locality "Pena Falcon" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.83296" ;
|
||||
dwc:verbatimLongitude "-6.0641" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#AD7BF08980B0816A6F853E466F15C515> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.F0F3205E2463EA985EDF09841F73F83D>
|
||||
dwc:locality "Pena Falcon" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.83296" ;
|
||||
dwc:verbatimLongitude "-6.0641" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#F0F3205E2463EA985EDF09841F73F83D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.1F405352E47F9716707BD746A95AC18E>
|
||||
dwc:locality "Pena Falcon" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.83296" ;
|
||||
dwc:verbatimLongitude "-6.0641" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#1F405352E47F9716707BD746A95AC18E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.E7440137E55D721C4EC0DC42F839F244>
|
||||
dwc:locality "Pena Falcon" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.83296" ;
|
||||
dwc:verbatimLongitude "-6.0641" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#E7440137E55D721C4EC0DC42F839F244> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.EBABF25042CF2788A11685FBC5171FC3>
|
||||
dwc:locality "Pena Falcon" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.83296" ;
|
||||
dwc:verbatimLongitude "-6.0641" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#EBABF25042CF2788A11685FBC5171FC3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.3E8C48C563E3126E99C58073E096126A>
|
||||
dwc:locality "Fuente del Frances" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.828" ;
|
||||
dwc:verbatimLongitude "-6.03249" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#3E8C48C563E3126E99C58073E096126A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.3A08AF157BA4A0AE80D980DC49F24963>
|
||||
dwc:locality "Fuente del Frances" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.828" ;
|
||||
dwc:verbatimLongitude "-6.03249" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#3A08AF157BA4A0AE80D980DC49F24963> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.35F12B88B6DFAB83BC00554B93071377>
|
||||
dwc:locality "Fuente del Frances" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "39.828" ;
|
||||
dwc:verbatimLongitude "-6.03249" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#35F12B88B6DFAB83BC00554B93071377> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.9A68189D96DF4514D371B96C1150BCDE>
|
||||
dwc:locality "Camarate" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "37.18377" ;
|
||||
dwc:verbatimLongitude "-3.26282" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#9A68189D96DF4514D371B96C1150BCDE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DF9FC1F461CD2D52A24C44F5AA9C3761.mc.CF7FC285F9347B09F3CD70305BEB5214>
|
||||
dwc:locality "Camarate" ;
|
||||
dwc:samplingProtocol "Pitfall" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "37.18377" ;
|
||||
dwc:verbatimLongitude "-3.26282" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DF9FC1F461CD2D52A24C44F5AA9C3761#CF7FC285F9347B09F3CD70305BEB5214> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Add table
Add a link
Reference in a new issue