GG2RDF 2024-07-04T10:51:45.858Z full update: 013 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 10:56:18 +00:00
parent 14344b52e8
commit b654d8f0ab
3000 changed files with 411157 additions and 0 deletions

View file

@ -0,0 +1,106 @@
@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/2BF39B1B074F984A967CA06EEDA1746A>
dc:creator "Karpinski, Lech; Szczepanski, Wojciech T.; lewa, Radoslaw; Walczak, Marcin; Hilszczanski, Jacek; Kruszelnicki, Lech; Los, Krzysztof; Jaworski, Tomasz; Marek Bidas,; Tarwacki, Grzegorz" ;
dc:title "Macroleptura thoracica Creutzer 1799" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Macroleptura_thoracica_Creutzer_1799> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.805.29660> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.805.29660>
bibo:endPage "126" ;
bibo:journal "ZooKeys" ;
bibo:startPage "59" ;
bibo:volume "805" ;
dc:creator "Karpinski, Lech; Szczepanski, Wojciech T.; lewa, Radoslaw; Walczak, Marcin; Hilszczanski, Jacek; Kruszelnicki, Lech; Los, Krzysztof; Jaworski, Tomasz; Marek Bidas,; Tarwacki, Grzegorz" ;
dc:date "2018" ;
dc:title "New data on the distribution, biology and ecology of the longhorn beetles from the area of South and East Kazakhstan (Coleoptera, Cerambycidae)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Macroleptura_thoracica_Creutzer_1799>
dwc:authority "Creutzer, 1799" ;
dwc:authorityName "Creutzer" ;
dwc:authorityYear "1799" ;
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Macroleptura" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Creutzer, 1799" ;
dwc:species "thoracica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3X5PX> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Macroleptura_thoracica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Macroleptura_thoracica>
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Macroleptura" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "thoracica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macroleptura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Macroleptura>
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
dwc:genus "Macroleptura" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
dwc:class "Insecta" ;
dwc:family "Cerambycidae" ;
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 .

View file

@ -0,0 +1,111 @@
@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/2BF3C7DF152D0D6D6E11900525D5D1B1>
dc:creator "Jarvis, Charlie" ;
dc:title "Reseda glauca Linnaeus 1753" ;
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611571520> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Reseda_glauca_Linnaeus_1753> ;
trt:publishedIn <http://doi.org/10.5281/zenodo.4366734> ;
a trt:Treatment .
<http://doi.org/10.5281/zenodo.4366734>
bibo:endPage "805" ;
bibo:startPage "785" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part R)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Reseda_glauca_Linnaeus_1753>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1753" ;
dwc:class "Magnoliopsida" ;
dwc:family "Resedaceae" ;
dwc:genus "Reseda" ;
dwc:kingdom "Plantae" ;
dwc:order "Capparales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
dwc:species "glauca" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Reseda_glauca> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Reseda_glauca>
dwc:class "Magnoliopsida" ;
dwc:family "Resedaceae" ;
dwc:genus "Reseda" ;
dwc:kingdom "Plantae" ;
dwc:order "Capparales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "glauca" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Reseda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Reseda>
dwc:class "Magnoliopsida" ;
dwc:family "Resedaceae" ;
dwc:genus "Reseda" ;
dwc:kingdom "Plantae" ;
dwc:order "Capparales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Resedaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Resedaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Resedaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Capparales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Capparales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Capparales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Capparales" ;
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 .
<https://www.gbif.org/occurrence/2611571520>
dwc:catalogNumber "629.4" ;
dwc:collectionCode "LINN" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2611571520" ;
a dwc:MaterialCitation .