GG2RDF 2024-07-04T10:51:45.858Z full update: 027 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
2429bf16a3
commit
2167bc9f05
3000 changed files with 407675 additions and 0 deletions
85
data/F5/8C/0D/F58C0DCDA0770EAADFFD2F3454CB02C0.ttl
Normal file
85
data/F5/8C/0D/F58C0DCDA0770EAADFFD2F3454CB02C0.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/F58C0DCDA0770EAADFFD2F3454CB02C0>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Phyteuma humile Schleicher" ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.292249> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Phyteuma_humile> ;
|
||||
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): Campanulaceae" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phyteuma_humile>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Phyteuma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "humile" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phyteuma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phyteuma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Phyteuma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Campanulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Campanulaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
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 .
|
||||
139
data/F5/8C/B2/F58CB27430C0CCBD272770124C31BFF8.ttl
Normal file
139
data/F5/8C/B2/F58CB27430C0CCBD272770124C31BFF8.ttl
Normal file
|
|
@ -0,0 +1,139 @@
|
|||
@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/F58CB27430C0CCBD272770124C31BFF8>
|
||||
dc:creator "Dorey, James B; Merritt, David J" ;
|
||||
dc:title "Ditaxis biseriata Westwood 1852" ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/F58CB27430C0CCBD272770124C31BFF8/JD_1_DB>, <http://treatment.plazi.org/id/F58CB27430C0CCBD272770124C31BFF8/JD_2_DB>, <http://treatment.plazi.org/id/F58CB27430C0CCBD272770124C31BFF8/JD_3_DB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ditaxis_biseriata_Westwood_1852> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e21206> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.5.e21206>
|
||||
bibo:endPage "21206" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "21206" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Dorey, James B; Merritt, David J" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "First observations on the life cycle and mass eclosion events in a mantis fly (Family Mantispidae) in the subfamily Drepanicinae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ditaxis_biseriata_Westwood_1852>
|
||||
dwc:authority "Westwood, 1852" ;
|
||||
dwc:authorityName "Westwood" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mantispidae" ;
|
||||
dwc:genus "Ditaxis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Westwood, 1852" ;
|
||||
dwc:species "biseriata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ditaxis_biseriata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ditaxis_biseriata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mantispidae" ;
|
||||
dwc:genus "Ditaxis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "biseriata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ditaxis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ditaxis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mantispidae" ;
|
||||
dwc:genus "Ditaxis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mantispidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mantispidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Mantispidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neuroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neuroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
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 .
|
||||
|
||||
<http://treatment.plazi.org/id/F58CB27430C0CCBD272770124C31BFF8/JD_1_DB>
|
||||
dwc:catalogNumber "JD 1 DB" ;
|
||||
dwc:collectionCode "Insects" ;
|
||||
dwc:locality "Newrybar" ;
|
||||
dwc:recordedBy "James B Dorey" ;
|
||||
dwc:samplingProtocol "sweeping" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "-28.731112" ;
|
||||
dwc:verbatimLongitude "153.55522" ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://treatment.plazi.org/id/F58CB27430C0CCBD272770124C31BFF8/JD_2_DB>
|
||||
dwc:catalogNumber "JD 2 DB" ;
|
||||
dwc:collectionCode "Insects" ;
|
||||
dwc:locality "Newrybar" ;
|
||||
dwc:recordedBy "James B Dorey" ;
|
||||
dwc:samplingProtocol "sweeping" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "-28.731112" ;
|
||||
dwc:verbatimLongitude "153.55522" ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://treatment.plazi.org/id/F58CB27430C0CCBD272770124C31BFF8/JD_3_DB>
|
||||
dwc:catalogNumber "JD 3 DB" ;
|
||||
dwc:collectionCode "Insects" ;
|
||||
dwc:locality "Newrybar" ;
|
||||
dwc:recordedBy "James B Dorey" ;
|
||||
dwc:samplingProtocol "As pharat adult" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "-28.731112" ;
|
||||
dwc:verbatimLongitude "153.55522" ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue