GG2RDF 2024-07-04T10:51:45.858Z full update: 074 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
7c5a7e7f13
commit
be8499cfa4
3000 changed files with 402567 additions and 0 deletions
107
data/DC/D4/04/DCD4049EF243F604E847DE4B0C6E444C.ttl
Normal file
107
data/DC/D4/04/DCD4049EF243F604E847DE4B0C6E444C.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/DCD4049EF243F604E847DE4B0C6E444C>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:title "Brachinus velutinus Erwin 1965" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brachinus_velutinus_Erwin_1965> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.245.3416>
|
||||
bibo:endPage "1722" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2012-11-28" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "245" ;
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brachinus_velutinus_Erwin_1965>
|
||||
dwc:LSID "DCD4049E-F243-F604-E847-DE4B0C6E444C" ;
|
||||
dwc:authority "Erwin, 1965" ;
|
||||
dwc:authorityName "Erwin" ;
|
||||
dwc:authorityYear "1965" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Brachinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Erwin, 1965" ;
|
||||
dwc:species "velutinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachinus_velutinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachinus_velutinus>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Brachinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "velutinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachinus>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Brachinus" ;
|
||||
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 "Hexapoda" ;
|
||||
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 "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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 .
|
||||
108
data/DC/D4/73/DCD4739F958E5D3AB8CB25E72B5FA72B.ttl
Normal file
108
data/DC/D4/73/DCD4739F958E5D3AB8CB25E72B5FA72B.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/DCD4739F958E5D3AB8CB25E72B5FA72B>
|
||||
dc:creator "Modebadze, Naia; Martens, Jochen; Snegovaya, Nataly; Barjadze, Shalva" ;
|
||||
dc:title "Nemaspela kotia Martens, Maghradze and Barjadze 2023" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nemaspela_kotia_Martens_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/caucasiana.2.e106544> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/caucasiana.2.e106544>
|
||||
bibo:endPage "230" ;
|
||||
bibo:journal "Caucasiana" ;
|
||||
bibo:pubDate "2023-12-08" ;
|
||||
bibo:startPage "211" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Modebadze, Naia; Martens, Jochen; Snegovaya, Nataly; Barjadze, Shalva" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "An annotated list of the Georgian harvestmen (Arachnida, Opiliones)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nemaspela_kotia_Martens_2023>
|
||||
dwc:LSID "DCD4739F-958E-5D3A-B8CB-25E72B5FA72B" ;
|
||||
dwc:authority "Martens, Maghradze and Barjadze, 2023" ;
|
||||
dwc:authorityName "Martens, Maghradze and Barjadze" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nemastomatidae" ;
|
||||
dwc:genus "Nemaspela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Martens, Maghradze & Barjadze, 2023" ;
|
||||
dwc:species "kotia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BTRSZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nemaspela_kotia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nemaspela_kotia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nemastomatidae" ;
|
||||
dwc:genus "Nemaspela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kotia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nemaspela> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nemaspela>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nemastomatidae" ;
|
||||
dwc:genus "Nemaspela" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nemastomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nemastomatidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nemastomatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opiliones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opiliones>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue