GG2RDF 2024-07-04T10:51:45.858Z full update: 009 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
d0eb4a9472
commit
feebfbe57f
3000 changed files with 395136 additions and 0 deletions
88
data/E3/F9/A8/E3F9A80DEC201D2AFF7C702825D0B3A6.ttl
Normal file
88
data/E3/F9/A8/E3F9A80DEC201D2AFF7C702825D0B3A6.ttl
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
@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/E3F9A80DEC201D2AFF7C702825D0B3A6>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Nigella arvensis L." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/0043A2069642C9E2DA1F2BB16BCFFA3E> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Nigella_arvensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/0043A2069642C9E2DA1F2BB16BCFFA3E>
|
||||
bibo:endPage "162" ;
|
||||
bibo:startPage "112" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Ranunculaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nigella_arvensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Nigella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arvensis" ;
|
||||
dwc:vernacularName "Acker-Schwarzkuemmel"@de, "Nigelle des champs"@fr, "Damigella campestre"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nigella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nigella>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Ranunculaceae" ;
|
||||
dwc:genus "Nigella" ;
|
||||
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 .
|
||||
114
data/E3/F9/D0/E3F9D0BDC12A54C68B560A498B26A5AE.ttl
Normal file
114
data/E3/F9/D0/E3F9D0BDC12A54C68B560A498B26A5AE.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/E3F9D0BDC12A54C68B560A498B26A5AE>
|
||||
cito:cites <https://binary.pensoft.net/fig/433337> ;
|
||||
dc:creator "Gavrilov-Zimin, Ilya A." ;
|
||||
dc:title "Geococcus satellitum Williams 2004" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geococcus_satellitum_Williams_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/CompCytogen.v14i3.53367> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/CompCytogen.v14i3.53367>
|
||||
bibo:endPage "352" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Comparative Cytogenetics" ;
|
||||
bibo:startPage "339" ;
|
||||
bibo:volume "14" ;
|
||||
dc:creator "Gavrilov-Zimin, Ilya A." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Chromosomal and reproductive features of some Oriental and Australasian scale insects (Homoptera, Coccinea)" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/433337> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Geococcus_satellitum_Williams_2004>
|
||||
dwc:LSID "E3F9D0BD-C12A-54C6-8B56-0A498B26A5AE" ;
|
||||
dwc:authority "Williams, 2004" ;
|
||||
dwc:authorityName "Williams" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Geococcus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Williams, 2004" ;
|
||||
dwc:species "satellitum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geococcus_satellitum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geococcus_satellitum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Geococcus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "satellitum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geococcus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geococcus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Geococcus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
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 .
|
||||
|
||||
<https://binary.pensoft.net/fig/433337>
|
||||
dc:description "Figure 2. General anatomy of the female (or female-like hermaphrodite in Steatococcus samaraius) reproductive system in the studied species (Margarodidae, Pseudococcidae, Eriococcidae)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/433337> ;
|
||||
a fabio:Figure .
|
||||
Loading…
Add table
Add a link
Reference in a new issue