GG2RDF 2024-07-04T10:51:45.858Z full update: 019 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
546b356eed
commit
6ba2c1d5f4
3000 changed files with 401952 additions and 0 deletions
109
data/5E/7A/05/5E7A05062338DCEA78EBA437F1D9A365.ttl
Normal file
109
data/5E/7A/05/5E7A05062338DCEA78EBA437F1D9A365.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/5E7A05062338DCEA78EBA437F1D9A365>
|
||||
dc:creator "Bolton, B." ;
|
||||
dc:title "Tetramorium isectum Bolton, 1979, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetramorium_isectum_Bolton_1979> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/5892A574E3D0640CD30DFC0CE265ADC5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/5892A574E3D0640CD30DFC0CE265ADC5>
|
||||
bibo:endPage "181" ;
|
||||
bibo:journal "Bulletin of the British Museum (Natural History) Entomology" ;
|
||||
bibo:startPage "129" ;
|
||||
bibo:volume "38" ;
|
||||
dc:creator "Bolton, B." ;
|
||||
dc:date "1979" ;
|
||||
dc:title "The ant tribe Tetramoriini (Hymenoptera: Formicidae). The genus Tetramorium Mayr in the Malagasy region and in the New World." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetramorium_isectum_Bolton_1979>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "628713" ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:145156" ;
|
||||
dwc:authority "Bolton, 1979" ;
|
||||
dwc:authorityName "Bolton" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bolton, 1979" ;
|
||||
dwc:species "isectum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55PNN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_isectum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetramorium_isectum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "isectum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetramorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetramorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
||||
188
data/5E/7A/71/5E7A718AFDDC52418072D8C8A17C0959.ttl
Normal file
188
data/5E/7A/71/5E7A718AFDDC52418072D8C8A17C0959.ttl
Normal file
|
|
@ -0,0 +1,188 @@
|
|||
@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/5E7A718AFDDC52418072D8C8A17C0959>
|
||||
dc:creator "Robinson, Harold; Keeley, Sterling C.; Skvarla, John J.; Chan, Raymund" ;
|
||||
dc:title "Jeffreycia zanzibarensis H. Rob., S. C. Keeley & Skvarla 2014, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Jeffreycia_zanzibarensis_Robinson_2014> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Vernonia_zanzibarensis_Robinson_2014>, <http://taxon-concept.plazi.org/id/Plantae/Gymnanthemum_zanzibarensis_Robinson_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.39.7624> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.39.7624>
|
||||
bibo:endPage "64" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2014-07-18" ;
|
||||
bibo:startPage "49" ;
|
||||
bibo:volume "39" ;
|
||||
dc:creator "Robinson, Harold; Keeley, Sterling C.; Skvarla, John J.; Chan, Raymund" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Two new genera, Hoffmannanthus and Jeffreycia, mostly from East Africa (Erlangeinae, Vernonieae, Asteraceae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Jeffreycia_zanzibarensis_Robinson_2014>
|
||||
dwc:LSID "5E7A718A-FDDC-5241-8072-D8C8A17C0959" ;
|
||||
dwc:authority "(Less.) H. Rob., S. C. Keeley & Skvarla" ;
|
||||
dwc:authorityName "H. Rob., S. C. Keeley & Skvarla" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "Robinson & Keeley & Skvarla & Chan" ;
|
||||
dwc:baseAuthorityYear "2014" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Jeffreycia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Robinson & Keeley & Skvarla & Chan, 2014) H. Rob., S. C. Keeley & Skvarla, 2014" ;
|
||||
dwc:species "zanzibarensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Jeffreycia_zanzibarensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Vernonia_zanzibarensis_Robinson_2014>
|
||||
dwc:authorityName "Robinson & Keeley & Skvarla & Chan" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "Robinson & Keeley & Skvarla & Chan" ;
|
||||
dwc:baseAuthorityYear "2014" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Vernonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Robinson & Keeley & Skvarla & Chan, 2014)" ;
|
||||
dwc:species "zanzibarensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Vernonia_zanzibarensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Gymnanthemum_zanzibarensis_Robinson_2014>
|
||||
dwc:authorityName "Robinson & Keeley & Skvarla & Chan" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Gymnanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Robinson & Keeley & Skvarla & Chan, 2014" ;
|
||||
dwc:species "zanzibarensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Gymnanthemum_zanzibarensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Jeffreycia_zanzibarensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Jeffreycia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zanzibarensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Jeffreycia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Jeffreycia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Jeffreycia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vernonia_zanzibarensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Vernonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zanzibarensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vernonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vernonia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Vernonia" ;
|
||||
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/Gymnanthemum_zanzibarensis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Gymnanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zanzibarensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gymnanthemum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gymnanthemum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Gymnanthemum" ;
|
||||
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 .
|
||||
118
data/5E/7A/81/5E7A813C917E5007A863D25AED5A843D.ttl
Normal file
118
data/5E/7A/81/5E7A813C917E5007A863D25AED5A843D.ttl
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5E7A813C917E5007A863D25AED5A843D>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.961.53058.figure24>, <http://dx.doi.org/10.3897/zookeys.961.53058.figure53> ;
|
||||
dc:creator "Chang, Wan-Jin; Yao, Zhiyuan; Li, Shuqiang" ;
|
||||
dc:title "Merizocera nyingchi Chang & Yao & Li 2020, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Merizocera_nyingchi_Chang_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.961.53058> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.961.53058>
|
||||
bibo:endPage "118" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "961" ;
|
||||
dc:creator "Chang, Wan-Jin; Yao, Zhiyuan; Li, Shuqiang" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Twenty-eight new species of the spider genus Merizocera Fage, 1912 (Araneae, Psilodercidae) from South and Southeast Asia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.961.53058.figure24>, <http://dx.doi.org/10.3897/zookeys.961.53058.figure53> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Merizocera_nyingchi_Chang_2020>
|
||||
dwc:LSID "5E7A813C-917E-5007-A863-D25AED5A843D" ;
|
||||
dwc:authority "Chang & Yao & Li, 2020" ;
|
||||
dwc:authorityName "Chang & Yao & Li" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Psilodercidae" ;
|
||||
dwc:genus "Merizocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chang & Yao & Li, 2020" ;
|
||||
dwc:species "nyingchi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Merizocera_nyingchi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Merizocera_nyingchi>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Psilodercidae" ;
|
||||
dwc:genus "Merizocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nyingchi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Merizocera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Merizocera>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Psilodercidae" ;
|
||||
dwc:genus "Merizocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Psilodercidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Psilodercidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Psilodercidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
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.3897/zookeys.961.53058.figure24>
|
||||
dc:description "Figure 24. Merizocera nyingchi sp. nov., holotype female. A Endogyne, dorsal view B female epigastric area, ventral view C female habitus, dorsal view D female habitus, ventral view E female habitus, lateral view. Abbreviation: SP = spermatheca." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/443250> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.961.53058.figure53>
|
||||
dc:description "Figure 53. Distribution records of the new species of Merizocera from China and Myanmar. 1 M. baoshan sp. nov. 2 M. hponkanrazi sp. nov. 3 M. kachin sp. nov. 4 M. lincang sp. nov. 5 M. mainling sp. nov. 6 M. nyingchi sp. nov. 7 M. putao sp. nov. 8 M. tengchong sp. nov. 9 M. wenshan sp. nov. 10 M. wui sp. nov. 11 M. yuxi sp. nov." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/443280> ;
|
||||
a fabio:Figure .
|
||||
113
data/5E/7A/87/5E7A87FB803BD609FF53FD039D0C8397.ttl
Normal file
113
data/5E/7A/87/5E7A87FB803BD609FF53FD039D0C8397.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/5E7A87FB803BD609FF53FD039D0C8397>
|
||||
dc:creator "Golani, Daniel; Bogorodsky, Sergey V." ;
|
||||
dc:title "Leptocephalus muraenoides D'Ancona 1928" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E7A87FB803BD609FF53FD039D0C8397.mc.66BB3CB0803BD609FF15FC6C9D308397> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leptocephalus_muraenoides_D'Ancona_1928> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/A243FF838001D633FFC4FFEE9F6E8071> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/A243FF838001D633FFC4FFEE9F6E8071>
|
||||
bibo:endPage "135" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-05-14" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2463" ;
|
||||
dc:creator "Golani, Daniel; Bogorodsky, Sergey V." ;
|
||||
dc:date "2010" ;
|
||||
dc:title "2463" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptocephalus_muraenoides_D'Ancona_1928>
|
||||
dwc:authority "D'Ancona, 1928" ;
|
||||
dwc:authorityName "D'Ancona" ;
|
||||
dwc:authorityYear "1928" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Nettastomatidae" ;
|
||||
dwc:genus "Leptocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "D'Ancona, 1928" ;
|
||||
dwc:species "muraenoides" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptocephalus_muraenoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptocephalus_muraenoides>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Nettastomatidae" ;
|
||||
dwc:genus "Leptocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "muraenoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptocephalus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptocephalus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Nettastomatidae" ;
|
||||
dwc:genus "Leptocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nettastomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nettastomatidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Nettastomatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anguilliformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anguilliformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anguilliformes" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E7A87FB803BD609FF53FD039D0C8397.mc.66BB3CB0803BD609FF15FC6C9D308397>
|
||||
dwc:locality "Red Sea" ;
|
||||
dwc:recordedBy "D. Smith" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E7A87FB803BD609FF53FD039D0C8397#66BB3CB0803BD609FF15FC6C9D308397> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/5E/7A/87/5E7A87FB8043D671FF53FF799EC78153.ttl
Normal file
107
data/5E/7A/87/5E7A87FB8043D671FF53FF799EC78153.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/5E7A87FB8043D671FF53FF799EC78153>
|
||||
dc:creator "Golani, Daniel; Bogorodsky, Sergey V." ;
|
||||
dc:title "Epinephelus merra" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epinephelus_merra_Bloch_1793> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/A243FF838001D633FFC4FFEE9F6E8071> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/A243FF838001D633FFC4FFEE9F6E8071>
|
||||
bibo:endPage "135" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-05-14" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2463" ;
|
||||
dc:creator "Golani, Daniel; Bogorodsky, Sergey V." ;
|
||||
dc:date "2010" ;
|
||||
dc:title "2463" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epinephelus_merra_Bloch_1793>
|
||||
dwc:authority "(Bloch, 1793)" ;
|
||||
dwc:baseAuthorityName "Bloch" ;
|
||||
dwc:baseAuthorityYear "1793" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Serranidae" ;
|
||||
dwc:genus "Epinephelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bloch, 1793)" ;
|
||||
dwc:species "merra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G5PW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epinephelus_merra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epinephelus_merra>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Serranidae" ;
|
||||
dwc:genus "Epinephelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "merra" ;
|
||||
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 .
|
||||
113
data/5E/7A/87/5E7A87FB8046D674FF53FD339D4283FD.ttl
Normal file
113
data/5E/7A/87/5E7A87FB8046D674FF53FD339D4283FD.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/5E7A87FB8046D674FF53FD339D4283FD>
|
||||
dc:creator "Golani, Daniel; Bogorodsky, Sergey V." ;
|
||||
dc:title "Parascolopsis inermis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5E7A87FB8046D674FF53FD339D4283FD.mc.66BB3CB08046D674FF53FCA39D4683FD> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parascolopsis_inermis_Temminck_1843> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/A243FF838001D633FFC4FFEE9F6E8071> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/A243FF838001D633FFC4FFEE9F6E8071>
|
||||
bibo:endPage "135" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-05-14" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2463" ;
|
||||
dc:creator "Golani, Daniel; Bogorodsky, Sergey V." ;
|
||||
dc:date "2010" ;
|
||||
dc:title "2463" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parascolopsis_inermis_Temminck_1843>
|
||||
dwc:authority "(Temminck & Schlegel, 1843)" ;
|
||||
dwc:baseAuthorityName "Temminck & Schlegel" ;
|
||||
dwc:baseAuthorityYear "1843" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Nemipteridae" ;
|
||||
dwc:genus "Parascolopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Temminck & Schlegel, 1843)" ;
|
||||
dwc:species "inermis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DBKS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parascolopsis_inermis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parascolopsis_inermis>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Nemipteridae" ;
|
||||
dwc:genus "Parascolopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "inermis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parascolopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parascolopsis>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Nemipteridae" ;
|
||||
dwc:genus "Parascolopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nemipteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nemipteridae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Nemipteridae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5E7A87FB8046D674FF53FD339D4283FD.mc.66BB3CB08046D674FF53FCA39D4683FD>
|
||||
dwc:locality "western Indian Ocean" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5E7A87FB8046D674FF53FD339D4283FD#66BB3CB08046D674FF53FCA39D4683FD> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/5E/7A/87/5E7A87FB8047D675FF53FAB39F82863E.ttl
Normal file
107
data/5E/7A/87/5E7A87FB8047D675FF53FAB39F82863E.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/5E7A87FB8047D675FF53FAB39F82863E>
|
||||
dc:creator "Golani, Daniel; Bogorodsky, Sergey V." ;
|
||||
dc:title "Lutjanus quinquelineatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lutjanus_quinquelineatus_Bloch_1790> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/A243FF838001D633FFC4FFEE9F6E8071> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/A243FF838001D633FFC4FFEE9F6E8071>
|
||||
bibo:endPage "135" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-05-14" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2463" ;
|
||||
dc:creator "Golani, Daniel; Bogorodsky, Sergey V." ;
|
||||
dc:date "2010" ;
|
||||
dc:title "2463" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lutjanus_quinquelineatus_Bloch_1790>
|
||||
dwc:authority "(Bloch, 1790)" ;
|
||||
dwc:baseAuthorityName "Bloch" ;
|
||||
dwc:baseAuthorityYear "1790" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Lutjanidae" ;
|
||||
dwc:genus "Lutjanus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bloch, 1790)" ;
|
||||
dwc:species "quinquelineatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3WGC8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lutjanus_quinquelineatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lutjanus_quinquelineatus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Lutjanidae" ;
|
||||
dwc:genus "Lutjanus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quinquelineatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lutjanus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lutjanus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Lutjanidae" ;
|
||||
dwc:genus "Lutjanus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lutjanidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lutjanidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Lutjanidae" ;
|
||||
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 .
|
||||
85
data/5E/7A/98/5E7A98EDF12A9753875C43D73181C85F.ttl
Normal file
85
data/5E/7A/98/5E7A98EDF12A9753875C43D73181C85F.ttl
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
@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/5E7A98EDF12A9753875C43D73181C85F>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Calamagrostis villosa Gmelin" ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Calamagrostis_villosa> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291815>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:date "1972" ;
|
||||
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Calamagrostis_villosa>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Calamagrostis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "villosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Calamagrostis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Calamagrostis>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Calamagrostis" ;
|
||||
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 .
|
||||
107
data/5E/7A/F2/5E7AF2846802C1DDC83924A3B7B4DDFD.ttl
Normal file
107
data/5E/7A/F2/5E7AF2846802C1DDC83924A3B7B4DDFD.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/5E7AF2846802C1DDC83924A3B7B4DDFD>
|
||||
dc:creator "Sutcharit, Chirasak; Ablett, Jonathan; Tongkerd, Piyoros; Naggs, Fred; Panha, Somsak" ;
|
||||
dc:title "Amphidromus costifer Smith 1893" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amphidromus_costifer_Smith_1893> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphidromus_costifer> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.492.8641> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.492.8641>
|
||||
bibo:endPage "105" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "49" ;
|
||||
bibo:volume "492" ;
|
||||
dc:creator "Sutcharit, Chirasak; Ablett, Jonathan; Tongkerd, Piyoros; Naggs, Fred; Panha, Somsak" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Illustrated type catalogue of Amphidromus Albers, 1850 in the Natural History Museum, London, and descriptions of two new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amphidromus_costifer_Smith_1893>
|
||||
dwc:authority "Smith, 1893" ;
|
||||
dwc:authorityName "Smith" ;
|
||||
dwc:authorityYear "1893" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Amphidromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Smith, 1893" ;
|
||||
dwc:species "costifer" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D2KX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphidromus_costifer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphidromus_costifer>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Amphidromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "costifer" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphidromus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphidromus>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:genus "Amphidromus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camaenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camaenidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Camaenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue