GG2RDF 2024-07-25T18:07:50.440Z (plazi/treatments-xml)
This commit is contained in:
parent
4d3d41b8a1
commit
f62c66ac6a
32 changed files with 3219 additions and 53 deletions
|
|
@ -9,17 +9,24 @@
|
|||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03E95425C876FF87B15DFC2CFD34FEED>
|
||||
<http://treatment.plazi.org/id/03E95425C876FF80B15DFC2CFD0EFE4D>
|
||||
dc:creator "Ubare, Vibha V.; Mohan, P. M." ;
|
||||
dc:title "Plakortis communis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plakortis_communis_Muricy_2011> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFD02C5DC87CFF8CB05CFFB0FFB4FFDB> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.6620/ZS.2018.57-03> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFD02C5DC87CFF8CB05CFFB0FFB4FFDB>
|
||||
<http://dx.doi.org/10.6620/ZS.2018.57-03>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:pubDate "2018-02-07" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Ubare, Vibha V.; Mohan, P. M." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "New Records and Range Extensions of Some Marine Sponges (Porifera: Demospongiae and Homoscleromorpha) from the Andaman Islands, India; Part of the Indo-Burma Biodiversity Hotspot" .
|
||||
dc:title "New Records and Range Extensions of Some Marine Sponges (Porifera: Demospongiae and Homoscleromorpha) from the Andaman Islands, India; Part of the Indo-Burma Biodiversity Hotspot." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plakortis_communis_Muricy_2011>
|
||||
dwc:authority "(Muricy, 2011)" ;
|
||||
108
data/03/E9/54/03E95425C878FF8AB399FB10FDD9F8ED.ttl
Normal file
108
data/03/E9/54/03E95425C878FF8AB399FB10FDD9F8ED.ttl
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
@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/03E95425C878FF8AB399FB10FDD9F8ED>
|
||||
dc:creator "Ubare, Vibha V.; Mohan, P. M." ;
|
||||
dc:title "Biemna fortis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Biemna_fortis_Topsent_1897> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.6620/ZS.2018.57-03> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.6620/ZS.2018.57-03>
|
||||
bibo:endPage "15" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zoological Studies" ;
|
||||
bibo:pubDate "2018-02-07" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "57" ;
|
||||
dc:creator "Ubare, Vibha V.; Mohan, P. M." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "New Records and Range Extensions of Some Marine Sponges (Porifera: Demospongiae and Homoscleromorpha) from the Andaman Islands, India; Part of the Indo-Burma Biodiversity Hotspot." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Biemna_fortis_Topsent_1897>
|
||||
dwc:authority "(Topsent, 1897)" ;
|
||||
dwc:baseAuthorityName "Topsent" ;
|
||||
dwc:baseAuthorityYear "1897" ;
|
||||
dwc:class "Demospongiae" ;
|
||||
dwc:family "Biemnidae" ;
|
||||
dwc:genus "Biemna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Biemnida" ;
|
||||
dwc:phylum "Porifera" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Topsent, 1897)" ;
|
||||
dwc:species "fortis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5WJCY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biemna_fortis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Biemna_fortis>
|
||||
dwc:class "Demospongiae" ;
|
||||
dwc:family "Biemnidae" ;
|
||||
dwc:genus "Biemna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Biemnida" ;
|
||||
dwc:phylum "Porifera" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fortis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biemna> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Biemna>
|
||||
dwc:class "Demospongiae" ;
|
||||
dwc:family "Biemnidae" ;
|
||||
dwc:genus "Biemna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Biemnida" ;
|
||||
dwc:phylum "Porifera" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biemnidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Biemnidae>
|
||||
dwc:class "Demospongiae" ;
|
||||
dwc:family "Biemnidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Biemnida" ;
|
||||
dwc:phylum "Porifera" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Biemnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Biemnida>
|
||||
dwc:class "Demospongiae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Biemnida" ;
|
||||
dwc:phylum "Porifera" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Demospongiae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Demospongiae>
|
||||
dwc:class "Demospongiae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Porifera" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Porifera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Porifera>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Porifera" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue