GG2RDF 2024-07-04T10:51:45.858Z full update: 038 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
e175faf480
commit
b3807180aa
3000 changed files with 405612 additions and 0 deletions
85
data/AA/F2/A1/AAF2A11D30A0B57BB8ABFF3D7D06C922.ttl
Normal file
85
data/AA/F2/A1/AAF2A11D30A0B57BB8ABFF3D7D06C922.ttl
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
@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/AAF2A11D30A0B57BB8ABFF3D7D06C922>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Cirsium spinosissimum Scop." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.292249> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cirsium_spinosissimum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.292249>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:date "1976" ;
|
||||
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 3. Plumbaginaceae bis Compositae (2 nd edition): Unterfamilie _ tubuliflorae" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cirsium_spinosissimum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Cirsium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spinosissimum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cirsium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cirsium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Cirsium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
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 .
|
||||
93
data/AA/F2/BE/AAF2BEC6C4435C5E96CA4D1671F90202.ttl
Normal file
93
data/AA/F2/BE/AAF2BEC6C4435C5E96CA4D1671F90202.ttl
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
@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/AAF2BEC6C4435C5E96CA4D1671F90202>
|
||||
dc:creator "Nunez 1, Jorge; Glasby 2, Christopher J.; Naranjo 3, Manuel" ;
|
||||
dc:title "Namanereis Chamberlin 1919" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Namanereis_Chamberlin_1919> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/subtbiol.36.55090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/subtbiol.36.55090>
|
||||
bibo:endPage "49" ;
|
||||
bibo:journal "Subterranean Biology" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "36" ;
|
||||
dc:creator "Nunez 1, Jorge; Glasby 2, Christopher J.; Naranjo 3, Manuel" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Groundwater annelids from Gran Canaria and Fuerteventura (Canary Islands), with the description of two new species of Namanereis (Namanereidinae, Nereididae, Polychaeta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Namanereis_Chamberlin_1919>
|
||||
dwc:LSID "AAF2BEC6-C443-5C5E-96CA-4D1671F90202" ;
|
||||
dwc:authority "Chamberlin, 1919" ;
|
||||
dwc:authorityName "Chamberlin" ;
|
||||
dwc:authorityYear "1919" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Namanereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Chamberlin, 1919" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Namanereis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Namanereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Namanereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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