GG2RDF 2024-07-04T10:51:45.858Z full update: 048 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
11d81b7deb
commit
fdea80c9b6
3000 changed files with 381216 additions and 0 deletions
87
data/C0/D4/04/C0D404644D29D83299F058312A755D23.ttl
Normal file
87
data/C0/D4/04/C0D404644D29D83299F058312A755D23.ttl
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
@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/C0D404644D29D83299F058312A755D23>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Cistus salviifolius L." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Cistus_salviifolius> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/DF848CC00A5B375785C6EBB66820C60B> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cistus_salviifolius> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/DF848CC00A5B375785C6EBB66820C60B>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Cistaceae" .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cistus_salviifolius>
|
||||
# Info: Couldn't generate language tag for "Salbeiblaettrige Zistrose"@undefined ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cistaceae" ;
|
||||
dwc:genus "Cistus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "salviifolius" ;
|
||||
dwc:vernacularName "Salbeiblaettrige Zistrose", "Salbeiblaettrige Zistrose"@de, "Ciste a feuilles de sauge"@fr, "Cisto femmina"@it, "Brentina"@it, "Scornabecco"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cistus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cistus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cistaceae" ;
|
||||
dwc:genus "Cistus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cistaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cistaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Cistaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
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 .
|
||||
107
data/C0/D4/1F/C0D41F00DF7C11068FCA863991F20434.ttl
Normal file
107
data/C0/D4/1F/C0D41F00DF7C11068FCA863991F20434.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/C0D41F00DF7C11068FCA863991F20434>
|
||||
dc:creator "Lapeva-Gjonova, Albena; Antonova, Vera; Radchenko, Alexander G.; Atanasova, Maria" ;
|
||||
dc:title "Harpagoxenus sublaevis Nylander 1849" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Harpagoxenus_sublaevis_Nylander_1849> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.62.430> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.62.430>
|
||||
bibo:endPage "124" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "62" ;
|
||||
dc:creator "Lapeva-Gjonova, Albena; Antonova, Vera; Radchenko, Alexander G.; Atanasova, Maria" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "Catalogue of the ants (Hymenoptera, Formicidae) of Bulgaria" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Harpagoxenus_sublaevis_Nylander_1849>
|
||||
dwc:ID-ENA "27500" ;
|
||||
dwc:authority "Nylander, 1849" ;
|
||||
dwc:authorityName "Nylander" ;
|
||||
dwc:authorityYear "1849" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Harpagoxenus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nylander, 1849" ;
|
||||
dwc:species "sublaevis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3JSD6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Harpagoxenus_sublaevis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Harpagoxenus_sublaevis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Harpagoxenus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sublaevis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpagoxenus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Harpagoxenus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Harpagoxenus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
||||
154
data/C0/D4/87/C0D4874474B25D398CE36F9AEE458762.ttl
Normal file
154
data/C0/D4/87/C0D4874474B25D398CE36F9AEE458762.ttl
Normal file
|
|
@ -0,0 +1,154 @@
|
|||
@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/C0D4874474B25D398CE36F9AEE458762>
|
||||
dc:creator "Jahn, Regine; Kusber, Wolf-Henning; Cocquyt, Christine" ;
|
||||
dc:title "Iconella pseudothienemannii (Cholnoky) Cocquyt & R. Jahn 2017, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Iconella_pseudothienemannii_Cholnoky_2017> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Surirella_pseudothienemannii_Jahn_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.82.13542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.82.13542>
|
||||
bibo:endPage "112" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2017-07-03" ;
|
||||
bibo:startPage "73" ;
|
||||
bibo:volume "82" ;
|
||||
dc:creator "Jahn, Regine; Kusber, Wolf-Henning; Cocquyt, Christine" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Differentiating Iconella from Surirella (Bacillariophyceae): typifying four Ehrenberg names and a preliminary checklist of the African taxa" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Iconella_pseudothienemannii_Cholnoky_2017>
|
||||
dwc:LSID "C0D48744-74B2-5D39-8CE3-6F9AEE458762" ;
|
||||
dwc:authority "(Cholnoky) Cocquyt & R. Jahn" ;
|
||||
dwc:authorityName "(Cholnoky) Cocquyt & R. Jahn" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:baseAuthorityName "Cholnoky" ;
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:genus "Iconella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Ochrophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Cholnoky) Cocquyt & R. Jahn, 2017" ;
|
||||
dwc:species "pseudothienemannii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Iconella_pseudothienemannii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Surirella_pseudothienemannii_Jahn_2017>
|
||||
dwc:authorityName "Jahn & Kusber & Cocquyt" ;
|
||||
dwc:authorityYear "2017" ;
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:genus "Surirella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Bacillariophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jahn & Kusber & Cocquyt, 2017" ;
|
||||
dwc:species "pseudothienemannii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Surirella_pseudothienemannii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iconella_pseudothienemannii>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:genus "Iconella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Ochrophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pseudothienemannii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Iconella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iconella>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:genus "Iconella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Ochrophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Surirellaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Surirellaceae>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Ochrophyta", "Bacillariophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Surirellales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Surirellales>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Ochrophyta", "Bacillariophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Bacillariophyceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bacillariophyceae>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Ochrophyta", "Bacillariophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ochrophyta>, <http://taxon-name.plazi.org/id/Plantae/Bacillariophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ochrophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Ochrophyta" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Surirella_pseudothienemannii>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:genus "Surirella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Bacillariophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pseudothienemannii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Surirella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Surirella>
|
||||
dwc:class "Bacillariophyceae" ;
|
||||
dwc:family "Surirellaceae" ;
|
||||
dwc:genus "Surirella" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Surirellales" ;
|
||||
dwc:phylum "Bacillariophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Surirellaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Bacillariophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Bacillariophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
Loading…
Add table
Add a link
Reference in a new issue