GG2RDF 2024-07-04T10:51:45.858Z full update: 068 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
fa6d7c1c6e
commit
78c179eed0
3000 changed files with 402117 additions and 0 deletions
101
data/FE/5E/20/FE5E203E99B32CCD2B7BEE5E891D879D.ttl
Normal file
101
data/FE/5E/20/FE5E203E99B32CCD2B7BEE5E891D879D.ttl
Normal file
|
|
@ -0,0 +1,101 @@
|
|||
@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/FE5E203E99B32CCD2B7BEE5E891D879D>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Lythrum thymifolia Linnaeus, 1753, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lythrum_thymifolia_Linnaeus_1753> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.669> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.669>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1753" ;
|
||||
dc:title "Species plantarum: exhibentes plantas rite cognitas, ad genera relatas, cum differentiis specificis, nominibus trivialibus, synonymis selectis, locis natalibus, secundum systema sexuale digestas" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lythrum_thymifolia_Linnaeus_1753>
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lythraceae" ;
|
||||
dwc:genus "Lythrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "thymifolia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3WVJ4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lythrum_thymifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lythrum_thymifolia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lythraceae" ;
|
||||
dwc:genus "Lythrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thymifolia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lythrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lythrum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lythraceae" ;
|
||||
dwc:genus "Lythrum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lythraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lythraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lythraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Myrtales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Myrtales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Myrtales" ;
|
||||
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 .
|
||||
118
data/FE/5E/B9/FE5EB939EFA546328964A7C2902D923E.ttl
Normal file
118
data/FE/5E/B9/FE5EB939EFA546328964A7C2902D923E.ttl
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
@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/FE5EB939EFA546328964A7C2902D923E>
|
||||
dc:creator "Jaffarali, Abdul; Akram, Soban A; Arshan, Kaleem ML" ;
|
||||
dc:title "Trididemnum savignii Herdman 1886" ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/FE5EB939EFA546328964A7C2902D923E/DBTICMPM_22> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trididemnum_savignii_Herdman_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e7855> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e7855>
|
||||
bibo:endPage "7855" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "7855" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Jaffarali, Abdul; Akram, Soban A; Arshan, Kaleem ML" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "New distributional data on ascidian fauna (Tunicata: Ascidiacea) from Mandapam coast, Gulf of Mannar, India" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trididemnum_savignii_Herdman_1886>
|
||||
dwc:LSID "http://eol.org/pages/513210/overview" ;
|
||||
dwc:authority "Herdman, 1886" ;
|
||||
dwc:authorityName "Herdman" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Ascidiacea" ;
|
||||
dwc:family "Didemnidae" ;
|
||||
dwc:genus "Trididemnum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aplousobranchia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herdman, 1886" ;
|
||||
dwc:species "savignii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trididemnum_savignii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trididemnum_savignii>
|
||||
dwc:class "Ascidiacea" ;
|
||||
dwc:family "Didemnidae" ;
|
||||
dwc:genus "Trididemnum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aplousobranchia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "savignii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trididemnum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trididemnum>
|
||||
dwc:class "Ascidiacea" ;
|
||||
dwc:family "Didemnidae" ;
|
||||
dwc:genus "Trididemnum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aplousobranchia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Didemnidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Didemnidae>
|
||||
dwc:class "Ascidiacea" ;
|
||||
dwc:family "Didemnidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aplousobranchia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aplousobranchia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aplousobranchia>
|
||||
dwc:class "Ascidiacea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aplousobranchia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascidiacea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ascidiacea>
|
||||
dwc:class "Ascidiacea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://treatment.plazi.org/id/FE5EB939EFA546328964A7C2902D923E/DBTICMPM_22>
|
||||
dwc:catalogNumber "DBTICMPM 22" ;
|
||||
dwc:collectionCode "Ascidians" ;
|
||||
dwc:locality "Mandapam" ;
|
||||
dwc:recordedBy "Abdul Jaffarali et al." ;
|
||||
dwc:samplingProtocol "Peeling off" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "9.2856" ;
|
||||
dwc:verbatimLongitude "79.1586" ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue