GG2RDF 2024-07-04T10:51:45.858Z full update: 016 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
eb84322764
commit
8ca0de77a0
101
data/2A/00/86/2A00864D0A9F72F2719565C5A4583E50.ttl
Normal file
101
data/2A/00/86/2A00864D0A9F72F2719565C5A4583E50.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/2A00864D0A9F72F2719565C5A4583E50>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Pharnaceum cerviana Linnaeus, 1753, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Pharnaceum_cerviana_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/Pharnaceum_cerviana_Linnaeus_1753>
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Molluginaceae" ;
|
||||
dwc:genus "Pharnaceum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "cerviana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4FVCX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Pharnaceum_cerviana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pharnaceum_cerviana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Molluginaceae" ;
|
||||
dwc:genus "Pharnaceum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cerviana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pharnaceum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pharnaceum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Molluginaceae" ;
|
||||
dwc:genus "Pharnaceum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Molluginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Molluginaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Molluginaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
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 .
|
150
data/2A/00/87/2A00879F6B21583CFF49F8CFFE56EB3A.ttl
Normal file
150
data/2A/00/87/2A00879F6B21583CFF49F8CFFE56EB3A.ttl
Normal file
|
@ -0,0 +1,150 @@
|
|||
@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/2A00879F6B21583CFF49F8CFFE56EB3A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6876477> ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:title "Sulcolotis xanthomarginalis Liu & Wang & Guo & Chen & Wang 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B21583CFF49F8CFFE56EB3A.mc.12C13CD46B20583CFEA2FDE6FBE6EA87>, <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B21583CFF49F8CFFE56EB3A.mc.12C13CD46B20583CFB82FDE6FE2FEAAB>, <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B21583CFF49F8CFFE56EB3A.mc.12C13CD46B20583CFE47FD02FC66EAAB>, <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B21583CFF49F8CFFE56EB3A.mc.12C13CD46B20583CFC01FD02FD7EEACE> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_xanthomarginalis_Liu_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5168.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5168.1.6>
|
||||
bibo:endPage "82" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-07-20" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "5168" ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Three new species of the genus Sulcolotis Miyatake (Coleoptera, Coccinellidae Sticholotidini) from the Philippines" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6876477> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_xanthomarginalis_Liu_2022>
|
||||
dwc:authority "Liu & Wang" ;
|
||||
dwc:authorityName "Liu & Wang & Guo & Chen & Wang" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Liu & Wang & Guo & Chen & Wang, 2022" ;
|
||||
dwc:species "xanthomarginalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sulcolotis_xanthomarginalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sulcolotis_xanthomarginalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "xanthomarginalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sulcolotis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sulcolotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6876477>
|
||||
dc:description "FIGURE 4. Sulcolotis xanthomarginalis Liu et Wang sp. n.: a) dorsal habitus; b. lateral habitus; c. frontal habitus; d. tegmen, ventral view; e. tegmen, lateral view; f. penis; g. abdomen, male." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6876477/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B21583CFF49F8CFFE56EB3A.mc.12C13CD46B20583CFEA2FDE6FBE6EA87>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:locality "Mt. Makiling" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3864664310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B21583CFF49F8CFFE56EB3A#12C13CD46B20583CFEA2FDE6FBE6EA87> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B21583CFF49F8CFFE56EB3A.mc.12C13CD46B20583CFB82FDE6FE2FEAAB>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:locality "Mt. Makiling" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3864664308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B21583CFF49F8CFFE56EB3A#12C13CD46B20583CFB82FDE6FE2FEAAB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B21583CFF49F8CFFE56EB3A.mc.12C13CD46B20583CFE47FD02FC66EAAB>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:locality "Philippines" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3864664306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B21583CFF49F8CFFE56EB3A#12C13CD46B20583CFE47FD02FC66EAAB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B21583CFF49F8CFFE56EB3A.mc.12C13CD46B20583CFC01FD02FD7EEACE>
|
||||
dwc:collectionCode "ANIC" ;
|
||||
dwc:eventDate "1991-01-08" ;
|
||||
dwc:locality "Quezon" ;
|
||||
dwc:recordedBy "S Luzon" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "250" ;
|
||||
trt:gbifOccurrenceId "3864664309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B21583CFF49F8CFFE56EB3A#12C13CD46B20583CFC01FD02FD7EEACE> ;
|
||||
a dwc:MaterialCitation .
|
93
data/2A/00/87/2A00879F6B23583FFF49FF1AFA34E987.ttl
Normal file
93
data/2A/00/87/2A00879F6B23583FFF49FF1AFA34E987.ttl
Normal file
|
@ -0,0 +1,93 @@
|
|||
@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/2A00879F6B23583FFF49FF1AFA34E987>
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:title "Sulcolotis Miyatake 1994" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_Miyatake_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5168.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5168.1.6>
|
||||
bibo:endPage "82" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-07-20" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "5168" ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Three new species of the genus Sulcolotis Miyatake (Coleoptera, Coccinellidae Sticholotidini) from the Philippines" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_Miyatake_1994>
|
||||
dwc:authorityName "Miyatake" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Miyatake, 1994" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sulcolotis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sulcolotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
106
data/2A/00/87/2A00879F6B24583BFF49FCEAFD66E91E.ttl
Normal file
106
data/2A/00/87/2A00879F6B24583BFF49FCEAFD66E91E.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@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/2A00879F6B24583BFF49FCEAFD66E91E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6876469>, <http://dx.doi.org/10.5281/zenodo.6876473> ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:title "Sulcolotis Miyatake 1994" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_Miyatake_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5168.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5168.1.6>
|
||||
bibo:endPage "82" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-07-20" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "5168" ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Three new species of the genus Sulcolotis Miyatake (Coleoptera, Coccinellidae Sticholotidini) from the Philippines" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6876469>, <http://dx.doi.org/10.5281/zenodo.6876473> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_Miyatake_1994>
|
||||
dwc:authority "Miyatake, 1994" ;
|
||||
dwc:authorityName "Miyatake" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Miyatake, 1994" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sulcolotis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sulcolotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6876469>
|
||||
dc:description "FIGURE 1. Sulcolotis threadis Liu et Wang sp. n.: a) head, ventral; b. head, clypeus; c. antenna; d. labrum; e. left mandible; f. right mandible; g. maxilla; h. labium; i. prothorax, ventral; j. meso- and metaventrite; k. spermatheca; l. female genitalia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6876469/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6876473>
|
||||
dc:description "FIGURE 2. Sulcolotis threadis Liu et Wang sp. n.: a) dorsal habitus; b. lateral habitus; c. frontal habitus; d. tegmen, ventral view; e. tegmen, lateral view; f. penis; g. abdomen, male." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6876473/files/figure.png> ;
|
||||
a fabio:Figure .
|
131
data/2A/00/87/2A00879F6B26583DFF49F92BFF65EAAA.ttl
Normal file
131
data/2A/00/87/2A00879F6B26583DFF49F92BFF65EAAA.ttl
Normal file
|
@ -0,0 +1,131 @@
|
|||
@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/2A00879F6B26583DFF49F92BFF65EAAA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6876475> ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:title "Sulcolotis ovalis Liu & Wang & Guo & Chen & Wang 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B26583DFF49F92BFF65EAAA.mc.12C13CD46B21583DFEA5FE72FB87EA1A>, <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B26583DFF49F92BFF65EAAA.mc.12C13CD46B21583DFBE5FE72FECFEA3E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_ovalis_Liu_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5168.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5168.1.6>
|
||||
bibo:endPage "82" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-07-20" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "5168" ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Three new species of the genus Sulcolotis Miyatake (Coleoptera, Coccinellidae Sticholotidini) from the Philippines" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6876475> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_ovalis_Liu_2022>
|
||||
dwc:authority "Liu & Wang" ;
|
||||
dwc:authorityName "Liu & Wang & Guo & Chen & Wang" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Liu & Wang & Guo & Chen & Wang, 2022" ;
|
||||
dwc:species "ovalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sulcolotis_ovalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sulcolotis_ovalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ovalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sulcolotis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sulcolotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6876475>
|
||||
dc:description "FIGURE 3. Sulcolotis ovalis Liu et Wang sp. n.: a) dorsal habitus; b. lateral habitus; c. frontal habitus; d. tegmen, ventral view; e. tegmen, lateral view; f. penis; g. part of abdomen, male." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6876475/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B26583DFF49F92BFF65EAAA.mc.12C13CD46B21583DFEA5FE72FB87EA1A>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:locality "Baker" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3864664302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B26583DFF49F92BFF65EAAA#12C13CD46B21583DFEA5FE72FB87EA1A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B26583DFF49F92BFF65EAAA.mc.12C13CD46B21583DFBE5FE72FECFEA3E>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:locality "Baker" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3864664301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B26583DFF49F92BFF65EAAA#12C13CD46B21583DFBE5FE72FECFEA3E> ;
|
||||
a dwc:MaterialCitation .
|
155
data/2A/00/87/2A00879F6B27583AFF49FA52FACAEA1A.ttl
Normal file
155
data/2A/00/87/2A00879F6B27583AFF49FA52FACAEA1A.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/2A00879F6B27583AFF49FA52FACAEA1A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6876469>, <http://dx.doi.org/10.5281/zenodo.6876473> ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:title "Sulcolotis threadis Liu & Wang & Guo & Chen & Wang 2022, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B27583AFF49FA52FACAEA1A.mc.12C13CD46B26583AFEA5FEE2FB88E98A>, <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B27583AFF49FA52FACAEA1A.mc.12C13CD46B26583AFBF2FEE2FE37E9AE>, <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B27583AFF49FA52FACAEA1A.mc.12C13CD46B26583AFE72FE1EFACDE9AE>, <http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B27583AFF49FA52FACAEA1A.mc.12C13CD46B26583AFAACFE1EFB70E9D2> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_threadis_Liu_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5168.1.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5168.1.6>
|
||||
bibo:endPage "82" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-07-20" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "5168" ;
|
||||
dc:creator "Liu, Liyuan; Wang, Yan; Guo, Qiuhong; Chen, Xiaosheng; Wang, Xingmin" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Three new species of the genus Sulcolotis Miyatake (Coleoptera, Coccinellidae Sticholotidini) from the Philippines" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6876469>, <http://dx.doi.org/10.5281/zenodo.6876473> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sulcolotis_threadis_Liu_2022>
|
||||
dwc:authority "Liu & Wang" ;
|
||||
dwc:authorityName "Liu & Wang & Guo & Chen & Wang" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Liu & Wang & Guo & Chen & Wang, 2022" ;
|
||||
dwc:species "threadis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sulcolotis_threadis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sulcolotis_threadis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "threadis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sulcolotis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sulcolotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:genus "Sulcolotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coccinellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coccinellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coccinellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6876469>
|
||||
dc:description "FIGURE 1. Sulcolotis threadis Liu et Wang sp. n.: a) head, ventral; b. head, clypeus; c. antenna; d. labrum; e. left mandible; f. right mandible; g. maxilla; h. labium; i. prothorax, ventral; j. meso- and metaventrite; k. spermatheca; l. female genitalia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6876469/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6876473>
|
||||
dc:description "FIGURE 2. Sulcolotis threadis Liu et Wang sp. n.: a) dorsal habitus; b. lateral habitus; c. frontal habitus; d. tegmen, ventral view; e. tegmen, lateral view; f. penis; g. abdomen, male." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6876473/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B27583AFF49FA52FACAEA1A.mc.12C13CD46B26583AFEA5FEE2FB88E98A>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:locality "Baker" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3864664304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B27583AFF49FA52FACAEA1A#12C13CD46B26583AFEA5FEE2FB88E98A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B27583AFF49FA52FACAEA1A.mc.12C13CD46B26583AFBF2FEE2FE37E9AE>
|
||||
dwc:collectionCode "USNM, ANIC" ;
|
||||
dwc:locality "Baker" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3864664303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B27583AFF49FA52FACAEA1A#12C13CD46B26583AFBF2FEE2FE37E9AE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B27583AFF49FA52FACAEA1A.mc.12C13CD46B26583AFE72FE1EFACDE9AE>
|
||||
dwc:collectionCode "MNHB" ;
|
||||
dwc:locality "Benguet" ;
|
||||
dwc:recordedBy "G. Boellcher" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3864664307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B27583AFF49FA52FACAEA1A#12C13CD46B26583AFE72FE1EFACDE9AE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A00879F6B27583AFF49FA52FACAEA1A.mc.12C13CD46B26583AFAACFE1EFB70E9D2>
|
||||
dwc:collectionCode "BNHM" ;
|
||||
dwc:locality "Philippines" ;
|
||||
dwc:recordedBy "Mindanao & Dec. Bolm" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1600" ;
|
||||
trt:gbifOccurrenceId "3864664305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A00879F6B27583AFF49FA52FACAEA1A#12C13CD46B26583AFAACFE1EFB70E9D2> ;
|
||||
a dwc:MaterialCitation .
|
73
data/2A/00/9F/2A009F84430E094CB9B3F1A1E9D91F20.ttl
Normal file
73
data/2A/00/9F/2A009F84430E094CB9B3F1A1E9D91F20.ttl
Normal file
|
@ -0,0 +1,73 @@
|
|||
@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/2A009F84430E094CB9B3F1A1E9D91F20>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Echinops L." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.292249> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Echinops> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.292249>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:date "1976" ;
|
||||
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 3. Plumbaginaceae bis Compositae (2 nd edition): Unterfamilie _ tubuliflorae" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Echinops>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Echinops" ;
|
||||
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 "Asteroidea" ;
|
||||
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 "Asteroidea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteroidea>
|
||||
dwc:class "Asteroidea" ;
|
||||
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 .
|
95
data/2A/00/A6/2A00A602EA70FFBDFBF303EAAB4EF898.ttl
Normal file
95
data/2A/00/A6/2A00A602EA70FFBDFBF303EAAB4EF898.ttl
Normal file
|
@ -0,0 +1,95 @@
|
|||
@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/2A00A602EA70FFBDFBF303EAAB4EF898>
|
||||
dc:creator "Skoracki, Maciej; Klimovičová, Miroslava; Muchai, Muchane; Hromada, Martin" ;
|
||||
dc:title "Picineoaulonastus Skoracki, Klimovičová, Muchai & Hromada, 2014, gen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Picineoaulonastus_Skoracki_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3768.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3768.2.5>
|
||||
bibo:endPage "188" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "178" ;
|
||||
bibo:volume "3768" ;
|
||||
dc:creator "Skoracki, Maciej; Klimovičová, Miroslava; Muchai, Muchane; Hromada, Martin" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New taxa of the family Syringophilidae (Acari: Prostigmata) from African barbets and woodpeckers (Piciformes: Lybiidae, Picidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Picineoaulonastus_Skoracki_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Skoracki, Klimovičová, Muchai & Hromada, 2014" ;
|
||||
dwc:authorityName "Skoracki, Klimovičová, Muchai & Hromada" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Picineoaulonastus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Skoracki, Klimovičová, Muchai & Hromada, 2014" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8T5YT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Picineoaulonastus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Picineoaulonastus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Picineoaulonastus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syringophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syringophilidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
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 .
|
120
data/2A/00/A6/2A00A602EA73FFBAFBF304A2A9DDFD12.ttl
Normal file
120
data/2A/00/A6/2A00A602EA73FFBAFBF304A2A9DDFD12.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/2A00A602EA73FFBAFBF304A2A9DDFD12>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227198>, <http://dx.doi.org/10.5281/zenodo.227199> ;
|
||||
dc:creator "Skoracki, Maciej; Klimovičová, Miroslava; Muchai, Muchane; Hromada, Martin" ;
|
||||
dc:title "Neosyringophilopsis lybidus Skoracki, Klimovičová, Muchai & Hromada, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neosyringophilopsis_lybidus_Skoracki_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3768.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3768.2.5>
|
||||
bibo:endPage "188" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "178" ;
|
||||
bibo:volume "3768" ;
|
||||
dc:creator "Skoracki, Maciej; Klimovičová, Miroslava; Muchai, Muchane; Hromada, Martin" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New taxa of the family Syringophilidae (Acari: Prostigmata) from African barbets and woodpeckers (Piciformes: Lybiidae, Picidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227198>, <http://dx.doi.org/10.5281/zenodo.227199> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neosyringophilopsis_lybidus_Skoracki_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Skoracki, Klimovičová, Muchai & Hromada, 2014" ;
|
||||
dwc:authorityName "Skoracki, Klimovičová, Muchai & Hromada" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Neosyringophilopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Skoracki, Klimovičová, Muchai & Hromada, 2014" ;
|
||||
dwc:species "lybidus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8TCFV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neosyringophilopsis_lybidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neosyringophilopsis_lybidus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Neosyringophilopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lybidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neosyringophilopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neosyringophilopsis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Neosyringophilopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syringophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syringophilidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
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://dx.doi.org/10.5281/zenodo.227198>
|
||||
dc:description "FIGURE 2. Neosyringophilopsis lybidus sp. nov., female. A, dorsal view; B, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227198/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227199>
|
||||
dc:description "FIGURE 3. Neosyringophilopsis lybiidus sp. nov., female (A – C). A, hypostome; B, peritreme; C, opisthosoma in ventral view. Male (D – F). D, peritreme; E, opisthosoma in ventral view; F, dorsal view. Scale bars: A, B, D = 20 µm; C, E, F = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227199/files/figure.png> ;
|
||||
a fabio:Figure .
|
115
data/2A/00/A6/2A00A602EA73FFBEFBF300D3AE19FBE2.ttl
Normal file
115
data/2A/00/A6/2A00A602EA73FFBEFBF300D3AE19FBE2.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/2A00A602EA73FFBEFBF300D3AE19FBE2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227197> ;
|
||||
dc:creator "Skoracki, Maciej; Klimovičová, Miroslava; Muchai, Muchane; Hromada, Martin" ;
|
||||
dc:title "Picineoaulonastus pogoniulus Skoracki, Klimovičová, Muchai & Hromada, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Picineoaulonastus_pogoniulus_Skoracki_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3768.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3768.2.5>
|
||||
bibo:endPage "188" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "178" ;
|
||||
bibo:volume "3768" ;
|
||||
dc:creator "Skoracki, Maciej; Klimovičová, Miroslava; Muchai, Muchane; Hromada, Martin" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New taxa of the family Syringophilidae (Acari: Prostigmata) from African barbets and woodpeckers (Piciformes: Lybiidae, Picidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227197> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Picineoaulonastus_pogoniulus_Skoracki_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Skoracki, Klimovičová, Muchai & Hromada, 2014" ;
|
||||
dwc:authorityName "Skoracki, Klimovičová, Muchai & Hromada" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Picineoaulonastus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Skoracki, Klimovičová, Muchai & Hromada, 2014" ;
|
||||
dwc:species "pogoniulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8TBJV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Picineoaulonastus_pogoniulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Picineoaulonastus_pogoniulus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Picineoaulonastus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pogoniulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Picineoaulonastus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Picineoaulonastus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Picineoaulonastus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syringophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syringophilidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
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://dx.doi.org/10.5281/zenodo.227197>
|
||||
dc:description "FIGURE 1. Picineoaulonastus pogoniulus gen et sp. nov., female. A, dorsal view; B, ventral view; C, peritremes; D, fan-like seta p’III; E, solenidia of leg I. Scale bars: A, B = 50 µm; C – E = 20 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227197/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/2A/00/A6/2A00A602EA77FFB5FBF30307A9CCFE4F.ttl
Normal file
120
data/2A/00/A6/2A00A602EA77FFB5FBF30307A9CCFE4F.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/2A00A602EA77FFB5FBF30307A9CCFE4F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.227200>, <http://dx.doi.org/10.5281/zenodo.227201> ;
|
||||
dc:creator "Skoracki, Maciej; Klimovičová, Miroslava; Muchai, Muchane; Hromada, Martin" ;
|
||||
dc:title "Syringophiloidus picidus Skoracki, Klimovičová, Muchai & Hromada, 2014, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Syringophiloidus_picidus_Skoracki_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3768.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3768.2.5>
|
||||
bibo:endPage "188" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "178" ;
|
||||
bibo:volume "3768" ;
|
||||
dc:creator "Skoracki, Maciej; Klimovičová, Miroslava; Muchai, Muchane; Hromada, Martin" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "New taxa of the family Syringophilidae (Acari: Prostigmata) from African barbets and woodpeckers (Piciformes: Lybiidae, Picidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.227200>, <http://dx.doi.org/10.5281/zenodo.227201> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Syringophiloidus_picidus_Skoracki_2014>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Skoracki, Klimovičová, Muchai & Hromada, 2014" ;
|
||||
dwc:authorityName "Skoracki, Klimovičová, Muchai & Hromada" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Syringophiloidus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Skoracki, Klimovičová, Muchai & Hromada, 2014" ;
|
||||
dwc:species "picidus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8TBFX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Syringophiloidus_picidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syringophiloidus_picidus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Syringophiloidus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "picidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syringophiloidus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syringophiloidus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
dwc:genus "Syringophiloidus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syringophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syringophilidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Syringophilidae" ;
|
||||
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://dx.doi.org/10.5281/zenodo.227200>
|
||||
dc:description "FIGURE 4. Syringophiloidus picidus sp. nov., female. A, dorsal view; B, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227200/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.227201>
|
||||
dc:description "FIGURE 5. Syringophiloidus picidus sp. nov., female (A – C). A, peritreme; B, propodonotal seta vi; C, fan-like seta p’III. Male (D – E). D, peritreme; E, dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/227201/files/figure.png> ;
|
||||
a fabio:Figure .
|
498
data/2A/00/E1/2A00E10E950B5BCBAE2B76C03B6F75D7.ttl
Normal file
498
data/2A/00/E1/2A00E10E950B5BCBAE2B76C03B6F75D7.ttl
Normal file
|
@ -0,0 +1,498 @@
|
|||
@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/2A00E10E950B5BCBAE2B76C03B6F75D7>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Oospila_absaloni_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_bifida_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_brehmi_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_cristae_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_ehakernae_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_falcata_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_imula_Dognin_1811>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_loreenae_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_moseri_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_pallidaria_boliviensis_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_pipa_Lindt_2018>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_poirieri_Leveque_2015>, <http://taxon-concept.plazi.org/id/Animalia/Oospila_similiplaga_bolarpata_Lindt_2018> ;
|
||||
dc:creator "Plotkin, David; Kawahara, Akito Y." ;
|
||||
dc:title "Oospila Warren 1897" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oospila_Warren_1897> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_agnetaforslundae>, <http://taxon-name.plazi.org/id/Animalia/Oospila_bulava>, <http://taxon-name.plazi.org/id/Animalia/Oospila_similiplaga> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e52190> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.8.e52190>
|
||||
bibo:endPage "52190" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "52190" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Plotkin, David; Kawahara, Akito Y." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Review of recent taxonomic changes to the emerald moths (Lepidoptera: Geometridae: Geometrinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_Warren_1897>
|
||||
dwc:LSID "2A00E10E-950B-5BCB-AE2B-76C03B6F75D7" ;
|
||||
dwc:authority "Warren, 1897" ;
|
||||
dwc:authorityName "Warren" ;
|
||||
dwc:authorityYear "1897" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Warren, 1897" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_absaloni_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "absaloni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_absaloni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_bifida_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "bifida" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_bifida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_brehmi_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "brehmi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_brehmi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_cristae_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "cristae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_cristae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_ehakernae_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "ehakernae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_ehakernae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_falcata_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "falcata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_falcata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_imula_Dognin_1811>
|
||||
dwc:authorityName "Dognin" ;
|
||||
dwc:authorityYear "1811" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dognin, 1811" ;
|
||||
dwc:species "imula" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_imula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_loreenae_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "loreenae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_loreenae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_moseri_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "moseri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_moseri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_pallidaria_boliviensis_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "pallidaria" ;
|
||||
dwc:subSpecies "boliviensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_pallidaria_boliviensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_pipa_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "pipa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_pipa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_poirieri_Leveque_2015>
|
||||
dwc:authorityName "Leveque & Viidalepp" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Leveque & Viidalepp, 2015" ;
|
||||
dwc:species "poirieri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_poirieri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oospila_similiplaga_bolarpata_Lindt_2018>
|
||||
dwc:authorityName "Lindt, Hausmann & Viidalepp" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Lindt, Hausmann & Viidalepp, 2018" ;
|
||||
dwc:species "similiplaga" ;
|
||||
dwc:subSpecies "bolarpata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oospila_similiplaga_bolarpata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_absaloni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "absaloni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_agnetaforslundae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "agnetaforslundae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_bifida>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bifida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_brehmi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brehmi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_bulava>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bulava" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_cristae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cristae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_ehakernae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ehakernae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_falcata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "falcata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_imula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "imula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_loreenae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "loreenae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_moseri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "moseri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_pallidaria_boliviensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "pallidaria" ;
|
||||
dwc:subSpecies "boliviensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila_pallidaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_pallidaria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallidaria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_pipa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pipa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_poirieri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "poirieri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_similiplaga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "similiplaga" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oospila_similiplaga_bolarpata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Oospila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "similiplaga" ;
|
||||
dwc:subSpecies "bolarpata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oospila_similiplaga> ;
|
||||
a dwcFP:TaxonName .
|
105
data/2A/00/F6/2A00F6C3A128BC34E7CBD78CD0308EB3.ttl
Normal file
105
data/2A/00/F6/2A00F6C3A128BC34E7CBD78CD0308EB3.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/2A00F6C3A128BC34E7CBD78CD0308EB3>
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Necremnus aenigmaticus Gibson 2015" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Necremnus_aenigmaticus_Gibson_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8013>
|
||||
bibo:endPage "8013" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8013" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Chalcidoidea and Mymarommatoidea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Necremnus_aenigmaticus_Gibson_2015>
|
||||
dwc:authority "Gibson, 2015" ;
|
||||
dwc:authorityName "Gibson" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Necremnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gibson, 2015" ;
|
||||
dwc:species "aenigmaticus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Necremnus_aenigmaticus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Necremnus_aenigmaticus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Necremnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aenigmaticus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Necremnus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Necremnus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Necremnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulophidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eulophidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
77
data/2A/00/FB/2A00FB19011212DA8E5D4AEC9DB9A9CE.ttl
Normal file
77
data/2A/00/FB/2A00FB19011212DA8E5D4AEC9DB9A9CE.ttl
Normal file
|
@ -0,0 +1,77 @@
|
|||
@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/2A00FB19011212DA8E5D4AEC9DB9A9CE>
|
||||
dc:creator "Knee, Wayne" ;
|
||||
dc:title "Macrocheles willowae Knee, 2017, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.721.21747> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrocheles_willowae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.721.21747>
|
||||
bibo:endPage "32" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "721" ;
|
||||
dc:creator "Knee, Wayne" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "New MacrochelePratums species (Acari, Mesostigmata, Macrochelidae) associated with burying beetles (Silphidae, Nicrophorus) in North America" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrocheles_willowae>
|
||||
dwc:family "Macrochelidae" ;
|
||||
dwc:genus "Macrocheles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "willowae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrocheles> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrocheles>
|
||||
dwc:family "Macrochelidae" ;
|
||||
dwc:genus "Macrocheles" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Macrochelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrochelidae>
|
||||
dwc:family "Macrochelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesostigmata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesostigmata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mesostigmata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
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 .
|
130
data/2A/01/3E/2A013EA49AE0DE849FDCE93A9F6DB9D8.ttl
Normal file
130
data/2A/01/3E/2A013EA49AE0DE849FDCE93A9F6DB9D8.ttl
Normal file
|
@ -0,0 +1,130 @@
|
|||
@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/2A013EA49AE0DE849FDCE93A9F6DB9D8>
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Phaedrotoma tacita Haliday 1837" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phaedrotoma_tacita_Haliday_1837> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Opius_tacitus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8151>
|
||||
bibo:endPage "8151" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8151" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Braconidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phaedrotoma_tacita_Haliday_1837>
|
||||
dwc:authority "Haliday, 1837" ;
|
||||
dwc:authorityName "Haliday" ;
|
||||
dwc:authorityYear "1837" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Phaedrotoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haliday, 1837" ;
|
||||
dwc:species "tacita" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4FL8B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phaedrotoma_tacita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaedrotoma_tacita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Phaedrotoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tacita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phaedrotoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phaedrotoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Phaedrotoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opius_tacitus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Opius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tacitus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Opius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
106
data/2A/01/55/2A0155E833DDA85C65BF00CE1947292A.ttl
Normal file
106
data/2A/01/55/2A0155E833DDA85C65BF00CE1947292A.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@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/2A0155E833DDA85C65BF00CE1947292A>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Exetastes illyricus Strobl 1904" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Exetastes_illyricus_Strobl_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e9042> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e9042>
|
||||
bibo:endPage "9042" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "9042" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Ichneumonidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Exetastes_illyricus_Strobl_1904>
|
||||
dwc:authority "Strobl, 1904" ;
|
||||
dwc:authorityName "Strobl" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Exetastes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Strobl, 1904" ;
|
||||
dwc:species "illyricus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3DKT6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Exetastes_illyricus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Exetastes_illyricus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Exetastes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "illyricus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exetastes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Exetastes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Exetastes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
101
data/2A/01/65/2A016512C68A2A3EA18F364121EF1B10.ttl
Normal file
101
data/2A/01/65/2A016512C68A2A3EA18F364121EF1B10.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/2A016512C68A2A3EA18F364121EF1B10>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Chelidonium corniculatum Linnaeus, 1753, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Chelidonium_corniculatum_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/Chelidonium_corniculatum_Linnaeus_1753>
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Chelidonium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "corniculatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XR7J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Chelidonium_corniculatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chelidonium_corniculatum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Chelidonium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "corniculatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chelidonium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Chelidonium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:genus "Chelidonium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Papaveraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Papaveraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Papaveraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ranunculales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ranunculales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Ranunculales" ;
|
||||
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 .
|
146
data/2A/02/0A/2A020A305038FFAEFC1DF8BFFAE7C9A8.ttl
Normal file
146
data/2A/02/0A/2A020A305038FFAEFC1DF8BFFAE7C9A8.ttl
Normal file
|
@ -0,0 +1,146 @@
|
|||
@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/2A020A305038FFAEFC1DF8BFFAE7C9A8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7175292>, <http://dx.doi.org/10.5281/zenodo.7175294> ;
|
||||
dc:creator "Jimi, Naoto; Tomioka, Shinri; Orita, Ryo; Kajihara, Hiroshi" ;
|
||||
dc:title "Polyodontes kuroshio Jimi & Tomioka & Orita & Kajihara 2019, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A020A305038FFAEFC1DF8BFFAE7C9A8.mc.12C3B17B5039FFACFF4EF879FEF7C762>, <http://tb.plazi.org/GgServer/dwcaRecords/2A020A305038FFAEFC1DF8BFFAE7C9A8.mc.12C3B17B5039FFAEFEE9F7D8FF0BCFA1>, <http://tb.plazi.org/GgServer/dwcaRecords/2A020A305038FFAEFC1DF8BFFAE7C9A8.mc.12C3B17B503BFFAEFC68FCAFFBB6CCD5> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Polyodontes_kuroshio_Jimi_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12782/specdiv.24.275> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12782/specdiv.24.275>
|
||||
bibo:endPage "279" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Species Diversity" ;
|
||||
bibo:pubDate "2019-11-25" ;
|
||||
bibo:startPage "275" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Jimi, Naoto; Tomioka, Shinri; Orita, Ryo; Kajihara, Hiroshi" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A New Species of Polyodontes (Annelida: Acoetidae) from Western Japan" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7175292>, <http://dx.doi.org/10.5281/zenodo.7175294> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polyodontes_kuroshio_Jimi_2019>
|
||||
dwc:authority "Jimi & Tomioka & Orita & Kajihara, 2019" ;
|
||||
dwc:authorityName "Jimi & Tomioka & Orita & Kajihara" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Acoetidae" ;
|
||||
dwc:genus "Polyodontes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jimi & Tomioka & Orita & Kajihara, 2019" ;
|
||||
dwc:species "kuroshio" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/85RTW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polyodontes_kuroshio> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polyodontes_kuroshio>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Acoetidae" ;
|
||||
dwc:genus "Polyodontes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kuroshio" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polyodontes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polyodontes>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Acoetidae" ;
|
||||
dwc:genus "Polyodontes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acoetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acoetidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Acoetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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: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://dx.doi.org/10.5281/zenodo.7175292>
|
||||
dc:description "Fig. 1. Polyodontes kuroshio sp. nov., NMST-Pol H-764 (holotype), live specimen. A, dorsal view; B, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7175292/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7175294>
|
||||
dc:description "Fig. 2. Polyodontes kuroshio sp. nov., NSMT-Pol H-764 (holotype). A, prostomium, dorsal view; B, left parapodium, segment 2, posterior view; C, left parapodium, segment 3, posterior view; D, left parapodium, segment 8, posterior view; E, left parapodium, segment 9, posterior view; F, upper type ‘a’ neurochaeta (finely spinous), segment 9; G, middle acicular chaeta, segment 60; H, lower curved neurochaeta (with long spines), segment 9; I, upper type ‘b’ neurochaeta (bipinnate, with widely spaced spines), segment 9. Scale bars: A, 1mm; B–E, 200µm; F–I, 100µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7175294/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A020A305038FFAEFC1DF8BFFAE7C9A8.mc.12C3B17B5039FFACFF4EF879FEF7C762>
|
||||
dwc:eventDate "2017-10-11" ;
|
||||
dwc:locality "Shikoku Island" ;
|
||||
dwc:recordedBy "Naoto Jimi" ;
|
||||
dwc:verbatimLatitude "32.7735" ;
|
||||
dwc:verbatimLongitude "132.733" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A020A305038FFAEFC1DF8BFFAE7C9A8#12C3B17B5039FFACFF4EF879FEF7C762> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A020A305038FFAEFC1DF8BFFAE7C9A8.mc.12C3B17B5039FFAEFEE9F7D8FF0BCFA1>
|
||||
dwc:eventDate "1966-08-02" ;
|
||||
dwc:locality "Hatakejima" ;
|
||||
dwc:recordedBy "Fujio Uchinomi" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "33.693333" ;
|
||||
dwc:verbatimLongitude "135.36667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A020A305038FFAEFC1DF8BFFAE7C9A8#12C3B17B5039FFAEFEE9F7D8FF0BCFA1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A020A305038FFAEFC1DF8BFFAE7C9A8.mc.12C3B17B503BFFAEFC68FCAFFBB6CCD5>
|
||||
dwc:collectionCode "DDBJ" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A020A305038FFAEFC1DF8BFFAE7C9A8#12C3B17B503BFFAEFC68FCAFFBB6CCD5> ;
|
||||
a dwc:MaterialCitation .
|
91
data/2A/03/1A/2A031ACA51CAA2B975C95DE99978FB7C.ttl
Normal file
91
data/2A/03/1A/2A031ACA51CAA2B975C95DE99978FB7C.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/2A031ACA51CAA2B975C95DE99978FB7C>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Lasiorhinus Gray 1863" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasiorhinus_Gray_1863> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316519>
|
||||
bibo:endPage "70" ;
|
||||
bibo:startPage "43" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Diprotodontia" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lasiorhinus_Gray_1863>
|
||||
dwc:authority "Gray 1863" ;
|
||||
dwc:authorityName "Gray" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vombatidae" ;
|
||||
dwc:genus "Lasiorhinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diprotodontia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Gray, 1863" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5B6K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasiorhinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasiorhinus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vombatidae" ;
|
||||
dwc:genus "Lasiorhinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diprotodontia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vombatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vombatidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vombatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diprotodontia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diprotodontia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diprotodontia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diprotodontia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
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 .
|
99
data/2A/03/5C/2A035CB9BF81A2702EA23EA56C5ABCD4.ttl
Normal file
99
data/2A/03/5C/2A035CB9BF81A2702EA23EA56C5ABCD4.ttl
Normal file
|
@ -0,0 +1,99 @@
|
|||
@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/2A035CB9BF81A2702EA23EA56C5ABCD4>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI
|
||||
# Error: Could not produce taxonNameURI
|
||||
# at taxonNameForURI (file:///app/src/gg2rdf.ts:1201:15)
|
||||
# at taxonNameURI (file:///app/src/gg2rdf.ts:1213:9)
|
||||
# at addTaxonConceptCitation (file:///app/src/gg2rdf.ts:901:13)
|
||||
# at file:///app/src/gg2rdf.ts:306:11
|
||||
# at y.forEach (<anonymous>)
|
||||
# at makeTreatment (file:///app/src/gg2rdf.ts:291:7)
|
||||
# at gg2rdf (file:///app/src/gg2rdf.ts:85:5)
|
||||
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
|
||||
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
|
||||
# at eventLoopTick (ext:core/01_core.js:168:7) ;
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Potamogeton decipiens W. D. J. Koch" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/287CCC03A52C92CA13B985E410DD6692> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Potamogeton_decipiens> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/287CCC03A52C92CA13B985E410DD6692>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Potamogetonaceae" .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potamogeton_decipiens>
|
||||
# Info: Couldn't generate language tag for "Weidenblaettriges Laichkraut"@undefined ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Potamogetonaceae" ;
|
||||
dwc:genus "Potamogeton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "decipiens" ;
|
||||
dwc:vernacularName "Weidenblaettriges Laichkraut", "Weidenblaettriges Laichkraut"@de, "Potamot a feuilles de saule"@fr, "Brasca a foglie di salice"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Potamogeton> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potamogeton>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Potamogetonaceae" ;
|
||||
dwc:genus "Potamogeton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Potamogetonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Potamogetonaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Potamogetonaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alismatales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alismatales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Alismatales" ;
|
||||
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 .
|
152
data/2A/03/72/2A0372AA04476927441E76624D297CC0.ttl
Normal file
152
data/2A/03/72/2A0372AA04476927441E76624D297CC0.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/2A0372AA04476927441E76624D297CC0>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Arabis verna R. Br." ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611885518> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Arabis_verna_Linnaeus_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Hesperis_verna_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4363756> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4363756>
|
||||
bibo:endPage "585" ;
|
||||
bibo:startPage "557" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part H)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Arabis_verna_Linnaeus_1753>
|
||||
dwc:authority "(L.) R. Br." ;
|
||||
dwc:authorityName "R. Br." ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Arabis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1753) R. Br." ;
|
||||
dwc:species "verna" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Arabis_verna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Hesperis_verna_Linnaeus_1753>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Hesperis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "verna" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Hesperis_verna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arabis_verna>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Arabis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "verna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Arabis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Arabis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Arabis" ;
|
||||
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://taxon-name.plazi.org/id/Plantae/Hesperis_verna>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Hesperis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "verna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hesperis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hesperis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Hesperis" ;
|
||||
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 .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611885518>
|
||||
dwc:catalogNumber "841.6" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611885518" ;
|
||||
a dwc:MaterialCitation .
|
136
data/2A/03/87/2A0387BCFF92FFFB1DACF9CEFB1EF947.ttl
Normal file
136
data/2A/03/87/2A0387BCFF92FFFB1DACF9CEFB1EF947.ttl
Normal file
|
@ -0,0 +1,136 @@
|
|||
@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/2A0387BCFF92FFFB1DACF9CEFB1EF947>
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:title "Bonomiella zenaidae Cicchino & González-Acuña, 2012, new species" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_zenaidae_Cicchino_2012> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_columbae_Cicchino_1987> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212897> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212897>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "3427" ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Species in the genus Bonomiella Conci, 1942 (Phthiraptera: Menoponidae) from Argentina and Chile" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_zenaidae_Cicchino_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cicchino & González-Acuña, 2012" ;
|
||||
dwc:authorityName "Cicchino & González-Acuña" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cicchino & González-Acuña, 2012" ;
|
||||
dwc:species "zenaidae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_zenaidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_columbae_Cicchino_1987>
|
||||
dwc:authority "Cicchino, 1987:24" ;
|
||||
dwc:authorityName "Cicchino" ;
|
||||
dwc:authorityPageNumber "24" ;
|
||||
dwc:authorityYear "1987" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cicchino, 1987" ;
|
||||
dwc:species "columbae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_columbae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_zenaidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zenaidae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menoponidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Menoponidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiraptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiraptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_columbae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "columbae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
122
data/2A/03/87/2A0387BCFF93FFFE1DACFEB9FAA5FA26.ttl
Normal file
122
data/2A/03/87/2A0387BCFF93FFFE1DACFEB9FAA5FA26.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@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/2A0387BCFF93FFFE1DACFEB9FAA5FA26>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212898>, <http://dx.doi.org/10.5281/zenodo.212899>, <http://dx.doi.org/10.5281/zenodo.212900> ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:title "Bonomiella columbae Emerson 1957" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_columbae_Emerson_1957> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212897> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212897>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "3427" ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Species in the genus Bonomiella Conci, 1942 (Phthiraptera: Menoponidae) from Argentina and Chile" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212898>, <http://dx.doi.org/10.5281/zenodo.212899>, <http://dx.doi.org/10.5281/zenodo.212900> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_columbae_Emerson_1957>
|
||||
dwc:authority "Emerson, 1957" ;
|
||||
dwc:authorityName "Emerson" ;
|
||||
dwc:authorityYear "1957" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emerson, 1957" ;
|
||||
dwc:species "columbae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_columbae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_columbae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "columbae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menoponidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Menoponidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiraptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiraptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212898>
|
||||
dc:description "FIGURES 1 – 2. 1 – 2. Female of Bonomiella: B. columbae Emerson, 1957 (1), B. zenaidae sp. nov. (2). Abbreviations: al = abscission line." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212898/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212899>
|
||||
dc:description "FIGURES 3 – 4. Males of Bonomiella: B. columbae Emerson, 1957 (3), B. zenaidae sp. nov. (4). Abbreviations: al = abscission line." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212899/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212900>
|
||||
dc:description "FIGURES 5 – 6. Male external genitalia: B. columbae Emerson, 1957 (5), B. zenaidae sp. nov. (6)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212900/files/figure.png> ;
|
||||
a fabio:Figure .
|
105
data/2A/03/87/2A0387BCFF96FFFA1DACFA25FE36F868.ttl
Normal file
105
data/2A/03/87/2A0387BCFF96FFFA1DACFA25FE36F868.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/2A0387BCFF96FFFA1DACFA25FE36F868>
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:title "Bonomiella concii Eichler 1947" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_concii_Eichler_1947> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212897> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212897>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "3427" ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Species in the genus Bonomiella Conci, 1942 (Phthiraptera: Menoponidae) from Argentina and Chile" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_concii_Eichler_1947>
|
||||
dwc:authority "Eichler, 1947" ;
|
||||
dwc:authorityName "Eichler" ;
|
||||
dwc:authorityYear "1947" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Eichler, 1947" ;
|
||||
dwc:species "concii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_concii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_concii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "concii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menoponidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Menoponidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiraptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiraptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
105
data/2A/03/87/2A0387BCFF97FFFA1DACF8BEFD70FC1B.ttl
Normal file
105
data/2A/03/87/2A0387BCFF97FFFA1DACF8BEFD70FC1B.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/2A0387BCFF97FFFA1DACF8BEFD70FC1B>
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:title "Bonomiella insolitunguicolata Conci 1942" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_insolitunguicolata_Conci_1942> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212897> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212897>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "3427" ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Species in the genus Bonomiella Conci, 1942 (Phthiraptera: Menoponidae) from Argentina and Chile" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_insolitunguicolata_Conci_1942>
|
||||
dwc:authority "Conci, 1942" ;
|
||||
dwc:authorityName "Conci" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Conci, 1942" ;
|
||||
dwc:species "insolitunguicolata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_insolitunguicolata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_insolitunguicolata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "insolitunguicolata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menoponidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Menoponidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiraptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiraptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
106
data/2A/03/87/2A0387BCFF99FFF51DACF91EFBD3F8A6.ttl
Normal file
106
data/2A/03/87/2A0387BCFF99FFF51DACF91EFBD3F8A6.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@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/2A0387BCFF99FFF51DACF91EFBD3F8A6>
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:title "Bonomiella zenaidae Cicchino & González-Acuña, 2012, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_zenaidae_Cicchino_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212897> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212897>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "3427" ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Species in the genus Bonomiella Conci, 1942 (Phthiraptera: Menoponidae) from Argentina and Chile" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_zenaidae_Cicchino_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cicchino & González-Acuña, 2012" ;
|
||||
dwc:authorityName "Cicchino & González-Acuña" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cicchino & González-Acuña, 2012" ;
|
||||
dwc:species "zenaidae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_zenaidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_zenaidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zenaidae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menoponidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Menoponidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiraptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiraptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
105
data/2A/03/87/2A0387BCFF99FFF51DACFA59FB1BF9E5.ttl
Normal file
105
data/2A/03/87/2A0387BCFF99FFF51DACFA59FB1BF9E5.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/2A0387BCFF99FFF51DACFA59FB1BF9E5>
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:title "Bonomiella afra Tendeiro 1980" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_afra_Tendeiro_1980> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212897> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212897>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "3427" ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Species in the genus Bonomiella Conci, 1942 (Phthiraptera: Menoponidae) from Argentina and Chile" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_afra_Tendeiro_1980>
|
||||
dwc:authority "Tendeiro, 1980" ;
|
||||
dwc:authorityName "Tendeiro" ;
|
||||
dwc:authorityYear "1980" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tendeiro, 1980" ;
|
||||
dwc:species "afra" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_afra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_afra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "afra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menoponidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Menoponidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiraptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiraptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
105
data/2A/03/87/2A0387BCFF99FFF51DACFC3BFB6EFAA7.ttl
Normal file
105
data/2A/03/87/2A0387BCFF99FFF51DACFC3BFB6EFAA7.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/2A0387BCFF99FFF51DACFC3BFB6EFAA7>
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:title "Bonomiella beieri Eichler 1959" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_beieri_Eichler_1959> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212897> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212897>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "3427" ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Species in the genus Bonomiella Conci, 1942 (Phthiraptera: Menoponidae) from Argentina and Chile" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_beieri_Eichler_1959>
|
||||
dwc:authority "Eichler, 1959" ;
|
||||
dwc:authorityName "Eichler" ;
|
||||
dwc:authorityYear "1959" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Eichler, 1959" ;
|
||||
dwc:species "beieri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_beieri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_beieri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "beieri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menoponidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Menoponidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiraptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiraptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
105
data/2A/03/87/2A0387BCFF99FFF51DACFF4BFB47FC3A.ttl
Normal file
105
data/2A/03/87/2A0387BCFF99FFF51DACFF4BFB47FC3A.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/2A0387BCFF99FFF51DACFF4BFB47FC3A>
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:title "Bonomiella columbae Emerson 1957" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bonomiella_columbae_Emerson_1957> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212897> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212897>
|
||||
bibo:endPage "56" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "3427" ;
|
||||
dc:creator "Cicchino, Armando C.; González-Acuña, Daniel Alfonso" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Species in the genus Bonomiella Conci, 1942 (Phthiraptera: Menoponidae) from Argentina and Chile" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bonomiella_columbae_Emerson_1957>
|
||||
dwc:authority "Emerson, 1957" ;
|
||||
dwc:authorityName "Emerson" ;
|
||||
dwc:authorityYear "1957" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emerson, 1957" ;
|
||||
dwc:species "columbae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bonomiella_columbae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella_columbae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "columbae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bonomiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bonomiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:genus "Bonomiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Menoponidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Menoponidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Menoponidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiraptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiraptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phthiraptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
87
data/2A/03/F6/2A03F62A56A297B5993A5E1CC34F2DE1.ttl
Normal file
87
data/2A/03/F6/2A03F62A56A297B5993A5E1CC34F2DE1.ttl
Normal file
|
@ -0,0 +1,87 @@
|
|||
@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/2A03F62A56A297B5993A5E1CC34F2DE1>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Brassica rapa L." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassica_rapa> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/F2FE6B2B002CD262EFEC58DC0DDE8663> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Brassica_rapa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/F2FE6B2B002CD262EFEC58DC0DDE8663>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Brassicaceae" .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassica_rapa>
|
||||
# Info: Couldn't generate language tag for "Rueben-Kohl"@undefined ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Brassica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rapa" ;
|
||||
dwc:vernacularName "Rueben-Kohl", "Rueben-Kohl"@de, "Weisse Ruebe"@de, "Ruebsen"@de, "Rave"@fr, "Navet"@fr, "Cavolo rapa"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Brassica" ;
|
||||
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 .
|
90
data/2A/04/87/2A0487B6CE41FF91FCCBFA8EFDB4FAB5.ttl
Normal file
90
data/2A/04/87/2A0487B6CE41FF91FCCBFA8EFDB4FAB5.ttl
Normal file
|
@ -0,0 +1,90 @@
|
|||
@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/2A0487B6CE41FF91FCCBFA8EFDB4FAB5>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Dietzia maris HC" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dietzia_maris> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Dietzia_maris>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Dietziaceae" ;
|
||||
dwc:genus "Dietzia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dietzia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Dietzia>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Dietziaceae" ;
|
||||
dwc:genus "Dietzia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dietziaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Dietziaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Dietziaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE41FF93FCCBFC6AFA99FD30.ttl
Normal file
91
data/2A/04/87/2A0487B6CE41FF93FCCBFC6AFA99FD30.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/2A0487B6CE41FF93FCCBFC6AFA99FD30>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Dietzia aerolata NA" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dietzia_aerolata> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Dietzia_aerolata>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Dietziaceae" ;
|
||||
dwc:genus "Dietzia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aerolata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dietzia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Dietzia>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Dietziaceae" ;
|
||||
dwc:genus "Dietzia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dietziaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Dietziaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Dietziaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE42FF90FCA5FCC9FAB7FD30.ttl
Normal file
91
data/2A/04/87/2A0487B6CE42FF90FCA5FCC9FAB7FD30.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/2A0487B6CE42FF90FCA5FCC9FAB7FD30>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Arthrobacter halodurans MMS" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Arthrobacter_halodurans> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Arthrobacter_halodurans>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Arthrobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "halodurans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Arthrobacter> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Arthrobacter>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Arthrobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE42FF90FCA5FEE5FABBFB74.ttl
Normal file
91
data/2A/04/87/2A0487B6CE42FF90FCA5FEE5FABBFB74.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/2A0487B6CE42FF90FCA5FEE5FABBFB74>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Okibacterium fritillariae Ibu" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Okibacterium_fritillariae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Okibacterium_fritillariae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Okibacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fritillariae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Okibacterium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Okibacterium>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Okibacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE42FF90FF1CFA2FFD59FFDF.ttl
Normal file
91
data/2A/04/87/2A0487B6CE42FF90FF1CFA2FFD59FFDF.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/2A0487B6CE42FF90FF1CFA2FFD59FFDF>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Leucobacter humi Ibu" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Leucobacter_humi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Leucobacter_humi>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Leucobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "humi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Leucobacter> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Leucobacter>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Leucobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE42FF90FF1CFC2BFE66FDD3.ttl
Normal file
91
data/2A/04/87/2A0487B6CE42FF90FF1CFC2BFE66FDD3.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/2A0487B6CE42FF90FF1CFC2BFE66FDD3>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Agromyces ulmi" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Agromyces_ulmi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Agromyces_ulmi>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Agromyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ulmi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Agromyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Agromyces>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Agromyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE42FF90FF1CFE27FDDFFBD7.ttl
Normal file
91
data/2A/04/87/2A0487B6CE42FF90FF1CFE27FDDFFBD7.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/2A0487B6CE42FF90FF1CFE27FDDFFBD7>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Agromyces salentinus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Agromyces_salentinus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Agromyces_salentinus>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Agromyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "salentinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Agromyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Agromyces>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Agromyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
105
data/2A/04/87/2A0487B6CE42FF9FFCA5FA8EFF48FA95.ttl
Normal file
105
data/2A/04/87/2A0487B6CE42FF9FFCA5FA8EFF48FA95.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/2A0487B6CE42FF9FFCA5FA8EFF48FA95>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Arthrobacter luteolus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE42FF9FFCA5FA8EFF48FA95.mc.12C53CFDCE42FF90FC12F8B2FA80FF1F>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE42FF9FFCA5FA8EFF48FA95.mc.12C53CFDCE4DFF9FFF22FEE5FF4CFA95> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Arthrobacter_luteolus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Arthrobacter_luteolus>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Arthrobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteolus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Arthrobacter> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Arthrobacter>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Arthrobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE42FF9FFCA5FA8EFF48FA95.mc.12C53CFDCE42FF90FC12F8B2FA80FF1F>
|
||||
dwc:locality "Gyeonggi Province" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0487B6CE42FF9FFCA5FA8EFF48FA95#12C53CFDCE42FF90FC12F8B2FA80FF1F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE42FF9FFCA5FA8EFF48FA95.mc.12C53CFDCE4DFF9FFF22FEE5FF4CFA95>
|
||||
dwc:catalogNumber "R2" ;
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:locality "Jeollanam Province" ;
|
||||
dwc:recordedBy "C. Nitrate" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0487B6CE42FF9FFCA5FA8EFF48FA95#12C53CFDCE4DFF9FFF22FEE5FF4CFA95> ;
|
||||
a dwc:MaterialCitation .
|
91
data/2A/04/87/2A0487B6CE43FF90FCCBF951FE87F9EB.ttl
Normal file
91
data/2A/04/87/2A0487B6CE43FF90FCCBF951FE87F9EB.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/2A0487B6CE43FF90FCCBF951FE87F9EB>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Knoellia flava" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Knoellia_flava> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Knoellia_flava>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Intrasporangiaceae" ;
|
||||
dwc:genus "Knoellia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flava" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Knoellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Knoellia>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Intrasporangiaceae" ;
|
||||
dwc:genus "Knoellia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Intrasporangiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Intrasporangiaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Intrasporangiaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE43FF91FCCBFB6CFC52FEFD.ttl
Normal file
91
data/2A/04/87/2A0487B6CE43FF91FCCBFB6CFC52FEFD.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/2A0487B6CE43FF91FCCBFB6CFC52FEFD>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Serinibacter salmoneus IMCC" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Serinibacter_salmoneus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Serinibacter_salmoneus>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Beutenbergiaceae" ;
|
||||
dwc:genus "Serinibacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "salmoneus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Serinibacter> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Serinibacter>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Beutenbergiaceae" ;
|
||||
dwc:genus "Serinibacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Beutenbergiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Beutenbergiaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Beutenbergiaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE43FF91FCCBFD68FAA4FC16.ttl
Normal file
91
data/2A/04/87/2A0487B6CE43FF91FCCBFD68FAA4FC16.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/2A0487B6CE43FF91FCCBFD68FAA4FC16>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Williamsia phyllosphaerae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Williamsia_phyllosphaerae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Williamsia_phyllosphaerae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:genus "Williamsia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phyllosphaerae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Williamsia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Williamsia>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:genus "Williamsia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nocardiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nocardiaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
109
data/2A/04/87/2A0487B6CE43FF91FF22F8D2FA27FA2A.ttl
Normal file
109
data/2A/04/87/2A0487B6CE43FF91FF22F8D2FA27FA2A.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/2A0487B6CE43FF91FF22F8D2FA27FA2A>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Nocardia rhamnosiphila Gsoil 1173" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Nocardia_rhamnosiphila_Gsoil_1173> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Nocardia_rhamnosiphila_Gsoil_1173>
|
||||
dwc:ID-ENA "426716" ;
|
||||
dwc:authority "Gsoil 1173" ;
|
||||
dwc:authorityName "Gsoil" ;
|
||||
dwc:authorityYear "1173" ;
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:genus "Nocardia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gsoil, 1173" ;
|
||||
dwc:species "rhamnosiphila" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47KHK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nocardia_rhamnosiphila> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nocardia_rhamnosiphila>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:genus "Nocardia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rhamnosiphila" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nocardia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nocardia>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:genus "Nocardia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nocardiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nocardiaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE43FF91FF22FAEDFEEBFF7C.ttl
Normal file
91
data/2A/04/87/2A0487B6CE43FF91FF22FAEDFEEBFF7C.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/2A0487B6CE43FF91FF22FAEDFEEBFF7C>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Mycobacterium pyrenivorans GH" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Mycobacterium_pyrenivorans> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Mycobacterium_pyrenivorans>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Mycobacteriaceae" ;
|
||||
dwc:genus "Mycobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pyrenivorans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Mycobacterium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Mycobacterium>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Mycobacteriaceae" ;
|
||||
dwc:genus "Mycobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Mycobacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Mycobacteriaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Mycobacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE43FF91FF22FD09FDEBFC90.ttl
Normal file
91
data/2A/04/87/2A0487B6CE43FF91FF22FD09FDEBFC90.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/2A0487B6CE43FF91FF22FD09FDEBFC90>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Mycobacterium poriferae GH" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Mycobacterium_poriferae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Mycobacterium_poriferae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Mycobacteriaceae" ;
|
||||
dwc:genus "Mycobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "poriferae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Mycobacterium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Mycobacterium>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Mycobacteriaceae" ;
|
||||
dwc:genus "Mycobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Mycobacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Mycobacteriaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Mycobacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
100
data/2A/04/87/2A0487B6CE4CFF9DFCA5FBCCFD2CFC56.ttl
Normal file
100
data/2A/04/87/2A0487B6CE4CFF9DFCA5FBCCFD2CFC56.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/2A0487B6CE4CFF9DFCA5FBCCFD2CFC56>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Lentzea cavernae Gsoil" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE4CFF9DFCA5FBCCFD2CFC56.mc.12C53CFDCE4CFF9EFCB3FBACFACAFE52> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Lentzea_cavernae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Lentzea_cavernae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Pseudonocardiaceae" ;
|
||||
dwc:genus "Lentzea" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cavernae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Lentzea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Lentzea>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Pseudonocardiaceae" ;
|
||||
dwc:genus "Lentzea" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Pseudonocardiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Pseudonocardiaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Pseudonocardiaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE4CFF9DFCA5FBCCFD2CFC56.mc.12C53CFDCE4CFF9EFCB3FBACFACAFE52>
|
||||
dwc:catalogNumber "R2" ;
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:locality "Gyeonggi Province" ;
|
||||
dwc:recordedBy "C. Nitrate" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0487B6CE4CFF9DFCA5FBCCFD2CFC56#12C53CFDCE4CFF9EFCB3FBACFACAFE52> ;
|
||||
a dwc:MaterialCitation .
|
91
data/2A/04/87/2A0487B6CE4CFF9EFCA5FDC7FAB8FC76.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4CFF9EFCA5FDC7FAB8FC76.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/2A0487B6CE4CFF9EFCA5FDC7FAB8FC76>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Amycolatopsis speibonae Gsoil" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Amycolatopsis_speibonae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Amycolatopsis_speibonae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Pseudonocardiaceae" ;
|
||||
dwc:genus "Amycolatopsis" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "speibonae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Amycolatopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Amycolatopsis>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Pseudonocardiaceae" ;
|
||||
dwc:genus "Amycolatopsis" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Pseudonocardiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Pseudonocardiaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Pseudonocardiaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE4CFF9EFF1CF8F2FBC8F98B.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4CFF9EFF1CF8F2FBC8F98B.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/2A0487B6CE4CFF9EFF1CF8F2FBC8F98B>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Nocardioides exalbidus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Nocardioides_exalbidus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nocardioides_exalbidus>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardioidaceae" ;
|
||||
dwc:genus "Nocardioides" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "exalbidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nocardioides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nocardioides>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardioidaceae" ;
|
||||
dwc:genus "Nocardioides" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nocardioidaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nocardioidaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardioidaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE4DFF9EFCCBF911FE28FCF1.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4DFF9EFCCBF911FE28FCF1.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/2A0487B6CE4DFF9EFCCBF911FE28FCF1>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Micromonospora endophytica" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Micromonospora_endophytica> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micromonospora_endophytica>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micromonosporaceae" ;
|
||||
dwc:genus "Micromonospora" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "endophytica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micromonospora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micromonospora>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micromonosporaceae" ;
|
||||
dwc:genus "Micromonospora" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micromonosporaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micromonosporaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micromonosporaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE4DFF9FFCCBFB2DFB71FEBC.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4DFF9FFCCBFB2DFB71FEBC.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/2A0487B6CE4DFF9FFCCBFB2DFB71FEBC>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Dactylosporangium fulvum Gsoil" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Dactylosporangium_fulvum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Dactylosporangium_fulvum>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micromonosporaceae" ;
|
||||
dwc:genus "Dactylosporangium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulvum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Dactylosporangium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Dactylosporangium>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micromonosporaceae" ;
|
||||
dwc:genus "Dactylosporangium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micromonosporaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micromonosporaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micromonosporaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE4DFF9FFCCBFD48FA2EFCD1.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4DFF9FFCCBFD48FA2EFCD1.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/2A0487B6CE4DFF9FFCCBFD48FA2EFCD1>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Kocuria oceani" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Kocuria_oceani> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Kocuria_oceani>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Kocuria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oceani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Kocuria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Kocuria>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Kocuria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
102
data/2A/04/87/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A.ttl
Normal file
102
data/2A/04/87/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A.ttl
Normal file
|
@ -0,0 +1,102 @@
|
|||
@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/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Glutamicibacter nicotianae LM" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A.mc.12C53CFDCE4DFF9FFCCBFEE5FC0AFAF5>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A.mc.12C53CFDCE4DFF9FFC31FD88FAE6FA0A> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Glutamicibacter_nicotianae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Glutamicibacter_nicotianae>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Glutamicibacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nicotianae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Glutamicibacter> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Glutamicibacter>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Glutamicibacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetia>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteriota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteriota>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A.mc.12C53CFDCE4DFF9FFCCBFEE5FC0AFAF5>
|
||||
dwc:locality "Seoul" ;
|
||||
dwc:recordedBy "Strain LM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A#12C53CFDCE4DFF9FFCCBFEE5FC0AFAF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A.mc.12C53CFDCE4DFF9FFC31FD88FAE6FA0A>
|
||||
dwc:locality "Gyeonggi Province" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0487B6CE4DFF9FFF22F8B2FAE2FA0A#12C53CFDCE4DFF9FFC31FD88FAE6FA0A> ;
|
||||
a dwc:MaterialCitation .
|
91
data/2A/04/87/2A0487B6CE4DFF9FFF22FACEFD31FF5C.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4DFF9FFF22FACEFD31FF5C.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/2A0487B6CE4DFF9FFF22FACEFD31FF5C>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Glutamicibacter arilaitensis WD" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Glutamicibacter_arilaitensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Glutamicibacter_arilaitensis>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Glutamicibacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arilaitensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Glutamicibacter> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Glutamicibacter>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Glutamicibacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetia>
|
||||
dwc:class "Actinomycetia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteriota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteriota>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteriota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE4DFF9FFF22FCE9FEE2FD70.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4DFF9FFF22FCE9FEE2FD70.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/2A0487B6CE4DFF9FFF22FCE9FEE2FD70>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Citricoccus nitrophenolicus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Citricoccus_nitrophenolicus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Citricoccus_nitrophenolicus>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Citricoccus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nitrophenolicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Citricoccus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Citricoccus>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:genus "Citricoccus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Micrococcaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Micrococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE4FFF9DFCCBFBCCFB44FE52.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4FFF9DFCCBFBCCFB44FE52.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/2A0487B6CE4FFF9DFCCBFBCCFB44FE52>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Microbispora bryophytorum Gsoil" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Microbispora_bryophytorum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Microbispora_bryophytorum>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptosporangiaceae" ;
|
||||
dwc:genus "Microbispora" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bryophytorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microbispora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Microbispora>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptosporangiaceae" ;
|
||||
dwc:genus "Microbispora" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Streptosporangiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptosporangiaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptosporangiaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
107
data/2A/04/87/2A0487B6CE4FFF9DFCCBFDE7FB44FC76.ttl
Normal file
107
data/2A/04/87/2A0487B6CE4FFF9DFCCBFDE7FB44FC76.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/2A0487B6CE4FFF9DFCCBFDE7FB44FC76>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Streptomyces seranimatus Gsoil 1526" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Streptomyces_seranimatus_Gsoil_1526> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Streptomyces_seranimatus_Gsoil_1526>
|
||||
dwc:authority "Gsoil 1526" ;
|
||||
dwc:authorityName "Gsoil" ;
|
||||
dwc:authorityYear "1526" ;
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:genus "Streptomyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gsoil, 1526" ;
|
||||
dwc:species "seranimatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Streptomyces_seranimatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomyces_seranimatus>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:genus "Streptomyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "seranimatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Streptomyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomyces>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:genus "Streptomyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Streptomycetaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomycetaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
90
data/2A/04/87/2A0487B6CE4FFF9DFF22F951FA27F9AB.ttl
Normal file
90
data/2A/04/87/2A0487B6CE4FFF9DFF22F951FA27F9AB.ttl
Normal file
|
@ -0,0 +1,90 @@
|
|||
@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/2A0487B6CE4FFF9DFF22F951FA27F9AB>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Streptomyces scabrisporus Gsoil" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Streptomyces_scabrisporus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomyces_scabrisporus>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:genus "Streptomyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scabrisporus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Streptomyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomyces>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:genus "Streptomyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Streptomycetaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomycetaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
91
data/2A/04/87/2A0487B6CE4FFF9DFF22FBACFE0DFEFD.ttl
Normal file
91
data/2A/04/87/2A0487B6CE4FFF9DFF22FBACFE0DFEFD.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/2A0487B6CE4FFF9DFF22FBACFE0DFEFD>
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:title "Streptomyces mauvecolor MMS" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2019.8.1.097> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Streptomyces_mauvecolor> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2019.8.1.097>
|
||||
bibo:endPage "108" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2019-02-28" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Kim, Mi-Sun; Jeong, Seong-Hwa; Kang, Joo-Won; Kim, Seung-Bum; Cho, Jang-Cheon; Cha, Chang-Jun; Im, Wan-Taek; Bae, Jin-Woo; Lee, Soon-Dong; Kim, Won-Yong; Kim, Myung-Kyum; Seong, Chi-Nam" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Unrecorded prokaryotic species belonging to the class Actinobacteria in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomyces_mauvecolor>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:genus "Streptomyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mauvecolor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Streptomyces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomyces>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:genus "Streptomyces" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Streptomycetaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Streptomycetaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Streptomycetaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
107
data/2A/04/90/2A0490FA233A590187684740E96491D4.ttl
Normal file
107
data/2A/04/90/2A0490FA233A590187684740E96491D4.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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/2A0490FA233A590187684740E96491D4>
|
||||
dc:creator "Du, Jianguo; Loh, Kar-Hoe; Hu, Wenjia; Zheng, Xinqing; Affendi, Yang Amri; Ooi, Jillian Lean Sim; Ma, Zhiyuan; Rizman-Idid, Mohammed; Chan, Albert Apollo" ;
|
||||
dc:title "Epinephelus fasciatus Forsskal 1775" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epinephelus_fasciatus_Forsskal_1775> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.7.e47537> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.7.e47537>
|
||||
bibo:endPage "47537" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "47537" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Du, Jianguo; Loh, Kar-Hoe; Hu, Wenjia; Zheng, Xinqing; Affendi, Yang Amri; Ooi, Jillian Lean Sim; Ma, Zhiyuan; Rizman-Idid, Mohammed; Chan, Albert Apollo" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "An updated checklist of the marine fish fauna of Redang Islands, Malaysia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epinephelus_fasciatus_Forsskal_1775>
|
||||
dwc:LSID "2A0490FA-233A-5901-8768-4740E96491D4" ;
|
||||
dwc:authority "Forsskal, 1775" ;
|
||||
dwc:authorityName "Forsskal" ;
|
||||
dwc:authorityYear "1775" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Serranidae" ;
|
||||
dwc:genus "Epinephelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Forsskal, 1775" ;
|
||||
dwc:species "fasciatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epinephelus_fasciatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epinephelus_fasciatus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Serranidae" ;
|
||||
dwc:genus "Epinephelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fasciatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epinephelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epinephelus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Serranidae" ;
|
||||
dwc:genus "Epinephelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Serranidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Serranidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Serranidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
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 .
|
80
data/2A/04/97/2A0497CC85ABB2EEFC81C93778026B94.ttl
Normal file
80
data/2A/04/97/2A0497CC85ABB2EEFC81C93778026B94.ttl
Normal file
|
@ -0,0 +1,80 @@
|
|||
@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/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/2A0497CC85ABB2EEFC81C93778026B94>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudolotelina>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Pseudolotelina Baguena Corella 1948" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudolotelus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.88.807>
|
||||
bibo:endPage "972" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "88" ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudolotelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aderidae" ;
|
||||
dwc:genus "Pseudolotelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aderidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aderidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Aderidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
130
data/2A/04/A3/2A04A3A53F00C0FE095F18AE1D7BC4E4.ttl
Normal file
130
data/2A/04/A3/2A04A3A53F00C0FE095F18AE1D7BC4E4.ttl
Normal file
|
@ -0,0 +1,130 @@
|
|||
@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/2A04A3A53F00C0FE095F18AE1D7BC4E4>
|
||||
cito:cites <http://dx.doi.org/10.3897/dez.63.7556.figures1-21>, <http://dx.doi.org/10.3897/dez.63.7556.figures47-52>, <http://dx.doi.org/10.3897/dez.63.7556.figures68-70>, <http://dx.doi.org/10.3897/dez.63.7556.figures71-73> ;
|
||||
dc:creator "Bidzilya, Oleksiy V.; Mey, Wolfram; Agassiz, David" ;
|
||||
dc:title "Aphanostola rooiklipella Bidzilya & Mey 2016, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aphanostola_rooiklipella_Bidzilya_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/dez.63.7556> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/dez.63.7556>
|
||||
bibo:endPage "74" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Deutsche Entomologische Zeitschrift" ;
|
||||
bibo:pubDate "2016-02-19" ;
|
||||
bibo:startPage "45" ;
|
||||
bibo:volume "63" ;
|
||||
dc:creator "Bidzilya, Oleksiy V.; Mey, Wolfram; Agassiz, David" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Review of the genus Aphanostola Meyrick, 1931 (Lepidoptera, Gelechiidae, Anomologinae) with description of 19 new species from the Afrotropical Region" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/dez.63.7556.figures1-21>, <http://dx.doi.org/10.3897/dez.63.7556.figures47-52>, <http://dx.doi.org/10.3897/dez.63.7556.figures68-70>, <http://dx.doi.org/10.3897/dez.63.7556.figures71-73> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aphanostola_rooiklipella_Bidzilya_2016>
|
||||
dwc:LSID "http://zoobank.org/6E6F7B55-91F7-4807-A91E-26DAC7A50B24" ;
|
||||
dwc:authority "Bidzilya & Mey" ;
|
||||
dwc:authorityName "Bidzilya & Mey" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Aphanostola" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bidzilya & Mey, 2016" ;
|
||||
dwc:species "rooiklipella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aphanostola_rooiklipella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aphanostola_rooiklipella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Aphanostola" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rooiklipella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aphanostola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aphanostola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:genus "Aphanostola" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gelechiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gelechiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Gelechiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/dez.63.7556.figures1-21>
|
||||
dc:description "Figures 1 - 21. Adults of Aphanostola spp. (scale bar 1.0 mm) 1. Aphanostola acaciae sp. n., Namibia, Brandberg (gen. slide 73 / 05); 2. Aphanostola acaciae sp. n., Namibia, Mirabib (gen. slide 548 / 14); 3. Aphanostola acaciae sp. n., Kenya, Logumgum (gen. slide 1362); 4. Aphanostola pentastigma, HT, RSA, Pretoria; 5. Aphanostola pentastigma, Kenya, L. Naivasha; 6. Aphanostola morogorensis sp. n., HT, Tanzania, Morogoro Town; 7. Aphanostola calderae sp. n., RSA, Asante-Sana; 8. Aphanostola calderae sp. n., HT, RSA, Asante-Sana; 9. Aphanostola kenyella sp. n., Kenya, between Limuru and Mai Mahiu (gen. slide 1497); 10. Aphanostola kenyella sp. n., HT, Kenya, between Limuru and Mai Mahiu; 11. Aphanostola kruegeri sp. n., RSA, Pretoria (gen. slide 8 / 15); 12. Aphanostola alternella sp. n., HT, Kenya, Turi; 13. Aphanostola antennata sp. n., HT, Namibia, Popa Falls; 14. Aphanostola antennata sp. n., RSA, Nwanedzi (gen. slide 36 / 15); 15. Aphanostola antennata sp. n., Namibia, Kavango; 16. Aphanostola rooiklipella sp. n., HT, Namibia, Rooiklip Farm; 17. Aphanostola griseella sp. n., HT, Namibia, Grootfontein; 18. Aphanostola griseella sp. n., Kenya, Nakuru NP (gen. slide 596 / 14); 19. Aphanostola centripunctella sp. n., Namibia, E. Caprivi (gen. slide 76 / 05); 20. Aphanostola centripunctella sp. n., Namibia, E. Caprivi; 21. Aphanostola centripunctella sp. n., Namibia, E. Caprivi (gen. slide 155 / 15)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/78905> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/dez.63.7556.figures47-52>
|
||||
dc:description "Figures 47 - 52. Male genitalia of Aphanostola spp. 47. Aphanostola kenyella sp. n., Kenya, between Limuru and Mai Mahiu (gen. slide 1497); 48. Aphanostola kruegeri sp. n., RSA, Pretoria (gen. slide 4 / 15); 49. Aphanostola alternella sp. n., HT, Kenya, Turi (gen. slide 307 / 14); 50. Aphanostola antennata sp. n., Namibia, Popa Falls (gen. slide 54 / 08); 51. Aphanostola rooiklipella sp. n., Namibia, Omatako (gen. slide 213 / 12); 52. Aphanostola centripunctella sp. n., Namibia, Brandberg (gen. slide 106 / 05)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/78909> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/dez.63.7556.figures68-70>
|
||||
dc:description "Figures 68 - 70. Female genitalia of Aphanostola spp. 68. Aphanostola morogorensis sp. n., Tanzania, Morogoro Town (gen. slide 2375); 69. Aphanostola antennata sp. n., Namibia, Popa Falls (gen. slide 206 / 12); 70. Aphanostola rooiklipella sp. n., Namibia, Rooisand (gen. slide 203 / 12)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/78913> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/dez.63.7556.figures71-73>
|
||||
dc:description "Figures 71 - 73. Female genitalia of Aphanostola spp. 71. Aphanostola rooiklipella sp. n., Namibia, Rooiklip Farm (gen. slide 554 / 14); 71 a. Signum (gen. slide 547 / 14); 72. Aphanostola griseella sp. n., HT, Namibia, Otavi (gen. slide 502 / 14); 73. Aphanostola griseella sp. n., Namibia, Popa Falls (gen. slide 225 / 12)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/78914> ;
|
||||
a fabio:Figure .
|
144
data/2A/04/A5/2A04A50D36795D26A8BC0736126A87E2.ttl
Normal file
144
data/2A/04/A5/2A04A50D36795D26A8BC0736126A87E2.ttl
Normal file
|
@ -0,0 +1,144 @@
|
|||
@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/2A04A50D36795D26A8BC0736126A87E2>
|
||||
cito:cites <https://binary.pensoft.net/fig/522070> ;
|
||||
dc:creator "Zahiri, Reza; Tarmann, Gerhard; Efetov, Konstantin A.; Rajaei, Hossein; Fatahi, Maryam; Seidel, Matthias; Jaenicke, Birgit; Dalsgaard, Thure; Sikora, Marcy; Husemann, Martin" ;
|
||||
dc:title "Zygaena (Mesembrynus) laeta subsp. danieli Reiss 1935" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zygaena_laeta_danieli_Reiss_1935> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.5.62003> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/evolsyst.5.62003>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Evolutionary Systematics" ;
|
||||
bibo:pubDate "2021-03-22" ;
|
||||
bibo:startPage "39" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Zahiri, Reza; Tarmann, Gerhard; Efetov, Konstantin A.; Rajaei, Hossein; Fatahi, Maryam; Seidel, Matthias; Jaenicke, Birgit; Dalsgaard, Thure; Sikora, Marcy; Husemann, Martin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "An illustrated catalogue of the type specimens of Lepidoptera (Insecta) housed in the Zoological Museum Hamburg (ZMH): Part I. superfamilies Hepialoidea, Cossoidea, and Zygaenoidea" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/522070> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zygaena_laeta_danieli_Reiss_1935>
|
||||
dwc:LSID "2A04A50D-3679-5D26-A8BC-0736126A87E2" ;
|
||||
dwc:authority "Reiss, 1935" ;
|
||||
dwc:authorityName "Reiss" ;
|
||||
dwc:authorityYear "1935" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hepialidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Reiss, 1935" ;
|
||||
dwc:species "laeta" ;
|
||||
dwc:subGenus "Mesembrynus" ;
|
||||
dwc:subSpecies "danieli" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zygaena_laeta_danieli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_laeta_danieli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hepialidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "laeta" ;
|
||||
dwc:subGenus "Mesembrynus" ;
|
||||
dwc:subSpecies "danieli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena_laeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_laeta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hepialidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laeta" ;
|
||||
dwc:subGenus "Mesembrynus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena_Mesembrynus>, <http://taxon-name.plazi.org/id/Animalia/Zygaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena_Mesembrynus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hepialidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesembrynus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zygaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zygaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hepialidae" ;
|
||||
dwc:genus "Zygaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hepialidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hepialidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hepialidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://binary.pensoft.net/fig/522070>
|
||||
dc:description "Figures 37 - 46. 37. Zygaena (Mesembrynus) graslini rebeli Reiss, 1932; 38. Zygaena (Mesembrynus) hindukuschi Koch, 1937; 39. Zygaena (Agrumenia) hilaris lucifera Reiss, 1936; 40. Zygaena (Agrumenia) hilaris lucifera ab. pseudocatalonica Reiss, 1936; 41. Zygaena (Agrumenia) hilaris lucifera ab. inversa Reiss, 1936; 42. Zygaena (Agrumenia) hilaris lucifera ab. gelpkei Reiss, 1936; 43. Zygaena (Agrumenia) hilaris lucifera ab. exarcuata Reiss, 1936; 44. Zygaena (Mesembrynus) laeta danieli Reiss, 1935; 45. Zygaena (Agrumenia) formosa kotzschi Reiss, 1935; 46. Zygaena (Mesembrynus) araxis Koch, 1936" ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/522070> ;
|
||||
a fabio:Figure .
|
136
data/2A/05/87/2A0587935E210918CEC265661BD243E9.ttl
Normal file
136
data/2A/05/87/2A0587935E210918CEC265661BD243E9.ttl
Normal file
|
@ -0,0 +1,136 @@
|
|||
@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/2A0587935E210918CEC265661BD243E9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5272029> ;
|
||||
dc:creator "Ahmed, Zubair; Akhter, Muhammad Atique" ;
|
||||
dc:title "Cicadatra tandojamensis Ahmed & Akhter 2013, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0587935E210918CEC265661BD243E9.mc.12C43CD85E21091ECF0065F51FC04250>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587935E210918CEC265661BD243E9.mc.12C43CD85E21091ECEC26409194D427D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cicadatra_tandojamensis_Ahmed_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3750.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3750.2.5>
|
||||
bibo:endPage "184" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2013-12-18" ;
|
||||
bibo:startPage "176" ;
|
||||
bibo:volume "3750" ;
|
||||
dc:creator "Ahmed, Zubair; Akhter, Muhammad Atique" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new species of the genus Cicadatra Kolenati (Hemiptera: Cicadidae) from Pakistan" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5272029> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cicadatra_tandojamensis_Ahmed_2013>
|
||||
dwc:authority "Ahmed & Akhter, 2013" ;
|
||||
dwc:authorityName "Ahmed & Akhter" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:genus "Cicadatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ahmed & Akhter, 2013" ;
|
||||
dwc:species "tandojamensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/V6JJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadatra_tandojamensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadatra_tandojamensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:genus "Cicadatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tandojamensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadatra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:genus "Cicadatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5272029>
|
||||
dc:description "FIGURE 2b–h Cicadatra tandojamensis sp. n. (b–f): Holotype: b, pygofer lateral view; c, aedeagus lateral view; d, claspers; e, operculum; f, timbal and timbal cover. (g–h): Paratype female.: g, operculum; h, female terminalia, lateral view. Scale bar: b–g = 0.6mm; h = 1.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5272029/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587935E210918CEC265661BD243E9.mc.12C43CD85E21091ECF0065F51FC04250>
|
||||
dwc:collectionCode "NHMK" ;
|
||||
dwc:eventDate "2010-06-12" ;
|
||||
dwc:locality "Tando Jam" ;
|
||||
dwc:recordedBy "Z. Ahmed & Ashraf" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "3338822303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587935E210918CEC265661BD243E9#12C43CD85E21091ECF0065F51FC04250> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587935E210918CEC265661BD243E9.mc.12C43CD85E21091ECEC26409194D427D>
|
||||
dwc:collectionCode "ZACP" ;
|
||||
dwc:eventDate "2010-06-12" ;
|
||||
dwc:locality "Tando Jam" ;
|
||||
dwc:recordedBy "Z. Ahmed & Ashraf" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "3338822302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587935E210918CEC265661BD243E9#12C43CD85E21091ECEC26409194D427D> ;
|
||||
a dwc:MaterialCitation .
|
140
data/2A/05/87/2A0587935E23091ECEC2619518B44378.ttl
Normal file
140
data/2A/05/87/2A0587935E23091ECEC2619518B44378.ttl
Normal file
|
@ -0,0 +1,140 @@
|
|||
@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/2A0587935E23091ECEC2619518B44378>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5272029> ;
|
||||
dc:creator "Ahmed, Zubair; Akhter, Muhammad Atique" ;
|
||||
dc:title "Cicadatra ashrafi Ahmed & Akhter 2013, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0587935E23091ECEC2619518B44378.mc.12C43CD85E23091CCF1E61E019E04663>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587935E23091ECEC2619518B44378.mc.12C43CD85E23091CCD9660071AAC460F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cicadatra_ashrafi_Ahmed_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3750.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3750.2.5>
|
||||
bibo:endPage "184" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2013-12-18" ;
|
||||
bibo:startPage "176" ;
|
||||
bibo:volume "3750" ;
|
||||
dc:creator "Ahmed, Zubair; Akhter, Muhammad Atique" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new species of the genus Cicadatra Kolenati (Hemiptera: Cicadidae) from Pakistan" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5272029> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cicadatra_ashrafi_Ahmed_2013>
|
||||
dwc:authority "Ahmed & Akhter, 2013" ;
|
||||
dwc:authorityName "Ahmed & Akhter" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:genus "Cicadatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ahmed & Akhter, 2013" ;
|
||||
dwc:species "ashrafi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/V6G2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadatra_ashrafi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadatra_ashrafi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:genus "Cicadatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ashrafi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadatra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:genus "Cicadatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5272029>
|
||||
dc:description "FIGURE 2b–h Cicadatra tandojamensis sp. n. (b–f): Holotype: b, pygofer lateral view; c, aedeagus lateral view; d, claspers; e, operculum; f, timbal and timbal cover. (g–h): Paratype female.: g, operculum; h, female terminalia, lateral view. Scale bar: b–g = 0.6mm; h = 1.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5272029/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587935E23091ECEC2619518B44378.mc.12C43CD85E23091CCF1E61E019E04663>
|
||||
dwc:collectionCode "NHMK" ;
|
||||
dwc:eventDate "2010-08-23" ;
|
||||
dwc:locality "Village Taj Muhammad Laghari" ;
|
||||
dwc:recordedBy "Ashraf" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "25.51275" ;
|
||||
dwc:verbatimLongitude "68.53758" ;
|
||||
trt:gbifOccurrenceId "3338822304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587935E23091ECEC2619518B44378#12C43CD85E23091CCF1E61E019E04663> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587935E23091ECEC2619518B44378.mc.12C43CD85E23091CCD9660071AAC460F>
|
||||
dwc:collectionCode "ZACP" ;
|
||||
dwc:eventDate "2010-08-23" ;
|
||||
dwc:locality "Village Taj Muhammad Laghari" ;
|
||||
dwc:recordedBy "Ashraf" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "25.51275" ;
|
||||
dwc:verbatimLongitude "68.53758" ;
|
||||
trt:gbifOccurrenceId "3338822301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587935E23091ECEC2619518B44378#12C43CD85E23091CCD9660071AAC460F> ;
|
||||
a dwc:MaterialCitation .
|
95
data/2A/05/87/2A0587935E24091ACEC265F51FC54640.ttl
Normal file
95
data/2A/05/87/2A0587935E24091ACEC265F51FC54640.ttl
Normal file
|
@ -0,0 +1,95 @@
|
|||
@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/2A0587935E24091ACEC265F51FC54640>
|
||||
dc:creator "Ahmed, Zubair; Akhter, Muhammad Atique" ;
|
||||
dc:title "Cicadatra Kolenati 1857" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cicadatra_Kolenati_1857> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3750.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3750.2.5>
|
||||
bibo:endPage "184" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2013-12-18" ;
|
||||
bibo:startPage "176" ;
|
||||
bibo:volume "3750" ;
|
||||
dc:creator "Ahmed, Zubair; Akhter, Muhammad Atique" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new species of the genus Cicadatra Kolenati (Hemiptera: Cicadidae) from Pakistan" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cicadatra_Kolenati_1857>
|
||||
dwc:authority "Kolenati" ;
|
||||
dwc:authorityName "Kolenati" ;
|
||||
dwc:authorityYear "1857" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:genus "Cicadatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kolenati, 1857" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HGBH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cicadatra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadatra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:genus "Cicadatra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
243
data/2A/05/87/2A0587C5FF81A94CC0DEF9E8FEE1FA68.ttl
Normal file
243
data/2A/05/87/2A0587C5FF81A94CC0DEF9E8FEE1FA68.ttl
Normal file
|
@ -0,0 +1,243 @@
|
|||
@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/2A0587C5FF81A94CC0DEF9E8FEE1FA68>
|
||||
dc:creator "František Kovařík" ;
|
||||
dc:title "Mandinus (Mandinus) trailini Editor & Fet & University & fet & marshall.edu & Editor & Soleglad & soleglad & znet.com 2013, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF81A945C07DF884FC68F88D>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF81A945C089F8A6FA4EF88D>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C382FF55FD89FF1E>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C127FF55FEBDFF3C>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C382FEB1FDA1FEF9>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C1C5FEB2FD55FE98>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C1D2FED3FED3FEB7>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C25BFECCFDEFFE74>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C10BFE0FFE71FE13>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C281FE28FDBBFE13>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C138FE28FD55FE31>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C1D2FE4AFED2FDD0>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C25AFE6BFD9AFDD0>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C10DFE6BFD12FDD0>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C19BFE6BFD5AFDEF>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C1CEFD84FCC7FDEF>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C382FDA5FEECFDAC>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C274FDC7FDF2FDAC>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C103FDC7FEF8FD4B>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C26CFDE0FD88FD4B>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C11CFDE0FE55FD6A>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C3B2FD22FDFDFCE4>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C16DFC9FFCCCFC40> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mandinus_trailini_Editor_2013> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/D63CFFBDFF83A947C342FF93FFDAFFC0> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/D63CFFBDFF83A947C342FF93FFDAFFC0>
|
||||
bibo:endPage "14" ;
|
||||
bibo:journal "Euscorpius" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "163" ;
|
||||
dc:creator "František Kovařík" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Ɯandinus (Ɯandinus) trailini sp. n. from Ethiopia (Scorpiones: Scorpionidae), with data on localities and life strategy" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mandinus_trailini_Editor_2013>
|
||||
dwc:authority "Editor & Fet & University & fet & marshall.edu & Editor & Soleglad & soleglad & znet.com, 2013" ;
|
||||
dwc:authorityName "Editor & Fet & University & fet & marshall.edu & Editor & Soleglad & soleglad & znet.com" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euscorpiidae" ;
|
||||
dwc:genus "Mandinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Editor & Fet & University & fet & marshall.edu & Editor & Soleglad & soleglad & znet.com, 2013" ;
|
||||
dwc:species "trailini" ;
|
||||
dwc:subGenus "Mandinus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mandinus_trailini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mandinus_trailini>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euscorpiidae" ;
|
||||
dwc:genus "Mandinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trailini" ;
|
||||
dwc:subGenus "Mandinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mandinus_Mandinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mandinus_Mandinus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euscorpiidae" ;
|
||||
dwc:genus "Mandinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mandinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mandinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mandinus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euscorpiidae" ;
|
||||
dwc:genus "Mandinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euscorpiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euscorpiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Euscorpiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scorpiones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scorpiones>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scorpiones" ;
|
||||
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/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF81A945C07DF884FC68F88D>
|
||||
dwc:collectionCode "TYPE" ;
|
||||
dwc:typeStatus "TYPE" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF81A945C07DF884FC68F88D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF81A945C089F8A6FA4EF88D>
|
||||
dwc:verbatimLatitude "6.935" ;
|
||||
dwc:verbatimLongitude "40.689724" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF81A945C089F8A6FA4EF88D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C382FF55FD89FF1E>
|
||||
dwc:collectionCode "EA" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C382FF55FD89FF1E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C127FF55FEBDFF3C>
|
||||
dwc:collectionCode "FKCP" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C127FF55FEBDFF3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C382FEB1FDA1FEF9>
|
||||
dwc:collectionCode "TYPE" ;
|
||||
dwc:typeStatus "TYPE" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C382FEB1FDA1FEF9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C1C5FEB2FD55FE98>
|
||||
dwc:verbatimLatitude "6.935" ;
|
||||
dwc:verbatimLongitude "40.689724" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C1C5FEB2FD55FE98> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C1D2FED3FED3FEB7>
|
||||
dwc:collectionCode "EA" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C1D2FED3FED3FEB7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C25BFECCFDEFFE74>
|
||||
dwc:collectionCode "V" ;
|
||||
dwc:eventDate "2013-06-24" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C25BFECCFDEFFE74> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C10BFE0FFE71FE13>
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C10BFE0FFE71FE13> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C281FE28FDBBFE13>
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C281FE28FDBBFE13> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C138FE28FD55FE31>
|
||||
dwc:verbatimLatitude "6.9052777" ;
|
||||
dwc:verbatimLongitude "40.835556" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C138FE28FD55FE31> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C1D2FE4AFED2FDD0>
|
||||
dwc:collectionCode "EB" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C1D2FE4AFED2FDD0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C25AFE6BFD9AFDD0>
|
||||
dwc:collectionCode "VI" ;
|
||||
dwc:eventDate "2013-06-24" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C25AFE6BFD9AFDD0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C10DFE6BFD12FDD0>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C10DFE6BFD12FDD0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C19BFE6BFD5AFDEF>
|
||||
dwc:collectionCode "V" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C19BFE6BFD5AFDEF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C1CEFD84FCC7FDEF>
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C1CEFD84FCC7FDEF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C382FDA5FEECFDAC>
|
||||
dwc:verbatimLatitude "6.9052777" ;
|
||||
dwc:verbatimLongitude "40.85111" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C382FDA5FEECFDAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C274FDC7FDF2FDAC>
|
||||
dwc:collectionCode "EC" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C274FDC7FDF2FDAC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C103FDC7FEF8FD4B>
|
||||
dwc:collectionCode "VI" ;
|
||||
dwc:eventDate "2013-06-24" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C103FDC7FEF8FD4B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C26CFDE0FD88FD4B>
|
||||
dwc:collectionCode "UV" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C26CFDE0FD88FD4B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C11CFDE0FE55FD6A>
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C11CFDE0FE55FD6A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C3B2FD22FDFDFCE4>
|
||||
dwc:collectionCode "FKCP" ;
|
||||
dwc:typeStatus "type" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C3B2FD22FDFDFCE4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0587C5FF81A94CC0DEF9E8FEE1FA68.mc.12C43C8EFF86A942C16DFC9FFCCCFC40>
|
||||
dwc:typeStatus "types" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0587C5FF81A94CC0DEF9E8FEE1FA68#12C43C8EFF86A942C16DFC9FFCCCFC40> ;
|
||||
a dwc:MaterialCitation .
|
88
data/2A/06/71/2A0671C9344C0EAB52EF4C45A5019763.ttl
Normal file
88
data/2A/06/71/2A0671C9344C0EAB52EF4C45A5019763.ttl
Normal file
|
@ -0,0 +1,88 @@
|
|||
@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/2A0671C9344C0EAB52EF4C45A5019763>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Cleistogenes serotina Keng" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/1F56DBC548258888EE0D36839AAB406C> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Cleistogenes_serotina> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/1F56DBC548258888EE0D36839AAB406C>
|
||||
bibo:endPage "1570" ;
|
||||
bibo:startPage "1458" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Poaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cleistogenes_serotina>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Cleistogenes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serotina" ;
|
||||
dwc:vernacularName "Steifhalm"@de, "Cleistogenes tardif"@fr, "Paleo tardivo"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cleistogenes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cleistogenes>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Cleistogenes" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
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 .
|
106
data/2A/06/B8/2A06B8B29A564A612DB7B65B8AECD219.ttl
Normal file
106
data/2A/06/B8/2A06B8B29A564A612DB7B65B8AECD219.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@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/2A06B8B29A564A612DB7B65B8AECD219>
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Cirrospilus elongatus Boucek 1959" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cirrospilus_elongatus_Boucek_1959> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8013> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8013>
|
||||
bibo:endPage "8013" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8013" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - Chalcidoidea and Mymarommatoidea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cirrospilus_elongatus_Boucek_1959>
|
||||
dwc:authority "Boucek, 1959" ;
|
||||
dwc:authorityName "Boucek" ;
|
||||
dwc:authorityYear "1959" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Cirrospilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boucek, 1959" ;
|
||||
dwc:species "elongatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/VHCJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cirrospilus_elongatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cirrospilus_elongatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Cirrospilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "elongatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cirrospilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cirrospilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Cirrospilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulophidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eulophidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
111
data/2A/06/B8/2A06B8C05EB7CEBF5DE0C5075AD119D5.ttl
Normal file
111
data/2A/06/B8/2A06B8C05EB7CEBF5DE0C5075AD119D5.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/2A06B8C05EB7CEBF5DE0C5075AD119D5>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Galium mollugo Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611570319> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Galium_mollugo_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4368261> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4368261>
|
||||
bibo:endPage "556" ;
|
||||
bibo:startPage "529" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part G)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Galium_mollugo_Linnaeus_1753>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Galium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "mollugo" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Galium_mollugo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Galium_mollugo>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Galium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mollugo" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Galium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Galium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Galium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
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 .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611570319>
|
||||
dwc:catalogNumber "129.14" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611570319" ;
|
||||
a dwc:MaterialCitation .
|
105
data/2A/06/E9/2A06E9A0D8D6384DC88B29B159EAA2AE.ttl
Normal file
105
data/2A/06/E9/2A06E9A0D8D6384DC88B29B159EAA2AE.ttl
Normal file
|
@ -0,0 +1,105 @@
|
|||
@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/2A06E9A0D8D6384DC88B29B159EAA2AE>
|
||||
dc:creator "Linares, Carlos A; Orozco, Jesus" ;
|
||||
dc:title "Savius jurgiosus Stal 1862" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Savius_jurgiosus_Stal_1862> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e13067> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.5.e13067>
|
||||
bibo:endPage "13067" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "13067" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Linares, Carlos A; Orozco, Jesus" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "The Coreidae of Honduras (Hemiptera: Coreidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Savius_jurgiosus_Stal_1862>
|
||||
dwc:authority "Stal, 1862" ;
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coreidae" ;
|
||||
dwc:genus "Savius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1862" ;
|
||||
dwc:species "jurgiosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Savius_jurgiosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Savius_jurgiosus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coreidae" ;
|
||||
dwc:genus "Savius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jurgiosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Savius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Savius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coreidae" ;
|
||||
dwc:genus "Savius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coreidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coreidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coreidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
108
data/2A/07/58/2A075870B9D3573DBCEE167D9EEC6ABD.ttl
Normal file
108
data/2A/07/58/2A075870B9D3573DBCEE167D9EEC6ABD.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/2A075870B9D3573DBCEE167D9EEC6ABD>
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:title "Melanopsis subcostata d'Orbigny 1850" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melanopsis_subcostata_d'Orbigny_1850> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.602.8136> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.602.8136>
|
||||
bibo:endPage "358" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2016-07-05" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "602" ;
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A nomenclator of extant and fossil taxa of the Melanopsidae (Gastropoda, Cerithioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melanopsis_subcostata_d'Orbigny_1850>
|
||||
dwc:LSID "2A075870-B9D3-573D-BCEE-167D9EEC6ABD" ;
|
||||
dwc:authority "d'Orbigny, 1850" ;
|
||||
dwc:authorityName "d'Orbigny" ;
|
||||
dwc:authorityYear "1850" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "d'Orbigny, 1850" ;
|
||||
dwc:species "subcostata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6R96X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanopsis_subcostata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis_subcostata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subcostata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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 .
|
149
data/2A/07/87/2A0787FEFFC0FF90FF52F97F7CF8B437.ttl
Normal file
149
data/2A/07/87/2A0787FEFFC0FF90FF52F97F7CF8B437.ttl
Normal file
|
@ -0,0 +1,149 @@
|
|||
@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/2A0787FEFFC0FF90FF52F97F7CF8B437>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7836527>, <http://dx.doi.org/10.5281/zenodo.7836529>, <http://dx.doi.org/10.5281/zenodo.7838473>, <http://dx.doi.org/10.5281/zenodo.7836531>, <http://dx.doi.org/10.5281/zenodo.7836533> ;
|
||||
dc:creator "Ortiz, M.; Winfield, I.; Ardisson, P. L." ;
|
||||
dc:title "Pardaliscoides whiteae Ortiz & Winfield & Ardisson 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0787FEFFC0FF90FF52F97F7CF8B437.mc.12C63CB5FFC0FF96FE95F9167FA9B78E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pardaliscoides_whiteae_Ortiz_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1094/PDIS-04-22-0755-PDN> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1094/PDIS-04-22-0755-PDN>
|
||||
bibo:endPage "292" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-04-13" ;
|
||||
bibo:startPage "284" ;
|
||||
bibo:volume "5264" ;
|
||||
dc:creator "Ortiz, M.; Winfield, I.; Ardisson, P. L." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "AnewbathyalspeciesofPardaliscoides (Amphipoda, Amphilochidea, Pardaliscidae) from off the southwestern Gulf of Mexico" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7836527>, <http://dx.doi.org/10.5281/zenodo.7836529>, <http://dx.doi.org/10.5281/zenodo.7838473>, <http://dx.doi.org/10.5281/zenodo.7836531>, <http://dx.doi.org/10.5281/zenodo.7836533> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pardaliscoides_whiteae_Ortiz_2023>
|
||||
dwc:authority "Ortiz & Winfield & Ardisson, 2023" ;
|
||||
dwc:authorityName "Ortiz & Winfield & Ardisson" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pardaliscidae" ;
|
||||
dwc:genus "Pardaliscoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ortiz & Winfield & Ardisson, 2023" ;
|
||||
dwc:species "whiteae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/297db9c0-f43b-48b6-9f47-8f1dcbd9f7cb> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pardaliscoides_whiteae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pardaliscoides_whiteae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pardaliscidae" ;
|
||||
dwc:genus "Pardaliscoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "whiteae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pardaliscoides> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pardaliscoides>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pardaliscidae" ;
|
||||
dwc:genus "Pardaliscoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pardaliscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pardaliscidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pardaliscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
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://dx.doi.org/10.5281/zenodo.7836527>
|
||||
dc:description "FIGURE 2. Pardaliscoides whiteae sp. nov. Lateral view of body." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7836527/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7836529>
|
||||
dc:description "FIGURE 3. Pardaliscoides whiteae sp. nov. A, lateral view of head; B, maxilliped; C, right mandible; D, left mandible; E, upper lip; F, lower lip; G, maxilla 1; H, maxilla 2." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7836529/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7838473>
|
||||
dc:description "FIGURE 4. Pardaliscoides whiteae sp. nov. A, gnathopods 1; B, gnathopods 2." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7838473/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7836531>
|
||||
dc:description "FIGURE 5. Pardaliscoides whiteae sp. nov. A, pereopod 3; B, pereopod 4; C, pereopod 5; D, pereopod 6; E, pereopod 7." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7836531/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7836533>
|
||||
dc:description "FIGURE 6. Pardaliscoides whiteae sp. nov. A, telson; B, epimera; C, lateral view of urosome." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7836533/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0787FEFFC0FF90FF52F97F7CF8B437.mc.12C63CB5FFC0FF96FE95F9167FA9B78E>
|
||||
dwc:catalogNumber "CNCR36590" ;
|
||||
dwc:collectionCode "CNCR" ;
|
||||
dwc:locality "Bay of Campeche" ;
|
||||
dwc:recordedBy "SW Gulf" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "-2125" ;
|
||||
dwc:verbatimLatitude "20.195797" ;
|
||||
dwc:verbatimLongitude "-94.54476" ;
|
||||
trt:gbifOccurrenceId "4079337301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0787FEFFC0FF90FF52F97F7CF8B437#12C63CB5FFC0FF96FE95F9167FA9B78E> ;
|
||||
a dwc:MaterialCitation .
|
96
data/2A/07/87/2A0787FEFFC6FF90FF52FB8B7BABB696.ttl
Normal file
96
data/2A/07/87/2A0787FEFFC6FF90FF52FB8B7BABB696.ttl
Normal file
|
@ -0,0 +1,96 @@
|
|||
@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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/2A0787FEFFC6FF90FF52FB8B7BABB696>
|
||||
dc:creator "Ortiz, M.; Winfield, I.; Ardisson, P. L." ;
|
||||
dc:title "Pardaliscoides Stebbing 1888" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pardaliscoides_Stebbing_1888> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1094/PDIS-04-22-0755-PDN> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1094/PDIS-04-22-0755-PDN>
|
||||
bibo:endPage "292" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-04-13" ;
|
||||
bibo:startPage "284" ;
|
||||
bibo:volume "5264" ;
|
||||
dc:creator "Ortiz, M.; Winfield, I.; Ardisson, P. L." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "AnewbathyalspeciesofPardaliscoides (Amphipoda, Amphilochidea, Pardaliscidae) from off the southwestern Gulf of Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pardaliscoides_Stebbing_1888>
|
||||
dwc:authorityName "Stebbing" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pardaliscidae" ;
|
||||
dwc:genus "Pardaliscoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stebbing, 1888" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PQ94> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pardaliscoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pardaliscoides>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pardaliscidae" ;
|
||||
dwc:genus "Pardaliscoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pardaliscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pardaliscidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Pardaliscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
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 .
|
92
data/2A/07/AC/2A07AC79F74141D26A07379E22BB4D49.ttl
Normal file
92
data/2A/07/AC/2A07AC79F74141D26A07379E22BB4D49.ttl
Normal file
|
@ -0,0 +1,92 @@
|
|||
@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/2A07AC79F74141D26A07379E22BB4D49>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dasyurinae_Goldfuss_1820> ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Dasyurinae Goldfuss 1820" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dasyurinae_Goldfuss_1820> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316519>
|
||||
bibo:endPage "37" ;
|
||||
bibo:startPage "22" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Dasyuromorphia" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dasyurinae_Goldfuss_1820>
|
||||
dwc:authority "Goldfuss 1820" ;
|
||||
dwc:authorityName "Goldfuss" ;
|
||||
dwc:authorityYear "1820" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Dasyuridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dasyuromorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Goldfuss, 1820" ;
|
||||
dwc:subFamily "Dasyurinae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/628HY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasyurinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyurinae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Dasyuridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dasyuromorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Dasyurinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasyuridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyuridae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Dasyuridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dasyuromorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasyuromorphia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyuromorphia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dasyuromorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
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 .
|
87
data/2A/08/74/2A087464EA7E87A07FDB70060E8FF04D.ttl
Normal file
87
data/2A/08/74/2A087464EA7E87A07FDB70060E8FF04D.ttl
Normal file
|
@ -0,0 +1,87 @@
|
|||
@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/2A087464EA7E87A07FDB70060E8FF04D>
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:title "Quadroppia hammerae Minguez" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/C42A1701D0249465F0F7DB7A71A67EAC> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Quadroppia_hammerae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/C42A1701D0249465F0F7DB7A71A67EAC>
|
||||
bibo:endPage "260" ;
|
||||
bibo:startPage "213" ;
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "Hornmilben (Oribatida) [pages 213 to 260]" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Quadroppia_hammerae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Quadroppiidae" ;
|
||||
dwc:genus "Quadroppia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hammerae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Quadroppia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Quadroppia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Quadroppiidae" ;
|
||||
dwc:genus "Quadroppia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Quadroppiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Quadroppiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Quadroppiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
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 .
|
113
data/2A/08/87/2A0887A599055E38BCF8FD82FB6EFBBD.ttl
Normal file
113
data/2A/08/87/2A0887A599055E38BCF8FD82FB6EFBBD.ttl
Normal file
|
@ -0,0 +1,113 @@
|
|||
@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/2A0887A599055E38BCF8FD82FB6EFBBD>
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Pseudostichopus Theel 1886" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599055E38BCF8FD82FB6EFBBD.mc.12C93CEE99055E38BDE3FD45FD6CFD29>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599055E38BCF8FD82FB6EFBBD.mc.12C93CEE99055E38BEAEFD44FDD7FD45> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudostichopus_Theel_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudostichopus_Theel_1886>
|
||||
dwc:authorityName "Theel" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Pseudostichopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Theel, 1886" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudostichopus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudostichopus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Pseudostichopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synallactidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Synallactidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aspidochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aspidochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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/2A0887A599055E38BCF8FD82FB6EFBBD.mc.12C93CEE99055E38BDE3FD45FD6CFD29>
|
||||
dwc:catalogNumber "SAMC-A090931" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "31-09-09" ;
|
||||
trt:gbifOccurrenceId "2117766301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599055E38BCF8FD82FB6EFBBD#12C93CEE99055E38BDE3FD45FD6CFD29> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599055E38BCF8FD82FB6EFBBD.mc.12C93CEE99055E38BEAEFD44FDD7FD45>
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1979-06-27" ;
|
||||
dwc:locality "Transkei South of Port St. Johns" ;
|
||||
dwc:verbatimElevation "1650" ;
|
||||
dwc:verbatimLatitude "-31.967667" ;
|
||||
dwc:verbatimLongitude "29.584333" ;
|
||||
trt:gbifOccurrenceId "2117766311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599055E38BCF8FD82FB6EFBBD#12C93CEE99055E38BEAEFD44FDD7FD45> ;
|
||||
a dwc:MaterialCitation .
|
181
data/2A/08/87/2A0887A599065E38BCF8FF17FE96FE7B.ttl
Normal file
181
data/2A/08/87/2A0887A599065E38BCF8FF17FE96FE7B.ttl
Normal file
|
@ -0,0 +1,181 @@
|
|||
@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/2A0887A599065E38BCF8FF17FE96FE7B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615062> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Pseudostichopus mollis Theel 1886" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599065E38BCF8FF17FE96FE7B.mc.12C93CEE99065E3BBDE0F9D0FF5CF9D9>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599065E38BCF8FF17FE96FE7B.mc.12C93CEE99065E3BBCD7F9F4FE06F9D8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudostichopus_mollis_Theel_1886> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pseudostichopus_trachus_Sluiter_1901>, <http://taxon-concept.plazi.org/id/Animalia/Pseudostichopus_mollis_Samyn_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615062> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudostichopus_mollis_Theel_1886>
|
||||
dwc:authority "Theel, 1886" ;
|
||||
dwc:authorityName "Theel" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Pseudostichopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Theel, 1886" ;
|
||||
dwc:species "mollis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudostichopus_mollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudostichopus_trachus_Sluiter_1901>
|
||||
dwc:authority "Sluiter, 1901: 52" ;
|
||||
dwc:authorityName "Sluiter" ;
|
||||
dwc:authorityPageNumber "52" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Pseudostichopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sluiter, 1901" ;
|
||||
dwc:species "trachus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudostichopus_trachus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudostichopus_mollis_Samyn_2016>
|
||||
dwc:authority "Samyn & VandenSpiegel 2016: 479" ;
|
||||
dwc:authorityName "Samyn & VandenSpiegel" ;
|
||||
dwc:authorityPageNumber "479" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Pseudostichopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Samyn & VandenSpiegel, 2016" ;
|
||||
dwc:species "mollis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudostichopus_mollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudostichopus_mollis>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Pseudostichopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mollis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudostichopus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudostichopus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Pseudostichopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synallactidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Synallactidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aspidochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aspidochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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/Pseudostichopus_trachus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Pseudostichopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trachus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudostichopus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615062>
|
||||
dc:description "FIGURE 19. Pseudostichopus mollis Théel, 1886. SAMC-A090930. A. Specimen (entire); B. Rods from tentacles." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599065E38BCF8FF17FE96FE7B.mc.12C93CEE99065E3BBDE0F9D0FF5CF9D9>
|
||||
dwc:catalogNumber "SAMC-A090930" ;
|
||||
dwc:collectionCode "SAMC-A" ;
|
||||
dwc:eventDate "2001-06-25" ;
|
||||
dwc:locality "Marion Island" ;
|
||||
dwc:verbatimElevation "909" ;
|
||||
dwc:verbatimLatitude "-45.741665" ;
|
||||
dwc:verbatimLongitude "37.623333" ;
|
||||
trt:gbifOccurrenceId "2117766328" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599065E38BCF8FF17FE96FE7B#12C93CEE99065E3BBDE0F9D0FF5CF9D9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599065E38BCF8FF17FE96FE7B.mc.12C93CEE99065E3BBCD7F9F4FE06F9D8>
|
||||
dwc:collectionCode "VI" ;
|
||||
dwc:recordedBy "R. Leslie" ;
|
||||
trt:gbifOccurrenceId "2117766319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599065E38BCF8FF17FE96FE7B#12C93CEE99065E3BBCD7F9F4FE06F9D8> ;
|
||||
a dwc:MaterialCitation .
|
162
data/2A/08/87/2A0887A599085E3ABCF8FA08FAC7F86C.ttl
Normal file
162
data/2A/08/87/2A0887A599085E3ABCF8FA08FAC7F86C.ttl
Normal file
|
@ -0,0 +1,162 @@
|
|||
@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/2A0887A599085E3ABCF8FA08FAC7F86C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615060>, <http://dx.doi.org/10.5281/zenodo.2615058> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Synallactes quatrami Thandar 2018, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599085E3ABCF8FA08FAC7F86C.mc.12C93CEE99085E35BDACF95EFD07F941> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Synallactes_quatrami_Thandar_2018> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Synallactes_viridilimus_Thandar_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615060>, <http://dx.doi.org/10.5281/zenodo.2615058> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Synallactes_quatrami_Thandar_2018>
|
||||
dwc:authority "Thandar, 2018" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Synallactes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 2018" ;
|
||||
dwc:species "quatrami" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synallactes_quatrami> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Synallactes_viridilimus_Thandar_2008>
|
||||
dwc:authority "Thandar, 2008: 43" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityPageNumber "43" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Synallactes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 2008" ;
|
||||
dwc:species "viridilimus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synallactes_viridilimus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Synallactes_quatrami>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Synallactes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quatrami" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synallactes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Synallactes>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Synallactes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synallactidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Synallactidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aspidochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aspidochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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/Synallactes_viridilimus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Synallactidae" ;
|
||||
dwc:genus "Synallactes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Aspidochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "viridilimus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Synallactes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615060>
|
||||
dc:description "FIGURE 18. Synallactes quaterama n. sp. SAMC-A090929 (cf. viridilimus Thandar, 2008). A. Specimen (entire); B. Body wall tables; C. Rods from papilla; D. Rods from tube feet; E. Rods from tentacle." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615060/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615058>
|
||||
dc:description "FIGURE 17. Psolus imperfectus Clark, 1923. SAMC-A090928. A. Specimen (entire); B. Plates from dorsal body wall; C. Rods and plates from tentacles; D. Plates from ventral body wall; E. Developing end-plate from tube foot; F. Developing plate from ventral body wall; G. Baskets from ventral body wall; H. Rods from tube feet of ventral body wall. (B & D same scale; E & F same scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615058/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599085E3ABCF8FA08FAC7F86C.mc.12C93CEE99085E35BDACF95EFD07F941>
|
||||
dwc:catalogNumber "SAMC-A090929" ;
|
||||
dwc:collectionCode "SAMC-A" ;
|
||||
dwc:eventDate "1989-08-16" ;
|
||||
dwc:locality "Lamberts Bay" ;
|
||||
dwc:verbatimElevation "440" ;
|
||||
dwc:verbatimLatitude "-32.095" ;
|
||||
dwc:verbatimLongitude "16.33" ;
|
||||
trt:gbifOccurrenceId "2117766337" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599085E3ABCF8FA08FAC7F86C#12C93CEE99085E35BDACF95EFD07F941> ;
|
||||
a dwc:MaterialCitation .
|
154
data/2A/08/87/2A0887A599095E35BCF8FC8EFF3CFE22.ttl
Normal file
154
data/2A/08/87/2A0887A599095E35BCF8FC8EFF3CFE22.ttl
Normal file
|
@ -0,0 +1,154 @@
|
|||
@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/2A0887A599095E35BCF8FC8EFF3CFE22>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615058> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Psolus imperfectus H. L. Clark 1923" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599095E35BCF8FC8EFF3CFE22.mc.12C93CEE99095E34BDD5FBFEFD50FBC2>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599095E35BCF8FC8EFF3CFE22.mc.12C93CEE99095E34BE82FBFEFF5CFBFE> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psolus_imperfectus_Clark_1923> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Psolus_imperfectus_Deichmann_1948> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615058> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psolus_imperfectus_Clark_1923>
|
||||
dwc:authority "Clark, 1923" ;
|
||||
dwc:authorityName "H. L. Clark" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Psolus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "H. L. Clark, 1923" ;
|
||||
dwc:species "imperfectus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4PL99> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psolus_imperfectus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psolus_imperfectus_Deichmann_1948>
|
||||
dwc:authority "Deichmann, 1948: 363" ;
|
||||
dwc:authorityName "Deichmann" ;
|
||||
dwc:authorityPageNumber "363" ;
|
||||
dwc:authorityYear "1948" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Psolus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Deichmann, 1948" ;
|
||||
dwc:species "imperfectus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4PL99> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psolus_imperfectus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolus_imperfectus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Psolus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "imperfectus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psolus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Psolus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psolidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615058>
|
||||
dc:description "FIGURE 17. Psolus imperfectus Clark, 1923. SAMC-A090928. A. Specimen (entire); B. Plates from dorsal body wall; C. Rods and plates from tentacles; D. Plates from ventral body wall; E. Developing end-plate from tube foot; F. Developing plate from ventral body wall; G. Baskets from ventral body wall; H. Rods from tube feet of ventral body wall. (B & D same scale; E & F same scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615058/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599095E35BCF8FC8EFF3CFE22.mc.12C93CEE99095E34BDD5FBFEFD50FBC2>
|
||||
dwc:catalogNumber "SAMC-A090928" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "28-09-09" ;
|
||||
trt:gbifOccurrenceId "2117766347" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599095E35BCF8FC8EFF3CFE22#12C93CEE99095E34BDD5FBFEFD50FBC2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599095E35BCF8FC8EFF3CFE22.mc.12C93CEE99095E34BE82FBFEFF5CFBFE>
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1979-06-25" ;
|
||||
dwc:locality "Port St. Johns" ;
|
||||
dwc:verbatimElevation "560" ;
|
||||
dwc:verbatimLatitude "-32.181667" ;
|
||||
dwc:verbatimLongitude "29.173334" ;
|
||||
trt:gbifOccurrenceId "2117766360" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599095E35BCF8FC8EFF3CFE22#12C93CEE99095E34BE82FBFEFF5CFBFE> ;
|
||||
a dwc:MaterialCitation .
|
135
data/2A/08/87/2A0887A5990A5E34BCF8FE72FE75FD7E.ttl
Normal file
135
data/2A/08/87/2A0887A5990A5E34BCF8FE72FE75FD7E.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@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/2A0887A5990A5E34BCF8FE72FE75FD7E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615056> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Psolidium acorbulum Thandar 2006" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990A5E34BCF8FE72FE75FD7E.mc.12C93CEE990A5E37BDAFF8D2FD5BF8BE>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990A5E34BCF8FE72FE75FD7E.mc.12C93CEE990A5E37BE96F8DDFDF4F8DA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psolidium_acorbulum_Thandar_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615056> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psolidium_acorbulum_Thandar_2006>
|
||||
dwc:authority "Thandar, 2006" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Psolidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 2006" ;
|
||||
dwc:species "acorbulum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4PL5H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psolidium_acorbulum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolidium_acorbulum>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Psolidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acorbulum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psolidium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolidium>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Psolidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psolidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615056>
|
||||
dc:description "FIGURE 16. Psolidium acorbulum Thandar, 2006. SAMC-A090927. A. Dorsal body wall plates; B. Ventral body wall plates; C. Plates from tube feet; D. Fragmented end-plates." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615056/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990A5E34BCF8FE72FE75FD7E.mc.12C93CEE990A5E37BDAFF8D2FD5BF8BE>
|
||||
dwc:catalogNumber "SAMC-A090927" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "27-09-09" ;
|
||||
trt:gbifOccurrenceId "2117766368" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990A5E34BCF8FE72FE75FD7E#12C93CEE990A5E37BDAFF8D2FD5BF8BE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990A5E34BCF8FE72FE75FD7E.mc.12C93CEE990A5E37BE96F8DDFDF4F8DA>
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1977-05-10" ;
|
||||
dwc:locality "Scottburgh" ;
|
||||
dwc:verbatimElevation "690" ;
|
||||
dwc:verbatimLatitude "-30.550667" ;
|
||||
dwc:verbatimLongitude "30.801" ;
|
||||
trt:gbifOccurrenceId "2117766376" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990A5E34BCF8FE72FE75FD7E#12C93CEE990A5E37BE96F8DDFDF4F8DA> ;
|
||||
a dwc:MaterialCitation .
|
135
data/2A/08/87/2A0887A5990B5E37BCF8FF17FEF6FEEA.ttl
Normal file
135
data/2A/08/87/2A0887A5990B5E37BCF8FF17FEF6FEEA.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@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/2A0887A5990B5E37BCF8FF17FEF6FEEA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615054> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Ekkentropelma groovia Thandar 2006" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990B5E37BCF8FF17FEF6FEEA.mc.12C93CEE990B5E36BDD4F975FD53F956>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990B5E37BCF8FF17FEF6FEEA.mc.12C93CEE990B5E36BE81F975FE86F975> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ekkentropelma_groovia_Thandar_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615054> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ekkentropelma_groovia_Thandar_2006>
|
||||
dwc:authority "Thandar, 2006" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Ekkentropelma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 2006" ;
|
||||
dwc:species "groovia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38W7R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ekkentropelma_groovia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ekkentropelma_groovia>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Ekkentropelma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "groovia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ekkentropelma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ekkentropelma>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:genus "Ekkentropelma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psolidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Psolidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615054>
|
||||
dc:description "FIGURE 15. Ekkentropelma groovia Thandar, 2006. SAMC-A090926. A. Specimen dorsal surface; B. Specimen ventral surface; C. Plates from dorsal surface; D. Rods from dorsal podia; E. Plates from ventral surface; F. Rods from ventral podia; G. Rods and plates from tentacles." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615054/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990B5E37BCF8FF17FEF6FEEA.mc.12C93CEE990B5E36BDD4F975FD53F956>
|
||||
dwc:catalogNumber "SAMC-A090926" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "26-09-09" ;
|
||||
trt:gbifOccurrenceId "2117766379" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990B5E37BCF8FF17FEF6FEEA#12C93CEE990B5E36BDD4F975FD53F956> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990B5E37BCF8FF17FEF6FEEA.mc.12C93CEE990B5E36BE81F975FE86F975>
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1978-05-25" ;
|
||||
dwc:locality "East London" ;
|
||||
dwc:verbatimElevation "630" ;
|
||||
dwc:verbatimLatitude "-32.916668" ;
|
||||
dwc:verbatimLongitude "28.516666" ;
|
||||
trt:gbifOccurrenceId "2117766384" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990B5E37BCF8FF17FEF6FEEA#12C93CEE990B5E36BE81F975FE86F975> ;
|
||||
a dwc:MaterialCitation .
|
221
data/2A/08/87/2A0887A5990D5E31BCF8F8E2FAE7F82B.ttl
Normal file
221
data/2A/08/87/2A0887A5990D5E31BCF8F8E2FAE7F82B.ttl
Normal file
|
@ -0,0 +1,221 @@
|
|||
@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/2A0887A5990D5E31BCF8F8E2FAE7F82B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615052>, <http://dx.doi.org/10.5281/zenodo.2615050> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Psolidothuria yasmeena Thandar 2006" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BDADFB2BFD6BFB77>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BEE0FB2BFD04FB77>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BE9FFB2BFDCAFA93>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BE2CFACCFCEFFA90>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BF77FACCFC88FA90>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BF12FACFFDFCFACF>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BE47FAE3FD14FACF>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BE97FAE3FCAAFACF>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BF35FAE3FE16FAE8>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BEAEFA84FC6DFAE8>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BFFDFA87FC0CFAE8>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BF9AFA87FCF6FA04> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Psolidothuria_yasmeena_Thandar_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615052>, <http://dx.doi.org/10.5281/zenodo.2615050> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psolidothuria_yasmeena_Thandar_2006>
|
||||
dwc:authority "Thandar, 2006" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Vaneyellidae" ;
|
||||
dwc:genus "Psolidothuria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 2006" ;
|
||||
dwc:species "yasmeena" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WJYT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psolidothuria_yasmeena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolidothuria_yasmeena>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Vaneyellidae" ;
|
||||
dwc:genus "Psolidothuria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "yasmeena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psolidothuria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psolidothuria>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Vaneyellidae" ;
|
||||
dwc:genus "Psolidothuria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vaneyellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vaneyellidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Vaneyellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615052>
|
||||
dc:description "FIGURE 14. Psolidothuria yasmeena Thandar, 2006. SAMC-A090921. A. Specimen (entire); B. Smooth plates from body wall; C. Plates from body wall with nodules; D. Tube feet deposits; E. Tube feet end-plate; D & E (From Thandar, 2006)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615052/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615050>
|
||||
dc:description "FIGURE 13. Cucumella triplex Ludwig and Heding, 1935. SAMC-A090920. A. Specimen (entire); B. Tables from dorsal body wall; C. Tables from ventral body wall; D. Rods from tube feet; E. Rods from tentacles; F. Plates from tentacles." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615050/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BDADFB2BFD6BFB77>
|
||||
dwc:catalogNumber "SAMC-A090921" ;
|
||||
dwc:collectionCode "SAMC-A" ;
|
||||
dwc:eventDate "21-09-09" ;
|
||||
trt:gbifOccurrenceId "2117766392" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BDADFB2BFD6BFB77> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BEE0FB2BFD04FB77>
|
||||
dwc:catalogNumber "SM123" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
trt:gbifOccurrenceId "2117772618" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BEE0FB2BFD04FB77> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BE9FFB2BFDCAFA93>
|
||||
dwc:eventDate "1977-05-10" ;
|
||||
dwc:locality "Scottburgh" ;
|
||||
dwc:verbatimElevation "690" ;
|
||||
dwc:verbatimLatitude "-30.550667" ;
|
||||
dwc:verbatimLongitude "30.801" ;
|
||||
trt:gbifOccurrenceId "2117769467" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BE9FFB2BFDCAFA93> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BE2CFACCFCEFFA90>
|
||||
dwc:catalogNumber "SAMC-A090922" ;
|
||||
dwc:collectionCode "SAMC-A" ;
|
||||
dwc:eventDate "22-09-09" ;
|
||||
trt:gbifOccurrenceId "2117769407" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BE2CFACCFCEFFA90> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BF77FACCFC88FA90>
|
||||
dwc:catalogNumber "SM129" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
trt:gbifOccurrenceId "2117772639" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BF77FACCFC88FA90> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BF12FACFFDFCFACF>
|
||||
dwc:eventDate "1977-05-11" ;
|
||||
dwc:locality "Margate" ;
|
||||
dwc:verbatimElevation "850" ;
|
||||
dwc:verbatimLatitude "-30.884" ;
|
||||
dwc:verbatimLongitude "30.517834" ;
|
||||
trt:gbifOccurrenceId "2117772621" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BF12FACFFDFCFACF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BE47FAE3FD14FACF>
|
||||
dwc:catalogNumber "SAMC-A090923" ;
|
||||
dwc:collectionCode "SAMC-A" ;
|
||||
dwc:eventDate "23-09-09" ;
|
||||
trt:gbifOccurrenceId "2117769418" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BE47FAE3FD14FACF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BE97FAE3FCAAFACF>
|
||||
dwc:catalogNumber "SM232" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
trt:gbifOccurrenceId "2117769456" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BE97FAE3FCAAFACF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BF35FAE3FE16FAE8>
|
||||
dwc:eventDate "1979-06-25" ;
|
||||
dwc:locality "Port St. Johns" ;
|
||||
dwc:verbatimElevation "560" ;
|
||||
dwc:verbatimLatitude "-32.181667" ;
|
||||
dwc:verbatimLongitude "29.173334" ;
|
||||
trt:gbifOccurrenceId "2117772630" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BF35FAE3FE16FAE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BEAEFA84FC6DFAE8>
|
||||
dwc:catalogNumber "SAMC-A090924" ;
|
||||
dwc:collectionCode "SAMC-A" ;
|
||||
dwc:eventDate "24-09-09" ;
|
||||
trt:gbifOccurrenceId "2117772611" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BEAEFA84FC6DFAE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BFFDFA87FC0CFAE8>
|
||||
dwc:catalogNumber "SM236" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
trt:gbifOccurrenceId "2117772660" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BFFDFA87FC0CFAE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990D5E31BCF8F8E2FAE7F82B.mc.12C93CEE990C5E31BF9AFA87FCF6FA04>
|
||||
dwc:eventDate "1979-06-25" ;
|
||||
dwc:locality "Transkei" ;
|
||||
dwc:verbatimElevation "665" ;
|
||||
dwc:verbatimLatitude "-32.233833" ;
|
||||
dwc:verbatimLongitude "29.184334" ;
|
||||
trt:gbifOccurrenceId "2117772650" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990D5E31BCF8F8E2FAE7F82B#12C93CEE990C5E31BF9AFA87FCF6FA04> ;
|
||||
a dwc:MaterialCitation .
|
139
data/2A/08/87/2A0887A5990F5E30BCF8F951FCC4F91E.ttl
Normal file
139
data/2A/08/87/2A0887A5990F5E30BCF8F951FCC4F91E.ttl
Normal file
|
@ -0,0 +1,139 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/2A0887A5990F5E30BCF8F951FCC4F91E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615050>, <http://dx.doi.org/10.5281/zenodo.2615048> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Cucumella triplex Ludwig & Heding 1935" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E30BCF8F951FCC4F91E.mc.12C93CEE990F5E32BDE6F8ADFD67F8F1>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E30BCF8F951FCC4F91E.mc.12C93CEE990F5E32BED4F8ACFD29F82C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cucumella_triplex_Ludwig_1935> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615050>, <http://dx.doi.org/10.5281/zenodo.2615048> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumella_triplex_Ludwig_1935>
|
||||
dwc:authority "Ludwig & Heding, 1935" ;
|
||||
dwc:authorityName "Ludwig & Heding" ;
|
||||
dwc:authorityYear "1935" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ludwig & Heding, 1935" ;
|
||||
dwc:species "triplex" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumella_triplex> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumella_triplex>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "triplex" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumella>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615050>
|
||||
dc:description "FIGURE 13. Cucumella triplex Ludwig and Heding, 1935. SAMC-A090920. A. Specimen (entire); B. Tables from dorsal body wall; C. Tables from ventral body wall; D. Rods from tube feet; E. Rods from tentacles; F. Plates from tentacles." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615050/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615048>
|
||||
dc:description "FIGURE 12. Cucumella triperforata Thandar & Arumugam, 2011. SAMC-A090919. A. Specimen (entire); B. Body wall ossicles; C. End-plates from tube feet." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615048/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E30BCF8F951FCC4F91E.mc.12C93CEE990F5E32BDE6F8ADFD67F8F1>
|
||||
dwc:catalogNumber "SAMC-A090920" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "20-09-09" ;
|
||||
trt:gbifOccurrenceId "2117772673" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990F5E30BCF8F951FCC4F91E#12C93CEE990F5E32BDE6F8ADFD67F8F1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E30BCF8F951FCC4F91E.mc.12C93CEE990F5E32BED4F8ACFD29F82C>
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1978-05-25" ;
|
||||
dwc:locality "East London" ;
|
||||
dwc:verbatimElevation "630" ;
|
||||
dwc:verbatimLatitude "-32.916668" ;
|
||||
dwc:verbatimLongitude "28.516666" ;
|
||||
trt:gbifOccurrenceId "2117772681" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990F5E30BCF8F951FCC4F91E#12C93CEE990F5E32BED4F8ACFD29F82C> ;
|
||||
a dwc:MaterialCitation .
|
152
data/2A/08/87/2A0887A5990F5E32BCF8FBF7FF02F9C9.ttl
Normal file
152
data/2A/08/87/2A0887A5990F5E32BCF8FBF7FF02F9C9.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/2A0887A5990F5E32BCF8FBF7FF02F9C9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615048>, <http://dx.doi.org/10.5281/zenodo.2615046> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Cucumella triperforata Thandar & Arumugam 2011" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E32BCF8FBF7FF02F9C9.mc.12C93CEE990F5E32BDD9FAC5FD93FAA9>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E32BCF8FBF7FF02F9C9.mc.12C93CEE990F5E32BE12FAC5FDECFAC5>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E32BCF8FBF7FF02F9C9.mc.12C93CEE990F5E32BEBEFAF8FD9AFAE1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cucumella_triperforata_Thandar_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615048>, <http://dx.doi.org/10.5281/zenodo.2615046> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumella_triperforata_Thandar_2011>
|
||||
dwc:authority "Thandar & Arumugam, 2011" ;
|
||||
dwc:authorityName "Thandar & Arumugam" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar & Arumugam, 2011" ;
|
||||
dwc:species "triperforata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumella_triperforata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumella_triperforata>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "triperforata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumella>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615048>
|
||||
dc:description "FIGURE 12. Cucumella triperforata Thandar & Arumugam, 2011. SAMC-A090919. A. Specimen (entire); B. Body wall ossicles; C. End-plates from tube feet." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615048/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615046>
|
||||
dc:description "FIGURE 11. Temparena chuni (Ludwig & Heding, 1935). SAMC-A090918. A & B. Specimen (entire); C. Plates from dorsal body wall; D. Dorsal tube feet rods; E. Tables from dorsal surface; F. Plates from ventral body wall; G. Ventral tube feet rods; H. Tables from ventral surface; I. Ventral surface tube feet end-plate, J. Tentacle rods." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615046/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E32BCF8FBF7FF02F9C9.mc.12C93CEE990F5E32BDD9FAC5FD93FAA9>
|
||||
dwc:catalogNumber "SAMC-A090919" ;
|
||||
dwc:collectionCode "SAMC-A" ;
|
||||
dwc:eventDate "19-09-09" ;
|
||||
trt:gbifOccurrenceId "2117772683" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990F5E32BCF8FBF7FF02F9C9#12C93CEE990F5E32BDD9FAC5FD93FAA9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E32BCF8FBF7FF02F9C9.mc.12C93CEE990F5E32BE12FAC5FDECFAC5>
|
||||
dwc:catalogNumber "SM232" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1979-06-25" ;
|
||||
dwc:locality "Port St. Johns" ;
|
||||
dwc:verbatimElevation "590" ;
|
||||
dwc:verbatimLatitude "-32.181667" ;
|
||||
dwc:verbatimLongitude "29.173334" ;
|
||||
trt:gbifOccurrenceId "2117772688" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990F5E32BCF8FBF7FF02F9C9#12C93CEE990F5E32BE12FAC5FDECFAC5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5990F5E32BCF8FBF7FF02F9C9.mc.12C93CEE990F5E32BEBEFAF8FD9AFAE1>
|
||||
dwc:catalogNumber "SM236" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1979-06-25" ;
|
||||
dwc:locality "Transkei" ;
|
||||
dwc:verbatimElevation "665" ;
|
||||
dwc:verbatimLatitude "-32.233833" ;
|
||||
dwc:verbatimLongitude "29.184334" ;
|
||||
trt:gbifOccurrenceId "2117775903" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5990F5E32BCF8FBF7FF02F9C9#12C93CEE990F5E32BEBEFAF8FD9AFAE1> ;
|
||||
a dwc:MaterialCitation .
|
94
data/2A/08/87/2A0887A5990F5E32BCF8FC40FE3AFC64.ttl
Normal file
94
data/2A/08/87/2A0887A5990F5E32BCF8FC40FE3AFC64.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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/2A0887A5990F5E32BCF8FC40FE3AFC64>
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Cucumella Heding 1935" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cucumella_Heding_1935> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumella_Heding_1935>
|
||||
dwc:authority "Heding" ;
|
||||
dwc:authorityName "Heding" ;
|
||||
dwc:authorityYear "1935" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Heding, 1935" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumella>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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 .
|
83
data/2A/08/87/2A0887A5990F5E32BCF8FE72FA88FCB9.ttl
Normal file
83
data/2A/08/87/2A0887A5990F5E32BCF8FE72FA88FCB9.ttl
Normal file
|
@ -0,0 +1,83 @@
|
|||
@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/2A0887A5990F5E32BCF8FE72FA88FCB9>
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Cucumellidae Thandar & Arumugam 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cucumellidae_Thandar_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumellidae_Thandar_2011>
|
||||
dwc:authority "Thandar & Arumugam, 2011" ;
|
||||
dwc:authorityName "Thandar & Arumugam" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Thandar & Arumugam, 2011" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NH2K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumellidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumellidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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 .
|
222
data/2A/08/87/2A0887A599115E32BCF8F8D8FB57FEEB.ttl
Normal file
222
data/2A/08/87/2A0887A599115E32BCF8F8D8FB57FEEB.ttl
Normal file
|
@ -0,0 +1,222 @@
|
|||
@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/2A0887A599115E32BCF8F8D8FB57FEEB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615046>, <http://dx.doi.org/10.5281/zenodo.2615044> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Temparena chuni" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599115E32BCF8F8D8FB57FEEB.mc.12C93CEE99105E2DBDE8F916FADAF97A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Temparena_chuni_Ludwig_1935> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumaria> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pentamera_chuni_Deichmann_1948>, <http://taxon-concept.plazi.org/id/Animalia/Temparena_chuni_Thandar_1989> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615046>, <http://dx.doi.org/10.5281/zenodo.2615044> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temparena_chuni_Ludwig_1935>
|
||||
dwc:authority "(Ludwig & Heding, 1935)" ;
|
||||
dwc:baseAuthorityName "Ludwig & Heding" ;
|
||||
dwc:baseAuthorityYear "1935" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ludwig & Heding, 1935)" ;
|
||||
dwc:species "chuni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BQQ7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temparena_chuni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pentamera_chuni_Deichmann_1948>
|
||||
dwc:authority "Deichmann, 1948: 350" ;
|
||||
dwc:authorityName "Deichmann" ;
|
||||
dwc:authorityPageNumber "350" ;
|
||||
dwc:authorityYear "1948" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Phyllophoridae" ;
|
||||
dwc:genus "Pentamera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Deichmann, 1948" ;
|
||||
dwc:species "chuni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pentamera_chuni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temparena_chuni_Thandar_1989>
|
||||
dwc:authority "Thandar, 1989: 296" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityPageNumber "296" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 1989" ;
|
||||
dwc:species "chuni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BQQ7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temparena_chuni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temparena_chuni>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chuni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Temparena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temparena>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sclerodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sclerodactylidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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/Cucumaria>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentamera_chuni>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Phyllophoridae" ;
|
||||
dwc:genus "Pentamera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chuni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentamera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentamera>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Phyllophoridae" ;
|
||||
dwc:genus "Pentamera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllophoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllophoridae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Phyllophoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615046>
|
||||
dc:description "FIGURE 11. Temparena chuni (Ludwig & Heding, 1935). SAMC-A090918. A & B. Specimen (entire); C. Plates from dorsal body wall; D. Dorsal tube feet rods; E. Tables from dorsal surface; F. Plates from ventral body wall; G. Ventral tube feet rods; H. Tables from ventral surface; I. Ventral surface tube feet end-plate, J. Tentacle rods." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615046/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615044>
|
||||
dc:description "FIGURE 10.?Temparena trouspetita n.sp. SAMC-A090917. A. Dorsal surface of holotype; B. Ventral surface of paratype; C– F. Ossicles of holotype (C. Body wall tables; D. Body wall plates; E. Tentacle plates; F. Tube feet ossicles). (C–F same scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615044/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599115E32BCF8F8D8FB57FEEB.mc.12C93CEE99105E2DBDE8F916FADAF97A>
|
||||
dwc:catalogNumber "SM179" ;
|
||||
dwc:collectionCode "SAM" ;
|
||||
dwc:locality "North" ;
|
||||
dwc:verbatimElevation "80" ;
|
||||
dwc:verbatimLatitude "-33.5" ;
|
||||
trt:gbifOccurrenceId "2117775908" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599115E32BCF8F8D8FB57FEEB#12C93CEE99105E2DBDE8F916FADAF97A> ;
|
||||
a dwc:MaterialCitation .
|
129
data/2A/08/87/2A0887A599125E2CBCF8FBF6FD7BFD0B.ttl
Normal file
129
data/2A/08/87/2A0887A599125E2CBCF8FBF6FD7BFD0B.ttl
Normal file
|
@ -0,0 +1,129 @@
|
|||
@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/2A0887A599125E2CBCF8FBF6FD7BFD0B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615044>, <http://dx.doi.org/10.5281/zenodo.2615042> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Temparena trouspetita Thandar 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599125E2CBCF8FBF6FD7BFD0B.mc.12C93CEE99125E2FBDE3FB6DFD6AFB31> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Temparena_trouspetita_Thandar_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615044>, <http://dx.doi.org/10.5281/zenodo.2615042> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temparena_trouspetita_Thandar_2018>
|
||||
dwc:authority "Thandar, 2018" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 2018" ;
|
||||
dwc:species "trouspetita" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BR27> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temparena_trouspetita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temparena_trouspetita>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trouspetita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Temparena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temparena>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sclerodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sclerodactylidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615044>
|
||||
dc:description "FIGURE 10.?Temparena trouspetita n.sp. SAMC-A090917. A. Dorsal surface of holotype; B. Ventral surface of paratype; C– F. Ossicles of holotype (C. Body wall tables; D. Body wall plates; E. Tentacle plates; F. Tube feet ossicles). (C–F same scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615044/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615042>
|
||||
dc:description "FIGURE 9. Thyone hirta Cherbonnier, 1970. SAMC-A090916. A. Specimen (entire) juvenile; B. Tables from body wall; C. Tables from tube feet; D. Tube feet end-plate; E. Part of calcareous ring (dorsal view)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615042/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599125E2CBCF8FBF6FD7BFD0B.mc.12C93CEE99125E2FBDE3FB6DFD6AFB31>
|
||||
dwc:catalogNumber "SAMC-A090917" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "17-09-09" ;
|
||||
trt:gbifOccurrenceId "2117775921" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599125E2CBCF8FBF6FD7BFD0B#12C93CEE99125E2FBDE3FB6DFD6AFB31> ;
|
||||
a dwc:MaterialCitation .
|
95
data/2A/08/87/2A0887A599125E2FBCF8FE37FEB4FC66.ttl
Normal file
95
data/2A/08/87/2A0887A599125E2FBCF8FE37FEB4FC66.ttl
Normal file
|
@ -0,0 +1,95 @@
|
|||
@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/2A0887A599125E2FBCF8FE37FEB4FC66>
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Temparena Thandar 1989" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Temparena_Thandar_1989> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temparena_Thandar_1989>
|
||||
dwc:authority "Thandar, 1989" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityYear "1989" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 1989" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7Q3XK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temparena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temparena>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:genus "Temparena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sclerodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sclerodactylidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Sclerodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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 .
|
140
data/2A/08/87/2A0887A599145E2FBCF8F980FB7FFEEA.ttl
Normal file
140
data/2A/08/87/2A0887A599145E2FBCF8F980FB7FFEEA.ttl
Normal file
|
@ -0,0 +1,140 @@
|
|||
@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/2A0887A599145E2FBCF8F980FB7FFEEA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615042>, <http://dx.doi.org/10.5281/zenodo.2615040> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Thyone hirta Cherbonnier 1970" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599145E2FBCF8F980FB7FFEEA.mc.12C93CEE99145E29BDE3F8DFFD6CF8A0>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599145E2FBCF8F980FB7FFEEA.mc.12C93CEE99145E29BEAEF8DFFE86F8DC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thyone_hirta_Cherbonnier_1970> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Thyone> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615042>, <http://dx.doi.org/10.5281/zenodo.2615040> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thyone_hirta_Cherbonnier_1970>
|
||||
dwc:authority "Cherbonnier, 1970" ;
|
||||
dwc:authorityName "Cherbonnier" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Thyone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cherbonnier, 1970" ;
|
||||
dwc:species "hirta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thyone_hirta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thyone_hirta>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Thyone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hirta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thyone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thyone>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Thyone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615042>
|
||||
dc:description "FIGURE 9. Thyone hirta Cherbonnier, 1970. SAMC-A090916. A. Specimen (entire) juvenile; B. Tables from body wall; C. Tables from tube feet; D. Tube feet end-plate; E. Part of calcareous ring (dorsal view)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615042/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615040>
|
||||
dc:description "FIGURE 8. Stereoderma mohammedi n.sp. SAMC-A090915. A. Specimen (entire); B. Body wall ossicles with nodules; C. Smooth body wall ossicles; D. Polygonal body wall ossicles with nodules; E. Spinous tube feet rods; F. Part of calcareous ring (dorsal)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615040/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599145E2FBCF8F980FB7FFEEA.mc.12C93CEE99145E29BDE3F8DFFD6CF8A0>
|
||||
dwc:catalogNumber "SAMC-A090916" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "16-09-09" ;
|
||||
trt:gbifOccurrenceId "2117775925" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599145E2FBCF8F980FB7FFEEA#12C93CEE99145E29BDE3F8DFFD6CF8A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599145E2FBCF8F980FB7FFEEA.mc.12C93CEE99145E29BEAEF8DFFE86F8DC>
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1978-05-31" ;
|
||||
dwc:locality "Port Alfred" ;
|
||||
dwc:verbatimElevation "90" ;
|
||||
dwc:verbatimLatitude "-33.6505" ;
|
||||
dwc:verbatimLongitude "27.184334" ;
|
||||
trt:gbifOccurrenceId "2117749571" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599145E2FBCF8F980FB7FFEEA#12C93CEE99145E29BEAEF8DFFE86F8DC> ;
|
||||
a dwc:MaterialCitation .
|
134
data/2A/08/87/2A0887A599155E29BCF8FEBAFD3CFE23.ttl
Normal file
134
data/2A/08/87/2A0887A599155E29BCF8FEBAFD3CFE23.ttl
Normal file
|
@ -0,0 +1,134 @@
|
|||
@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/2A0887A599155E29BCF8FEBAFD3CFE23>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615040>, <http://dx.doi.org/10.5281/zenodo.2615037> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Stereoderma mohammedi Thandar 2018, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599155E29BCF8FEBAFD3CFE23.mc.12C93CEE99155E28BDE7FE10FCADFD98> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stereoderma_mohammedi_Thandar_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615040>, <http://dx.doi.org/10.5281/zenodo.2615037> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stereoderma_mohammedi_Thandar_2018>
|
||||
dwc:authority "Thandar, 2018" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Stereoderma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 2018" ;
|
||||
dwc:species "mohammedi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZRLR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stereoderma_mohammedi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stereoderma_mohammedi>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Stereoderma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mohammedi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stereoderma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stereoderma>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Stereoderma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615040>
|
||||
dc:description "FIGURE 8. Stereoderma mohammedi n.sp. SAMC-A090915. A. Specimen (entire); B. Body wall ossicles with nodules; C. Smooth body wall ossicles; D. Polygonal body wall ossicles with nodules; E. Spinous tube feet rods; F. Part of calcareous ring (dorsal)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615040/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615037>
|
||||
dc:description "FIGURE 7. Pseudocnus thandari Natasen Moodley, 2008. SAM-A22743-188060-1089. A. Specimen (entire); B. Handled plates from body wall; C. Handle-less plates from body wall; D. Rods from tentacle; E. Rods from tube feet; F. Introvert plates." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615037/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A599155E29BCF8FEBAFD3CFE23.mc.12C93CEE99155E28BDE7FE10FCADFD98>
|
||||
dwc:catalogNumber "SAMC-A090915, SM232" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1979-06-26" ;
|
||||
dwc:locality "Transkei" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "590" ;
|
||||
dwc:verbatimLatitude "-32.181667" ;
|
||||
dwc:verbatimLongitude "29.173334" ;
|
||||
trt:gbifOccurrenceId "2117749590" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A599155E29BCF8FEBAFD3CFE23#12C93CEE99155E28BDE7FE10FCADFD98> ;
|
||||
a dwc:MaterialCitation .
|
115
data/2A/08/87/2A0887A599165E28BCF8FEAFFF16FE92.ttl
Normal file
115
data/2A/08/87/2A0887A599165E28BCF8FEAFFF16FE92.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/2A0887A599165E28BCF8FEAFFF16FE92>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615037> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Pseudocnus thandari Natasen Moodley 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pseudocnus_thandari_Moodley_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615037> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudocnus_thandari_Moodley_2008>
|
||||
dwc:authority "Natasen Moodley, 2008" ;
|
||||
dwc:authorityName "Natasen Moodley" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Pseudocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Natasen Moodley, 2008" ;
|
||||
dwc:species "thandari" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WDRK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocnus_thandari> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudocnus_thandari>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Pseudocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thandari" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudocnus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudocnus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Pseudocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615037>
|
||||
dc:description "FIGURE 7. Pseudocnus thandari Natasen Moodley, 2008. SAM-A22743-188060-1089. A. Specimen (entire); B. Handled plates from body wall; C. Handle-less plates from body wall; D. Rods from tentacle; E. Rods from tube feet; F. Introvert plates." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615037/files/figure.png> ;
|
||||
a fabio:Figure .
|
249
data/2A/08/87/2A0887A599175E2BBCF8FE5EFACAFE93.ttl
Normal file
249
data/2A/08/87/2A0887A599175E2BBCF8FE5EFACAFE93.ttl
Normal file
|
@ -0,0 +1,249 @@
|
|||
@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/2A0887A599175E2BBCF8FE5EFACAFE93>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615035> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Roweia frauenfeldi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Roweia_frauenfeldi_Ludwig_1882> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cucumaria_frauenfeldi_Ludwig_1882>, <http://taxon-concept.plazi.org/id/Animalia/Cucumaria_posthuma_Lampert_1885>, <http://taxon-concept.plazi.org/id/Animalia/Cucumaria_deichmanni_Cherbonnier_1952>, <http://taxon-concept.plazi.org/id/Animalia/Roweia_frauenfeldi_frauenfeldi_Thandar_1985> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615035> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Roweia_frauenfeldi_Ludwig_1882>
|
||||
dwc:authority "(Ludwig, 1882)" ;
|
||||
dwc:baseAuthorityName "Ludwig" ;
|
||||
dwc:baseAuthorityYear "1882" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Roweia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Ludwig, 1882)" ;
|
||||
dwc:species "frauenfeldi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89KZS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Roweia_frauenfeldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumaria_frauenfeldi_Ludwig_1882>
|
||||
dwc:authority "Ludwig, 1882: 130" ;
|
||||
dwc:authorityName "Ludwig" ;
|
||||
dwc:authorityPageNumber "130" ;
|
||||
dwc:authorityYear "1882" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ludwig, 1882" ;
|
||||
dwc:species "frauenfeldi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89KZS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumaria_frauenfeldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumaria_posthuma_Lampert_1885>
|
||||
dwc:authority "Lampert, 1885: 248" ;
|
||||
dwc:authorityName "Lampert" ;
|
||||
dwc:authorityPageNumber "248" ;
|
||||
dwc:authorityYear "1885" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lampert, 1885" ;
|
||||
dwc:species "posthuma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89KZS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumaria_posthuma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumaria_deichmanni_Cherbonnier_1952>
|
||||
dwc:authority "Cherbonnier, 1952: 478" ;
|
||||
dwc:authorityName "Cherbonnier" ;
|
||||
dwc:authorityPageNumber "478" ;
|
||||
dwc:authorityYear "1952" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cherbonnier, 1952" ;
|
||||
dwc:species "deichmanni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89KZS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumaria_deichmanni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Roweia_frauenfeldi_frauenfeldi_Thandar_1985>
|
||||
dwc:authority "frauenfeldi Thandar, 1985: 110" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityPageNumber "110" ;
|
||||
dwc:authorityYear "1985" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Roweia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 1985" ;
|
||||
dwc:species "frauenfeldi" ;
|
||||
dwc:subSpecies "frauenfeldi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89KZS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Roweia_frauenfeldi_frauenfeldi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Roweia_frauenfeldi>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Roweia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "frauenfeldi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Roweia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Roweia>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Roweia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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/Cucumaria_frauenfeldi>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "frauenfeldi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumaria>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumaria_posthuma>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "posthuma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumaria_deichmanni>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "deichmanni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Roweia_frauenfeldi_frauenfeldi>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Roweia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "frauenfeldi" ;
|
||||
dwc:subSpecies "frauenfeldi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Roweia_frauenfeldi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615035>
|
||||
dc:description "FIGURE 6. Roweia frauenfeldi (Ludwig 1882). SAMC-A090913. A. Specimen (entire); B. Body wall ossicles; C. Rods from tube feet; D. Tentacle ossicles. (B & C scale a)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615035/files/figure.png> ;
|
||||
a fabio:Figure .
|
180
data/2A/08/87/2A0887A599195E2ABCF8FD88FC4AFECE.ttl
Normal file
180
data/2A/08/87/2A0887A599195E2ABCF8FD88FC4AFECE.ttl
Normal file
|
@ -0,0 +1,180 @@
|
|||
@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/2A0887A599195E2ABCF8FD88FC4AFECE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615033>, <http://dx.doi.org/10.5281/zenodo.2615052> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Echinocucumis hispida" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Echinocucumis_hispida_Barrett_1856> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Eupyrgus_hispida_Barrett_1856> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615033>, <http://dx.doi.org/10.5281/zenodo.2615052> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Echinocucumis_hispida_Barrett_1856>
|
||||
dwc:authority "(Barrett, 1856)" ;
|
||||
dwc:baseAuthorityName "Barrett" ;
|
||||
dwc:baseAuthorityYear "1856" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Ypsilothuriidae" ;
|
||||
dwc:genus "Echinocucumis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Barrett, 1856)" ;
|
||||
dwc:species "hispida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38HCT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Echinocucumis_hispida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eupyrgus_hispida_Barrett_1856>
|
||||
dwc:authority "Barrett, 1856: 46" ;
|
||||
dwc:authorityName "Barrett" ;
|
||||
dwc:authorityPageNumber "46" ;
|
||||
dwc:authorityYear "1856" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Eupyrgidae" ;
|
||||
dwc:genus "Eupyrgus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Molpadiida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Barrett, 1856" ;
|
||||
dwc:species "hispida" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eupyrgus_hispida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinocucumis_hispida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Ypsilothuriidae" ;
|
||||
dwc:genus "Echinocucumis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hispida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinocucumis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinocucumis>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Ypsilothuriidae" ;
|
||||
dwc:genus "Echinocucumis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ypsilothuriidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ypsilothuriidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Ypsilothuriidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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/Eupyrgus_hispida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Eupyrgidae" ;
|
||||
dwc:genus "Eupyrgus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Molpadiida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hispida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eupyrgus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eupyrgus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Eupyrgidae" ;
|
||||
dwc:genus "Eupyrgus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Molpadiida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eupyrgidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eupyrgidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Eupyrgidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Molpadiida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Molpadiida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Molpadiida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Molpadiida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615033>
|
||||
dc:description "FIGURE 5. Echinocucumis hispida (Barrett, 1856). MB-A090925. A. Specimen (juvenile); B. Spatulated crosses (with or without apohyses) of body wall; C. Plates of body wall (some spired); D. Tentacle rods; E. Tube feet rods; F. Developing endplate from tube feet." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615033/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615052>
|
||||
dc:description "FIGURE 14. Psolidothuria yasmeena Thandar, 2006. SAMC-A090921. A. Specimen (entire); B. Smooth plates from body wall; C. Plates from body wall with nodules; D. Tube feet deposits; E. Tube feet end-plate; D & E (From Thandar, 2006)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615052/files/figure.png> ;
|
||||
a fabio:Figure .
|
121
data/2A/08/87/2A0887A5991A5E24BCF8FD12FE37FEEB.ttl
Normal file
121
data/2A/08/87/2A0887A5991A5E24BCF8FD12FE37FEEB.ttl
Normal file
|
@ -0,0 +1,121 @@
|
|||
@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/2A0887A5991A5E24BCF8FD12FE37FEEB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615031> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Plesiocolochirus Cherbonnier 1946" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991A5E24BCF8FD12FE37FEEB.mc.12C93CEE991A5E27BDE8FC89FD65FCD5>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991A5E24BCF8FD12FE37FEEB.mc.12C93CEE991A5E27BED8FC88FEA6FCF0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plesiocolochirus_Cherbonnier_1946> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615031> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plesiocolochirus_Cherbonnier_1946>
|
||||
dwc:authorityName "Cherbonnier" ;
|
||||
dwc:authorityYear "1946" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Plesiocolochirus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Cherbonnier, 1946" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7PT22> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plesiocolochirus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plesiocolochirus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Plesiocolochirus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615031>
|
||||
dc:description "FIGURE 4. Plesiocolochirus sp. SAMC-A090912. A. Specimen (entire); B. Plates from body wall; C. Rods from tube feet; D. Baskets from body wall." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615031/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991A5E24BCF8FD12FE37FEEB.mc.12C93CEE991A5E27BDE8FC89FD65FCD5>
|
||||
dwc:catalogNumber "SAMC-A090912" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "12-09-09" ;
|
||||
trt:gbifOccurrenceId "2117751502" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5991A5E24BCF8FD12FE37FEEB#12C93CEE991A5E27BDE8FC89FD65FCD5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991A5E24BCF8FD12FE37FEEB.mc.12C93CEE991A5E27BED8FC88FEA6FCF0>
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1978-05-31" ;
|
||||
dwc:locality "Port Alfred" ;
|
||||
dwc:verbatimElevation "90" ;
|
||||
dwc:verbatimLatitude "-33.6505" ;
|
||||
dwc:verbatimLongitude "27.184334" ;
|
||||
trt:gbifOccurrenceId "2117751511" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5991A5E24BCF8FD12FE37FEEB#12C93CEE991A5E27BED8FC88FEA6FCF0> ;
|
||||
a dwc:MaterialCitation .
|
135
data/2A/08/87/2A0887A5991C5E27BCF8F8A7FBF6FD0B.ttl
Normal file
135
data/2A/08/87/2A0887A5991C5E27BCF8F8A7FBF6FD0B.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@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/2A0887A5991C5E27BCF8F8A7FBF6FD0B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615029> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Ocnus rowei Thandar 2008" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991C5E27BCF8F8A7FBF6FD0B.mc.12C93CEE991B5E26BDC0F9F8FD4DF9C4>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991C5E27BCF8F8A7FBF6FD0B.mc.12C93CEE991B5E26BEB1F9FBFE86F9E0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ocnus_rowei_Thandar_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615029> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ocnus_rowei_Thandar_2008>
|
||||
dwc:authority "Thandar, 2008" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Ocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 2008" ;
|
||||
dwc:species "rowei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48H5S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ocnus_rowei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ocnus_rowei>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Ocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rowei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ocnus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ocnus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Ocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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://dx.doi.org/10.5281/zenodo.2615029>
|
||||
dc:description "FIGURE 3. Ocnus rowei Thandar, 2008. SAMC-A090912. A. Specimen (entire) dorsal; B. Specimen (entire) ventral; C. Rods from tube feet; D. Large knobbed plates from body wall; E. Buttons from body wall; F. Tube feet end-plate; G. Small knobbed buttons from body wall; H. Baskets from body wall; I. Large smooth plates from body wall; J–K. Tentacle ossicles. (C–I same scale; J–K same scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615029/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991C5E27BCF8F8A7FBF6FD0B.mc.12C93CEE991B5E26BDC0F9F8FD4DF9C4>
|
||||
dwc:catalogNumber "SAMC-A090912" ;
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "12-09-09" ;
|
||||
trt:gbifOccurrenceId "2117751521" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5991C5E27BCF8F8A7FBF6FD0B#12C93CEE991B5E26BDC0F9F8FD4DF9C4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991C5E27BCF8F8A7FBF6FD0B.mc.12C93CEE991B5E26BEB1F9FBFE86F9E0>
|
||||
dwc:collectionCode "SM" ;
|
||||
dwc:eventDate "1978-05-31" ;
|
||||
dwc:locality "Port Alfred" ;
|
||||
dwc:verbatimElevation "90" ;
|
||||
dwc:verbatimLatitude "-33.6505" ;
|
||||
dwc:verbatimLongitude "27.184334" ;
|
||||
trt:gbifOccurrenceId "2117751531" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5991C5E27BCF8F8A7FBF6FD0B#12C93CEE991B5E26BEB1F9FBFE86F9E0> ;
|
||||
a dwc:MaterialCitation .
|
245
data/2A/08/87/2A0887A5991D5E21BCF8F8A1FA91F897.ttl
Normal file
245
data/2A/08/87/2A0887A5991D5E21BCF8F8A1FA91F897.ttl
Normal file
|
@ -0,0 +1,245 @@
|
|||
@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/2A0887A5991D5E21BCF8F8A1FA91F897>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615027> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Trachasina crucifera" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991D5E21BCF8F8A1FA91F897.mc.12C93CEE991C5E21BDD8F9CCFC09F993> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trachasina_crucifera_Semper_1869> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cucumaria_crucifera_Semper_1869>, <http://taxon-concept.plazi.org/id/Animalia/Trachythyone_crucifera_Panning_1949>, <http://taxon-concept.plazi.org/id/Animalia/Trachythyone_crucifera_Panning_1964>, <http://taxon-concept.plazi.org/id/Animalia/Trachasina_crucifera_Thandar_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615027> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trachasina_crucifera_Semper_1869>
|
||||
dwc:authority "(Semper, 1869)" ;
|
||||
dwc:baseAuthorityName "Semper" ;
|
||||
dwc:baseAuthorityYear "1869" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Trachasina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Semper, 1869)" ;
|
||||
dwc:species "crucifera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/57NCX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trachasina_crucifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumaria_crucifera_Semper_1869>
|
||||
dwc:authority "Semper, 1869: 121" ;
|
||||
dwc:authorityName "Semper" ;
|
||||
dwc:authorityPageNumber "121" ;
|
||||
dwc:authorityYear "1869" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Semper, 1869" ;
|
||||
dwc:species "crucifera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/57NCX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumaria_crucifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trachythyone_crucifera_Panning_1949>
|
||||
dwc:authority "Panning, 1949: 427" ;
|
||||
dwc:authorityName "Panning" ;
|
||||
dwc:authorityPageNumber "427" ;
|
||||
dwc:authorityYear "1949" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Trachythyone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Panning, 1949" ;
|
||||
dwc:species "crucifera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/57NCX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trachythyone_crucifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trachythyone_crucifera_Panning_1964>
|
||||
dwc:authority "Panning, 1964: 170" ;
|
||||
dwc:authorityName "Panning" ;
|
||||
dwc:authorityPageNumber "170" ;
|
||||
dwc:authorityYear "1964" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Trachythyone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Panning, 1964" ;
|
||||
dwc:species "crucifera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/57NCX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trachythyone_crucifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trachasina_crucifera_Thandar_2003>
|
||||
dwc:authority "Thandar & Natasen Moodley, 2003: 284" ;
|
||||
dwc:authorityName "Thandar & Natasen Moodley" ;
|
||||
dwc:authorityPageNumber "284" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Trachasina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar & Natasen Moodley, 2003" ;
|
||||
dwc:species "crucifera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/57NCX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trachasina_crucifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trachasina_crucifera>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Trachasina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crucifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trachasina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trachasina>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Trachasina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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/Cucumaria_crucifera>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crucifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumaria>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trachythyone_crucifera>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Trachythyone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crucifera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trachythyone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trachythyone>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Trachythyone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615027>
|
||||
dc:description "FIGURE 2. Trachasina crucifera (Semper, 1869). SAMC-A090911. A. Specimen (entire); B. Body wall plates; C. Rods from tube feet; D. Rods from tentacles; E. Rosettes from tentacles; F. Crosses from tube feet." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615027/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991D5E21BCF8F8A1FA91F897.mc.12C93CEE991C5E21BDD8F9CCFC09F993>
|
||||
dwc:catalogNumber "SAMC-A090911" ;
|
||||
dwc:collectionCode "SAMC-A" ;
|
||||
dwc:eventDate "1956-02-19" ;
|
||||
dwc:locality "Saco da Inhaca" ;
|
||||
dwc:recordedBy "da Inhaca" ;
|
||||
trt:gbifOccurrenceId "2117751542" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5991D5E21BCF8F8A1FA91F897#12C93CEE991C5E21BDD8F9CCFC09F993> ;
|
||||
a dwc:MaterialCitation .
|
228
data/2A/08/87/2A0887A5991E5E20BCF8F947FCD2F899.ttl
Normal file
228
data/2A/08/87/2A0887A5991E5E20BCF8F947FCD2F899.ttl
Normal file
|
@ -0,0 +1,228 @@
|
|||
@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/2A0887A5991E5E20BCF8F947FCD2F899>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.2615025> ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:title "Hemiocnus insolens" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991E5E20BCF8F947FCD2F899.mc.12C93CEE991D5E20BDA5FAB9FC1AFA79> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemiocnus_insolens_Theel_1886> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Cucumaria_insolens_Theel_1886>, <http://taxon-concept.plazi.org/id/Animalia/Pseudocnella_insolens_Thandar_1987>, <http://taxon-concept.plazi.org/id/Animalia/Hemiocnus_insolens_Mjobo_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4532.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4532.1.3>
|
||||
bibo:endPage "85" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-12-17" ;
|
||||
bibo:startPage "57" ;
|
||||
bibo:volume "4532" ;
|
||||
dc:creator "Thandar, Ahmed S." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "On some miscellaneous sea cucumbers (Echinodermata: Holothuroidea) in the collections of the South African Museum with three new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.2615025> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hemiocnus_insolens_Theel_1886>
|
||||
dwc:authority "(Theel, 1886)" ;
|
||||
dwc:baseAuthorityName "Theel" ;
|
||||
dwc:baseAuthorityYear "1886" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Hemiocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Theel, 1886)" ;
|
||||
dwc:species "insolens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3KQFD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemiocnus_insolens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cucumaria_insolens_Theel_1886>
|
||||
dwc:authority "Theel, 1886: 70" ;
|
||||
dwc:authorityName "Theel" ;
|
||||
dwc:authorityPageNumber "70" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Theel, 1886" ;
|
||||
dwc:species "insolens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3KQFD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cucumaria_insolens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pseudocnella_insolens_Thandar_1987>
|
||||
dwc:authority "Thandar, 1987: 289" ;
|
||||
dwc:authorityName "Thandar" ;
|
||||
dwc:authorityPageNumber "289" ;
|
||||
dwc:authorityYear "1987" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Pseudocnella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thandar, 1987" ;
|
||||
dwc:species "insolens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3KQFD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pseudocnella_insolens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hemiocnus_insolens_Mjobo_2016>
|
||||
dwc:authority "Mjobo & Thandar 2016: 157" ;
|
||||
dwc:authorityName "Mjobo & Thandar" ;
|
||||
dwc:authorityPageNumber "157" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Hemiocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mjobo & Thandar, 2016" ;
|
||||
dwc:species "insolens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3KQFD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemiocnus_insolens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiocnus_insolens>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Hemiocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "insolens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiocnus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiocnus>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Hemiocnus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumariidae>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dendrochirotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrochirotida>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Holothuroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Holothuroidea>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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/Cucumaria_insolens>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "insolens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cucumaria>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Cucumaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudocnella_insolens>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Pseudocnella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "insolens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudocnella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudocnella>
|
||||
dwc:class "Holothuroidea" ;
|
||||
dwc:family "Cucumariidae" ;
|
||||
dwc:genus "Pseudocnella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dendrochirotida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cucumariidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.2615025>
|
||||
dc:description "FIGURE 1. Hemiocnus insolens (Théel, 1886). AFR-SAMC-A090907. A. Specimen (entire); B. Rods from tentacles; C. Anal surface ossicles; D. Introvert ossicles; E. Plates from body wall; F. Buttons from body wall; G. Baskets from body wall; H. Rods from body wall." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/2615025/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887A5991E5E20BCF8F947FCD2F899.mc.12C93CEE991D5E20BDA5FAB9FC1AFA79>
|
||||
dwc:catalogNumber "SAM-A090908, SAMC-A090909, SAMC-A090910" ;
|
||||
dwc:collectionCode "SAM-A, SAMC-A" ;
|
||||
dwc:eventDate "07-09-09" ;
|
||||
dwc:locality "South Coast Demersal Trawl" ;
|
||||
dwc:recordedBy "K. H. Barnard" ;
|
||||
dwc:verbatimElevation "89" ;
|
||||
trt:gbifOccurrenceId "2117751553" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887A5991E5E20BCF8F947FCD2F899#12C93CEE991D5E20BDA5FAB9FC1AFA79> ;
|
||||
a dwc:MaterialCitation .
|
176
data/2A/08/87/2A0887B0EF5AE96EFF18FC83FEA6FE56.ttl
Normal file
176
data/2A/08/87/2A0887B0EF5AE96EFF18FC83FEA6FE56.ttl
Normal file
|
@ -0,0 +1,176 @@
|
|||
@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/2A0887B0EF5AE96EFF18FC83FEA6FE56>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.580560>, <http://dx.doi.org/10.5281/zenodo.580561>, <http://dx.doi.org/10.5281/zenodo.580562> ;
|
||||
dc:creator "Selvakumar, C.; Subramanian, K. A.; Chandra, Kailash; Sivaramakrishnan, K. G.; Jehamalar, E. Eyarin; Sinha, Bikramjit" ;
|
||||
dc:title "Choroterpes (Dilatognathus) nicobarensis Selvakumar & Chandra, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5AE96EFF18FC83FEA6FE56.mc.12C93CFBEF5AE96AFF18FC2EFC90FB90>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5AE96EFF18FC83FEA6FE56.mc.12C93CFBEF5AE96AFCDBFBFAFAE3FB3C>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5AE96EFF18FC83FEA6FE56.mc.12C93CFBEF5AE96AFAC8FB66FEC1FB4B> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Choroterpes_nicobarensis_Selvakumar_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4268.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4268.3.9>
|
||||
bibo:endPage "447" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "439" ;
|
||||
bibo:volume "4268" ;
|
||||
dc:creator "Selvakumar, C.; Subramanian, K. A.; Chandra, Kailash; Sivaramakrishnan, K. G.; Jehamalar, E. Eyarin; Sinha, Bikramjit" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A new species and a new record of the subgenus Dilatognathus Kluge 2012 (Ephemeroptera: Leptophlebiidae: genus Choroterpes Eaton, 1881) from India" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.580560>, <http://dx.doi.org/10.5281/zenodo.580561>, <http://dx.doi.org/10.5281/zenodo.580562> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Choroterpes_nicobarensis_Selvakumar_2017>
|
||||
dwc:authority "Selvakumar & Chandra" ;
|
||||
dwc:authorityName "Selvakumar & Chandra" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Choroterpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Selvakumar & Chandra" ;
|
||||
dwc:species "nicobarensis" ;
|
||||
dwc:subGenus "Dilatognathus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Choroterpes_nicobarensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Choroterpes_nicobarensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Choroterpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nicobarensis" ;
|
||||
dwc:subGenus "Dilatognathus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Choroterpes_Dilatognathus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Choroterpes_Dilatognathus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Choroterpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Dilatognathus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Choroterpes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Choroterpes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Choroterpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptophlebiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptophlebiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.580560>
|
||||
dc:description "FIGURES 1 – 4. Choroterpes (D.) nicobarensis sp. n. 1. Dorsal view of female ultimolarva (holotype); 2. Dorsal view of female penultimolarva; 3. Abdominal tergum II; 4. Abdominal tergum VII." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/580560/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.580561>
|
||||
dc:description "FIGURES 5 – 12. Larva of Choroterpes (D.) nicobarensis sp. n. 5. Labrum; 6. Hypopharynx; 7. Left mandible; 8. Right mandible; 9 – 10. Maxilla of penultimolarva; 11. Apex of maxilla (ventral view; inner-apical projection, ventro-apical flange, dentiseta and pectinate ventral setae are shown, other setae not shown); 12. Labium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/580561/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.580562>
|
||||
dc:description "FIGURES 13 – 20. Larva of Choroterpes (D.) nicobarensis sp. n. 13. Foreleg; 14. Midleg; 15. Hindleg; 16, Claw; 17. Gill II; 18. Gill IV; 19. Gill V; 20. Gill VII." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/580562/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5AE96EFF18FC83FEA6FE56.mc.12C93CFBEF5AE96AFF18FC2EFC90FB90>
|
||||
dwc:collectionCode "GNBR" ;
|
||||
dwc:eventDate "2012-04-04" ;
|
||||
dwc:locality "Nicobar District" ;
|
||||
dwc:recordedBy "E. Eyarin Jehamalar" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "62" ;
|
||||
dwc:verbatimLatitude "6.5889" ;
|
||||
dwc:verbatimLongitude "93.5186" ;
|
||||
trt:gbifOccurrenceId "1503335939" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887B0EF5AE96EFF18FC83FEA6FE56#12C93CFBEF5AE96AFF18FC2EFC90FB90> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5AE96EFF18FC83FEA6FE56.mc.12C93CFBEF5AE96AFCDBFBFAFAE3FB3C>
|
||||
dwc:collectionCode "GNBR" ;
|
||||
dwc:eventDate "2010-11-10" ;
|
||||
dwc:locality "Govind Nagar" ;
|
||||
dwc:recordedBy "E. Eyarin Jehamalar" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "106" ;
|
||||
dwc:verbatimLatitude "7.002" ;
|
||||
dwc:verbatimLongitude "93.5282" ;
|
||||
trt:gbifOccurrenceId "1503335938" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887B0EF5AE96EFF18FC83FEA6FE56#12C93CFBEF5AE96AFCDBFBFAFAE3FB3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5AE96EFF18FC83FEA6FE56.mc.12C93CFBEF5AE96AFAC8FB66FEC1FB4B>
|
||||
dwc:collectionCode "GNBR" ;
|
||||
dwc:eventDate "2010-11-06" ;
|
||||
dwc:locality "Govind Nagar" ;
|
||||
dwc:recordedBy "E. Eyarin Jehamalar" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "83" ;
|
||||
dwc:verbatimLatitude "7.001" ;
|
||||
dwc:verbatimLongitude "93.5287" ;
|
||||
trt:gbifOccurrenceId "1503335934" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887B0EF5AE96EFF18FC83FEA6FE56#12C93CFBEF5AE96AFAC8FB66FEC1FB4B> ;
|
||||
a dwc:MaterialCitation .
|
163
data/2A/08/87/2A0887B0EF5EE963FF18FDA7FB3FFD27.ttl
Normal file
163
data/2A/08/87/2A0887B0EF5EE963FF18FDA7FB3FFD27.ttl
Normal file
|
@ -0,0 +1,163 @@
|
|||
@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/2A0887B0EF5EE963FF18FDA7FB3FFD27>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.580563>, <http://dx.doi.org/10.5281/zenodo.580564> ;
|
||||
dc:creator "Selvakumar, C.; Subramanian, K. A.; Chandra, Kailash; Sivaramakrishnan, K. G.; Jehamalar, E. Eyarin; Sinha, Bikramjit" ;
|
||||
dc:title "Choroterpes (Dilatognathus) nigella Kang & Yang 1994" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5EE963FF18FDA7FB3FFD27.mc.12C93CFBEF5EE96EFF18FD52FC56FD4D>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5EE963FF18FDA7FB3FFD27.mc.12C93CFBEF5EE96EFC10FD37FAF6FCB0>, <http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5EE963FF18FDA7FB3FFD27.mc.12C93CFBEF5EE96EFAB4FD1AFB20FC95> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Choroterpes_nigella_Kang_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4268.3.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4268.3.9>
|
||||
bibo:endPage "447" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "439" ;
|
||||
bibo:volume "4268" ;
|
||||
dc:creator "Selvakumar, C.; Subramanian, K. A.; Chandra, Kailash; Sivaramakrishnan, K. G.; Jehamalar, E. Eyarin; Sinha, Bikramjit" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A new species and a new record of the subgenus Dilatognathus Kluge 2012 (Ephemeroptera: Leptophlebiidae: genus Choroterpes Eaton, 1881) from India" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.580563>, <http://dx.doi.org/10.5281/zenodo.580564> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Choroterpes_nigella_Kang_1994>
|
||||
dwc:authority "Kang & Yang 1994" ;
|
||||
dwc:authorityName "Kang & Yang" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Choroterpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kang & Yang, 1994" ;
|
||||
dwc:species "nigella" ;
|
||||
dwc:subGenus "Dilatognathus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Choroterpes_nigella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Choroterpes_nigella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Choroterpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigella" ;
|
||||
dwc:subGenus "Dilatognathus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Choroterpes_Dilatognathus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Choroterpes_Dilatognathus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Choroterpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Dilatognathus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Choroterpes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Choroterpes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Choroterpes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptophlebiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptophlebiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.580563>
|
||||
dc:description "FIGURES 21 – 27. Larva of Choroterpes (D.) nigella (Kang & Yang 1994). 21. Dorsal view of male; 22. Labrum; 23. Hypopharynx; 24. Left mandible; 25. Right mandible; 26. Maxillae; 27. Labium." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/580563/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.580564>
|
||||
dc:description "FIGURES 28 – 36. Larva of Choroterpes (D.) nigella (Kang & Yang 1994). 28. Foreleg; 29. Midleg; 30. Hindleg; 31, Claw; 32. Gill II; 33. Gill III; 34. Gill IV; 35. Gill V; 36. Gill VII." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/580564/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5EE963FF18FDA7FB3FFD27.mc.12C93CFBEF5EE96EFF18FD52FC56FD4D>
|
||||
dwc:eventDate "2015-04-21" ;
|
||||
dwc:locality "Ranga River" ;
|
||||
dwc:recordedBy "K. A. Subramanian" ;
|
||||
dwc:verbatimElevation "625" ;
|
||||
dwc:verbatimLatitude "27.3964" ;
|
||||
dwc:verbatimLongitude "93.7573" ;
|
||||
trt:gbifOccurrenceId "1503335935" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887B0EF5EE963FF18FDA7FB3FFD27#12C93CFBEF5EE96EFF18FD52FC56FD4D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5EE963FF18FDA7FB3FFD27.mc.12C93CFBEF5EE96EFC10FD37FAF6FCB0>
|
||||
dwc:eventDate "2013-03-23" ;
|
||||
dwc:locality "Rishi river" ;
|
||||
dwc:recordedBy "Srimoyee Basu" ;
|
||||
dwc:verbatimElevation "554" ;
|
||||
dwc:verbatimLatitude "27.1696" ;
|
||||
dwc:verbatimLongitude "88.6351" ;
|
||||
trt:gbifOccurrenceId "1503335937" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887B0EF5EE963FF18FDA7FB3FFD27#12C93CFBEF5EE96EFC10FD37FAF6FCB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2A0887B0EF5EE963FF18FDA7FB3FFD27.mc.12C93CFBEF5EE96EFAB4FD1AFB20FC95>
|
||||
dwc:eventDate "2007-02-03" ;
|
||||
dwc:locality "Malidar village" ;
|
||||
dwc:recordedBy "J. Lyngdoh" ;
|
||||
trt:gbifOccurrenceId "1503335936" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2A0887B0EF5EE963FF18FDA7FB3FFD27#12C93CFBEF5EE96EFAB4FD1AFB20FC95> ;
|
||||
a dwc:MaterialCitation .
|
123
data/2A/08/9C/2A089CD3854B5310AE6853D240964F5F.ttl
Normal file
123
data/2A/08/9C/2A089CD3854B5310AE6853D240964F5F.ttl
Normal file
|
@ -0,0 +1,123 @@
|
|||
@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/2A089CD3854B5310AE6853D240964F5F>
|
||||
dc:creator "Della Rocca, Francesca; Stefanelli, Silvia; Cardarelli, Elisa; Bogliani, Giuseppe; Bracco, Francesco" ;
|
||||
dc:title "Limodromus (Platynus) assimilis Paykull 1790" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limodromus_assimilis_Paykull_1790> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.9.e57889> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.9.e57889>
|
||||
bibo:endPage "57889" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2021-01-25" ;
|
||||
bibo:startPage "57889" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Della Rocca, Francesca; Stefanelli, Silvia; Cardarelli, Elisa; Bogliani, Giuseppe; Bracco, Francesco" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Contribution to the knowledge of the arthropods community inhabiting the winter-flooded meadows (marcite) of northern Italy" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limodromus_assimilis_Paykull_1790>
|
||||
dwc:ID-ENA "795062" ;
|
||||
dwc:LSID "2A089CD3-854B-5310-AE68-53D240964F5F" ;
|
||||
dwc:authority "Paykull, 1790" ;
|
||||
dwc:authorityName "Paykull" ;
|
||||
dwc:authorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Limodromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Paykull, 1790" ;
|
||||
dwc:species "assimilis" ;
|
||||
dwc:subGenus "Platynus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72CP3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limodromus_assimilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limodromus_assimilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Limodromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "assimilis" ;
|
||||
dwc:subGenus "Platynus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limodromus_Platynus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limodromus_Platynus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Limodromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Platynus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limodromus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limodromus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Limodromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue