GG2RDF 2024-07-25T22:42:07.003Z (plazi/treatments-xml)
This commit is contained in:
parent
e0272cb7ea
commit
4702e8457b
data
03
C1/65
03C1654EFFA8FFB2DD7DFD69FACA7738.ttl03C1654EFFA8FFB2DD7DFE5AFB1176CD.ttl03C1654EFFA8FFB2DD7DFF2DFF727773.ttl03C1654EFFA8FFB2DE33FC94FF7A70E9.ttl03C1654EFFA9FFB3DD02F955FC0973DE.ttl03C1654EFFA9FFB3DD02FBC3FB6C7157.ttl03C1654EFFA9FFB3DE33FBE0FA0D7028.ttl03C1654EFFAAFFB0DD02FD2DFAA07782.ttl03C1654EFFAFFFB5DD7DFB0FFC6771FC.ttl03C1654EFFAFFFB5DE33FEB4FE9376AF.ttl
D4/87
FD/50/90
100
data/03/C1/65/03C1654EFFA8FFB2DD7DFD69FACA7738.ttl
Normal file
100
data/03/C1/65/03C1654EFFA8FFB2DD7DFD69FACA7738.ttl
Normal file
|
@ -0,0 +1,100 @@
|
|||
@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/03C1654EFFA8FFB2DD7DFD69FACA7738>
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Aubrieta deltoidea" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA8FFB2DD7DFD69FACA7738.mc.3B00DE05FFA8FFB2DD27FCAAFACE7738> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Aubrieta_deltoidea> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aubrieta_deltoidea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Aubrieta" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "deltoidea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aubrieta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aubrieta>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Aubrieta" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA8FFB2DD7DFD69FACA7738.mc.3B00DE05FFA8FFB2DD27FCAAFACE7738>
|
||||
dwc:catalogNumber "T 392816, E 4686811" ;
|
||||
dwc:collectionCode "N, F, APP" ;
|
||||
dwc:eventDate "2022-05-31" ;
|
||||
dwc:verbatimElevation "1195" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA8FFB2DD7DFD69FACA7738#3B00DE05FFA8FFB2DD27FCAAFACE7738> ;
|
||||
a dwc:MaterialCitation .
|
100
data/03/C1/65/03C1654EFFA8FFB2DD7DFE5AFB1176CD.ttl
Normal file
100
data/03/C1/65/03C1654EFFA8FFB2DD7DFE5AFB1176CD.ttl
Normal file
|
@ -0,0 +1,100 @@
|
|||
@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/03C1654EFFA8FFB2DD7DFE5AFB1176CD>
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Aspidistra elatior Blume" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA8FFB2DD7DFE5AFB1176CD.mc.3B00DE05FFA8FFB2DD27FD87FB1576CD> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Aspidistra_elatior> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aspidistra_elatior>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Asparagaceae" ;
|
||||
dwc:genus "Aspidistra" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "elatior" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aspidistra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aspidistra>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Asparagaceae" ;
|
||||
dwc:genus "Aspidistra" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Asparagaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA8FFB2DD7DFE5AFB1176CD.mc.3B00DE05FFA8FFB2DD27FD87FB1576CD>
|
||||
dwc:catalogNumber "T 310689, E 4711347" ;
|
||||
dwc:collectionCode "N, F, APP" ;
|
||||
dwc:eventDate "2022-02-03" ;
|
||||
dwc:verbatimElevation "650" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA8FFB2DD7DFE5AFB1176CD#3B00DE05FFA8FFB2DD27FD87FB1576CD> ;
|
||||
a dwc:MaterialCitation .
|
91
data/03/C1/65/03C1654EFFA8FFB2DD7DFF2DFF727773.ttl
Normal file
91
data/03/C1/65/03C1654EFFA8FFB2DD7DFF2DFF727773.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@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/03C1654EFFA8FFB2DD7DFF2DFF727773>
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Thesium alpinum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Thesium_alpinum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thesium_alpinum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Thesiaceae" ;
|
||||
dwc:genus "Thesium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Santalales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alpinum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thesium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Thesiaceae" ;
|
||||
dwc:genus "Thesium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Santalales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thesiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thesiaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Thesiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Santalales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Santalales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Santalales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Santalales" ;
|
||||
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 .
|
109
data/03/C1/65/03C1654EFFA8FFB2DE33FC94FF7A70E9.ttl
Normal file
109
data/03/C1/65/03C1654EFFA8FFB2DE33FC94FF7A70E9.ttl
Normal file
|
@ -0,0 +1,109 @@
|
|||
@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/03C1654EFFA8FFB2DE33FC94FF7A70E9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12823339> ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Salix pentandra" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA8FFB2DE33FC94FF7A70E9.mc.3B00DE05FFA8FFB2DED5FCD1FE447061> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Salix_pentandra> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12823339> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salix_pentandra>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Salix" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pentandra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salix>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:genus "Salix" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Salicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Salicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Salicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12823339>
|
||||
dc:description "Fig. 7 - Salix pentandra L. (Photo / Foto F. Conti)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12823339/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA8FFB2DE33FC94FF7A70E9.mc.3B00DE05FFA8FFB2DED5FCD1FE447061>
|
||||
dwc:catalogNumber "T 350027, E 4699616" ;
|
||||
dwc:collectionCode "N, F, V, APP" ;
|
||||
dwc:eventDate "2021-11-10" ;
|
||||
dwc:locality "Piano di Cascina" ;
|
||||
dwc:recordedBy "di Cascina" ;
|
||||
dwc:verbatimElevation "1018" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA8FFB2DE33FC94FF7A70E9#3B00DE05FFA8FFB2DED5FCD1FE447061> ;
|
||||
a dwc:MaterialCitation .
|
100
data/03/C1/65/03C1654EFFA9FFB3DD02F955FC0973DE.ttl
Normal file
100
data/03/C1/65/03C1654EFFA9FFB3DD02F955FC0973DE.ttl
Normal file
|
@ -0,0 +1,100 @@
|
|||
@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/03C1654EFFA9FFB3DD02F955FC0973DE>
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Petasites pyrenaicus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DD02F955FC0973DE.mc.3B00DE05FFA9FFB3DD27F896FC0D73DE> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Petasites_pyrenaicus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Petasites_pyrenaicus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Petasites" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pyrenaicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Petasites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Petasites>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Petasites" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DD02F955FC0973DE.mc.3B00DE05FFA9FFB3DD27F896FC0D73DE>
|
||||
dwc:catalogNumber "T 441799, E 4661633" ;
|
||||
dwc:collectionCode "N, A, APP" ;
|
||||
dwc:eventDate "2022-03-18" ;
|
||||
dwc:verbatimElevation "390" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DD02F955FC0973DE#3B00DE05FFA9FFB3DD27F896FC0D73DE> ;
|
||||
a dwc:MaterialCitation .
|
120
data/03/C1/65/03C1654EFFA9FFB3DD02FBC3FB6C7157.ttl
Normal file
120
data/03/C1/65/03C1654EFFA9FFB3DD02FBC3FB6C7157.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@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/03C1654EFFA9FFB3DD02FBC3FB6C7157>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753717> ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Narcissus tazetta subsp. italicus Baker" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DD02FBC3FB6C7157.mc.3B00DE05FFA9FFB3DD27FB6EFB507157> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Narcissus_tazetta_italicus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753717> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Narcissus_tazetta_italicus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Amaryllidaceae" ;
|
||||
dwc:genus "Narcissus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "tazetta" ;
|
||||
dwc:subSpecies "italicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Narcissus_tazetta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Narcissus_tazetta>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Amaryllidaceae" ;
|
||||
dwc:genus "Narcissus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tazetta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Narcissus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Narcissus>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Amaryllidaceae" ;
|
||||
dwc:genus "Narcissus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Amaryllidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amaryllidaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Amaryllidaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753717>
|
||||
dc:description "Fig. 5 - Narcissus tazetta L. subsp. italicus (Ker Gawl.) Baker. (Photo / Foto F. Conti)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753717/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DD02FBC3FB6C7157.mc.3B00DE05FFA9FFB3DD27FB6EFB507157>
|
||||
dwc:catalogNumber "T 433055, E 4704664" ;
|
||||
dwc:collectionCode "N, F, V, APP" ;
|
||||
dwc:eventDate "2022-03-03" ;
|
||||
dwc:locality "Pescara" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DD02FBC3FB6C7157#3B00DE05FFA9FFB3DD27FB6EFB507157> ;
|
||||
a dwc:MaterialCitation .
|
155
data/03/C1/65/03C1654EFFA9FFB3DE33FBE0FA0D7028.ttl
Normal file
155
data/03/C1/65/03C1654EFFA9FFB3DE33FBE0FA0D7028.ttl
Normal file
|
@ -0,0 +1,155 @@
|
|||
@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/03C1654EFFA9FFB3DE33FBE0FA0D7028>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753719> ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Erythronium dens-canis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DED5FB2DFEC87093>, <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DF59FB4BFBC676B1>, <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DA4DFD69FB657775>, <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DAFAFD55FACE7739>, <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DB48FC91FA5877FC>, <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DBE2FCD2FA597782>, <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DBE2FC78FA717028> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Erythronium_dens-canis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753719> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erythronium_dens-canis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Liliaceae" ;
|
||||
dwc:genus "Erythronium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dens-canis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Erythronium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Erythronium>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Liliaceae" ;
|
||||
dwc:genus "Erythronium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Liliaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Liliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753719>
|
||||
dc:description "Fig. 4 - Erythronium dens-canis L. (Photo / Foto F. Falcinelli)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753719/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DED5FB2DFEC87093>
|
||||
dwc:catalogNumber "T 262768, E 4791416, T 262948, E 4791207, T 263451, E 4791001, T 263475, E 4791135, T 263650, E 4791052, T 267358, E 4790505, T 266881, E 4791172" ;
|
||||
dwc:collectionCode "NO, N, F, APP, MSNM" ;
|
||||
dwc:eventDate "2022-03-06" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DE33FBE0FA0D7028#3B00DE05FFA9FFB3DED5FB2DFEC87093> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DF59FB4BFBC676B1>
|
||||
dwc:catalogNumber "T 262768, E 4791416, T 262948, E 4791207, T 263451, E 4791001, T 263475, E 4791135, T 263650, E 4791052, T 267358, E 4790505, T 266881, E 4791172" ;
|
||||
dwc:collectionCode "NO, N, F, APP, MSNM" ;
|
||||
dwc:eventDate "2022-03-06" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DE33FBE0FA0D7028#3B00DE05FFA9FFB3DF59FB4BFBC676B1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DA4DFD69FB657775>
|
||||
dwc:catalogNumber "T 262768, E 4791416, T 262948, E 4791207, T 263451, E 4791001, T 263475, E 4791135, T 263650, E 4791052, T 267358, E 4790505, T 266881, E 4791172" ;
|
||||
dwc:collectionCode "NO, N, F, APP, MSNM" ;
|
||||
dwc:eventDate "2022-03-06" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DE33FBE0FA0D7028#3B00DE05FFA9FFB3DA4DFD69FB657775> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DAFAFD55FACE7739>
|
||||
dwc:catalogNumber "T 262768, E 4791416, T 262948, E 4791207, T 263451, E 4791001, T 263475, E 4791135, T 263650, E 4791052, T 267358, E 4790505, T 266881, E 4791172" ;
|
||||
dwc:collectionCode "NO, N, F, APP, MSNM" ;
|
||||
dwc:eventDate "2022-03-06" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DE33FBE0FA0D7028#3B00DE05FFA9FFB3DAFAFD55FACE7739> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DB48FC91FA5877FC>
|
||||
dwc:catalogNumber "T 262768, E 4791416, T 262948, E 4791207, T 263451, E 4791001, T 263475, E 4791135, T 263650, E 4791052, T 267358, E 4790505, T 266881, E 4791172" ;
|
||||
dwc:collectionCode "NO, N, F, APP, MSNM" ;
|
||||
dwc:eventDate "2022-03-06" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DE33FBE0FA0D7028#3B00DE05FFA9FFB3DB48FC91FA5877FC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DBE2FCD2FA597782>
|
||||
dwc:catalogNumber "T 262768, E 4791416, T 262948, E 4791207, T 263451, E 4791001, T 263475, E 4791135, T 263650, E 4791052, T 267358, E 4790505, T 266881, E 4791172" ;
|
||||
dwc:collectionCode "NO, N, F, APP, MSNM" ;
|
||||
dwc:eventDate "2022-03-06" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DE33FBE0FA0D7028#3B00DE05FFA9FFB3DBE2FCD2FA597782> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFA9FFB3DE33FBE0FA0D7028.mc.3B00DE05FFA9FFB3DBE2FC78FA717028>
|
||||
dwc:catalogNumber "T 262768, E 4791416, T 262948, E 4791207, T 263451, E 4791001, T 263475, E 4791135, T 263650, E 4791052, T 267358, E 4790505, T 266881, E 4791172" ;
|
||||
dwc:collectionCode "NO, N, F, APP, MSNM" ;
|
||||
dwc:eventDate "2022-03-06" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFA9FFB3DE33FBE0FA0D7028#3B00DE05FFA9FFB3DBE2FC78FA717028> ;
|
||||
a dwc:MaterialCitation .
|
104
data/03/C1/65/03C1654EFFAAFFB0DD02FD2DFAA07782.ttl
Normal file
104
data/03/C1/65/03C1654EFFAAFFB0DD02FD2DFAA07782.ttl
Normal file
|
@ -0,0 +1,104 @@
|
|||
@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/03C1654EFFAAFFB0DD02FD2DFAA07782>
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Blackstonia perfoliata subsp. intermedia" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Blackstonia_perfoliata_intermedia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Blackstonia_perfoliata_intermedia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gentianaceae" ;
|
||||
dwc:genus "Blackstonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "perfoliata" ;
|
||||
dwc:subSpecies "intermedia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Blackstonia_perfoliata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Blackstonia_perfoliata>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gentianaceae" ;
|
||||
dwc:genus "Blackstonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "perfoliata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Blackstonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Blackstonia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gentianaceae" ;
|
||||
dwc:genus "Blackstonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Gentianaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
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 .
|
111
data/03/C1/65/03C1654EFFAFFFB5DD7DFB0FFC6771FC.ttl
Normal file
111
data/03/C1/65/03C1654EFFAFFFB5DD7DFB0FFC6771FC.ttl
Normal 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/03C1654EFFAFFFB5DD7DFB0FFC6771FC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753727> ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Trachelium caeruleum subsp. caeruleum" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Trachelium_caeruleum_caeruleum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753727> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Trachelium_caeruleum_caeruleum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Trachelium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "caeruleum" ;
|
||||
dwc:subSpecies "caeruleum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trachelium_caeruleum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Trachelium_caeruleum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Trachelium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caeruleum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Trachelium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Trachelium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Campanulaceae" ;
|
||||
dwc:genus "Trachelium" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753727>
|
||||
dc:description "Fig. 11 - Trachelium caeruleum L. subsp. caeruleum. (Photo / Foto F. Bartolucci)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753727/files/figure.png> ;
|
||||
a fabio:Figure .
|
125
data/03/C1/65/03C1654EFFAFFFB5DE33FEB4FE9376AF.ttl
Normal file
125
data/03/C1/65/03C1654EFFAFFFB5DE33FEB4FE9376AF.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@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/03C1654EFFAFFFB5DE33FEB4FE9376AF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753729> ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:title "Iris pallida Lam." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFAFFFB5DE33FEB4FE9376AF.mc.3B00DE05FFAFFFB5DED5FEF0FE4A75BF>, <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFAFFFB5DE33FEB4FE9376AF.mc.3B00DE05FFAFFFB5DED5FE79FE737609>, <http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFAFFFB5DE33FEB4FE9376AF.mc.3B00DE05FFAFFFB5DF8BFDE1FE9676AF> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2023.636> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Iris_pallida> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2023.636>
|
||||
bibo:endPage "56" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2023-04-26" ;
|
||||
bibo:startPage "51" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Miglio, Marinella; Manzi, Aurelio; Bartolucci, Fabrizio" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "New floristic data of vascular plants from central Italy" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753729> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iris_pallida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:genus "Iris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Iris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iris>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:genus "Iris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Iridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iridaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Iridaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12753729>
|
||||
dc:description "Fig. 9 - Iris pallida Lam. (Photo / Foto F. Falcinelli)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753729/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFAFFFB5DE33FEB4FE9376AF.mc.3B00DE05FFAFFFB5DED5FEF0FE4A75BF>
|
||||
dwc:catalogNumber "SP34, T 281922, E 4731351" ;
|
||||
dwc:collectionCode "N, F, APP" ;
|
||||
dwc:eventDate "2021-05-06" ;
|
||||
dwc:verbatimElevation "530" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFAFFFB5DE33FEB4FE9376AF#3B00DE05FFAFFFB5DED5FEF0FE4A75BF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFAFFFB5DE33FEB4FE9376AF.mc.3B00DE05FFAFFFB5DED5FE79FE737609>
|
||||
dwc:catalogNumber "SP452, T 302472, E 4746373" ;
|
||||
dwc:collectionCode "N" ;
|
||||
dwc:eventDate "2021-05-12" ;
|
||||
dwc:locality "This" ;
|
||||
dwc:verbatimElevation "430" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFAFFFB5DE33FEB4FE9376AF#3B00DE05FFAFFFB5DED5FE79FE737609> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03C1654EFFAFFFB5DE33FEB4FE9376AF.mc.3B00DE05FFAFFFB5DF8BFDE1FE9676AF>
|
||||
dwc:catalogNumber "SS316, T 301885, E 4750749" ;
|
||||
dwc:collectionCode "N" ;
|
||||
dwc:eventDate "2021-05-12" ;
|
||||
dwc:locality "Celestrino" ;
|
||||
dwc:verbatimElevation "285" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03C1654EFFAFFFB5DE33FEB4FE9376AF#3B00DE05FFAFFFB5DF8BFDE1FE9676AF> ;
|
||||
a dwc:MaterialCitation .
|
107
data/03/D4/87/03D487E09538B857FF43FD2BCBBEFF3E.ttl
Normal file
107
data/03/D4/87/03D487E09538B857FF43FD2BCBBEFF3E.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/03D487E09538B857FF43FD2BCBBEFF3E>
|
||||
dc:creator "Camerik, Anne M.; Magowski, Wojciech Ł.; Hawkes, Peter G.; Ueckermann, Edward A.; Ochoa, Ronald; Bauchan, Gary R." ;
|
||||
dc:title "Zambedania sekhukhunensis Camerik, Magowski, Hawkes, Ueckermann, Ochoa & Bauchan, 2016, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D487E09538B857FF43FD2BCBBEFF3E.mc.3B153CAB952CB856FD85FE31C97DFDD7> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zambedania_sekhukhunensis_Camerik_2016> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEDFF98953CB846FF82FFACCA7AFF81> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEDFF98953CB846FF82FFACCA7AFF81>
|
||||
dc:creator "Camerik, Anne M.; Magowski, Wojciech Ł.; Hawkes, Peter G.; Ueckermann, Edward A.; Ochoa, Ronald; Bauchan, Gary R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A New Species of Zambedania (Acari: Heterostigmatina: Pygmephoridae) from the Two Rivers Platinum Mine in South Africa and Notes on the Life-cycle of the Genus" .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zambedania_sekhukhunensis_Camerik_2016>
|
||||
dwc:authorityName "Camerik & Magowski & Hawkes & Ueckermann & Ochoa & Bauchan" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Pygmephoridae" ;
|
||||
dwc:genus "Zambedania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Camerik & Magowski & Hawkes & Ueckermann & Ochoa & Bauchan, 2016" ;
|
||||
dwc:species "sekhukhunensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zambedania_sekhukhunensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zambedania_sekhukhunensis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Pygmephoridae" ;
|
||||
dwc:genus "Zambedania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sekhukhunensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zambedania> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zambedania>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Pygmephoridae" ;
|
||||
dwc:genus "Zambedania" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pygmephoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pygmephoridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Pygmephoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/03D487E09538B857FF43FD2BCBBEFF3E.mc.3B153CAB952CB856FD85FE31C97DFDD7>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:locality "Beltsville" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D487E09538B857FF43FD2BCBBEFF3E#3B153CAB952CB856FD85FE31C97DFDD7> ;
|
||||
a dwc:MaterialCitation .
|
179
data/FD/50/90/FD50904A7001AE5CFF407A8AFC0DFEA0.ttl
Normal file
179
data/FD/50/90/FD50904A7001AE5CFF407A8AFC0DFEA0.ttl
Normal file
|
@ -0,0 +1,179 @@
|
|||
@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/FD50904A7001AE5CFF407A8AFC0DFEA0>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Eisenia_nordenskioldi_Eisen_1879> ;
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:title "Eisenia nordenskioldi subsp. nordenskioldi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eisenia_nordenskioldi_nordenskioldi_Eisen_1879> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Allolobophora_nordenskioldi_Eisen_1879> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "12" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "55" ;
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "New data to the earthworm fauna of the Korean Peninsula with redescription of Eisenia koreana (Zicsi) and remarks on the Eisenia nordenskioldi species group (Oligochaeta, Lumbricidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eisenia_nordenskioldi_nordenskioldi_Eisen_1879>
|
||||
dwc:authority "(Eisen, 1879)" ;
|
||||
dwc:baseAuthorityName "Eisen" ;
|
||||
dwc:baseAuthorityYear "1879" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Eisen, 1879)" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
dwc:subSpecies "nordenskioldi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38W4D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi_nordenskioldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Allolobophora_nordenskioldi_Eisen_1879>
|
||||
dwc:authority "Eisen, 1879: 6" ;
|
||||
dwc:authorityName "Eisen" ;
|
||||
dwc:authorityPageNumber "6" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Allolobophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Eisen, 1879" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allolobophora_nordenskioldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eisenia_nordenskioldi_Eisen_1879>
|
||||
dwc:baseAuthorityName "Eisen" ;
|
||||
dwc:baseAuthorityYear "1879" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Eisen, 1879)" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38W4D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi_nordenskioldi>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
dwc:subSpecies "nordenskioldi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lumbricidae>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crassiclitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crassiclitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Allolobophora_nordenskioldi>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Allolobophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allolobophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Allolobophora>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Allolobophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
148
data/FD/50/90/FD50904A700AAE57FF1A7E60FC6BFCC7.ttl
Normal file
148
data/FD/50/90/FD50904A700AAE57FF1A7E60FC6BFCC7.ttl
Normal file
|
@ -0,0 +1,148 @@
|
|||
@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/FD50904A700AAE57FF1A7E60FC6BFCC7>
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:title "Bimastos parvus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bimastos_parvus_Eisen_1874> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Allolobophora_parva_Eisen_1874> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "12" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "55" ;
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "New data to the earthworm fauna of the Korean Peninsula with redescription of Eisenia koreana (Zicsi) and remarks on the Eisenia nordenskioldi species group (Oligochaeta, Lumbricidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bimastos_parvus_Eisen_1874>
|
||||
dwc:authority "(Eisen, 1874)" ;
|
||||
dwc:baseAuthorityName "Eisen" ;
|
||||
dwc:baseAuthorityYear "1874" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Bimastos" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Eisen, 1874)" ;
|
||||
dwc:species "parvus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bimastos_parvus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Allolobophora_parva_Eisen_1874>
|
||||
dwc:authority "Eisen, 1874: 46" ;
|
||||
dwc:authorityName "Eisen" ;
|
||||
dwc:authorityPageNumber "46" ;
|
||||
dwc:authorityYear "1874" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Allolobophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Eisen, 1874" ;
|
||||
dwc:species "parva" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Allolobophora_parva> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bimastos_parvus>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Bimastos" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bimastos> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bimastos>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Bimastos" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lumbricidae>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crassiclitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crassiclitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Allolobophora_parva>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Allolobophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parva" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Allolobophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Allolobophora>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Allolobophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
152
data/FD/50/90/FD50904A700DAE50FF31798AFB24FC00.ttl
Normal file
152
data/FD/50/90/FD50904A700DAE50FF31798AFB24FC00.ttl
Normal file
|
@ -0,0 +1,152 @@
|
|||
@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/FD50904A700DAE50FF31798AFB24FC00>
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:title "Eisenia vaga Blakemore 2013, stat. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eisenia_vaga_Blakemore_2013> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Eisenia_japonica_vaga_Blakemore_2013> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "12" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "55" ;
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "New data to the earthworm fauna of the Korean Peninsula with redescription of Eisenia koreana (Zicsi) and remarks on the Eisenia nordenskioldi species group (Oligochaeta, Lumbricidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eisenia_vaga_Blakemore_2013>
|
||||
dwc:authority "Blakemore, 2013" ;
|
||||
dwc:authorityName "Blakemore" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:baseAuthorityName "Blakemore" ;
|
||||
dwc:baseAuthorityYear "2013" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Blakemore, 2013)" ;
|
||||
dwc:species "vaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eisenia_vaga> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eisenia_japonica_vaga_Blakemore_2013>
|
||||
dwc:authority "Blakemore, 2013: 132" ;
|
||||
dwc:authorityName "Blakemore" ;
|
||||
dwc:authorityPageNumber "132" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Blakemore, 2013" ;
|
||||
dwc:species "japonica" ;
|
||||
dwc:subSpecies "vaga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eisenia_japonica_vaga> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_vaga>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vaga" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lumbricidae>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crassiclitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crassiclitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_japonica_vaga>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "japonica" ;
|
||||
dwc:subSpecies "vaga" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia_japonica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_japonica>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "japonica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia> ;
|
||||
a dwcFP:TaxonName .
|
159
data/FD/50/90/FD50904A700DAE52FC277ACAFC76FEC0.ttl
Normal file
159
data/FD/50/90/FD50904A700DAE52FC277ACAFC76FEC0.ttl
Normal file
|
@ -0,0 +1,159 @@
|
|||
@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/FD50904A700DAE52FC277ACAFC76FEC0>
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:title "Eisenia koreana" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/FD50904A700DAE52FC277ACAFC76FEC0.mc.C5912B01700DAE50FB687DF0FA4AFB76> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eisenia_koreana_Zicsi_1972> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Eiseniella_koreana_Zicsi_1972> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "12" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "55" ;
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "New data to the earthworm fauna of the Korean Peninsula with redescription of Eisenia koreana (Zicsi) and remarks on the Eisenia nordenskioldi species group (Oligochaeta, Lumbricidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eisenia_koreana_Zicsi_1972>
|
||||
dwc:authority "(Zicsi, 1972)" ;
|
||||
dwc:baseAuthorityName "Zicsi" ;
|
||||
dwc:baseAuthorityYear "1972" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Zicsi, 1972)" ;
|
||||
dwc:species "koreana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eisenia_koreana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eiseniella_koreana_Zicsi_1972>
|
||||
dwc:authority "Zicsi, 1972: 129" ;
|
||||
dwc:authorityName "Zicsi" ;
|
||||
dwc:authorityPageNumber "129" ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eiseniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zicsi, 1972" ;
|
||||
dwc:species "koreana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eiseniella_koreana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_koreana>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "koreana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lumbricidae>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crassiclitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crassiclitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eiseniella_koreana>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eiseniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "koreana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eiseniella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eiseniella>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eiseniella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FD50904A700DAE52FC277ACAFC76FEC0.mc.C5912B01700DAE50FB687DF0FA4AFB76>
|
||||
dwc:catalogNumber "HNHM/12715" ;
|
||||
dwc:collectionCode "HNHM" ;
|
||||
dwc:eventDate "1970-05-22" ;
|
||||
dwc:locality "Phenjan" ;
|
||||
dwc:recordedBy "Leg. S. Mahunka" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FD50904A700DAE52FC277ACAFC76FEC0#C5912B01700DAE50FB687DF0FA4AFB76> ;
|
||||
a dwc:MaterialCitation .
|
219
data/FD/50/90/FD50904A700FAE5CFCB5780AFDFEFC40.ttl
Normal file
219
data/FD/50/90/FD50904A700FAE5CFCB5780AFDFEFC40.ttl
Normal file
|
@ -0,0 +1,219 @@
|
|||
@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/FD50904A700FAE5CFCB5780AFDFEFC40>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Eisenia_nordenskioldi_Eisen_1879> ;
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:title "Eisenia nordenskioldi subsp. pallida Malevic 1956" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eisenia_nordenskioldi_pallida_Malevic_1956> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Helodrilus_acystis_Michaelsen_1903>, <http://taxon-concept.plazi.org/id/Animalia/Eisenia_pallida_Malevich_1956> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/0169E8327009AE54FFEE7977FFE3FF96>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "12" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "55" ;
|
||||
dc:creator "Hong, Yong; Csuzdi, Csaba" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "New data to the earthworm fauna of the Korean Peninsula with redescription of Eisenia koreana (Zicsi) and remarks on the Eisenia nordenskioldi species group (Oligochaeta, Lumbricidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eisenia_nordenskioldi_pallida_Malevic_1956>
|
||||
dwc:authority "Malevic, 1956" ;
|
||||
dwc:authorityName "Malevic" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Malevic, 1956" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
dwc:subSpecies "pallida" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi_pallida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eisenia_nordenskioldi_Eisen_1879>
|
||||
dwc:baseAuthorityName "Eisen" ;
|
||||
dwc:baseAuthorityYear "1879" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Eisen, 1879)" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helodrilus_acystis_Michaelsen_1903>
|
||||
dwc:authority "Michaelsen, 1903" ;
|
||||
dwc:authorityName "Michaelsen" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Helodrilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Michaelsen, 1903" ;
|
||||
dwc:species "acystis" ;
|
||||
dwc:subGenus "Allolobophora" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helodrilus_acystis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eisenia_pallida_Malevich_1956>
|
||||
dwc:authorityName "Malevich" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malevich, 1956" ;
|
||||
dwc:species "pallida" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eisenia_pallida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi_pallida>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
dwc:subSpecies "pallida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_nordenskioldi>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nordenskioldi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lumbricidae>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crassiclitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crassiclitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clitellata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clitellata>
|
||||
dwc:class "Clitellata" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helodrilus_acystis>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Helodrilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acystis" ;
|
||||
dwc:subGenus "Allolobophora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helodrilus_Allolobophora>, <http://taxon-name.plazi.org/id/Animalia/Helodrilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helodrilus_Allolobophora>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Helodrilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Allolobophora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helodrilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helodrilus>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Helodrilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lumbricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eisenia_pallida>
|
||||
dwc:class "Clitellata" ;
|
||||
dwc:family "Lumbricidae" ;
|
||||
dwc:genus "Eisenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Crassiclitellata" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eisenia> ;
|
||||
a dwcFP:TaxonName .
|
Loading…
Reference in a new issue