This commit is contained in:
parent
269aa302d0
commit
c0a452b3ee
49 changed files with 9442 additions and 7 deletions
84
data/C8/38/87/C83887DDFFA3874FE5C38E3CFA0D9617.ttl
Normal file
84
data/C8/38/87/C83887DDFFA3874FE5C38E3CFA0D9617.ttl
Normal file
|
@ -0,0 +1,84 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/C83887DDFFA3874FE5C38E3CFA0D9617>
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Klangnurak, Wanlada; Dean, Harlan K." ;
|
||||
dc:title "Sigambra Muller 1858" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sigambra_Muller_1858> ;
|
||||
trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.11646/zootaxa.5555.1.1>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-12-17" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5555" ;
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Klangnurak, Wanlada; Dean, Harlan K." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Two new species of Sigambra (Annelida, Pilargidae) from the Andaman coast and the Gulf of Thailand" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sigambra_Muller_1858>
|
||||
dwc:authority "Muller, 1858" ;
|
||||
dwc:authorityName "Muller" ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Pilargidae" ;
|
||||
dwc:genus "Sigambra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1858" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84TM9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sigambra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sigambra>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Pilargidae" ;
|
||||
dwc:genus "Sigambra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pilargidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pilargidae>
|
||||
dwc:family "Pilargidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
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: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 .
|
84
data/C8/38/87/C83887DDFFB5875DE5C38D81FDC39799.ttl
Normal file
84
data/C8/38/87/C83887DDFFB5875DE5C38D81FDC39799.ttl
Normal file
|
@ -0,0 +1,84 @@
|
|||
@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#> .
|
||||
|
||||
<http://treatment.plazi.org/id/C83887DDFFB5875DE5C38D81FDC39799>
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Klangnurak, Wanlada; Dean, Harlan K." ;
|
||||
dc:title "Sigambra Muller 1858" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sigambra_Muller_1858> ;
|
||||
trt:publishedIn <https://doi.org/10.11646/zootaxa.5555.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.11646/zootaxa.5555.1.1>
|
||||
bibo:endPage "23" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-12-17" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5555" ;
|
||||
dc:creator "Plathong, Jintana; Plathong, Sakanan; Klangnurak, Wanlada; Dean, Harlan K." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Two new species of Sigambra (Annelida, Pilargidae) from the Andaman coast and the Gulf of Thailand" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sigambra_Muller_1858>
|
||||
dwc:authority "Muller, 1858" ;
|
||||
dwc:authorityName "Muller" ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Pilargidae" ;
|
||||
dwc:genus "Sigambra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1858" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84TM9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sigambra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sigambra>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Pilargidae" ;
|
||||
dwc:genus "Sigambra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pilargidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pilargidae>
|
||||
dwc:family "Pilargidae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
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: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 .
|
Loading…
Add table
Add a link
Reference in a new issue