GG2RDF 2024-07-04T10:51:45.858Z full update: 203 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
3bcde0a99c
commit
dbbdeea82f
3000 changed files with 420357 additions and 0 deletions
73
data/50/01/0E/50010E3F662AB6BC1F073F23F65BCADA.ttl
Normal file
73
data/50/01/0E/50010E3F662AB6BC1F073F23F65BCADA.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/50010E3F662AB6BC1F073F23F65BCADA>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Diplotaxis DC." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.292251> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Diplotaxis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.292251>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:date "1976" ;
|
||||
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 2. Nymphaceae bis Primulaceae (2 nd edition) (p. 956): Cruciferae" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplotaxis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
dwc:genus "Diplotaxis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melolonthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melolonthidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melolonthidae" ;
|
||||
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/50/01/20/500120EEA70A21AE0AD0DDEB201CB44B.ttl
Normal file
106
data/50/01/20/500120EEA70A21AE0AD0DDEB201CB44B.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/500120EEA70A21AE0AD0DDEB201CB44B>
|
||||
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
|
||||
dc:title "Hylis terminalis LeConte 1866" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylis_terminalis_LeConte_1866> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.179.2492> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.179.2492>
|
||||
bibo:endPage "91" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "77" ;
|
||||
bibo:volume "179" ;
|
||||
dc:creator "Webster, Reginald P.; Sweeney, Jon D.; DeMerchant, Ian" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "New Coleoptera records from New Brunswick, Canada: Eucnemidae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hylis_terminalis_LeConte_1866>
|
||||
dwc:LSID "http://species-id.net/wiki/Hylis_terminalis" ;
|
||||
dwc:authority "LeConte, 1866" ;
|
||||
dwc:authorityName "LeConte" ;
|
||||
dwc:authorityYear "1866" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eucnemidae" ;
|
||||
dwc:genus "Hylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "LeConte, 1866" ;
|
||||
dwc:species "terminalis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylis_terminalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylis_terminalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eucnemidae" ;
|
||||
dwc:genus "Hylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "terminalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eucnemidae" ;
|
||||
dwc:genus "Hylis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucnemidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucnemidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eucnemidae" ;
|
||||
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 .
|
||||
165
data/50/01/22/50012247E620602456717F898221AFB5.ttl
Normal file
165
data/50/01/22/50012247E620602456717F898221AFB5.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@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/50012247E620602456717F898221AFB5>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Microtus (Microtus) agrestis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/50012247E620602456717F898221AFB5.mc.38FCDDAB802168771BD890ADEB1490B8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microtus_agrestis_Linnaeus_1761> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mus_agrestis_Linnaeus_1761> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316535>
|
||||
bibo:endPage "1189" ;
|
||||
bibo:startPage "955" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Rodentia - Family Cricetidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtus_agrestis_Linnaeus_1761>
|
||||
dwc:authority "(Linnaeus 1761)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1761" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Microtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1761)" ;
|
||||
dwc:species "agrestis" ;
|
||||
dwc:subGenus "Microtus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7VV7M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtus_agrestis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mus_agrestis_Linnaeus_1761>
|
||||
dwc:authority "Linnaeus 1761" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1761" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Mus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1761" ;
|
||||
dwc:species "agrestis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mus_agrestis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtus_agrestis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Microtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "agrestis" ;
|
||||
dwc:subGenus "Microtus" ;
|
||||
dwc:vernacularName "Field Vole"@en ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtus_Microtus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtus_Microtus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Microtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Microtus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Microtus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cricetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cricetidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mus_agrestis>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Mus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "agrestis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Mus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cricetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/50012247E620602456717F898221AFB5.mc.38FCDDAB802168771BD890ADEB1490B8>
|
||||
trt:gbifOccurrenceId "4867286317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/50012247E620602456717F898221AFB5#38FCDDAB802168771BD890ADEB1490B8> ;
|
||||
a dwc:MaterialCitation .
|
||||
106
data/50/01/6F/50016F531E3B7651F6A5DFC95A189B6C.ttl
Normal file
106
data/50/01/6F/50016F531E3B7651F6A5DFC95A189B6C.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/50016F531E3B7651F6A5DFC95A189B6C>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Phradis polonicus Horstmann 1981" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phradis_polonicus_Horstmann_1981> ;
|
||||
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/Phradis_polonicus_Horstmann_1981>
|
||||
dwc:authority "Horstmann, 1981" ;
|
||||
dwc:authorityName "Horstmann" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Phradis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Horstmann, 1981" ;
|
||||
dwc:species "polonicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4GTNJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phradis_polonicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phradis_polonicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Phradis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "polonicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phradis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phradis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Phradis" ;
|
||||
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 .
|
||||
180
data/50/01/95/500195BD86C15A8E8792FDF4D2727C34.ttl
Normal file
180
data/50/01/95/500195BD86C15A8E8792FDF4D2727C34.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/> .
|
||||
# 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/500195BD86C15A8E8792FDF4D2727C34>
|
||||
dc:creator "Berry, Paul E.; Kainulainen, Kent; Ee, Benjamin W. van" ;
|
||||
dc:title "Croton crocodilorum Leandri, Ann. Mus. Colon. Marseille, sér. 5, 7 (1): 80. 1939" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Croton_crocodilorum_Leandri_1939> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Croton_bathianus_var_toliarae>, <http://taxon-name.plazi.org/id/Plantae/Croton_crocodilorum_var_meridionalis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.90.20586> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.90.20586>
|
||||
bibo:endPage "87" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2017-11-15" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "90" ;
|
||||
dc:creator "Berry, Paul E.; Kainulainen, Kent; Ee, Benjamin W. van" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A Nomenclator of Croton (Euphorbiaceae) in Madagascar, the Comoros Archipelago, and the Mascarene Islands" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Croton_crocodilorum_Leandri_1939>
|
||||
dwc:LSID "500195BD-86C1-5A8E-8792-FDF4D2727C34" ;
|
||||
dwc:authority "Leandri, Ann. Mus. Colon. Marseille, ser. 5, 7 (1): 80. 1939" ;
|
||||
dwc:authorityName "Leandri, Ann. Mus. Colon. Marseille, sér. 5, 7 (1): 80." ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Croton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Leandri, Ann. Mus. Colon. Marseille, sér. 5, 7 (1): 80., 1939" ;
|
||||
dwc:species "crocodilorum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Croton_crocodilorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Croton_crocodilorum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Croton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crocodilorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Croton> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Croton>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Croton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
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/Croton_bathianus_var_toliarae>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Croton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "bathianus" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "toliarae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Croton_bathianus_var> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Croton_bathianus_var>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Croton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "bathianus" ;
|
||||
dwc:subSpecies "var." ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Croton_bathianus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Croton_bathianus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Croton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bathianus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Croton> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Croton_crocodilorum_var_meridionalis>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Croton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "crocodilorum" ;
|
||||
dwc:subSpecies "var." ;
|
||||
dwc:variety "meridionalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Croton_crocodilorum_var> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Croton_crocodilorum_var>
|
||||
# Warning: abbreviated subSpecies "var." ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Euphorbiaceae" ;
|
||||
dwc:genus "Croton" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malpighiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "crocodilorum" ;
|
||||
dwc:subSpecies "var." ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Croton_crocodilorum> ;
|
||||
a dwcFP:TaxonName .
|
||||
80
data/50/01/9F/50019FC46C214B372433896A7E5FCB31.ttl
Normal file
80
data/50/01/9F/50019FC46C214B372433896A7E5FCB31.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/50019FC46C214B372433896A7E5FCB31>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Parasthetopini>' 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 "Parasthetopini Perkins 1994" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Parasthetops> ;
|
||||
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/Parasthetops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydraenidae" ;
|
||||
dwc:genus "Parasthetops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydraenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydraenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydraenidae" ;
|
||||
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/50/01/F9/5001F9B12FE6B0B8A53548FCDAA57DC3.ttl
Normal file
130
data/50/01/F9/5001F9B12FE6B0B8A53548FCDAA57DC3.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/5001F9B12FE6B0B8A53548FCDAA57DC3>
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Chorebus ruficollis Stelfox 1957" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chorebus_ruficollis_Stelfox_1957> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gyrocampa_ruficollis> ;
|
||||
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/Chorebus_ruficollis_Stelfox_1957>
|
||||
dwc:authority "Stelfox, 1957" ;
|
||||
dwc:authorityName "Stelfox" ;
|
||||
dwc:authorityYear "1957" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Chorebus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stelfox, 1957" ;
|
||||
dwc:species "ruficollis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5YBYP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chorebus_ruficollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chorebus_ruficollis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Chorebus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ruficollis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chorebus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chorebus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Chorebus" ;
|
||||
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/Gyrocampa_ruficollis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Gyrocampa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ruficollis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gyrocampa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gyrocampa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Gyrocampa" ;
|
||||
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 .
|
||||
108
data/50/06/2E/50062EE611805CF1B16723BBE8834C3D.ttl
Normal file
108
data/50/06/2E/50062EE611805CF1B16723BBE8834C3D.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/50062EE611805CF1B16723BBE8834C3D>
|
||||
dc:creator "Jimoh, Bunmi Omowumi; Gomez, Kiko; Kemabonta, Kehinde Abike; Wakanjuola, Winifred Ayinke; Phiri, Ethel Emmarantia; Mothapo, Palesa Natasha" ;
|
||||
dc:title "Lepisiota canescens" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lepisiota_canescens_Emery_1897> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e99555> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.12.e99555>
|
||||
bibo:endPage "99555" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2024-01-29" ;
|
||||
bibo:startPage "99555" ;
|
||||
bibo:volume "12" ;
|
||||
dc:creator "Jimoh, Bunmi Omowumi; Gomez, Kiko; Kemabonta, Kehinde Abike; Wakanjuola, Winifred Ayinke; Phiri, Ethel Emmarantia; Mothapo, Palesa Natasha" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A checklist of Nigerian ants (Hymenoptera, Formicidae): a review, new records and exotic species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lepisiota_canescens_Emery_1897>
|
||||
dwc:LSID "50062EE6-1180-5CF1-B167-23BBE8834C3D" ;
|
||||
dwc:authority "(Emery, 1897)" ;
|
||||
dwc:baseAuthorityName "Emery" ;
|
||||
dwc:baseAuthorityYear "1897" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lepisiota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Emery, 1897)" ;
|
||||
dwc:species "canescens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3TFF7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lepisiota_canescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepisiota_canescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lepisiota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "canescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepisiota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepisiota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lepisiota" ;
|
||||
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 .
|
||||
102
data/50/06/3C/50063C43453227C00D9EA4C7B0F7CAFB.ttl
Normal file
102
data/50/06/3C/50063C43453227C00D9EA4C7B0F7CAFB.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/50063C43453227C00D9EA4C7B0F7CAFB>
|
||||
dc:creator "Krapp-Schickel, Traudl" ;
|
||||
dc:title "Leucothoe vaderotti Krapp-Schickel, 2018, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leucothoe_spinicarpa> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.731.19813> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Leucothoe_vaderotti> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.731.19813>
|
||||
bibo:endPage "144" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "135" ;
|
||||
bibo:volume "731" ;
|
||||
dc:creator "Krapp-Schickel, Traudl" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Leucothoevaderotti, a new Atlantic Leucothoe (Crustacea, Amphipoda) belonging to the \" spinicarpa-clade \" (Crustacea, Amphipoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leucothoe_vaderotti>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Leucothoe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vaderotti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leucothoe> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leucothoe>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Leucothoe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ericaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ericaceae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ericales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ericales>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ericales" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Leucothoe_spinicarpa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Ericaceae" ;
|
||||
dwc:genus "Leucothoe" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ericales" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spinicarpa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leucothoe> ;
|
||||
a dwcFP:TaxonName .
|
||||
90
data/50/06/75/500675C3EE016A178D2B14C1D1A8FFE1.ttl
Normal file
90
data/50/06/75/500675C3EE016A178D2B14C1D1A8FFE1.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/500675C3EE016A178D2B14C1D1A8FFE1>
|
||||
dc:creator "Gueorguiev, Borislav; Sciaky, Riccardo" ;
|
||||
dc:title "Apophylon schillhammeri Gueorguiev & Sciaky, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/dez.62.5493> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Apophylon_schillhammeri> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/dez.62.5493>
|
||||
bibo:endPage "237" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Deutsche Entomologische Zeitschrift" ;
|
||||
bibo:startPage "225" ;
|
||||
bibo:volume "62" ;
|
||||
dc:creator "Gueorguiev, Borislav; Sciaky, Riccardo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "A new genus and two new species of Pterostichini from China, with \" sphodrine-like \" parameres (Coleoptera, Carabidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apophylon_schillhammeri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Apophylon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schillhammeri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apophylon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Apophylon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Apophylon" ;
|
||||
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 .
|
||||
240
data/50/06/FC/5006FCED5917CAD82BB911E9D5CF1D97.ttl
Normal file
240
data/50/06/FC/5006FCED5917CAD82BB911E9D5CF1D97.ttl
Normal file
|
|
@ -0,0 +1,240 @@
|
|||
@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/5006FCED5917CAD82BB911E9D5CF1D97>
|
||||
cito:cites <https://binary.pensoft.net/fig/391049> ;
|
||||
dc:creator "Wood, John R. I.; Munoz-Rodriguez, Pablo; Williams, Bethany R. M.; Scotland, Robert W." ;
|
||||
dc:title "Ipomoea argentinica Peter" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Mouroucoa_juramenti>, <http://taxon-name.plazi.org/id/Animalia/Hieronymus>, <http://taxon-name.plazi.org/id/Plantae/Argyreia_juramenti>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_juramenti>, <http://taxon-name.plazi.org/id/Plantae/Ipomoea_lorentzii>, <http://taxon-name.plazi.org/id/Plantae/Murucoa_juramenti> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.143.32821> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ipomoea_argentinica> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.143.32821>
|
||||
bibo:endPage "823" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "143" ;
|
||||
dc:creator "Wood, John R. I.; Munoz-Rodriguez, Pablo; Williams, Bethany R. M.; Scotland, Robert W." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A foundation monograph of Ipomoea (Convolvulaceae) in the New World" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/391049> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_argentinica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "argentinica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
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/Mouroucoa_juramenti>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Mouroucoa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juramenti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mouroucoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mouroucoa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Mouroucoa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hieronymus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Hieronymus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/Plantae/Argyreia_juramenti>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Argyreia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juramenti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Argyreia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Argyreia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Argyreia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_juramenti>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juramenti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_lorentzii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lorentzii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Murucoa_juramenti>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Murucoa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juramenti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Murucoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Murucoa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Murucoa" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://binary.pensoft.net/fig/391049>
|
||||
dc:description "Figure 47. A-H Ipomoea longibarbis. A habit B abaxial leaf surface C bracteole D outer sepal E inner sepal F section of corolla showing 3 stamens, ovary and style G fruiting inflorescence H seed. J-P Ipomoea argentinica J inflorescence K abaxial leaf surface L bracteole M outer sepal N inner sepal P ovary and style. Drawn by Rosemary Wise A-F from Nee & Linneo 54148; G, H from Killeen et al. 4199; J-P from Wood & Mamani 27502." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/391049> ;
|
||||
a fabio:Figure .
|
||||
107
data/50/08/6C/50086C6B842EF1CF8B5809CF9C9719DC.ttl
Normal file
107
data/50/08/6C/50086C6B842EF1CF8B5809CF9C9719DC.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/50086C6B842EF1CF8B5809CF9C9719DC>
|
||||
dc:creator "Rosa, Paolo; Wei, Na-sen; Xu, Zai-fu" ;
|
||||
dc:title "Hedychrum taiwanense Tsuneki 1970" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hedychrum_taiwanense_Tsuneki_1970> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.455.6557> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.455.6557>
|
||||
bibo:endPage "128" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2014-11-19" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "455" ;
|
||||
dc:creator "Rosa, Paolo; Wei, Na-sen; Xu, Zai-fu" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An annotated checklist of the chrysidid wasps (Hymenoptera, Chrysididae) from China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hedychrum_taiwanense_Tsuneki_1970>
|
||||
dwc:LSID "50086C6B-842E-F1CF-8B58-09CF9C9719DC" ;
|
||||
dwc:authority "Tsuneki, 1970" ;
|
||||
dwc:authorityName "Tsuneki" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
dwc:genus "Hedychrum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tsuneki, 1970" ;
|
||||
dwc:species "taiwanense" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hedychrum_taiwanense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hedychrum_taiwanense>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
dwc:genus "Hedychrum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "taiwanense" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hedychrum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hedychrum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
dwc:genus "Hedychrum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysididae" ;
|
||||
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 .
|
||||
113
data/50/09/81/500981D583C4596F89424873DE75F275.ttl
Normal file
113
data/50/09/81/500981D583C4596F89424873DE75F275.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/500981D583C4596F89424873DE75F275>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.911.47694.figure2> ;
|
||||
dc:creator "Angyal, Dorottya; Chavez-Solis, Efrain M.; Lievano-Beltran, Luis A.; Magana, Benjamin; Simoes, Nuno; Mascaro, Maite" ;
|
||||
dc:title "Antromysis cenotensis Creaser 1936" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Antromysis_cenotensis_Creaser_1936> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.911.47694> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.911.47694>
|
||||
bibo:endPage "49" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "911" ;
|
||||
dc:creator "Angyal, Dorottya; Chavez-Solis, Efrain M.; Lievano-Beltran, Luis A.; Magana, Benjamin; Simoes, Nuno; Mascaro, Maite" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "New distribution records of subterranean crustaceans from cenotes in Yucatan (Mexico)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.911.47694.figure2> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Antromysis_cenotensis_Creaser_1936>
|
||||
dwc:LSID "500981D5-83C4-596F-8942-4873DE75F275" ;
|
||||
dwc:authority "Creaser, 1936" ;
|
||||
dwc:authorityName "Creaser" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Mysidae" ;
|
||||
dwc:genus "Antromysis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mysida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Creaser, 1936" ;
|
||||
dwc:species "cenotensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antromysis_cenotensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Antromysis_cenotensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Mysidae" ;
|
||||
dwc:genus "Antromysis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mysida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cenotensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Antromysis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Antromysis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Mysidae" ;
|
||||
dwc:genus "Antromysis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mysida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mysidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mysidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Mysidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mysida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mysida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mysida>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mysida" ;
|
||||
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.3897/zookeys.911.47694.figure2>
|
||||
dc:description "Figure 2. A Tulumella unidens (Thermosbaenacea) B Stygiomysis cokei (Stygiomysida) C Stygiomysis cf. holthuisi (Stygiomysida) D Antromysis cenotensis (Mysida) E Mayaweckelia troglomorpha (Amphipoda) F Mayaweckelia cenoticola (Amphipoda) G Tuluweckelia cernua (Amphipoda). Scale bars: 1 mm (A, C, D, F, G); 10 mm (B, E)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/379525> ;
|
||||
a fabio:Figure .
|
||||
138
data/50/09/E1/5009E151FFDD5B61FD024949D9C5DEE3.ttl
Normal file
138
data/50/09/E1/5009E151FFDD5B61FD024949D9C5DEE3.ttl
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
@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/5009E151FFDD5B61FD024949D9C5DEE3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4836946>, <http://dx.doi.org/10.5281/zenodo.4836939>, <http://dx.doi.org/10.5281/zenodo.4836952>, <http://dx.doi.org/10.5281/zenodo.4836956>, <http://dx.doi.org/10.5281/zenodo.4836935>, <http://dx.doi.org/10.5281/zenodo.4836960> ;
|
||||
dc:creator "Chen, Mengzhen; Huang, Sunbin; Tian, Mingyi" ;
|
||||
dc:title "Sinaphaenops Chen, Huang & Tian, 2020, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5009E151FFDD5B61FD024949D9C5DEE3.mc.68C85A1AFFDD5B67FC9749DCDE31DA15> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinaphaenops_Wang_1991> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/0010-065X-74.2.343> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/0010-065X-74.2.343>
|
||||
bibo:endPage "350" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:startPage "343" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Chen, Mengzhen; Huang, Sunbin; Tian, Mingyi" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A New Species of the Aphaenopsian Genus Sinaphaenops Uéno and Wang, with Notes on Male Genitalia of S. Orthogenys Uéno (Coleoptera: Carabidae: Trechini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4836946>, <http://dx.doi.org/10.5281/zenodo.4836939>, <http://dx.doi.org/10.5281/zenodo.4836952>, <http://dx.doi.org/10.5281/zenodo.4836956>, <http://dx.doi.org/10.5281/zenodo.4836935>, <http://dx.doi.org/10.5281/zenodo.4836960> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinaphaenops_Wang_1991>
|
||||
dwc:authorityName "UENO AND WANG, WITH" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Sinaphaenops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ueno And Wang, With, 1991" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KYX4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinaphaenops> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinaphaenops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Sinaphaenops" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4836946>
|
||||
dc:description "Fig. 3. Pronotum of Sinaphaenops species. A) Sinaphaenops (s. str.) lipoi, new species, B) Sinaphaenops (s. str.) banshanicus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4836946/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4836939>
|
||||
dc:description "Fig. 2. Sinaphaenops (s. str.) lipoi, new species, habitus of holotype (male)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4836939/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4836952>
|
||||
dc:description "Fig. 4. Chaetotaxy of Sinaphaenops species. A) Sinaphaenops (s. str.) lipoi, new species, B) S. (s. str.) banshanicus (pores marked by white points)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4836952/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4836956>
|
||||
dc:description "Fig. 5. Male genitalia of Sinaphaenops species. A–B) S. (s. str.) lipoi, new species, C–D) S. (s. str.) banshanicus. A, C) Median lobe and parameres, lateral view, B, D) Apical lobe, dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4836956/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4836935>
|
||||
dc:description "Fig. 1. Distribution of the genus Sinaphaenops. a) S. (Dongaphaenops) xuxiakei, b) S. (Thaumastaphaenops) bidraconis, c) S. (T.) pulcherrimus, d) S. (s. str.) banshanicus, e) S. (s. str.) trisetiger, f) S. (s. str.) mochongensis, g) S. (s. str.) yaolinensis, h) S. (s. str.) orthogenys, i) S. (s. str.) mirabilissimus, j) S. (s. str.) gracilior, k) S. (s. str.) wangorum, l) S. (s. str.) lipoi, new species." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4836935/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4836960>
|
||||
dc:description "Fig. 6. Da Dong Cave, type locality of Sinaphaenops (s. str.) lipoi, new species. A) Entrance, B) A running individual of S. (s. str.) lipoi in cave." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4836960/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5009E151FFDD5B61FD024949D9C5DEE3.mc.68C85A1AFFDD5B67FC9749DCDE31DA15>
|
||||
dwc:collectionCode "SCAU" ;
|
||||
dwc:eventDate "2018-08-24" ;
|
||||
dwc:locality "Da Dong Cave" ;
|
||||
dwc:recordedBy "Jingli Cheng" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1120" ;
|
||||
dwc:verbatimLatitude "26.714167" ;
|
||||
dwc:verbatimLongitude "106.82166" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5009E151FFDD5B61FD024949D9C5DEE3#68C85A1AFFDD5B67FC9749DCDE31DA15> ;
|
||||
a dwc:MaterialCitation .
|
||||
101
data/50/09/E1/5009E151FFDE5B67FD164916DEE0D8D3.ttl
Normal file
101
data/50/09/E1/5009E151FFDE5B67FD164916DEE0D8D3.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/5009E151FFDE5B67FD164916DEE0D8D3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4836935> ;
|
||||
dc:creator "Chen, Mengzhen; Huang, Sunbin; Tian, Mingyi" ;
|
||||
dc:title "Sinaphaenops UENO AND WANG, WITH 1991" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinaphaenops_Wang_1991> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/0010-065X-74.2.343> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/0010-065X-74.2.343>
|
||||
bibo:endPage "350" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:startPage "343" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Chen, Mengzhen; Huang, Sunbin; Tian, Mingyi" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A New Species of the Aphaenopsian Genus Sinaphaenops Uéno and Wang, with Notes on Male Genitalia of S. Orthogenys Uéno (Coleoptera: Carabidae: Trechini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4836935> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinaphaenops_Wang_1991>
|
||||
dwc:authority "Ueno and Wang, 1991" ;
|
||||
dwc:authorityName "UENO AND WANG, WITH" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Sinaphaenops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ueno And Wang, With, 1991" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KYX4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinaphaenops> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinaphaenops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Sinaphaenops" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4836935>
|
||||
dc:description "Fig. 1. Distribution of the genus Sinaphaenops. a) S. (Dongaphaenops) xuxiakei, b) S. (Thaumastaphaenops) bidraconis, c) S. (T.) pulcherrimus, d) S. (s. str.) banshanicus, e) S. (s. str.) trisetiger, f) S. (s. str.) mochongensis, g) S. (s. str.) yaolinensis, h) S. (s. str.) orthogenys, i) S. (s. str.) mirabilissimus, j) S. (s. str.) gracilior, k) S. (s. str.) wangorum, l) S. (s. str.) lipoi, new species." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4836935/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
107
data/50/0B/81/500B81A4CF7E45CAA8B5673960871AFD.ttl
Normal file
107
data/50/0B/81/500B81A4CF7E45CAA8B5673960871AFD.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/500B81A4CF7E45CAA8B5673960871AFD>
|
||||
dc:creator "Jaitrong, Weeyawat; Yamane, Seiki" ;
|
||||
dc:title "Aenictus rabori Chapman 1963" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aenictus_rabori_Chapman_1963> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aenictus_rabori> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.193.2768> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.193.2768>
|
||||
bibo:endPage "78" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "49" ;
|
||||
bibo:volume "193" ;
|
||||
dc:creator "Jaitrong, Weeyawat; Yamane, Seiki" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Review of the Southeast Asian species of the Aenictus javanus and Aenictus philippinensis species groups (Hymenoptera, Formicidae, Aenictinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aenictus_rabori_Chapman_1963>
|
||||
dwc:LSID "http://species-id.net/wiki/Aenictus_rabori" ;
|
||||
dwc:authority "Chapman, 1963" ;
|
||||
dwc:authorityName "Chapman" ;
|
||||
dwc:authorityYear "1963" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Aenictus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chapman, 1963" ;
|
||||
dwc:species "rabori" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aenictus_rabori> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aenictus_rabori>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Aenictus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rabori" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aenictus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aenictus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Aenictus" ;
|
||||
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 .
|
||||
111
data/50/0B/8B/500B8BE8484C1BF150F5BAFEE89A248D.ttl
Normal file
111
data/50/0B/8B/500B8BE8484C1BF150F5BAFEE89A248D.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/500B8BE8484C1BF150F5BAFEE89A248D>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Mazama nana Hensel 1872" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/500B8BE8484C1BF150F5BAFEE89A248D.mc.A30FC1108F36078B32FFE36683CF2D14> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mazama_nana_Hensel_1872> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316519>
|
||||
bibo:endPage "722" ;
|
||||
bibo:startPage "637" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Artiodactyla" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mazama_nana_Hensel_1872>
|
||||
dwc:authority "Hensel 1872" ;
|
||||
dwc:authorityName "Hensel" ;
|
||||
dwc:authorityYear "1872" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cervidae" ;
|
||||
dwc:genus "Mazama" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hensel, 1872" ;
|
||||
dwc:species "nana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YJ7W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mazama_nana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mazama_nana>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cervidae" ;
|
||||
dwc:genus "Mazama" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nana" ;
|
||||
dwc:vernacularName "Southern Bororo"@en ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mazama> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mazama>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cervidae" ;
|
||||
dwc:genus "Mazama" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cervidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cervidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cervidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Artiodactyla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Artiodactyla>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Artiodactyla" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500B8BE8484C1BF150F5BAFEE89A248D.mc.A30FC1108F36078B32FFE36683CF2D14>
|
||||
trt:gbifOccurrenceId "4867329619" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500B8BE8484C1BF150F5BAFEE89A248D#A30FC1108F36078B32FFE36683CF2D14> ;
|
||||
a dwc:MaterialCitation .
|
||||
104
data/50/0B/BD/500BBD68CBC2A26688224888BF7F94F3.ttl
Normal file
104
data/50/0B/BD/500BBD68CBC2A26688224888BF7F94F3.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/500BBD68CBC2A26688224888BF7F94F3>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Ichneumon glaucopterus Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ichneumon_glaucopterus_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ichneumon_glaucopterus_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:579AB806-4A71-46FD-ABCC-0B226C00BBB6" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "glaucopterus" ;
|
||||
dwc:zbkClass "Insecta" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Hymenoptera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumon_glaucopterus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumon_glaucopterus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glaucopterus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Ichneumon" ;
|
||||
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 .
|
||||
322
data/50/0C/73/500C7343BA281F11FF4ADFF2FAD6FF01.ttl
Normal file
322
data/50/0C/73/500C7343BA281F11FF4ADFF2FAD6FF01.ttl
Normal file
|
|
@ -0,0 +1,322 @@
|
|||
@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/500C7343BA281F11FF4ADFF2FAD6FF01>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dasyomma_atritarsis_Malloch_1932>, <http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_cinerascens_Philippi_1865> ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:title "Trichopalpomyia Hunter 1901" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA281F13FF4ADC07FFD4F93D>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA281F13FF4ADD27F8ACF84E>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF06DAC3F868FF6D>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FCA4DAC3FBEAFF01>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADB2BF8C4FE69>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4AD813F872FDBA>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FC5CD813FF21FD5E>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FA9DD837F911FD70>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADE57F959FB90>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADEE0F910FB21>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADF37F848FA75>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADC1FFAEAF971>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADD47FA64F885>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADDF7FBCBF835> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichopalpomyia_Hunter_1901> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4648.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4648.2.5>
|
||||
bibo:endPage "298" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-07-30" ;
|
||||
bibo:startPage "287" ;
|
||||
bibo:volume "4648" ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A catalog of Athericidae (Diptera) from Neotropical and Andean Regions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichopalpomyia_Hunter_1901>
|
||||
dwc:authority "Hunter, 1901" ;
|
||||
dwc:authorityName "Hunter" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hunter, 1901" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichopalpomyia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dasyomma_atritarsis_Malloch_1932>
|
||||
dwc:authority "Malloch, 1932 a: 234 - 235" ;
|
||||
dwc:authorityName "Malloch" ;
|
||||
dwc:authorityPageNumber "234" ;
|
||||
dwc:authorityYear "1932" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malloch, 1932" ;
|
||||
dwc:species "atritarsis" ;
|
||||
dwc:subGenus "Dasyomma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasyomma_atritarsis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_cinerascens_Philippi_1865>
|
||||
dwc:authority "Philippi, 1865: 725" ;
|
||||
dwc:authorityName "Philippi" ;
|
||||
dwc:authorityPageNumber "725" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Philippi, 1865" ;
|
||||
dwc:species "cinerascens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus_cinerascens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichopalpomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scathophagidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scathophagidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/Dasyomma_atritarsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "atritarsis" ;
|
||||
dwc:subGenus "Dasyomma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasyomma_Dasyomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyomma_Dasyomma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Dasyomma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasyomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyomma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Athericidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Athericidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichopalpus_cinerascens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cinerascens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichopalpus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scathophagidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA281F13FF4ADC07FFD4F93D>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:eventDate "1926-11-28" ;
|
||||
dwc:locality "San Martin de Los Andes" ;
|
||||
dwc:recordedBy "de Nuble" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714952" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA281F13FF4ADC07FFD4F93D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA281F13FF4ADD27F8ACF84E>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1929-11-28" ;
|
||||
dwc:locality "Chile" ;
|
||||
dwc:recordedBy "Galvarino, S. & A. Bullock" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714944" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA281F13FF4ADD27F8ACF84E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF06DAC3F868FF6D>
|
||||
dwc:locality "Region de Valparaiso" ;
|
||||
trt:gbifOccurrenceId "2382714962" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF06DAC3F868FF6D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FCA4DAC3FBEAFF01>
|
||||
dwc:locality "Region de Valparaiso" ;
|
||||
trt:gbifOccurrenceId "2382714945" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FCA4DAC3FBEAFF01> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADB2BF8C4FE69>
|
||||
dwc:collectionCode "MLP" ;
|
||||
dwc:eventDate "1978-01-21" ;
|
||||
dwc:locality "Neuquen" ;
|
||||
dwc:recordedBy "San Martin & Andes & Cerro Chapelco & Coscaron" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714932" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF4ADB2BF8C4FE69> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4AD813F872FDBA>
|
||||
dwc:locality "Santiago Province" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714953" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF4AD813F872FDBA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FC5CD813FF21FD5E>
|
||||
dwc:collectionCode "MNNC" ;
|
||||
dwc:locality "Aconcagua Province" ;
|
||||
dwc:recordedBy "Dist." ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714933" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FC5CD813FF21FD5E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FA9DD837F911FD70>
|
||||
dwc:locality "Quillota" ;
|
||||
dwc:recordedBy "San Felipe" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714939" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FA9DD837F911FD70> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADE57F959FB90>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Concepcion Province" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714940" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF4ADE57F959FB90> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADEE0F910FB21>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Valle del Lago Blanco" ;
|
||||
dwc:recordedBy "Patagonia, J" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714958" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF4ADEE0F910FB21> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADF37F848FA75>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:eventDate "1926-12-01" ;
|
||||
dwc:locality "Rio Negro Province" ;
|
||||
dwc:recordedBy "PN Nahuelbuta & Bariloche" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714943" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF4ADF37F848FA75> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADC1FFAEAF971>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1963-12-12" ;
|
||||
dwc:locality "Malleco Province" ;
|
||||
dwc:recordedBy "Malleco & Marimenuco & G. F. Edmunds" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714964" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF4ADC1FFAEAF971> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADD47FA64F885>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1946-10-22" ;
|
||||
dwc:locality "Malleco Province" ;
|
||||
dwc:recordedBy "Malleco & Angol & Col. Castello" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714931" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF4ADD47FA64F885> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F11FF4ADFF2FAD6FF01.mc.68CDC808BA291F12FF4ADDF7FBCBF835>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Neuquen Province" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714959" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F11FF4ADFF2FAD6FF01#68CDC808BA291F12FF4ADDF7FBCBF835> ;
|
||||
a dwc:MaterialCitation .
|
||||
118
data/50/0C/73/500C7343BA281F13FF4AD91EF8F2FA81.ttl
Normal file
118
data/50/0C/73/500C7343BA281F13FF4AD91EF8F2FA81.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/500C7343BA281F13FF4AD91EF8F2FA81>
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:title "Dasyomma (Dasyommina) Malloch 1932" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F13FF4AD91EF8F2FA81.mc.68CDC808BA281F13FF4AD9A3F855FB82> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dasyomma_Dasyommina_Malloch_1932> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4648.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4648.2.5>
|
||||
bibo:endPage "298" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-07-30" ;
|
||||
bibo:startPage "287" ;
|
||||
bibo:volume "4648" ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A catalog of Athericidae (Diptera) from Neotropical and Andean Regions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dasyomma_Dasyommina_Malloch_1932>
|
||||
dwc:authority "Malloch, 1932 a" ;
|
||||
dwc:authorityName "Malloch" ;
|
||||
dwc:authorityYear "1932" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Malloch, 1932" ;
|
||||
dwc:subGenus "Dasyommina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89S6T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasyomma_Dasyommina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyomma_Dasyommina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Dasyommina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasyomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyomma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Athericidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Athericidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/500C7343BA281F13FF4AD91EF8F2FA81.mc.68CDC808BA281F13FF4AD9A3F855FB82>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "La Arboleda" ;
|
||||
dwc:recordedBy "Castro & Chiloe I. & La Arboleda & W Cauquenes & de Nuble" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714947" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA281F13FF4AD91EF8F2FA81#68CDC808BA281F13FF4AD9A3F855FB82> ;
|
||||
a dwc:MaterialCitation .
|
||||
301
data/50/0C/73/500C7343BA2A1F10FF4ADB2AFF00FDE6.ttl
Normal file
301
data/50/0C/73/500C7343BA2A1F10FF4ADB2AFF00FDE6.ttl
Normal file
|
|
@ -0,0 +1,301 @@
|
|||
@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/500C7343BA2A1F10FF4ADB2AFF00FDE6>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Atherix_concinna_Williston_1901>, <http://taxon-concept.plazi.org/id/Animalia/Atherix_latipennis_Bellardi_1861>, <http://taxon-concept.plazi.org/id/Animalia/Atherix_longipes_Bellardi_1861>, <http://taxon-concept.plazi.org/id/Animalia/Atherix_neotropica_Lindner_1924> ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:title "Suragina Walker 1860" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FF4AD9F2F9EDFC18>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FD27D9FDFA0EFC3C>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FEC9D990FE16FC3C>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FAC1D990FAACFBD1>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FE69D9B7FF0AFBDE>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FF4ADF7FFA03FA5E>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FF4ADCD7FE2EF8E1>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2B1F10FF4ADB5FFFD0FEBE>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2B1F10FF4ADB87F909FDC5> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Suragina_Walker_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4648.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4648.2.5>
|
||||
bibo:endPage "298" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-07-30" ;
|
||||
bibo:startPage "287" ;
|
||||
bibo:volume "4648" ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A catalog of Athericidae (Diptera) from Neotropical and Andean Regions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Suragina_Walker_1860>
|
||||
dwc:authority "Walker, 1860: 110" ;
|
||||
dwc:authorityName "Walker" ;
|
||||
dwc:authorityPageNumber "110" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Suragina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Walker, 1860" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QF2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Suragina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atherix_concinna_Williston_1901>
|
||||
dwc:authority "Williston, 1901: 266" ;
|
||||
dwc:authorityName "Williston" ;
|
||||
dwc:authorityPageNumber "266" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Williston, 1901" ;
|
||||
dwc:species "concinna" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QF2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atherix_concinna> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atherix_latipennis_Bellardi_1861>
|
||||
dwc:authority "Bellardi, 1861: 93" ;
|
||||
dwc:authorityName "Bellardi" ;
|
||||
dwc:authorityPageNumber "93" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bellardi, 1861" ;
|
||||
dwc:species "latipennis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QF2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atherix_latipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atherix_longipes_Bellardi_1861>
|
||||
dwc:authority "Bellardi, 1861: 94" ;
|
||||
dwc:authorityName "Bellardi" ;
|
||||
dwc:authorityPageNumber "94" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bellardi, 1861" ;
|
||||
dwc:species "longipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QF2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atherix_longipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Atherix_neotropica_Lindner_1924>
|
||||
dwc:authority "Lindner, 1924: 68" ;
|
||||
dwc:authorityName "Lindner" ;
|
||||
dwc:authorityPageNumber "68" ;
|
||||
dwc:authorityYear "1924" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lindner, 1924" ;
|
||||
dwc:species "neotropica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7QF2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Atherix_neotropica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Suragina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Suragina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Athericidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Athericidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/Atherix_concinna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "concinna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atherix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atherix>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Athericidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atherix_latipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "latipennis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atherix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atherix_longipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atherix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Atherix_neotropica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Atherix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "neotropica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Atherix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FF4AD9F2F9EDFC18>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Dist" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714946" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2A1F11FF4AD9F2F9EDFC18> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FD27D9FDFA0EFC3C>
|
||||
dwc:locality "Aguas Escondidas" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714956" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2A1F11FD27D9FDFA0EFC3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FEC9D990FE16FC3C>
|
||||
dwc:locality "Nuevo" ;
|
||||
dwc:recordedBy "El Salto & El Naranjo" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714942" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2A1F11FEC9D990FE16FC3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FAC1D990FAACFBD1>
|
||||
dwc:locality "Canon Peregrino" ;
|
||||
dwc:recordedBy "El Salto & El Naranjo" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714934" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2A1F11FAC1D990FAACFBD1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FE69D9B7FF0AFBDE>
|
||||
dwc:locality "Rio Atoyac" ;
|
||||
dwc:recordedBy "Cordoba" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714951" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2A1F11FE69D9B7FF0AFBDE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FF4ADF7FFA03FA5E>
|
||||
dwc:locality "Omilteme" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714963" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2A1F11FF4ADF7FFA03FA5E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2A1F11FF4ADCD7FE2EF8E1>
|
||||
dwc:locality "Irazu" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714950" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2A1F11FF4ADCD7FE2EF8E1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2B1F10FF4ADB5FFFD0FEBE>
|
||||
dwc:collectionCode "MTD" ;
|
||||
dwc:locality "Oxapampa Province" ;
|
||||
dwc:recordedBy "Mapiri & San Antonio & San Carlos & Urubamba & Meshagua & Rosalina & Pichis & Puerto Bermudez & Puerto Jessup & de Yesup" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714936" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2B1F10FF4ADB5FFFD0FEBE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2A1F10FF4ADB2AFF00FDE6.mc.68CDC808BA2B1F10FF4ADB87F909FDC5>
|
||||
dwc:collectionCode "INPA" ;
|
||||
dwc:eventDate "1987-08-27" ;
|
||||
dwc:locality "Roraima State" ;
|
||||
dwc:recordedBy "Col. A. L. Henriques" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714937" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2A1F10FF4ADB2AFF00FDE6#68CDC808BA2B1F10FF4ADB87F909FDC5> ;
|
||||
a dwc:MaterialCitation .
|
||||
106
data/50/0C/73/500C7343BA2B1F10FF4AD836FE72FBCD.ttl
Normal file
106
data/50/0C/73/500C7343BA2B1F10FF4AD836FE72FBCD.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/500C7343BA2B1F10FF4AD836FE72FBCD>
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:title "Xeritha Stuckenberg 1966" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2B1F10FF4AD836FE72FBCD.mc.68CDC808BA2B1F10FF4AD9D7FA1AFC15> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xeritha_Stuckenberg_1966> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4648.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4648.2.5>
|
||||
bibo:endPage "298" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-07-30" ;
|
||||
bibo:startPage "287" ;
|
||||
bibo:volume "4648" ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A catalog of Athericidae (Diptera) from Neotropical and Andean Regions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Xeritha_Stuckenberg_1966>
|
||||
dwc:authority "Stuckenberg, 1966: 57" ;
|
||||
dwc:authorityName "Stuckenberg" ;
|
||||
dwc:authorityPageNumber "57" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhagionidae" ;
|
||||
dwc:genus "Xeritha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stuckenberg, 1966" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/649JW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xeritha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xeritha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhagionidae" ;
|
||||
dwc:genus "Xeritha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhagionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2B1F10FF4AD836FE72FBCD.mc.68CDC808BA2B1F10FF4AD9D7FA1AFC15>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Santa Catarina State" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "2000" ;
|
||||
trt:gbifOccurrenceId "2382714938" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2B1F10FF4AD836FE72FBCD#68CDC808BA2B1F10FF4AD9D7FA1AFC15> ;
|
||||
a dwc:MaterialCitation .
|
||||
200
data/50/0C/73/500C7343BA2D1F15FF4ADF66FBDFFE52.ttl
Normal file
200
data/50/0C/73/500C7343BA2D1F15FF4ADF66FBDFFE52.ttl
Normal file
|
|
@ -0,0 +1,200 @@
|
|||
@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/500C7343BA2D1F15FF4ADF66FBDFFE52>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_Philippi_1865>, <http://taxon-concept.plazi.org/id/Animalia/Trichopalpomyia_Hunter_1901>, <http://taxon-concept.plazi.org/id/Animalia/Stratiomyidae_Malloch_1931>, <http://taxon-concept.plazi.org/id/Animalia/Rhagionidae_Latreille_1892> ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:title "Athericidae Stuckenberg 1973" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Athericidae_Stuckenberg_1973> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4648.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4648.2.5>
|
||||
bibo:endPage "298" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-07-30" ;
|
||||
bibo:startPage "287" ;
|
||||
bibo:volume "4648" ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A catalog of Athericidae (Diptera) from Neotropical and Andean Regions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Athericidae_Stuckenberg_1973>
|
||||
dwc:ID-ENA "92611" ;
|
||||
dwc:authority "Stuckenberg, 1973" ;
|
||||
dwc:authorityName "Stuckenberg" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Stuckenberg, 1973" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6VK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Athericidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_Philippi_1865>
|
||||
dwc:authority "Philippi, 1865: 724" ;
|
||||
dwc:authorityName "Philippi" ;
|
||||
dwc:authorityPageNumber "724" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Philippi, 1865" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6VK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichopalpomyia_Hunter_1901>
|
||||
dwc:authority "Hunter, 1901: 148" ;
|
||||
dwc:authorityName "Hunter" ;
|
||||
dwc:authorityPageNumber "148" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hunter, 1901" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichopalpomyia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stratiomyidae_Malloch_1931>
|
||||
dwc:authority "Malloch, 1931" ;
|
||||
dwc:authorityName "Malloch" ;
|
||||
dwc:authorityYear "1931" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Stratiomyidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Malloch, 1931" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6VK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stratiomyidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhagionidae_Latreille_1892>
|
||||
dwc:authority "Latreille 1892" ;
|
||||
dwc:authorityName "Latreille" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhagionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Latreille, 1892" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6VK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhagionidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Athericidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/Trichopalpus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scathophagidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scathophagidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichopalpomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scathophagidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stratiomyidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Stratiomyidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Rhagionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
329
data/50/0C/73/500C7343BA2E1F13FF4ADC12F879FD2D.ttl
Normal file
329
data/50/0C/73/500C7343BA2E1F13FF4ADC12F879FD2D.ttl
Normal file
|
|
@ -0,0 +1,329 @@
|
|||
@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/500C7343BA2E1F13FF4ADC12F879FD2D>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_obscurus_Philippi_1865>, <http://taxon-concept.plazi.org/id/Animalia/Dasyomma_coeruleum_Malloch_1932a>, <http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_fulvus_Philippi_1865>, <http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_poecilogaster_Philippi_1865> ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:title "Dasyomma (Dasyomma) Macquart 1840" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2E1F15FF4ADCEFFF7AF8CE>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2E1F15FF4ADD33F910F85A>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2F1F14FF4AD97BFE2EFCE5>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2F1F14FF4AD9A3F946FBEE>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2F1F14FF4ADF67FBDBFA1D>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2F1F14FF4ADC63FAD2F93A>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA281F13FF4ADAC3FA01FF25>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA281F13FF4ADBE3F82EFDC2>, <http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA281F13FF4AD8EFF879FD2D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dasyomma_Dasyomma_Macquart_1840> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4648.2.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4648.2.5>
|
||||
bibo:endPage "298" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2019-07-30" ;
|
||||
bibo:startPage "287" ;
|
||||
bibo:volume "4648" ;
|
||||
dc:creator "Elgueta, Mario; Coscarón, Sixto" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "A catalog of Athericidae (Diptera) from Neotropical and Andean Regions" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dasyomma_Dasyomma_Macquart_1840>
|
||||
dwc:authority "Macquart, 1840" ;
|
||||
dwc:authorityName "Macquart" ;
|
||||
dwc:authorityYear "1840" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Macquart, 1840" ;
|
||||
dwc:subGenus "Dasyomma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/87GQ2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasyomma_Dasyomma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_obscurus_Philippi_1865>
|
||||
dwc:authority "Philippi, 1865: 725" ;
|
||||
dwc:authorityName "Philippi" ;
|
||||
dwc:authorityPageNumber "725" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Philippi, 1865" ;
|
||||
dwc:species "obscurus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus_obscurus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dasyomma_coeruleum_Malloch_1932a>
|
||||
dwc:authority "Malloch, 1932a" ;
|
||||
dwc:authorityName "Malloch" ;
|
||||
dwc:authorityYear "1932a" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Malloch, 1932" ;
|
||||
dwc:species "coeruleum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasyomma_coeruleum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_fulvus_Philippi_1865>
|
||||
dwc:authority "Philippi, 1865: 725" ;
|
||||
dwc:authorityName "Philippi" ;
|
||||
dwc:authorityPageNumber "725" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Philippi, 1865" ;
|
||||
dwc:species "fulvus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus_fulvus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trichopalpus_poecilogaster_Philippi_1865>
|
||||
dwc:authority "Philippi, 1865: 725" ;
|
||||
dwc:authorityName "Philippi" ;
|
||||
dwc:authorityPageNumber "725" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Philippi, 1865" ;
|
||||
dwc:species "poecilogaster" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus_poecilogaster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyomma_Dasyomma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Dasyomma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasyomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyomma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Athericidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Athericidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/Trichopalpus_obscurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obscurus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichopalpus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scathophagidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scathophagidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasyomma_coeruleum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Athericidae" ;
|
||||
dwc:genus "Dasyomma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coeruleum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasyomma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichopalpus_fulvus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulvus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichopalpus_poecilogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scathophagidae" ;
|
||||
dwc:genus "Trichopalpus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "poecilogaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichopalpus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2E1F15FF4ADCEFFF7AF8CE>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1979-02-07" ;
|
||||
dwc:locality "Diguillin Province" ;
|
||||
dwc:recordedBy "D. & M. Davis & B. Akerbergs & Dist. & de Nuble & Pincheira" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1650" ;
|
||||
trt:gbifOccurrenceId "2382714957" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA2E1F15FF4ADCEFFF7AF8CE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2E1F15FF4ADD33F910F85A>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Chile" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
trt:gbifOccurrenceId "2382714935" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA2E1F15FF4ADD33F910F85A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2F1F14FF4AD97BFE2EFCE5>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Region de Valparaiso" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714960" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA2F1F14FF4AD97BFE2EFCE5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2F1F14FF4AD9A3F946FBEE>
|
||||
dwc:collectionCode "MNNC" ;
|
||||
dwc:locality "Del Ranco Province" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714948" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA2F1F14FF4AD9A3F946FBEE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2F1F14FF4ADF67FBDBFA1D>
|
||||
dwc:collectionCode "UMCE" ;
|
||||
dwc:eventDate "1988-10-25" ;
|
||||
dwc:locality "Cordillera Province" ;
|
||||
dwc:recordedBy "Gonzalez & El Sobrante & RN Rio Clarillo & Paso Garcia" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714961" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA2F1F14FF4ADF67FBDBFA1D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA2F1F14FF4ADC63FAD2F93A>
|
||||
dwc:collectionCode "MNNC" ;
|
||||
dwc:locality "Altos de Nahuelbuta" ;
|
||||
dwc:recordedBy "La Ligua & de Vilches & Angol & PN Nahuelbuta & Valdivia & Aguas Calientes & Antillanca & Pucara" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714954" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA2F1F14FF4ADC63FAD2F93A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA281F13FF4ADAC3FA01FF25>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:locality "Rio Negro Province" ;
|
||||
dwc:recordedBy "PN Nahuelbuta & Casa Pangue & Bariloche & Cerro Catedral" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714949" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA281F13FF4ADAC3FA01FF25> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA281F13FF4ADBE3F82EFDC2>
|
||||
dwc:collectionCode "NHMUK" ;
|
||||
dwc:eventDate "1926-11-20" ;
|
||||
dwc:locality "Llanquihue Province" ;
|
||||
dwc:recordedBy "Castro & Chiloe I." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714955" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA281F13FF4ADBE3F82EFDC2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/500C7343BA2E1F13FF4ADC12F879FD2D.mc.68CDC808BA281F13FF4AD8EFF879FD2D>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1967-02-15" ;
|
||||
dwc:locality "Colchagua Province" ;
|
||||
dwc:recordedBy "Colchagua & San Fernando & Col. G. Olalquiaga" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "2382714941" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/500C7343BA2E1F13FF4ADC12F879FD2D#68CDC808BA281F13FF4AD8EFF879FD2D> ;
|
||||
a dwc:MaterialCitation .
|
||||
113
data/50/0C/DA/500CDA1A94F05F83B2B14B2E44696F20.ttl
Normal file
113
data/50/0C/DA/500CDA1A94F05F83B2B14B2E44696F20.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/500CDA1A94F05F83B2B14B2E44696F20>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.964.56131.figures51-54> ;
|
||||
dc:creator "Shaw, Scott R.; Shimbori, Eduardo M.; Penteado-Dias, Angelica M." ;
|
||||
dc:title "Aleiodes inga Shimbori & Shaw 2020, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aleiodes_inga_Shimbori_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.964.56131> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.964.56131>
|
||||
bibo:endPage "107" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "964" ;
|
||||
dc:creator "Shaw, Scott R.; Shimbori, Eduardo M.; Penteado-Dias, Angelica M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A revision of the Aleiodes bakeri (Brues) species subgroup of the A. seriatus species group with the descriptions of 18 new species from the Neotropical Region" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.964.56131.figures51-54> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aleiodes_inga_Shimbori_2020>
|
||||
dwc:LSID "500CDA1A-94F0-5F83-B2B1-4B2E44696F20" ;
|
||||
dwc:authority "Shimbori & Shaw" ;
|
||||
dwc:authorityName "Shimbori & Shaw" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aleiodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Shimbori & Shaw, 2020" ;
|
||||
dwc:species "inga" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aleiodes_inga> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleiodes_inga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aleiodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "inga" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aleiodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aleiodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Aleiodes" ;
|
||||
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://dx.doi.org/10.3897/zookeys.964.56131.figures51-54>
|
||||
dc:description "Figures 51 - 54. Aleiodes inga sp. nov. 51 lateral habitus 52 head, dorsal view 53 apex of metasoma showing ovipositor and truncate sheath without apical point 54 wings." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/446879> ;
|
||||
a fabio:Figure .
|
||||
106
data/50/0C/FD/500CFD51252D9A00EE942B91A7F136D2.ttl
Normal file
106
data/50/0C/FD/500CFD51252D9A00EE942B91A7F136D2.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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/500CFD51252D9A00EE942B91A7F136D2>
|
||||
dc:creator "Stefanelli, Silvia; Della Rocca, Francesca; Bogliani, Giuseppe" ;
|
||||
dc:title "Cerambyx scopolii Fuessly 1775" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cerambyx_scopolii_Fuessly_1775> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1106> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1106>
|
||||
bibo:endPage "1106" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1106" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Stefanelli, Silvia; Della Rocca, Francesca; Bogliani, Giuseppe" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Saproxylic beetles of the Po plain woodlands, Italy" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cerambyx_scopolii_Fuessly_1775>
|
||||
dwc:authority "Fuessly, 1775" ;
|
||||
dwc:authorityName "Fuessly" ;
|
||||
dwc:authorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Cerambyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fuessly, 1775" ;
|
||||
dwc:species "scopolii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cerambyx_scopolii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambyx_scopolii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Cerambyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scopolii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambyx> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambyx>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
dwc:genus "Cerambyx" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerambycidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerambycidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cerambycidae" ;
|
||||
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 .
|
||||
146
data/50/0D/30/500D303C4E86D44AE6D46DFA7F6B204B.ttl
Normal file
146
data/50/0D/30/500D303C4E86D44AE6D46DFA7F6B204B.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/500D303C4E86D44AE6D46DFA7F6B204B>
|
||||
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
|
||||
dc:title "Limnococcus limneticus (Lemmermann) Komarkova, Jezberova, O. Komarek & Zapomelova 2010" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Limnococcus_limneticus_Komarkova_2010> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Bacteria/Chroococcus_limneticus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e10084> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e10084>
|
||||
bibo:endPage "10084" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "10084" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Cyanobacteria of Greece: an annotated checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Limnococcus_limneticus_Komarkova_2010>
|
||||
dwc:authority "(Lemmermann) Komarkova, Jezberova, O. Komarek & Zapomelova, 2010" ;
|
||||
dwc:authorityName "(Lemmermann) Komarkova, Jezberova, O. Komarek & Zapomelova" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Cyanobacteriia" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:genus "Limnococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Cyanobacteriales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lemmermann) Komarkova, Jezberova, O. Komarek & Zapomelova, 2010" ;
|
||||
dwc:species "limneticus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Limnococcus_limneticus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Limnococcus_limneticus>
|
||||
dwc:class "Cyanobacteriia" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:genus "Limnococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Cyanobacteriales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "limneticus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Limnococcus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Limnococcus>
|
||||
dwc:class "Cyanobacteriia" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:genus "Limnococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Cyanobacteriales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Chroococcaceae>
|
||||
dwc:class "Cyanobacteriia", "Cyanophyceae" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Cyanobacteriales", "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>, <http://taxon-name.plazi.org/id/Bacteria/Chroococcales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriales>
|
||||
dwc:class "Cyanobacteriia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Cyanobacteriales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteriia>
|
||||
dwc:class "Cyanobacteriia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
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://taxon-name.plazi.org/id/Bacteria/Chroococcus_limneticus>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:genus "Chroococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "limneticus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Chroococcus>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:genus "Chroococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Chroococcales>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/50/10/3D/50103DE2F5BF920B8519D8DCCF865111.ttl
Normal file
106
data/50/10/3D/50103DE2F5BF920B8519D8DCCF865111.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/50103DE2F5BF920B8519D8DCCF865111>
|
||||
dc:creator "Lopes, Daniela A.; Mainenti, Adriana; Knoff, Marcelo; Gomes, Delir Correa" ;
|
||||
dc:title "Prodistomum pomatomi Amato 1983" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prodistomum_pomatomi_Amato_1983> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.662.11685> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.662.11685>
|
||||
bibo:endPage "48" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "662" ;
|
||||
dc:creator "Lopes, Daniela A.; Mainenti, Adriana; Knoff, Marcelo; Gomes, Delir Correa" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Type material of Platyhelminthes housed in the Helminthological Collection of the Oswaldo Cruz Institute / FIOCRUZ (CHIOC), Rio de Janeiro, Brazil, from 1979 to 2016 (Rhabditophora, Trematoda and Cestoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Prodistomum_pomatomi_Amato_1983>
|
||||
dwc:authority "Amato, 1983" ;
|
||||
dwc:authorityName "Amato" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Lepocreadiidae" ;
|
||||
dwc:genus "Prodistomum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Amato, 1983" ;
|
||||
dwc:species "pomatomi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MQCY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prodistomum_pomatomi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prodistomum_pomatomi>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Lepocreadiidae" ;
|
||||
dwc:genus "Prodistomum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pomatomi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prodistomum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prodistomum>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Lepocreadiidae" ;
|
||||
dwc:genus "Prodistomum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepocreadiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepocreadiidae>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:family "Lepocreadiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plagiorchiida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plagiorchiida>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plagiorchiida" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trematoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trematoda>
|
||||
dwc:class "Trematoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
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 .
|
||||
107
data/50/10/6B/50106B22BE49BBCE3CB36A2DB6EA99ED.ttl
Normal file
107
data/50/10/6B/50106B22BE49BBCE3CB36A2DB6EA99ED.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/50106B22BE49BBCE3CB36A2DB6EA99ED>
|
||||
dc:creator "Dale-Skey, Natalie; Askew, Richard R.; Noyes, John S.; Livermore, Laurence; Broad, Gavin R." ;
|
||||
dc:title "Diglyphus poppoea Walker 1848" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diglyphus_poppoea_Walker_1848> ;
|
||||
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/Diglyphus_poppoea_Walker_1848>
|
||||
dwc:ID-ENA "108728" ;
|
||||
dwc:authority "Walker, 1848" ;
|
||||
dwc:authorityName "Walker" ;
|
||||
dwc:authorityYear "1848" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Diglyphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Walker, 1848" ;
|
||||
dwc:species "poppoea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/36446> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diglyphus_poppoea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diglyphus_poppoea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Diglyphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "poppoea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diglyphus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diglyphus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eulophidae" ;
|
||||
dwc:genus "Diglyphus" ;
|
||||
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 .
|
||||
153
data/50/10/91/5010913E447850C59FDFBF11BA69E5CD.ttl
Normal file
153
data/50/10/91/5010913E447850C59FDFBF11BA69E5CD.ttl
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
@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/5010913E447850C59FDFBF11BA69E5CD>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:title "Bembidion quadrimaculatum subsp. oppositum Say 1823" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bembidion_quadrimaculatum_oppositum_Say_1823> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Bembidium_oppositum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.245.3416>
|
||||
bibo:endPage "1722" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2012-11-28" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "245" ;
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bembidion_quadrimaculatum_oppositum_Say_1823>
|
||||
dwc:LSID "5010913E-4478-50C5-9FDF-BF11BA69E5CD" ;
|
||||
dwc:authority "Say, 1823" ;
|
||||
dwc:authorityName "Say" ;
|
||||
dwc:authorityYear "1823" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Say, 1823" ;
|
||||
dwc:species "quadrimaculatum" ;
|
||||
dwc:subSpecies "oppositum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bembidion_quadrimaculatum_oppositum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembidion_quadrimaculatum_oppositum>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "quadrimaculatum" ;
|
||||
dwc:subSpecies "oppositum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bembidion_quadrimaculatum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembidion_quadrimaculatum>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quadrimaculatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bembidion> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembidion>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidion" ;
|
||||
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 "Hexapoda", "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 "Hexapoda", "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda>, <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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/Bembidium_oppositum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oppositum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bembidium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bembidium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Bembidium" ;
|
||||
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/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 .
|
||||
106
data/50/10/95/501095858CEEB5D1BDC88800E74532E0.ttl
Normal file
106
data/50/10/95/501095858CEEB5D1BDC88800E74532E0.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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/501095858CEEB5D1BDC88800E74532E0>
|
||||
dc:creator "Gore, Ramchandra; Gaikwad, Sayajirao" ;
|
||||
dc:title "Alysicarpus ovalifolius (Schum.) Leonard 1954" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Alysicarpus_ovalifolius_Leonard_1954> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e4541> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.3.e4541>
|
||||
bibo:endPage "4541" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "4541" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Gore, Ramchandra; Gaikwad, Sayajirao" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Checklist of Fabaceae Lindley in Balaghat Ranges of Maharashtra, India" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Alysicarpus_ovalifolius_Leonard_1954>
|
||||
dwc:authority "(Schum.) Leonard, 1954" ;
|
||||
dwc:authorityName "(Schum.) Leonard" ;
|
||||
dwc:authorityYear "1954" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Alysicarpus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schum.) Leonard, 1954" ;
|
||||
dwc:species "ovalifolius" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Alysicarpus_ovalifolius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alysicarpus_ovalifolius>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Alysicarpus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ovalifolius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Alysicarpus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Alysicarpus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:genus "Alysicarpus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fabaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fabales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fabales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fabales" ;
|
||||
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 .
|
||||
106
data/50/10/97/50109790B215494BB5B9C5B26641C71E.ttl
Normal file
106
data/50/10/97/50109790B215494BB5B9C5B26641C71E.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/50109790B215494BB5B9C5B26641C71E>
|
||||
dc:creator "Emery, C." ;
|
||||
dc:title "Lobopelta chinensis Mayr 1862" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lobopelta_chinensis_Mayr_1862> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FE7F3E1DCBD8C0379ACA01F590B98A49> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FE7F3E1DCBD8C0379ACA01F590B98A49>
|
||||
bibo:endPage "258" ;
|
||||
bibo:journal "Annales de la Société Entomologique de France" ;
|
||||
bibo:startPage "239" ;
|
||||
bibo:volume "62" ;
|
||||
dc:creator "Emery, C." ;
|
||||
dc:date "1893" ;
|
||||
dc:title "Voyage de M. E. Simon à l'île de Ceylan (janvier - février 1892). 3 e Mémoire. Formicides." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lobopelta_chinensis_Mayr_1862>
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:139391" ;
|
||||
dwc:authority "Mayr" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Lobopelta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1862" ;
|
||||
dwc:species "chinensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lobopelta_chinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lobopelta_chinensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Lobopelta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chinensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lobopelta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lobopelta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
dwc:genus "Lobopelta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pentatomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pentatomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pentatomidae" ;
|
||||
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 .
|
||||
89
data/50/10/A8/5010A8D0179CD2A309D7379CEC0E36B9.ttl
Normal file
89
data/50/10/A8/5010A8D0179CD2A309D7379CEC0E36B9.ttl
Normal file
|
|
@ -0,0 +1,89 @@
|
|||
@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/5010A8D0179CD2A309D7379CEC0E36B9>
|
||||
dc:creator "Zhao, Ying; Liu, Xin-zhan; Bai, Feng-yan" ;
|
||||
dc:title "Tremella cheejenii X. Z. Liu & F. Y. Bai, sp. nov." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.47.29180> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Tremella_cheejenii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/mycokeys.47.29180>
|
||||
bibo:endPage "95" ;
|
||||
bibo:journal "MycoKeys" ;
|
||||
bibo:startPage "75" ;
|
||||
bibo:volume "47" ;
|
||||
dc:creator "Zhao, Ying; Liu, Xin-zhan; Bai, Feng-yan" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Four new species of Tremella (Tremellales, Basidiomycota) based on morphology and DNA sequence data" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tremella_cheejenii>
|
||||
dwc:class "Tremellomycetes" ;
|
||||
dwc:family "Tremellaceae" ;
|
||||
dwc:genus "Tremella" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Tremellales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cheejenii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Tremella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tremella>
|
||||
dwc:class "Tremellomycetes" ;
|
||||
dwc:family "Tremellaceae" ;
|
||||
dwc:genus "Tremella" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Tremellales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Tremellaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tremellaceae>
|
||||
dwc:class "Tremellomycetes" ;
|
||||
dwc:family "Tremellaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Tremellales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Tremellales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tremellales>
|
||||
dwc:class "Tremellomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Tremellales" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Tremellomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Tremellomycetes>
|
||||
dwc:class "Tremellomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Basidiomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Basidiomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Basidiomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
124
data/50/10/C2/5010C2C6DF61B89FDBBF0D631FA1C711.ttl
Normal file
124
data/50/10/C2/5010C2C6DF61B89FDBBF0D631FA1C711.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/5010C2C6DF61B89FDBBF0D631FA1C711>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Martes foina subsp. foina Erxleben 1777" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5010C2C6DF61B89FDBBF0D631FA1C711.mc.AA376E0B521BBC079654774B87BB3A13> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Martes_foina_foina_Erxleben_1777> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316519> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316519>
|
||||
bibo:endPage "628" ;
|
||||
bibo:startPage "532" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Carnivora" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Martes_foina_foina_Erxleben_1777>
|
||||
dwc:authority "Erxleben 1777" ;
|
||||
dwc:authorityName "Erxleben" ;
|
||||
dwc:authorityYear "1777" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mustelidae" ;
|
||||
dwc:genus "Martes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Erxleben, 1777" ;
|
||||
dwc:species "foina" ;
|
||||
dwc:subSpecies "foina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7KB38> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Martes_foina_foina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Martes_foina_foina>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mustelidae" ;
|
||||
dwc:genus "Martes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "foina" ;
|
||||
dwc:subSpecies "foina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Martes_foina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Martes_foina>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mustelidae" ;
|
||||
dwc:genus "Martes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "foina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Martes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Martes>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mustelidae" ;
|
||||
dwc:genus "Martes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mustelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mustelidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Mustelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carnivora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carnivora>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Carnivora" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5010C2C6DF61B89FDBBF0D631FA1C711.mc.AA376E0B521BBC079654774B87BB3A13>
|
||||
trt:gbifOccurrenceId "4867350615" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5010C2C6DF61B89FDBBF0D631FA1C711#AA376E0B521BBC079654774B87BB3A13> ;
|
||||
a dwc:MaterialCitation .
|
||||
114
data/50/10/E3/5010E3A92075851B106382D3914C3D29.ttl
Normal file
114
data/50/10/E3/5010E3A92075851B106382D3914C3D29.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/5010E3A92075851B106382D3914C3D29>
|
||||
cito:cites <https://binary.pensoft.net/fig/18227> ;
|
||||
dc:creator "Breure, Abraham S. H.; Whisson, Corey S." ;
|
||||
dc:title "Bothriembryon decresensis Cotton 1940" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bothriembryon_decresensis_Cotton_1940> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.194.2721> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.194.2721>
|
||||
bibo:endPage "80" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2012-05-17" ;
|
||||
bibo:startPage "41" ;
|
||||
bibo:volume "194" ;
|
||||
dc:creator "Breure, Abraham S. H.; Whisson, Corey S." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Annotated type catalogue of Bothriembryon (Mollusca, Gastropoda, Orthalicoidea) in Australian museums, with a compilation of types in other museums" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/18227> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bothriembryon_decresensis_Cotton_1940>
|
||||
dwc:LSID "5010E3A9-2075-851B-1063-82D3914C3D29" ;
|
||||
dwc:authority "Cotton, 1940" ;
|
||||
dwc:authorityName "Cotton" ;
|
||||
dwc:authorityYear "1940" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bothriembryontidae" ;
|
||||
dwc:genus "Bothriembryon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cotton, 1940" ;
|
||||
dwc:species "decresensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bothriembryon_decresensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bothriembryon_decresensis>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bothriembryontidae" ;
|
||||
dwc:genus "Bothriembryon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "decresensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bothriembryon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bothriembryon>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bothriembryontidae" ;
|
||||
dwc:genus "Bothriembryon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bothriembryontidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bothriembryontidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Bothriembryontidae" ;
|
||||
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 .
|
||||
|
||||
<https://binary.pensoft.net/fig/18227>
|
||||
dc:description "Figure 5. A-B Bothriembryon mastersi (Cox, 1867) A Possible syntype, SAMA D 11341 (H = 17.4) B Holotype of B. decresensis Cotton, 1940, SAMA D 13773 (H = 15.5) Photo: R. Hamilton-Bruce C-E B. costulatus (Lamarck, 1822) C Syntype of Bulimus inflatus Lamarck, 1822, MHNG INV 51162 (H = 26.0) Photo: Y. Finet D Holotype of B. onslowi hartogensis Kobelt, 1901, SMF 25909 / 1 a (H = 12.9) Photo: E. Neubert E S yntype of B. onslowi minor Pilsbry, 1900, ANSP 78504 (H = 14.4) Photo: A. Lawless F B. bradshawi Iredale, 1939, syntype, AM C 100749 (H = 19.0) G B. sedgwicki Iredale, 1939, syntype, AM C 100831 (H = 15.9) H B. onslowi (Cox, 1864), syntype, AM C 84882 (H = 21.7) I B. praecelsus Iredale, 1939, holotype, WAM S 14468 (H = 27.1)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/18227> ;
|
||||
a fabio:Figure .
|
||||
185
data/50/10/EA/5010EA498CEF5968F74F72D6A4EC95D9.ttl
Normal file
185
data/50/10/EA/5010EA498CEF5968F74F72D6A4EC95D9.ttl
Normal file
|
|
@ -0,0 +1,185 @@
|
|||
@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/5010EA498CEF5968F74F72D6A4EC95D9>
|
||||
dc:creator "Dean, David Allen" ;
|
||||
dc:title "Tayshaneta myopica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tayshaneta_myopica_Gertsch_1974> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoneta> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leptoneta_myopica_Gertsch_1974>, <http://taxon-concept.plazi.org/id/Animalia/Neoleptoneta_myopica_Gertsch_1974> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.570.6095> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.570.6095>
|
||||
bibo:endPage "703" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2016-03-02" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "570" ;
|
||||
dc:creator "Dean, David Allen" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Catalogue of Texas spiders" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tayshaneta_myopica_Gertsch_1974>
|
||||
dwc:LSID "5010EA49-8CEF-5968-F74F-72D6A4EC95D9" ;
|
||||
dwc:authority "(Gertsch, 1974)" ;
|
||||
dwc:baseAuthorityName "Gertsch" ;
|
||||
dwc:baseAuthorityYear "1974" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Tayshaneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gertsch, 1974)" ;
|
||||
dwc:species "myopica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tayshaneta_myopica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leptoneta_myopica_Gertsch_1974>
|
||||
dwc:authorityName "Gertsch" ;
|
||||
dwc:authorityYear "1974" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Leptoneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gertsch, 1974" ;
|
||||
dwc:species "myopica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leptoneta_myopica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neoleptoneta_myopica_Gertsch_1974>
|
||||
dwc:baseAuthorityName "Gertsch" ;
|
||||
dwc:baseAuthorityYear "1974" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Neoleptoneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gertsch, 1974)" ;
|
||||
dwc:species "myopica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoleptoneta_myopica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tayshaneta_myopica>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Tayshaneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "myopica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tayshaneta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tayshaneta>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Tayshaneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptonetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptonetidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Leptoneta>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Leptoneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptonetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptoneta_myopica>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Leptoneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "myopica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptoneta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neoleptoneta_myopica>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Neoleptoneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "myopica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neoleptoneta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neoleptoneta>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Leptonetidae" ;
|
||||
dwc:genus "Neoleptoneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptonetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
104
data/50/10/F6/5010F6C1A1937155253B509DC3D708F8.ttl
Normal file
104
data/50/10/F6/5010F6C1A1937155253B509DC3D708F8.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/5010F6C1A1937155253B509DC3D708F8>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Helix striatula Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helix_striatula_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helix_striatula_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:FBCD3EA1-43B3-4CCE-AAF1-3487AB3AD620" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Helicidae" ;
|
||||
dwc:genus "Helix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Bryozoa" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "striatula" ;
|
||||
dwc:zbkClass "Vermes" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Testacea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helix_striatula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helix_striatula>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Helicidae" ;
|
||||
dwc:genus "Helix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Bryozoa" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "striatula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helix>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Helicidae" ;
|
||||
dwc:genus "Helix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Bryozoa" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helicidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Helicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Bryozoa" ;
|
||||
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 "Bryozoa" ;
|
||||
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 "Bryozoa" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bryozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bryozoa>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Bryozoa" ;
|
||||
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/50/13/92/501392E05061E7917BC6D5565DC51012.ttl
Normal file
77
data/50/13/92/501392E05061E7917BC6D5565DC51012.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/501392E05061E7917BC6D5565DC51012>
|
||||
dc:creator "Inkhavilay, Khamla; Sutcharit, Chirasak; Bantaowong, Ueangfa; Chanabun, Ratmanee; Siriwut, Warut; Srisonchai, Ruttapon; Pholyotha, Arthit; Jirapatrasilp, Parin; Panha, Somsak" ;
|
||||
dc:title "Gudeodiscus sp." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.834.28800> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Gudeodiscus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.834.28800>
|
||||
bibo:endPage "166" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "834" ;
|
||||
dc:creator "Inkhavilay, Khamla; Sutcharit, Chirasak; Bantaowong, Ueangfa; Chanabun, Ratmanee; Siriwut, Warut; Srisonchai, Ruttapon; Pholyotha, Arthit; Jirapatrasilp, Parin; Panha, Somsak" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Annotated checklist of the terrestrial molluscs from Laos (Mollusca, Gastropoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gudeodiscus>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Plectopylidae" ;
|
||||
dwc:genus "Gudeodiscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plectopylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plectopylidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Plectopylidae" ;
|
||||
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 .
|
||||
107
data/50/13/D9/5013D9C2490D09A3927034E2C0FC5840.ttl
Normal file
107
data/50/13/D9/5013D9C2490D09A3927034E2C0FC5840.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/5013D9C2490D09A3927034E2C0FC5840>
|
||||
dc:creator "Telfer, Angela C; Young, Monica R; Quinn, Jenna; Perez, Kate; Sobel, Crystal N; Sones, Jayme E; Levesque-Beaudin, Valerie; Derbyshire, Rachael; Fernandez-Triana, Jose; Rougerie, Rodolphe; Thevanayagam, Abinah; Boskovic, Adrian; Borisenko, Alex V; Cadel, Alex; Brown, Allison; Pages, Anais; Castillo, Anibal H; Nicolai, Annegret; Glenn Mockford, Barb Mockford; Bukowski, Belen; Wilson, Bill; Trojahn, Brock; Lacroix, Carole Ann; Brimblecombe, Chris; Hay, Christoper; Ho, Christmas; Steinke, Claudia; Warne, Connor P; Garrido Cortes, Cristina; Engelking, Daniel; Wright, Danielle; Lijtmaer, Dario A; Gascoigne, David; Hernandez Martich, David; Morningstar, Derek; Neumann, Dirk; Steinke, Dirk; Marco DeBruin, Donna DeBruin; Dobias, Dylan; Sears, Elizabeth; Richard, Ellen; Damstra, Emily; Zakharov, Evgeny V; Laberge, Frederic; Collins, Gemma E; Blagoev, Gergin A; Grainge, Gerrie; Ansell, Graham; Meredith, Greg; Hogg, Ian; McKeown, Jaclyn; Topan, Janet; Bracey, Jason; Guenther, Jerry; Sills-Gilligan, Jesse; Addesi, Joseph; Persi, Joshua; Layton, Kara K S; D'Souza, Kareina; Dorji, Kencho; Grundy, Kevin; Nghidinwa, Kirsti; Ronnenberg, Kylee; Lee, Kyung Min; Xie, Linxi; Lu, Liuqiong; Penev, Lyubomir; Gonzalez, Mailyn; Rosati, Margaret E; Kekkonen, Mari; Kuzmina, Maria; Iskandar, Marianne; Mutanen, Marko; Fatahi, Maryam; Pentinsaari, Mikko; Bauman, Miriam; Nikolova, Nadya; Ivanova, Natalia V; Jones, Nathaniel; Weerasuriya, Nimalka; Monkhouse, Norman; Lavinia, Pablo D; Jannetta, Paul; Hanisch, Priscila E; McMullin, R. Troy; Ojeda Flores, Rafael; Mouttet, Raphaelle; Vender, Reid; Labbee, Renee N; Forsyth, Robert; Lauder, Rob; Dickson, Ross; Kroft, Ruth; Miller, Scott E; MacDonald, Shannon; Panthi, Sishir; Pedersen, Stephanie; Sobek-Swant, Stephanie; Naik, Suresh; Lipinskaya, Tatsiana; Eagalle, Thanushi; Decaens, Thibaud; Kosuth, Thibault; Braukmann, Thomas; Woodcock, Tom; Roslin, Tomas; Zammit, Tony; Campbell, Victoria; Dinca, Vlad; Peneva, Vlada; Hebert, Paul D N; deWaard, Jeremy R" ;
|
||||
dc:title "Ustulina deusta P. M. D. Martin 1970" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Ustulina_deusta_Martin_1970> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e6313> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.3.e6313>
|
||||
bibo:endPage "6313" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "6313" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Telfer, Angela C; Young, Monica R; Quinn, Jenna; Perez, Kate; Sobel, Crystal N; Sones, Jayme E; Levesque-Beaudin, Valerie; Derbyshire, Rachael; Fernandez-Triana, Jose; Rougerie, Rodolphe; Thevanayagam, Abinah; Boskovic, Adrian; Borisenko, Alex V; Cadel, Alex; Brown, Allison; Pages, Anais; Castillo, Anibal H; Nicolai, Annegret; Glenn Mockford, Barb Mockford; Bukowski, Belen; Wilson, Bill; Trojahn, Brock; Lacroix, Carole Ann; Brimblecombe, Chris; Hay, Christoper; Ho, Christmas; Steinke, Claudia; Warne, Connor P; Garrido Cortes, Cristina; Engelking, Daniel; Wright, Danielle; Lijtmaer, Dario A; Gascoigne, David; Hernandez Martich, David; Morningstar, Derek; Neumann, Dirk; Steinke, Dirk; Marco DeBruin, Donna DeBruin; Dobias, Dylan; Sears, Elizabeth; Richard, Ellen; Damstra, Emily; Zakharov, Evgeny V; Laberge, Frederic; Collins, Gemma E; Blagoev, Gergin A; Grainge, Gerrie; Ansell, Graham; Meredith, Greg; Hogg, Ian; McKeown, Jaclyn; Topan, Janet; Bracey, Jason; Guenther, Jerry; Sills-Gilligan, Jesse; Addesi, Joseph; Persi, Joshua; Layton, Kara K S; D'Souza, Kareina; Dorji, Kencho; Grundy, Kevin; Nghidinwa, Kirsti; Ronnenberg, Kylee; Lee, Kyung Min; Xie, Linxi; Lu, Liuqiong; Penev, Lyubomir; Gonzalez, Mailyn; Rosati, Margaret E; Kekkonen, Mari; Kuzmina, Maria; Iskandar, Marianne; Mutanen, Marko; Fatahi, Maryam; Pentinsaari, Mikko; Bauman, Miriam; Nikolova, Nadya; Ivanova, Natalia V; Jones, Nathaniel; Weerasuriya, Nimalka; Monkhouse, Norman; Lavinia, Pablo D; Jannetta, Paul; Hanisch, Priscila E; McMullin, R. Troy; Ojeda Flores, Rafael; Mouttet, Raphaelle; Vender, Reid; Labbee, Renee N; Forsyth, Robert; Lauder, Rob; Dickson, Ross; Kroft, Ruth; Miller, Scott E; MacDonald, Shannon; Panthi, Sishir; Pedersen, Stephanie; Sobek-Swant, Stephanie; Naik, Suresh; Lipinskaya, Tatsiana; Eagalle, Thanushi; Decaens, Thibaud; Kosuth, Thibault; Braukmann, Thomas; Woodcock, Tom; Roslin, Tomas; Zammit, Tony; Campbell, Victoria; Dinca, Vlad; Peneva, Vlada; Hebert, Paul D N; deWaard, Jeremy R" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Biodiversity inventories in high gear: DNA barcoding facilitates a rapid biotic survey of a temperate nature reserve" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Ustulina_deusta_Martin_1970>
|
||||
dwc:LSID "ACB3E59E-C00E-5144-A435-29F9CE54E395" ;
|
||||
dwc:authority "(Hoffm.) P. M. D. Martin, (1970)" ;
|
||||
dwc:authorityName "P. M. D. Martin" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:baseAuthorityYear "1970" ;
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Xylariaceae" ;
|
||||
dwc:genus "Ustulina" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Xylariales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "P. M. D. Martin, 1970" ;
|
||||
dwc:species "deusta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Ustulina_deusta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ustulina_deusta>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Xylariaceae" ;
|
||||
dwc:genus "Ustulina" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Xylariales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "deusta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ustulina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ustulina>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Xylariaceae" ;
|
||||
dwc:genus "Ustulina" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Xylariales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Xylariaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Xylariaceae>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Xylariaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Xylariales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Xylariales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Xylariales>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Xylariales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Sordariomycetes>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
115
data/50/17/02/501702F2E7F75271AECE25495040FC4E.ttl
Normal file
115
data/50/17/02/501702F2E7F75271AECE25495040FC4E.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/501702F2E7F75271AECE25495040FC4E>
|
||||
cito:cites <https://binary.pensoft.net/fig/579712> ;
|
||||
dc:creator "Zahiri, Reza; Nazari, Vazrick; Rajaei, Hossein; Wiemers, Martin; Fatahi, Maryam; Seidel, Matthias; Dalsgaard, Thure; Husemann, Martin" ;
|
||||
dc:title "Parnassius tsinlingensis Bryk & Eisner 1932" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parnassius_tsinlingensis_Bryk_1932> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/evolsyst.5.63435> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/evolsyst.5.63435>
|
||||
bibo:endPage "261" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Evolutionary Systematics" ;
|
||||
bibo:pubDate "2021-08-20" ;
|
||||
bibo:startPage "193" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Zahiri, Reza; Nazari, Vazrick; Rajaei, Hossein; Wiemers, Martin; Fatahi, Maryam; Seidel, Matthias; Dalsgaard, Thure; Husemann, Martin" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "? An illustrated catalogue of the type specimens of Lepidoptera housed in the Zoological Museum Hamburg (ZMH): Part II. superfamily Papilionoidea" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/579712> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parnassius_tsinlingensis_Bryk_1932>
|
||||
dwc:LSID "501702F2-E7F7-5271-AECE-25495040FC4E" ;
|
||||
dwc:authority "Bryk & Eisner, 1932" ;
|
||||
dwc:authorityName "Bryk & Eisner" ;
|
||||
dwc:authorityYear "1932" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Papilionidae" ;
|
||||
dwc:genus "Parnassius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bryk & Eisner, 1932" ;
|
||||
dwc:species "tsinlingensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parnassius_tsinlingensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parnassius_tsinlingensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Papilionidae" ;
|
||||
dwc:genus "Parnassius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tsinlingensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parnassius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parnassius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Papilionidae" ;
|
||||
dwc:genus "Parnassius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Papilionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Papilionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Papilionidae" ;
|
||||
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/579712>
|
||||
dc:description "Plate 3. 13. Parnassius apollo wenzeli Bryk, 1921; 14. Parnassius nomion gabrieli Bryk, 1934; 15. Parnassius nomion chingamensis Bryk & Eisner, 1932; 16. Parnassius nomion tsinlingensis Bryk & Eisner, 1932; 17. Parnassius nomion nominulus Staudinger, 1894; 18. Parnassius szechenyii frivaldszkyi Bang-Haas, 1928. a. Dorsal view, b. ventral view." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/579712> ;
|
||||
a fabio:Figure .
|
||||
119
data/50/17/09/501709516FD0D49E15D817D303B4406D.ttl
Normal file
119
data/50/17/09/501709516FD0D49E15D817D303B4406D.ttl
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
@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/501709516FD0D49E15D817D303B4406D>
|
||||
dc:creator "Rozo-Lopez, Paula; Mengual, Ximo" ;
|
||||
dc:title "Ochlerotatus (Ochlerotatus) scapularis Rondani 1848" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ochlerotatus_scapularis_Rondani_1848> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.3.e4567> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.3.e4567>
|
||||
bibo:endPage "4567" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "4567" ;
|
||||
bibo:volume "3" ;
|
||||
dc:creator "Rozo-Lopez, Paula; Mengual, Ximo" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Updated list of the mosquitoes of Colombia (Diptera: Culicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ochlerotatus_scapularis_Rondani_1848>
|
||||
dwc:authority "Rondani, 1848" ;
|
||||
dwc:authorityName "Rondani" ;
|
||||
dwc:authorityYear "1848" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Ochlerotatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rondani, 1848" ;
|
||||
dwc:species "scapularis" ;
|
||||
dwc:subGenus "Ochlerotatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ochlerotatus_scapularis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ochlerotatus_scapularis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Ochlerotatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scapularis" ;
|
||||
dwc:subGenus "Ochlerotatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochlerotatus_Ochlerotatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ochlerotatus_Ochlerotatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Ochlerotatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Ochlerotatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochlerotatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ochlerotatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:genus "Ochlerotatus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Culicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Culicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Culicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/50/17/27/5017276842A2C19BB2C21FE74276735E.ttl
Normal file
105
data/50/17/27/5017276842A2C19BB2C21FE74276735E.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/5017276842A2C19BB2C21FE74276735E>
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
dc:title "Alterosa bocainae Blahnik 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alterosa_bocainae_Blahnik_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1557> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1557>
|
||||
bibo:endPage "1557" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1557" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Brazilian Trichoptera Checklist II" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alterosa_bocainae_Blahnik_2005>
|
||||
dwc:authority "Blahnik, 2005" ;
|
||||
dwc:authorityName "Blahnik" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Alterosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blahnik, 2005" ;
|
||||
dwc:species "bocainae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alterosa_bocainae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alterosa_bocainae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Alterosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bocainae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alterosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alterosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Alterosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
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 .
|
||||
90
data/50/17/2F/50172F343FB5F9042D6CBAD3B502202A.ttl
Normal file
90
data/50/17/2F/50172F343FB5F9042D6CBAD3B502202A.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/50172F343FB5F9042D6CBAD3B502202A>
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
dc:title "Porphyrophora chelodonta Vahedi" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Porphyrophora_chelodonta> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.334.5818> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Porphyrophora_chelodonta> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.334.5818>
|
||||
bibo:endPage "92" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "334" ;
|
||||
dc:creator "Moghaddam, Masumeh" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "An annotated checklist of the scale insects of Iran (Hemiptera, Sternorrhyncha, Coccoidea) with new records and distribution data" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Porphyrophora_chelodonta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Margarodidae" ;
|
||||
dwc:genus "Porphyrophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chelodonta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Porphyrophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Porphyrophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Margarodidae" ;
|
||||
dwc:genus "Porphyrophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Margarodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Margarodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Margarodidae" ;
|
||||
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 .
|
||||
83
data/50/17/31/501731EABB86978BE90822F58C24F68C.ttl
Normal file
83
data/50/17/31/501731EABB86978BE90822F58C24F68C.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/501731EABB86978BE90822F58C24F68C>
|
||||
dc:creator "Edward O. Murdy; Carl J. Ferraris, Jr." ;
|
||||
dc:title "Gymnoamblyopus Murdy & Ferraris, 2003, new genus" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gymnoamblyopus_Murdy_2003> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFC86AD2D3A71D0E484B7E889F62C952> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFC86AD2D3A71D0E484B7E889F62C952>
|
||||
bibo:endPage "6" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "150" ;
|
||||
dc:creator "Edward O. Murdy; Carl J. Ferraris, Jr." ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Gymnoamblyopus novaeguineae, a new genus and species of worm goby from Papua New Guinea (Gobiidae: Amblyopinae)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gymnoamblyopus_Murdy_2003>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-ZBK "urn:lsid:zoobank.org:act:C2A1A107-E91D-4A5E-B41B-068D24952F7D" ;
|
||||
dwc:authority "Edward O. Murdy & Carl J. Ferraris, 2003" ;
|
||||
dwc:authorityName "Edward O. Murdy & Carl J. Ferraris" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:family "Gobiidae" ;
|
||||
dwc:genus "Gymnoamblyopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Edward O. Murdy & Carl J. Ferraris, 2003" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RRN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gymnoamblyopus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gymnoamblyopus>
|
||||
dwc:family "Gobiidae" ;
|
||||
dwc:genus "Gymnoamblyopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gobiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gobiidae>
|
||||
dwc:family "Gobiidae" ;
|
||||
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:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
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 .
|
||||
88
data/50/17/94/5017941E1CDA8CA574B184FB02BBB475.ttl
Normal file
88
data/50/17/94/5017941E1CDA8CA574B184FB02BBB475.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/5017941E1CDA8CA574B184FB02BBB475>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Rumex maritimus L." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/9C77E2969371652BAAF61248D4350AC5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Rumex_maritimus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/9C77E2969371652BAAF61248D4350AC5>
|
||||
bibo:endPage "716" ;
|
||||
bibo:startPage "696" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Polygonaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rumex_maritimus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Polygonaceae" ;
|
||||
dwc:genus "Rumex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maritimus" ;
|
||||
dwc:vernacularName "Strand-Ampfer"@de, "Meer-Ampfer"@de, "Rumex maritime"@fr, "Romice marittimo"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rumex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rumex>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Polygonaceae" ;
|
||||
dwc:genus "Rumex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polygonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polygonaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Polygonaceae" ;
|
||||
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 .
|
||||
157
data/50/17/B6/5017B678F1D42AF7D250368C7A0A6A26.ttl
Normal file
157
data/50/17/B6/5017B678F1D42AF7D250368C7A0A6A26.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@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/5017B678F1D42AF7D250368C7A0A6A26>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_excrucians>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_lativalvis>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Centistes (Ancylocentrus) ater Nees 1834" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Centistes_ater_Nees_1834> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leiophron_ater>, <http://taxon-name.plazi.org/id/Animalia/Leiophron>, <http://taxon-name.plazi.org/id/Animalia/Allurus> ;
|
||||
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/Centistes_ater_Nees_1834>
|
||||
dwc:ID-ENA "640803" ;
|
||||
dwc:authority "Nees, 1834" ;
|
||||
dwc:authorityName "Nees" ;
|
||||
dwc:authorityYear "1834" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Centistes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nees, 1834" ;
|
||||
dwc:species "ater" ;
|
||||
dwc:subGenus "Ancylocentrus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/S86B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Centistes_ater> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centistes_ater>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Centistes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ater" ;
|
||||
dwc:subGenus "Ancylocentrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Centistes_Ancylocentrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centistes_Ancylocentrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Centistes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Ancylocentrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Centistes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Centistes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Centistes" ;
|
||||
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/Leiophron_ater>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Leiophron" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ater" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leiophron> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leiophron>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Leiophron" ;
|
||||
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/Allurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Allurus" ;
|
||||
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 .
|
||||
104
data/50/17/CC/5017CC725823E6EFCC2D4012560F7B0C.ttl
Normal file
104
data/50/17/CC/5017CC725823E6EFCC2D4012560F7B0C.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/5017CC725823E6EFCC2D4012560F7B0C>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Madrepora rubra Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Madrepora_rubra_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Madrepora_rubra_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:CF44CCD4-C953-4A1B-8558-B5C692D45F0F" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Oculinidae" ;
|
||||
dwc:genus "Madrepora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "rubra" ;
|
||||
dwc:zbkClass "Vermes" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Lithophyta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Madrepora_rubra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Madrepora_rubra>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Oculinidae" ;
|
||||
dwc:genus "Madrepora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Madrepora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Madrepora>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Oculinidae" ;
|
||||
dwc:genus "Madrepora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oculinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oculinidae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Oculinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scleractinia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scleractinia>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
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 .
|
||||
119
data/50/17/F4/5017F4F84B938B6E260B2F7F200A7E89.ttl
Normal file
119
data/50/17/F4/5017F4F84B938B6E260B2F7F200A7E89.ttl
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
@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/5017F4F84B938B6E260B2F7F200A7E89>
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
dc:title "Chimarra (Otarrha) diaksis Flint 1971" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chimarra_diaksis_Flint_1971> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1557> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1557>
|
||||
bibo:endPage "1557" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1557" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Paprocki, Henrique; Franca, Diogo" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Brazilian Trichoptera Checklist II" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chimarra_diaksis_Flint_1971>
|
||||
dwc:authority "Flint, 1971" ;
|
||||
dwc:authorityName "Flint" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Chimarra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Flint, 1971" ;
|
||||
dwc:species "diaksis" ;
|
||||
dwc:subGenus "Otarrha" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chimarra_diaksis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chimarra_diaksis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Chimarra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diaksis" ;
|
||||
dwc:subGenus "Otarrha" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chimarra_Otarrha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chimarra_Otarrha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Chimarra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Otarrha" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chimarra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chimarra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:genus "Chimarra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philopotamidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philopotamidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Philopotamidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trichoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trichoptera" ;
|
||||
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 .
|
||||
107
data/50/1C/4F/501C4FBD7A912E4A201C5595FAF8ADD2.ttl
Normal file
107
data/50/1C/4F/501C4FBD7A912E4A201C5595FAF8ADD2.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/501C4FBD7A912E4A201C5595FAF8ADD2>
|
||||
dc:creator "Lin, Yucheng; Ballarin, Francesco; Li, Shuqiang" ;
|
||||
dc:title "Hamus bowoensis Ballarin & Li 2015" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hamus_bowoensis_Ballarin_2015> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hamus_bowoensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.627.8629> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.627.8629>
|
||||
bibo:endPage "168" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "627" ;
|
||||
dc:creator "Lin, Yucheng; Ballarin, Francesco; Li, Shuqiang" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A survey of the spider family Nesticidae (Arachnida, Araneae) in Asia and Madagascar, with the description of forty-three new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hamus_bowoensis_Ballarin_2015>
|
||||
dwc:authority "Ballarin & Li, 2015" ;
|
||||
dwc:authorityName "Ballarin & Li" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Hamus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ballarin & Li, 2015" ;
|
||||
dwc:species "bowoensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3JJKN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hamus_bowoensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hamus_bowoensis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Hamus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bowoensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hamus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hamus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Hamus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesticidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesticidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
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 .
|
||||
27
data/50/1C/54/501C54CE0AE0F21953D598FFE7EC8D3E.ttl
Normal file
27
data/50/1C/54/501C54CE0AE0F21953D598FFE7EC8D3E.ttl
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
@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/501C54CE0AE0F21953D598FFE7EC8D3E>
|
||||
# Warning: Could not add treatment taxon because sigEpithet "sp. A" contains invalid characters ;
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Zoophthorus sp. A" ;
|
||||
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 .
|
||||
112
data/50/1C/87/501C8785BF5CFFF1FFADF9AC08E9F2B5.ttl
Normal file
112
data/50/1C/87/501C8785BF5CFFF1FFADF9AC08E9F2B5.ttl
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
@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/501C8785BF5CFFF1FFADF9AC08E9F2B5>
|
||||
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
|
||||
dc:title "Myrmecobius fasciatus Waterhouse 1836" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501C8785BF5CFFF1FFADF9AC08E9F2B5.mc.68DD3CCEBF5CFFF1FC74F8970370F829> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmecobius_fasciatus_Waterhouse_1836> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6621582> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6621582>
|
||||
bibo:endPage "231" ;
|
||||
bibo:startPage "222" ;
|
||||
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Myrmecobiidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmecobius_fasciatus_Waterhouse_1836>
|
||||
dwc:authorityName "Waterhouse" ;
|
||||
dwc:authorityYear "1836" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Myrmecobiidae" ;
|
||||
dwc:genus "Myrmecobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dasyuromorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Waterhouse, 1836" ;
|
||||
dwc:species "fasciatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73TBD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmecobius_fasciatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmecobius_fasciatus>
|
||||
# Info: Couldn't generate language tag for "Numbat"@undefined, Couldn't generate language tag for "Ameisenbeutler"@undefined, Couldn't generate language tag for "Banded Anteater"@undefined, Couldn't generate language tag for "Marsupial Anteater"@undefined ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Myrmecobiidae" ;
|
||||
dwc:genus "Myrmecobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dasyuromorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fasciatus" ;
|
||||
dwc:vernacularName "Numbat", "Ameisenbeutler", "Banded Anteater", "Marsupial Anteater" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmecobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmecobius>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Myrmecobiidae" ;
|
||||
dwc:genus "Myrmecobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dasyuromorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmecobiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmecobiidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Myrmecobiidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501C8785BF5CFFF1FFADF9AC08E9F2B5.mc.68DD3CCEBF5CFFF1FC74F8970370F829>
|
||||
dwc:locality "interior of the Swan River settlement" ;
|
||||
trt:gbifOccurrenceId "3804029301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501C8785BF5CFFF1FFADF9AC08E9F2B5#68DD3CCEBF5CFFF1FC74F8970370F829> ;
|
||||
a dwc:MaterialCitation .
|
||||
78
data/50/1C/87/501C8785BF5DFFF0FDEEFDBB0838FB49.ttl
Normal file
78
data/50/1C/87/501C8785BF5DFFF0FDEEFDBB0838FB49.ttl
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
@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/501C8785BF5DFFF0FDEEFDBB0838FB49>
|
||||
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
|
||||
dc:title "Myrmecobiidae Waterhouse 1841" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmecobiidae_Waterhouse_1841> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6621582> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6621582>
|
||||
bibo:endPage "231" ;
|
||||
bibo:startPage "222" ;
|
||||
dc:creator "Russell A. Mittermeier; Don E. Wilson" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Myrmecobiidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmecobiidae_Waterhouse_1841>
|
||||
dwc:authorityName "Waterhouse" ;
|
||||
dwc:authorityYear "1841" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Myrmecobiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dasyuromorphia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Waterhouse, 1841" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D3S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmecobiidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmecobiidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Myrmecobiidae" ;
|
||||
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 .
|
||||
162
data/50/1C/A8/501CA8C0D780112BF9686B1FF7C45666.ttl
Normal file
162
data/50/1C/A8/501CA8C0D780112BF9686B1FF7C45666.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/501CA8C0D780112BF9686B1FF7C45666>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Thyreocnemus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Agnosicrabro>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dyscolocrabro>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemithyreopus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Parathyreopus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Othyreus>' due to issues with rank ;
|
||||
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
|
||||
dc:title "Crabro Fabricius 1775" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crabro_Fabricius_1775> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Thyreopus>, <http://taxon-name.plazi.org/id/Animalia/Anothyreus>, <http://taxon-name.plazi.org/id/Animalia/Paranothyreus>, <http://taxon-name.plazi.org/id/Animalia/Synothyreopus>, <http://taxon-name.plazi.org/id/Animalia/Norumbega>, <http://taxon-name.plazi.org/id/Animalia/Pemphilis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8050> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8050>
|
||||
bibo:endPage "8050" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8050" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - aculeates (Apoidea, Chrysidoidea and Vespoidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crabro_Fabricius_1775>
|
||||
dwc:ID-ENA "330856" ;
|
||||
dwc:authority "Fabricius, 1775" ;
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crabro" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1775" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3V4L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crabro> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crabro>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Crabro" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crabronidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
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/Thyreopus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Thyreopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anothyreus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Anothyreus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paranothyreus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Paranothyreus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Synothyreopus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Synothyreopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Norumbega>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Norumbega" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pemphilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crabronidae" ;
|
||||
dwc:genus "Pemphilis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crabronidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
115
data/50/1C/B7/501CB79A1ECF58CD9D64E6256D0FBB2A.ttl
Normal file
115
data/50/1C/B7/501CB79A1ECF58CD9D64E6256D0FBB2A.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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/501CB79A1ECF58CD9D64E6256D0FBB2A>
|
||||
cito:cites <http://dx.doi.org/10.3897/mycokeys.93.89209.figure4> ;
|
||||
dc:creator "Wang, Cheng-Bin; Jiang, Ning; Xue, Han; Piao, Chun-Gen; Li, Yong" ;
|
||||
dc:title "Colletotrichum quercicola Ning Jiang & C. B. Wang 2022, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Fungi/Colletotrichum_quercicola_Jiang_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/mycokeys.93.89209> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/mycokeys.93.89209>
|
||||
bibo:endPage "21" ;
|
||||
bibo:journal "MycoKeys" ;
|
||||
bibo:pubDate "2022-09-26" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "93" ;
|
||||
dc:creator "Wang, Cheng-Bin; Jiang, Ning; Xue, Han; Piao, Chun-Gen; Li, Yong" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Colletotrichum chinense sp. nov. from Yucca gloriosa and C. quercicola sp. nov. from Quercus variabilis in China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/mycokeys.93.89209.figure4> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Fungi/Colletotrichum_quercicola_Jiang_2022>
|
||||
dwc:LSID "501CB79A-1ECF-58CD-9D64-E6256D0FBB2A" ;
|
||||
dwc:authority "Ning Jiang & C. B. Wang" ;
|
||||
dwc:authorityName "Ning Jiang & C. B. Wang" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Glomerellaceae" ;
|
||||
dwc:genus "Colletotrichum" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Glomerellales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ning Jiang & C. B. Wang, 2022" ;
|
||||
dwc:species "quercicola" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Fungi/Colletotrichum_quercicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Colletotrichum_quercicola>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Glomerellaceae" ;
|
||||
dwc:genus "Colletotrichum" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Glomerellales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quercicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Colletotrichum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Colletotrichum>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Glomerellaceae" ;
|
||||
dwc:genus "Colletotrichum" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Glomerellales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Glomerellaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Glomerellaceae>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:family "Glomerellaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Glomerellales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Glomerellales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Glomerellales>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Glomerellales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Sordariomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Sordariomycetes>
|
||||
dwc:class "Sordariomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/mycokeys.93.89209.figure4>
|
||||
dc:description "Figure 4. Colletotrichum quercicola (CFCC 54457; ex-type) A colony on PDA B colony on MEA C colony on SNA D conidiomata formed in PDA E, F conidiophores G, H conidia I appressoria were producing using a slide culture technique E-H from PDA. Scale bars: 200 µm (D); 50 µm (E); 20 µm (F); 10 µm (G-I)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/749210> ;
|
||||
a fabio:Figure .
|
||||
144
data/50/1C/E7/501CE7E6A59623A4724F932D18674D9D.ttl
Normal file
144
data/50/1C/E7/501CE7E6A59623A4724F932D18674D9D.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/501CE7E6A59623A4724F932D18674D9D>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Lampranthus glaucus N. E. Br." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lampranthus_glaucus_Linnaeus_1753> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Mesembryanthemum_glaucum_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4366114> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4366114>
|
||||
bibo:endPage "689" ;
|
||||
bibo:startPage "651" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part M)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lampranthus_glaucus_Linnaeus_1753>
|
||||
dwc:authority "(L.) N. E. Br." ;
|
||||
dwc:authorityName "N. E. Br." ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Lampranthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1753) N. E. Br." ;
|
||||
dwc:species "glaucus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lampranthus_glaucus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mesembryanthemum_glaucum_Linnaeus_1753>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Mesembryanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "glaucum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum_glaucum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lampranthus_glaucus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Lampranthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glaucus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lampranthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lampranthus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Lampranthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aizoaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aizoaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum_glaucum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Mesembryanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glaucum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Mesembryanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aizoaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
162
data/50/1D/81/501D815D9D6500C3CDA1D43FF0FB30B4.ttl
Normal file
162
data/50/1D/81/501D815D9D6500C3CDA1D43FF0FB30B4.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/> .
|
||||
# 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/501D815D9D6500C3CDA1D43FF0FB30B4>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.207.61432.figure136>, <http://dx.doi.org/10.3897/phytokeys.207.61432.figure137>, <http://dx.doi.org/10.3897/phytokeys.207.61432.map16> ;
|
||||
dc:creator "Couvreur, Thomas L. P.; Dagallier, Leo-Paul M. J.; Crozier, Francoise; Ghogue, Jean-Paul; Hoekstra, Paul H.; Kamdem, Narcisse G.; Johnson, David M.; Murray, Nancy A.; Sonke, Bonaventure" ;
|
||||
dc:title "Uvariopsis pedunculosa Robyns & Ghesq., Ann. Soc. Sci. Bruxelles, Ser. B 53: 321 1933" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Uvariopsis_pedunculosa_Diels_1933> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Tetrastemma_pedunculosum>, <http://taxon-name.plazi.org/id/Plantae/Uvariopsis_vanderystii> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.207.61432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.207.61432>
|
||||
bibo:endPage "532" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2022-09-20" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "207" ;
|
||||
dc:creator "Couvreur, Thomas L. P.; Dagallier, Leo-Paul M. J.; Crozier, Francoise; Ghogue, Jean-Paul; Hoekstra, Paul H.; Kamdem, Narcisse G.; Johnson, David M.; Murray, Nancy A.; Sonke, Bonaventure" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Flora of Cameroon - Annonaceae Vol 45" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.207.61432.figure136>, <http://dx.doi.org/10.3897/phytokeys.207.61432.figure137>, <http://dx.doi.org/10.3897/phytokeys.207.61432.map16> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Uvariopsis_pedunculosa_Diels_1933>
|
||||
dwc:authority "(Diels) Robyns & Ghesq., Ann. Soc. Sci. Bruxelles, Ser. B 53: 321 1933" ;
|
||||
dwc:authorityName "Robyns & Ghesq., Ann. Soc. Sci. Bruxelles, Ser. B 53: 321" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:baseAuthorityName "Diels" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Uvariopsis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Diels) Robyns & Ghesq., Ann. Soc. Sci. Bruxelles, Ser. B 53: 321, 1933" ;
|
||||
dwc:species "pedunculosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Uvariopsis_pedunculosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Uvariopsis_pedunculosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Uvariopsis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pedunculosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Uvariopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Uvariopsis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Uvariopsis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Annonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Annonaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
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/Tetrastemma_pedunculosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Tetrastemma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pedunculosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tetrastemma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tetrastemma>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Tetrastemma" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Annonaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Uvariopsis_vanderystii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Annonaceae" ;
|
||||
dwc:genus "Uvariopsis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Magnoliales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vanderystii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Uvariopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.207.61432.figure136>
|
||||
dc:description "Figure 136. Uvariopsis solheidii A male inflorescence B detail of female flower, 1 petal removed C petal of female flower, inner view D carpel, side and front views, detail of ovules E male flower, 1 petal removed F petal of male flower, inner view G stamen, front and side views. Uvariopsis letestui Pellegr. (not present in Cameroon) H flower I petal of female flower, inner view J female flower, all 4 petals removed K carpel, front view and detail of ovules L male flower, one petal removed M stamen, front view N fruits O longitudinal section of a monocarp. Uvariopsis pedunculosa (as U. vanderystii) P female inflorescence Q female flower, one petal removed R petal of female flower, inner view S carpel, side view and detail of ovules A from Tisserant 2242 B-G from Tisserant 804 H-M from Halle 3060 N-O from Halle 2975 P-S from Le Testu 8525. Drawings by Helene Lamourdedieu, Publications Scientifiques du Museum national d'Histoire naturelle, Paris; modified from Le Thomas (1969 b; pl. 54, p. 299)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/745600> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.207.61432.figure137>
|
||||
dc:description "Figure 137. Uvariopsis pedunculosa A base of trunk, note flower on long pedicel on ground B leaf, upper side C leaf base, upper side D leaf base, lower side E female inflorescence on trunk F female flower G male flower H flower buds I fruiting pedicel J fruit A, F Couvreur 594, Gabon B-D Couvreur 1066, Cameroon E, G Couvreur 878, Gabon H Couvreur 1173, Mapubi, Cameroon I, J Couvreur 885, Gabon. Photos Thomas L. P. Couvreur." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/745601> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.207.61432.map16>
|
||||
dc:description "Map 16. A Uvariopsis conge nsis B Uvariopsis dicaprio C Uvariopsis dioica D Uvariopsis etugeana E Uvariopsis korupensis F Uvariopsis pedunculosa G Uvariopsis sessiliflora H Uvariopsis solheidii I Uvariopsis submontana. White borders represent region limits in Cameroon; green patches represent protected areas (see methods and Suppl. material 1: Fig. S 1)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/745593> ;
|
||||
a fabio:Figure .
|
||||
631
data/50/1D/87/501D87B16728A4202390FD77540EBD3E.ttl
Normal file
631
data/50/1D/87/501D87B16728A4202390FD77540EBD3E.ttl
Normal file
|
|
@ -0,0 +1,631 @@
|
|||
@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/501D87B16728A4202390FD77540EBD3E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183154>, <http://dx.doi.org/10.5281/zenodo.1183156>, <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus trituberculatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292390FC4A54DABCC1>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292390FBCA55AFBB49>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A42923C0F9B65401B9AD>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A429218BF98A5519B989>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A429206DF96E55CFB9F5>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A42920C1F9425480B9D1>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292002F926540DB83D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292179F8FB5690B819>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A42923F0F8DF573EB845>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292710F8975266B88D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A429272CF86B5509B8E9>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A42A207CF84F574CBF96>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2238FF6F53E1BF96>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2390FF445206BFF3>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A278BFF44579FBE3A>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A22F6FEFC5287BE3A>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A260EFEFC5568BE66>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A201BFED0540FBE43>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A277AFEB45690BE8A>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A23FBFE6C525BBEF6>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2623FE24569FBD3E>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A23F6FE07537DBD3E>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2609FDF853E0BD1A>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2390FDBF531CBD46>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2673FDBF57A5BD8E>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A22E0FD6853F6BD8E>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672AA42B2390F92D52A2B9C8>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672AA42B27E0F92D5690B810>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672AA42B2799F8E65599B87C>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672AA42B23E0F89E535FB858> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_trituberculatus_Taczanowski_1872> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_trituberculatus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Thomisus_trituberculatus_TaczanoWski_1872>, <http://taxon-concept.plazi.org/id/Animalia/Tobias_paraguayensis_Mello-Leitao_1929>, <http://taxon-concept.plazi.org/id/Animalia/Epicadus_planus_Mello-Leitao_1932>, <http://taxon-concept.plazi.org/id/Animalia/Epicadus_nigronotatus_Mello-Leitao_1940> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183154>, <http://dx.doi.org/10.5281/zenodo.1183156>, <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_trituberculatus_Taczanowski_1872>
|
||||
dwc:authority "(Taczanowski, 1872)" ;
|
||||
dwc:baseAuthorityName "Taczanowski" ;
|
||||
dwc:baseAuthorityYear "1872" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Taczanowski, 1872)" ;
|
||||
dwc:species "trituberculatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRDL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_trituberculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thomisus_trituberculatus_TaczanoWski_1872>
|
||||
dwc:authority "TaczanoWski, 1872: 92" ;
|
||||
dwc:authorityName "TaczanoWski" ;
|
||||
dwc:authorityPageNumber "92" ;
|
||||
dwc:authorityYear "1872" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "TaczanoWski, 1872" ;
|
||||
dwc:species "trituberculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thomisus_trituberculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_paraguayensis_Mello-Leitao_1929>
|
||||
dwc:authority "Mello-Leitao, 1929: 91" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "91" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1929" ;
|
||||
dwc:species "paraguayensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_paraguayensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_planus_Mello-Leitao_1932>
|
||||
dwc:authority "Mello-Leitao, 1932: 73" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "73" ;
|
||||
dwc:authorityYear "1932" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1932" ;
|
||||
dwc:species "planus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRDL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_planus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_nigronotatus_Mello-Leitao_1940>
|
||||
dwc:authority "Mello-Leitao, 1940: 213" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "213" ;
|
||||
dwc:authorityYear "1940" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1940" ;
|
||||
dwc:species "nigronotatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRDL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_nigronotatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_trituberculatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trituberculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Thomisus_trituberculatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trituberculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias_trituberculatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trituberculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias_paraguayensis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paraguayensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_planus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "planus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_nigronotatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigronotatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183154>
|
||||
dc:description "FIGURE 12. Epicadus trituberculatus (TaczanoWski, 1872), female (MPEG 022662). A, B habitus (A dorsal, B frontal); C epigynal plate (ventral); D spermathecae and copulatory ducts (dorsal).Scale bars: 2 mm (A), 1 mm (B), 0.2mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183154/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183156>
|
||||
dc:description "FIGURE 13. Epicadus trituberculatus (TaczanoWski, 1872), male (MPEG 022623). A, B habitus (A dorsal, B frontal); C, D left palp (C frontal, D retrolateral).A dorsal habitus; B front; C frontal vieW of left palp; D retrolateral vieW of left palp. Scale bars:1 mm (A), 0.5 mm (B), 0.1 mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183156/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183162>
|
||||
dc:description "FIGURE 16. Female specimens in vivo. A Epicadus taczanowskii (RoeWer, 1951); B Epicadus dimidiaster sp. nov.; C Epicadus rubripes Mello-Leitão, 1924 (adapted from Silva-Moreira & Machado 2016: fig. 1F); D Epicadus camelinus (O. Pickard-Cambridge, 1869); E Epicadus heterogaster (Guérin-Méneville, 1829); F Epicadus trituberculatus (TaczanoWski, 1872). Photo credits:César Favacho (A); Arthur Anker (B); Almir Cândido de Almeida (C); Karl Kroeker (D); Edson Roberto (E); Edelcio Muscat (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292390FC4A54DABCC1>
|
||||
dwc:catalogNumber "MNRJ 58252" ;
|
||||
dwc:collectionCode "MNRJ" ;
|
||||
dwc:locality "Goitacazes" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-19.396667" ;
|
||||
dwc:verbatimLongitude "-40.061665" ;
|
||||
trt:gbifOccurrenceId "1820860176" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A4292390FC4A54DABCC1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292390FBCA55AFBB49>
|
||||
dwc:collectionCode "MZPW" ;
|
||||
dwc:locality "Saint Laurent du Maroni" ;
|
||||
dwc:recordedBy "Iles du Salut & Saint Laurent du Maroni" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
dwc:verbatimLatitude "5.2833333" ;
|
||||
dwc:verbatimLongitude "-52.583332" ;
|
||||
trt:gbifOccurrenceId "1820860142" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A4292390FBCA55AFBB49> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A42923C0F9B65401B9AD>
|
||||
dwc:catalogNumber "MCTP 1943" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1992-02-01" ;
|
||||
dwc:locality "Ilha de Maraca" ;
|
||||
dwc:recordedBy "A. A. Lise" ;
|
||||
dwc:verbatimLatitude "3.4166667" ;
|
||||
dwc:verbatimLongitude "-61.666668" ;
|
||||
trt:gbifOccurrenceId "1820860144" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A42923C0F9B65401B9AD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A429218BF98A5519B989>
|
||||
dwc:catalogNumber "ISBP 149628" ;
|
||||
dwc:collectionCode "ISBP" ;
|
||||
dwc:eventDate "2009-03-13" ;
|
||||
dwc:locality "Aldeia Hali Kato" ;
|
||||
dwc:recordedBy "C. Kirsh" ;
|
||||
dwc:verbatimLatitude "3.2027779" ;
|
||||
dwc:verbatimLongitude "-63.39167" ;
|
||||
trt:gbifOccurrenceId "1820860154" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A429218BF98A5519B989> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A429206DF96E55CFB9F5>
|
||||
dwc:catalogNumber "MZSP 11605" ;
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "1969-10-25" ;
|
||||
dwc:locality "Boca do Cuminaimiri" ;
|
||||
dwc:verbatimLatitude "-2.4519446" ;
|
||||
dwc:verbatimLongitude "-54.6925" ;
|
||||
trt:gbifOccurrenceId "1820860231" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A429206DF96E55CFB9F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A42920C1F9425480B9D1>
|
||||
dwc:catalogNumber "MCTP 2001" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1992-01-08" ;
|
||||
dwc:locality "Manaus" ;
|
||||
dwc:recordedBy "A. A. Lise" ;
|
||||
dwc:verbatimLatitude "-3.1188889" ;
|
||||
dwc:verbatimLongitude "-60.02139" ;
|
||||
trt:gbifOccurrenceId "1820860233" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A42920C1F9425480B9D1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292002F926540DB83D>
|
||||
dwc:catalogNumber "MZSP 34731" ;
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "2010-08-27" ;
|
||||
dwc:locality "Porto Velho" ;
|
||||
dwc:recordedBy "R. Lemos" ;
|
||||
dwc:verbatimLatitude "-8.802778" ;
|
||||
dwc:verbatimLongitude "-63.918056" ;
|
||||
trt:gbifOccurrenceId "1820860238" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A4292002F926540DB83D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292179F8FB5690B819>
|
||||
dwc:catalogNumber "MNHN 10358" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Mato Grosso" ;
|
||||
dwc:recordedBy "Mato Grosso" ;
|
||||
trt:gbifOccurrenceId "1820860229" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A4292179F8FB5690B819> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A42923F0F8DF573EB845>
|
||||
dwc:catalogNumber "MPEG 22621" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2006-05-27" ;
|
||||
dwc:locality "Fazenda Tanguro" ;
|
||||
dwc:recordedBy "D. F. Candiani" ;
|
||||
dwc:verbatimLatitude "-12.831944" ;
|
||||
dwc:verbatimLongitude "-52.339165" ;
|
||||
trt:gbifOccurrenceId "1820860226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A42923F0F8DF573EB845> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A4292710F8975266B88D>
|
||||
dwc:catalogNumber "MCTP 2192" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1992-07-15" ;
|
||||
dwc:locality "Guimaraes" ;
|
||||
dwc:recordedBy "A. A. Lise & A. Braul" ;
|
||||
dwc:verbatimLatitude "-15.358056" ;
|
||||
dwc:verbatimLongitude "-55.89778" ;
|
||||
trt:gbifOccurrenceId "1820860220" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A4292710F8975266B88D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A429272CF86B5509B8E9>
|
||||
dwc:catalogNumber "MCTP 2482" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1992-03-01" ;
|
||||
dwc:locality "Porto Cercado" ;
|
||||
dwc:recordedBy "A. Braul" ;
|
||||
dwc:verbatimLatitude "-16.266388" ;
|
||||
dwc:verbatimLongitude "-56.62639" ;
|
||||
trt:gbifOccurrenceId "1820860166" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A429272CF86B5509B8E9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA6728A42A207CF84F574CBF96>
|
||||
dwc:catalogNumber "IBSP 30355, IBSP 35634" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:locality "Mato Grosso do Sul" ;
|
||||
dwc:recordedBy "Equipe" ;
|
||||
dwc:verbatimLatitude "-23.4675" ;
|
||||
dwc:verbatimLongitude "-46.699444" ;
|
||||
trt:gbifOccurrenceId "1820860143" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA6728A42A207CF84F574CBF96> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2238FF6F53E1BF96>
|
||||
dwc:catalogNumber "IBSP 19058" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "1998-04-12" ;
|
||||
dwc:locality "Ilheus" ;
|
||||
dwc:recordedBy "A. D. Brescovit" ;
|
||||
dwc:verbatimLatitude "-14.82" ;
|
||||
dwc:verbatimLongitude "-39.332775" ;
|
||||
trt:gbifOccurrenceId "1820860145" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A2238FF6F53E1BF96> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2390FF445206BFF3>
|
||||
dwc:catalogNumber "MZSP 386" ;
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "1942-06-18" ;
|
||||
dwc:locality "Goiania" ;
|
||||
dwc:recordedBy "F. Jaime" ;
|
||||
dwc:verbatimLatitude "-16.686666" ;
|
||||
dwc:verbatimLongitude "-49.26472" ;
|
||||
trt:gbifOccurrenceId "1820860149" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A2390FF445206BFF3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A278BFF44579FBE3A>
|
||||
dwc:catalogNumber "IBSP 12893" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "1997-07-19" ;
|
||||
dwc:locality "Reserva Floresta da Cia. Vale do Rio Doce" ;
|
||||
dwc:recordedBy "A. D. Brescovit" ;
|
||||
dwc:verbatimLatitude "-19.151388" ;
|
||||
dwc:verbatimLongitude "-40.070553" ;
|
||||
trt:gbifOccurrenceId "1820860159" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A278BFF44579FBE3A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A22F6FEFC5287BE3A>
|
||||
dwc:catalogNumber "IBSP 24328" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "1998-01-05" ;
|
||||
dwc:locality "Reserva Floresta da Cia. Vale do Rio Doce" ;
|
||||
dwc:recordedBy "A. D. Brescovit" ;
|
||||
dwc:verbatimLatitude "-19.151388" ;
|
||||
dwc:verbatimLongitude "-40.070553" ;
|
||||
trt:gbifOccurrenceId "1820860146" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A22F6FEFC5287BE3A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A260EFEFC5568BE66>
|
||||
dwc:catalogNumber "IBSP 37035" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "2000-02-07" ;
|
||||
dwc:locality "Reserva Floresta da Cia. Vale do Rio Doce" ;
|
||||
dwc:recordedBy "G. Schwartz" ;
|
||||
dwc:verbatimLatitude "-19.151388" ;
|
||||
dwc:verbatimLongitude "-40.070553" ;
|
||||
trt:gbifOccurrenceId "1820860242" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A260EFEFC5568BE66> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A201BFED0540FBE43>
|
||||
dwc:catalogNumber "MZSP 7654" ;
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "1942-09-22" ;
|
||||
dwc:locality "Rio Sao Jose" ;
|
||||
dwc:recordedBy "Svans" ;
|
||||
dwc:verbatimLatitude "-19.314999" ;
|
||||
dwc:verbatimLongitude "-40.117775" ;
|
||||
trt:gbifOccurrenceId "1820860251" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A201BFED0540FBE43> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A277AFEB45690BE8A>
|
||||
dwc:catalogNumber "UFMG 10873" ;
|
||||
dwc:collectionCode "UFMG" ;
|
||||
dwc:eventDate "2011-07-11" ;
|
||||
dwc:locality "Parque Estadual do Rio Doce" ;
|
||||
dwc:recordedBy "G. H. F. Azevedo" ;
|
||||
dwc:verbatimLatitude "-19.716112" ;
|
||||
dwc:verbatimLongitude "-42.733612" ;
|
||||
trt:gbifOccurrenceId "1820860239" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A277AFEB45690BE8A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A23FBFE6C525BBEF6>
|
||||
dwc:catalogNumber "IBSP 23240" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "1999-01-16" ;
|
||||
dwc:locality "Sao Paulo" ;
|
||||
dwc:recordedBy "Equipe" ;
|
||||
dwc:verbatimLatitude "-21.764723" ;
|
||||
dwc:verbatimLongitude "-52.105278" ;
|
||||
trt:gbifOccurrenceId "1820860234" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A23FBFE6C525BBEF6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2623FE24569FBD3E>
|
||||
dwc:locality "Parana" ;
|
||||
trt:gbifOccurrenceId "1820860222" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A2623FE24569FBD3E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A23F6FE07537DBD3E>
|
||||
dwc:catalogNumber "MCTP 38706" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1987-11-23" ;
|
||||
dwc:locality "Jundiai do Sul" ;
|
||||
dwc:recordedBy "A. D. Brescovit" ;
|
||||
dwc:verbatimLatitude "-23.470278" ;
|
||||
dwc:verbatimLongitude "-50.224167" ;
|
||||
trt:gbifOccurrenceId "1820860241" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A23F6FE07537DBD3E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2609FDF853E0BD1A>
|
||||
dwc:catalogNumber "MCTP 4322" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1993-03-29" ;
|
||||
dwc:locality "Parque Nacional do Iguacu" ;
|
||||
dwc:recordedBy "A. D. Brescovit" ;
|
||||
dwc:verbatimLatitude "-25.46028" ;
|
||||
dwc:verbatimLongitude "-53.817776" ;
|
||||
trt:gbifOccurrenceId "1820860267" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A2609FDF853E0BD1A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2390FDBF531CBD46>
|
||||
dwc:catalogNumber "MCTP 10313" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1998-08-08" ;
|
||||
dwc:locality "Mondai" ;
|
||||
dwc:recordedBy "P. P. Marques" ;
|
||||
dwc:verbatimLatitude "-27.10389" ;
|
||||
dwc:verbatimLongitude "-53.444447" ;
|
||||
trt:gbifOccurrenceId "1820860175" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A2390FDBF531CBD46> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A2673FDBF57A5BD8E>
|
||||
dwc:catalogNumber "MCTP 34653" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "2012-01-31" ;
|
||||
dwc:locality "Reserva Biologica de Sao Donato" ;
|
||||
dwc:recordedBy "M. Machado" ;
|
||||
dwc:verbatimLatitude "-29.046389" ;
|
||||
dwc:verbatimLongitude "-56.08361" ;
|
||||
trt:gbifOccurrenceId "1820860228" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A2673FDBF57A5BD8E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672BA42A22E0FD6853F6BD8E>
|
||||
dwc:catalogNumber "MCTP 55" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1994-04-24" ;
|
||||
dwc:locality "Pirapo" ;
|
||||
dwc:recordedBy "Projeto Garabi" ;
|
||||
dwc:verbatimLatitude "-28.044167" ;
|
||||
dwc:verbatimLongitude "-55.200558" ;
|
||||
trt:gbifOccurrenceId "1820860221" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672BA42A22E0FD6853F6BD8E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672AA42B2390F92D52A2B9C8>
|
||||
dwc:collectionCode "PERU, AMNH" ;
|
||||
dwc:eventDate "1928-02" ;
|
||||
dwc:locality "El" ;
|
||||
dwc:recordedBy "H. Bassler" ;
|
||||
dwc:verbatimLatitude "-10.963056" ;
|
||||
dwc:verbatimLongitude "-73.954445" ;
|
||||
trt:gbifOccurrenceId "1820860225" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672AA42B2390F92D52A2B9C8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672AA42B27E0F92D5690B810>
|
||||
dwc:catalogNumber "MACN 18683" ;
|
||||
dwc:collectionCode "MACN" ;
|
||||
dwc:eventDate "1989-11" ;
|
||||
dwc:locality "Missiones" ;
|
||||
dwc:recordedBy "M. Ramirez" ;
|
||||
dwc:verbatimLatitude "-25.597223" ;
|
||||
dwc:verbatimLongitude "-54.578056" ;
|
||||
trt:gbifOccurrenceId "1820860224" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672AA42B27E0F92D5690B810> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672AA42B2799F8E65599B87C>
|
||||
dwc:catalogNumber "MCTP 567" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1989-06-21" ;
|
||||
dwc:locality "San Javier" ;
|
||||
dwc:recordedBy "Projeto Garabi" ;
|
||||
dwc:verbatimLatitude "-27.871944" ;
|
||||
dwc:verbatimLongitude "-55.13889" ;
|
||||
trt:gbifOccurrenceId "1820860253" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672AA42B2799F8E65599B87C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16728A4202390FD77540EBD3E.mc.68DC3CFA672AA42B23E0F89E535FB858>
|
||||
dwc:catalogNumber "MACN 18959" ;
|
||||
dwc:collectionCode "MACN" ;
|
||||
dwc:eventDate "1954-11" ;
|
||||
dwc:locality "Santa Maria" ;
|
||||
dwc:recordedBy "R. D. Schiapelli" ;
|
||||
dwc:verbatimLatitude "-27.9" ;
|
||||
dwc:verbatimLongitude "-55.383335" ;
|
||||
trt:gbifOccurrenceId "1820860268" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16728A4202390FD77540EBD3E#68DC3CFA672AA42B23E0F89E535FB858> ;
|
||||
a dwc:MaterialCitation .
|
||||
174
data/50/1D/87/501D87B1672FA4292390F922548CBD1A.ttl
Normal file
174
data/50/1D/87/501D87B1672FA4292390F922548CBD1A.ttl
Normal file
|
|
@ -0,0 +1,174 @@
|
|||
@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/501D87B1672FA4292390F922548CBD1A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183150>, <http://dx.doi.org/10.5281/zenodo.1183152>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus tigrinus Machado & Teixeira & Lise 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1672FA4292390F922548CBD1A.mc.68DC3CFA672FA42E2390F8BD57B5B8A4>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1672FA4292390F922548CBD1A.mc.68DC3CFA672FA42E23C0F8755681B8EC>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1672FA4292390F922548CBD1A.mc.68DC3CFA672FA42E220DF84A573FB8C8>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1672FA4292390F922548CBD1A.mc.68DC3CFA672EA42F23C0FF6F54FCBFF3> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_tigrinus_Machado_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183150>, <http://dx.doi.org/10.5281/zenodo.1183152>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_tigrinus_Machado_2018>
|
||||
dwc:authority "Machado & Teixeira & Lise, 2018" ;
|
||||
dwc:authorityName "Machado & Teixeira & Lise" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Machado & Teixeira & Lise, 2018" ;
|
||||
dwc:species "tigrinus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G3DW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_tigrinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_tigrinus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tigrinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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.5281/zenodo.1183150>
|
||||
dc:description "FIGURE 10. Epicadus tigrinus sp. nov., female (MCZ 141839). A, B habitus (A dorsal, B frontal); C epigynal plate (ventral); D spermathecae and copulatory ducts (dorsal). Scale bars:2 mm (A), 1 mm (B), 0.1 mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183150/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183152>
|
||||
dc:description "FIGURE 11. Epicadus tigrinus sp. nov., male (MCTP 39867). A, B habitus (A dorsal, B frontal); C, D left palp (C frontal, D retrolateral). Scale bars: 1 mm (A), 0.5 mm (B), 0.2 mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183152/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1672FA4292390F922548CBD1A.mc.68DC3CFA672FA42E2390F8BD57B5B8A4>
|
||||
dwc:catalogNumber "MCZ 141839" ;
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:locality "Panama City" ;
|
||||
dwc:recordedBy "A. M. Chickering" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "9.065223" ;
|
||||
dwc:verbatimLongitude "-79.645294" ;
|
||||
trt:gbifOccurrenceId "1820860163" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1672FA4292390F922548CBD1A#68DC3CFA672FA42E2390F8BD57B5B8A4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1672FA4292390F922548CBD1A.mc.68DC3CFA672FA42E23C0F8755681B8EC>
|
||||
dwc:catalogNumber "MCZ 141840" ;
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:locality "Barro Colorado Island" ;
|
||||
dwc:recordedBy "A. M. Chickering" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "9.152102" ;
|
||||
dwc:verbatimLongitude "-79.84648" ;
|
||||
trt:gbifOccurrenceId "1820860265" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1672FA4292390F922548CBD1A#68DC3CFA672FA42E23C0F8755681B8EC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1672FA4292390F922548CBD1A.mc.68DC3CFA672FA42E220DF84A573FB8C8>
|
||||
dwc:catalogNumber "MCTP 39867" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "2006-01-22" ;
|
||||
dwc:locality "Reserva Florestal Fortuna" ;
|
||||
dwc:recordedBy "R. J. Miranda" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "8.584897" ;
|
||||
dwc:verbatimLongitude "-82.38857" ;
|
||||
trt:gbifOccurrenceId "1820860158" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1672FA4292390F922548CBD1A#68DC3CFA672FA42E220DF84A573FB8C8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1672FA4292390F922548CBD1A.mc.68DC3CFA672EA42F23C0FF6F54FCBFF3>
|
||||
dwc:catalogNumber "INBio 58588" ;
|
||||
dwc:collectionCode "INBio" ;
|
||||
dwc:eventDate "2000-03" ;
|
||||
dwc:locality "Siquirres" ;
|
||||
dwc:verbatimLatitude "10.096533" ;
|
||||
dwc:verbatimLongitude "-83.53433" ;
|
||||
trt:gbifOccurrenceId "1820860152" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1672FA4292390F922548CBD1A#68DC3CFA672EA42F23C0FF6F54FCBFF3> ;
|
||||
a dwc:MaterialCitation .
|
||||
252
data/50/1D/87/501D87B16730A4322390FE975216BB7E.ttl
Normal file
252
data/50/1D/87/501D87B16730A4322390FE975216BB7E.ttl
Normal file
|
|
@ -0,0 +1,252 @@
|
|||
@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/501D87B16730A4322390FE975216BB7E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183144>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus pulcher" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16730A4322390FE975216BB7E.mc.68DC3CFA6730A4312390FE01543DBD08>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16730A4322390FE975216BB7E.mc.68DC3CFA6730A4312390FDCE54EABD4D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16730A4322390FE975216BB7E.mc.68DC3CFA6733A43223C0FF275537BE3B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_pulcher_Mello-Leitao_1929> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tobias_pulcher_Mello-Leitao_1929>, <http://taxon-concept.plazi.org/id/Animalia/Tobias_epicadoides_Mello-Leitao_1944>, <http://taxon-concept.plazi.org/id/Animalia/Tobias_regius_Biraben_1955> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183144>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_pulcher_Mello-Leitao_1929>
|
||||
dwc:authority "(Mello-Leitao, 1929)" ;
|
||||
dwc:baseAuthorityName "Mello-Leitao" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mello-Leitao, 1929)" ;
|
||||
dwc:species "pulcher" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRDY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_pulcher> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_pulcher_Mello-Leitao_1929>
|
||||
dwc:authority "Mello-Leitao, 1929: 90" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "90" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1929" ;
|
||||
dwc:species "pulcher" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRDY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_pulcher> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_epicadoides_Mello-Leitao_1944>
|
||||
dwc:authority "Mello-Leitao, 1944: 11" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "11" ;
|
||||
dwc:authorityYear "1944" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1944" ;
|
||||
dwc:species "epicadoides" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_epicadoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_regius_Biraben_1955>
|
||||
dwc:authority "Biraben, 1955: 74" ;
|
||||
dwc:authorityName "Biraben" ;
|
||||
dwc:authorityPageNumber "74" ;
|
||||
dwc:authorityYear "1955" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Biraben, 1955" ;
|
||||
dwc:species "regius" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_regius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_pulcher>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pulcher" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Tobias_pulcher>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pulcher" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias_epicadoides>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "epicadoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias_regius>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "regius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183144>
|
||||
dc:description "FIGURE7. Epicadus pulcher (Mello-Leitão, 1929), female (MNHN 137). A, B habitus (A dorsal, B frontal); C epigynal plate (ventral); D spermathecae and copulatory ducts (dorsal). Scale bars:2 mm (A), 1 mm (B),0.2 mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183144/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16730A4322390FE975216BB7E.mc.68DC3CFA6730A4312390FE01543DBD08>
|
||||
dwc:collectionCode "MNRJ" ;
|
||||
dwc:locality "Aura" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-1.4263333" ;
|
||||
dwc:verbatimLongitude "-48.386353" ;
|
||||
trt:gbifOccurrenceId "1820860161" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16730A4322390FE975216BB7E#68DC3CFA6730A4312390FE01543DBD08> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16730A4322390FE975216BB7E.mc.68DC3CFA6730A4312390FDCE54EABD4D>
|
||||
dwc:collectionCode "MLP" ;
|
||||
dwc:locality "Buena Vista" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-17.458889" ;
|
||||
dwc:verbatimLongitude "-63.65917" ;
|
||||
trt:gbifOccurrenceId "1820860247" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16730A4322390FE975216BB7E#68DC3CFA6730A4312390FDCE54EABD4D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16730A4322390FE975216BB7E.mc.68DC3CFA6733A43223C0FF275537BE3B>
|
||||
dwc:catalogNumber "MNRJ 06861" ;
|
||||
dwc:collectionCode "MNRJ" ;
|
||||
dwc:eventDate "1968-06-28" ;
|
||||
dwc:locality "Governador Lomanto Junior" ;
|
||||
dwc:verbatimLatitude "-14.810181" ;
|
||||
dwc:verbatimLongitude "-39.471752" ;
|
||||
trt:gbifOccurrenceId "1820860257" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16730A4322390FE975216BB7E#68DC3CFA6733A43223C0FF275537BE3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
392
data/50/1D/87/501D87B16731A4312390FC57576ABE3A.ttl
Normal file
392
data/50/1D/87/501D87B16731A4312390FC57576ABE3A.ttl
Normal file
|
|
@ -0,0 +1,392 @@
|
|||
@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/501D87B16731A4312390FC57576ABE3A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus heterogaster" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A43023C0FAAA57E5BAA9>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A43022A9FA8E5440BA95>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A4302141FA62572BBAF1>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A4302261FA46577ABADD>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A4302214FA1A5361BADD>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A430262FFA1A5210B939>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A430277EF9FE559DB965>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A43020F5F9D35538B941>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A430204BF9B6573EB9AD>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A4302251F98A577AB989> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_heterogaster_Guerin-Meneville_1829> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Thomisus_heterogaster_Guerin-Meneville_1829>, <http://taxon-concept.plazi.org/id/Animalia/Eripus_heterogaster_Guerin-Meneville_1829>, <http://taxon-concept.plazi.org/id/Animalia/Eripus_quinquegibbosus_Pickard-Cambridge_1877>, <http://taxon-concept.plazi.org/id/Animalia/Eripus_quinquestriatus_Keyserling_1880>, <http://taxon-concept.plazi.org/id/Animalia/Epicadus_heterogaster_scholagriculae_Piza_1933> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_heterogaster_Guerin-Meneville_1829>
|
||||
dwc:authority "(Guerin-Meneville, 1829)" ;
|
||||
dwc:baseAuthorityName "Guerin-Meneville" ;
|
||||
dwc:baseAuthorityYear "1829" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Guerin-Meneville, 1829)" ;
|
||||
dwc:species "heterogaster" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRDT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_heterogaster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thomisus_heterogaster_Guerin-Meneville_1829>
|
||||
dwc:authority "Guerin-Meneville, 1829: 6" ;
|
||||
dwc:authorityName "Guerin-Meneville" ;
|
||||
dwc:authorityPageNumber "6" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Guerin-Meneville, 1829" ;
|
||||
dwc:species "heterogaster" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thomisus_heterogaster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eripus_heterogaster_Guerin-Meneville_1829>
|
||||
dwc:authority "(Guerin-Meneville, 1829)" ;
|
||||
dwc:baseAuthorityName "Guerin-Meneville" ;
|
||||
dwc:baseAuthorityYear "1829" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Guerin-Meneville, 1829)" ;
|
||||
dwc:species "heterogaster" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eripus_heterogaster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eripus_quinquegibbosus_Pickard-Cambridge_1877>
|
||||
dwc:authority "O. Pickard-Cambridge, 1877: 557" ;
|
||||
dwc:authorityName "O. Pickard-Cambridge" ;
|
||||
dwc:authorityPageNumber "557" ;
|
||||
dwc:authorityYear "1877" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "O. Pickard-Cambridge, 1877" ;
|
||||
dwc:species "quinquegibbosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eripus_quinquegibbosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eripus_quinquestriatus_Keyserling_1880>
|
||||
dwc:authority "Keyserling, 1880: 164" ;
|
||||
dwc:authorityName "Keyserling" ;
|
||||
dwc:authorityPageNumber "164" ;
|
||||
dwc:authorityYear "1880" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Keyserling, 1880" ;
|
||||
dwc:species "quinquestriatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eripus_quinquestriatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_heterogaster_scholagriculae_Piza_1933>
|
||||
dwc:authority "Piza, 1933: 50" ;
|
||||
dwc:authorityName "Piza" ;
|
||||
dwc:authorityPageNumber "50" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Piza, 1933" ;
|
||||
dwc:species "heterogaster" ;
|
||||
dwc:subSpecies "scholagriculae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRDT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_heterogaster_scholagriculae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_heterogaster>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heterogaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Thomisus_heterogaster>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heterogaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eripus_heterogaster>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heterogaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eripus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eripus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eripus_quinquegibbosus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quinquegibbosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eripus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eripus_quinquestriatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quinquestriatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eripus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_heterogaster_scholagriculae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "heterogaster" ;
|
||||
dwc:subSpecies "scholagriculae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus_heterogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183162>
|
||||
dc:description "FIGURE 16. Female specimens in vivo. A Epicadus taczanowskii (RoeWer, 1951); B Epicadus dimidiaster sp. nov.; C Epicadus rubripes Mello-Leitão, 1924 (adapted from Silva-Moreira & Machado 2016: fig. 1F); D Epicadus camelinus (O. Pickard-Cambridge, 1869); E Epicadus heterogaster (Guérin-Méneville, 1829); F Epicadus trituberculatus (TaczanoWski, 1872). Photo credits:César Favacho (A); Arthur Anker (B); Almir Cândido de Almeida (C); Karl Kroeker (D); Edson Roberto (E); Edelcio Muscat (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A43023C0FAAA57E5BAA9>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:locality "Barro Colorado Island" ;
|
||||
dwc:verbatimLatitude "9.151944" ;
|
||||
dwc:verbatimLongitude "-79.84639" ;
|
||||
trt:gbifOccurrenceId "1820860243" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A43023C0FAAA57E5BAA9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A43022A9FA8E5440BA95>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:eventDate "1946-08" ;
|
||||
dwc:locality "Carabobo" ;
|
||||
dwc:verbatimLatitude "10.455833" ;
|
||||
dwc:verbatimLongitude "-68.00445" ;
|
||||
trt:gbifOccurrenceId "1820860254" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A43022A9FA8E5440BA95> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A4302141FA62572BBAF1>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:locality "Bartica" ;
|
||||
dwc:verbatimLatitude "6.4041667" ;
|
||||
dwc:verbatimLongitude "-58.625553" ;
|
||||
trt:gbifOccurrenceId "1820860262" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A4302141FA62572BBAF1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A4302261FA46577ABADD>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:eventDate "1947-01" ;
|
||||
dwc:locality "Santander" ;
|
||||
dwc:recordedBy "L. Ritcher" ;
|
||||
dwc:verbatimLatitude "6.643611" ;
|
||||
dwc:verbatimLongitude "-73.65361" ;
|
||||
trt:gbifOccurrenceId "1820860256" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A4302261FA46577ABADD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A4302214FA1A5361BADD>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:locality "La Frontera" ;
|
||||
dwc:recordedBy "H. Bassler" ;
|
||||
dwc:verbatimLatitude "5.910556" ;
|
||||
dwc:verbatimLongitude "-75.909164" ;
|
||||
trt:gbifOccurrenceId "1820860280" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A4302214FA1A5361BADD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A430262FFA1A5210B939>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:eventDate "1947-06" ;
|
||||
dwc:locality "Monte Redondo" ;
|
||||
dwc:recordedBy "L. Ritcher" ;
|
||||
dwc:verbatimLatitude "4.121389" ;
|
||||
dwc:verbatimLongitude "-74.65945" ;
|
||||
trt:gbifOccurrenceId "1820860236" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A430262FFA1A5210B939> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A430277EF9FE559DB965>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:eventDate "1961-04-15" ;
|
||||
dwc:locality "Ibate" ;
|
||||
dwc:recordedBy "G. Eiten" ;
|
||||
dwc:verbatimLatitude "-21.953056" ;
|
||||
dwc:verbatimLongitude "-48.000557" ;
|
||||
trt:gbifOccurrenceId "1820860169" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A430277EF9FE559DB965> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A43020F5F9D35538B941>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:eventDate "1960-04-09" ;
|
||||
dwc:locality "Horto Florestal" ;
|
||||
dwc:recordedBy "B. Malkin" ;
|
||||
dwc:verbatimLatitude "-23.455833" ;
|
||||
dwc:verbatimLongitude "-46.629997" ;
|
||||
trt:gbifOccurrenceId "1820860232" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A43020F5F9D35538B941> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A430204BF9B6573EB9AD>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:locality "Santa Catarina" ;
|
||||
dwc:verbatimLatitude "-27.236944" ;
|
||||
dwc:verbatimLongitude "-50.22139" ;
|
||||
trt:gbifOccurrenceId "1820860269" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A430204BF9B6573EB9AD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16731A4312390FC57576ABE3A.mc.68DC3CFA6731A4302251F98A577AB989>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:locality "El Bolson" ;
|
||||
dwc:recordedBy "A. Kovacs" ;
|
||||
dwc:verbatimLatitude "-41.96472" ;
|
||||
dwc:verbatimLongitude "-71.53528" ;
|
||||
trt:gbifOccurrenceId "1820860230" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16731A4312390FC57576ABE3A#68DC3CFA6731A4302251F98A577AB989> ;
|
||||
a dwc:MaterialCitation .
|
||||
452
data/50/1D/87/501D87B16732A42E2390F94E53E5BFF2.ttl
Normal file
452
data/50/1D/87/501D87B16732A42E2390F94E53E5BFF2.ttl
Normal file
|
|
@ -0,0 +1,452 @@
|
|||
@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/501D87B16732A42E2390F94E53E5BFF2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183146>, <http://dx.doi.org/10.5281/zenodo.1183148>, <http://dx.doi.org/10.5281/zenodo.1183158>, <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus taczanowskii" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C23C0FA565428BACD>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C23C0F9525787B9C1>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C210BF937578DB82C>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C2102F8A657CAB8BF>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C22B9F8785400B89B>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42D21F5F831568FBF89>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2781FF60528CBFF2>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2605FF4457A4BE3A>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D22EEFEFB5283BE3A>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2602FEFB5516BE19>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2192FEB35378BE45>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D260BFEB2520CBEA1>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2785FE965354BE8D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2630FE6A54DEBEE8>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D21B5FE4E57BCBED4>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D22D5FE22535ABED4>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2636FE2252CABD30>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D27C2FE06536ABD1C>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D219AFD9054ADBD82>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D273DFD7452F8BDEE>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D23E1FD2B5331BDCA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_taczanowskii_Roewer_1951> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanopis_rugosa>, <http://taxon-name.plazi.org/id/Animalia/Tobias_rugosus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Thomisus_rugosus_TaczanoWski_1872> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183146>, <http://dx.doi.org/10.5281/zenodo.1183148>, <http://dx.doi.org/10.5281/zenodo.1183158>, <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_taczanowskii_Roewer_1951>
|
||||
dwc:authority "(Roewer, 1951)" ;
|
||||
dwc:baseAuthorityName "Roewer" ;
|
||||
dwc:baseAuthorityYear "1951" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Roewer, 1951)" ;
|
||||
dwc:species "taczanowskii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRDW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_taczanowskii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thomisus_rugosus_TaczanoWski_1872>
|
||||
dwc:authority "TaczanoWski, 1872: 95" ;
|
||||
dwc:authorityName "TaczanoWski" ;
|
||||
dwc:authorityPageNumber "95" ;
|
||||
dwc:authorityYear "1872" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "TaczanoWski, 1872" ;
|
||||
dwc:species "rugosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thomisus_rugosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_taczanowskii>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "taczanowskii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Thomisus_rugosus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rugosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Thomisus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanopis_rugosa>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Stephanopis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rugosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stephanopis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanopis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Stephanopis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias_rugosus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rugosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183146>
|
||||
dc:description "FIGURE 8. Epicadus taczanowskii (RoeWer, 1951), female (A MCTP 41287, B–D MNHN 2617). A, B habitus (A dorsal, B frontal); Cepigynal plate (ventral);D spermathecaeandcopulatory ducts (dorsal).Scale bars: 2 mm (A), 1 mm (B),0.2 mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183146/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183148>
|
||||
dc:description "FIGURE9. Epicadus taczanowskii (RoeWer,1951) male (MPEG 022624).A, B habitus (Adorsal, Bfrontal);C, D leftpalp (C frontal, D retrolateral).Scale bars:1 mm (A), 0.5 mm (B), 0.1 mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183148/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183158>
|
||||
dc:description "FIGURE 14. Color variations of females. A–D Epicadus pustulosus (Mello-Leitão, 1929) (A, B MZSP 45484; C, D MZSP 51068); Scale bars: 2 mm (A, C), 1 mm (B, D). Color variations of females of E–F Epicadus taczanowskii (RoeWer, 1951): Photo credits:Kenji Nishida (E); Arthur Anker (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183162>
|
||||
dc:description "FIGURE 16. Female specimens in vivo. A Epicadus taczanowskii (RoeWer, 1951); B Epicadus dimidiaster sp. nov.; C Epicadus rubripes Mello-Leitão, 1924 (adapted from Silva-Moreira & Machado 2016: fig. 1F); D Epicadus camelinus (O. Pickard-Cambridge, 1869); E Epicadus heterogaster (Guérin-Méneville, 1829); F Epicadus trituberculatus (TaczanoWski, 1872). Photo credits:César Favacho (A); Arthur Anker (B); Almir Cândido de Almeida (C); Karl Kroeker (D); Edson Roberto (E); Edelcio Muscat (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C23C0FA565428BACD>
|
||||
dwc:catalogNumber "MCTP 41287" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "2010-12" ;
|
||||
dwc:locality "Camp Aya" ;
|
||||
dwc:recordedBy "Reserve Naturelle Nationale de la Trinite & C. Courtial" ;
|
||||
dwc:typeStatus "neotype" ;
|
||||
dwc:verbatimLatitude "4.6005554" ;
|
||||
dwc:verbatimLongitude "-53.411945" ;
|
||||
trt:gbifOccurrenceId "1820860249" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672DA42C23C0FA565428BACD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C23C0F9525787B9C1>
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:eventDate "1936-08-12" ;
|
||||
dwc:locality "Porto Bello" ;
|
||||
dwc:recordedBy "A. M. Chickering" ;
|
||||
dwc:verbatimLatitude "9.548889" ;
|
||||
dwc:verbatimLongitude "-79.65278" ;
|
||||
trt:gbifOccurrenceId "1820860271" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672DA42C23C0F9525787B9C1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C210BF937578DB82C>
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:eventDate "1936-07-28" ;
|
||||
dwc:locality "Canal Zone" ;
|
||||
dwc:recordedBy "A. M. Chickering" ;
|
||||
dwc:verbatimLatitude "9.151944" ;
|
||||
dwc:verbatimLongitude "-79.84639" ;
|
||||
trt:gbifOccurrenceId "1820860261" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672DA42C210BF937578DB82C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C2102F8A657CAB8BF>
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:eventDate "1939-08" ;
|
||||
dwc:locality "Canal Zone" ;
|
||||
dwc:recordedBy "A. M. Chickering" ;
|
||||
dwc:verbatimLatitude "9.0775" ;
|
||||
dwc:verbatimLongitude "-79.64916" ;
|
||||
trt:gbifOccurrenceId "1820860297" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672DA42C2102F8A657CAB8BF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42C22B9F8785400B89B>
|
||||
dwc:catalogNumber "MPEG 4588" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2004-11" ;
|
||||
dwc:locality "Ilha de Cotijuba" ;
|
||||
dwc:verbatimLatitude "-1.2397223" ;
|
||||
dwc:verbatimLongitude "-48.546387" ;
|
||||
trt:gbifOccurrenceId "1820860148" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672DA42C22B9F8785400B89B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672DA42D21F5F831568FBF89>
|
||||
dwc:collectionCode "UFPA" ;
|
||||
dwc:eventDate "2006-08-18" ;
|
||||
dwc:locality "Mata" ;
|
||||
dwc:verbatimLatitude "-1.4555556" ;
|
||||
dwc:verbatimLongitude "-48.49" ;
|
||||
trt:gbifOccurrenceId "1820860157" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672DA42D21F5F831568FBF89> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2781FF60528CBFF2>
|
||||
dwc:catalogNumber "MPEG 8764" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2004-08-04" ;
|
||||
dwc:locality "Plato do Rio Juruti" ;
|
||||
dwc:recordedBy "D. F. Candiani" ;
|
||||
dwc:verbatimLatitude "-2.6030555" ;
|
||||
dwc:verbatimLongitude "-56.21" ;
|
||||
trt:gbifOccurrenceId "1820860264" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D2781FF60528CBFF2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2605FF4457A4BE3A>
|
||||
dwc:catalogNumber "MPEG 5369" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2003-09-12" ;
|
||||
dwc:locality "Serra do Cachimbo" ;
|
||||
dwc:recordedBy "A. B. Bonaldo" ;
|
||||
dwc:verbatimLatitude "-9.367223" ;
|
||||
dwc:verbatimLongitude "-55.019722" ;
|
||||
trt:gbifOccurrenceId "1820860278" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D2605FF4457A4BE3A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D22EEFEFB5283BE3A>
|
||||
dwc:catalogNumber "MPEG 5435" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2003-09-09" ;
|
||||
dwc:locality "Serra do Cachimbo" ;
|
||||
dwc:recordedBy "A. B. Bonaldo" ;
|
||||
dwc:verbatimLatitude "-9.367223" ;
|
||||
dwc:verbatimLongitude "-55.019722" ;
|
||||
trt:gbifOccurrenceId "1820860275" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D22EEFEFB5283BE3A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2602FEFB5516BE19>
|
||||
dwc:catalogNumber "MNHN 2617" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Amazonas" ;
|
||||
dwc:recordedBy "Amazonas" ;
|
||||
trt:gbifOccurrenceId "1820860255" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D2602FEFB5516BE19> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2192FEB35378BE45>
|
||||
dwc:catalogNumber "MNHN 4270" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Tefe" ;
|
||||
dwc:verbatimLatitude "-3.3519444" ;
|
||||
dwc:verbatimLongitude "-64.716385" ;
|
||||
trt:gbifOccurrenceId "1820860266" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D2192FEB35378BE45> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D260BFEB2520CBEA1>
|
||||
dwc:catalogNumber "MZSP 51461" ;
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "2012-07-08" ;
|
||||
dwc:locality "Porto Velho" ;
|
||||
dwc:recordedBy "R. P. Indicatti" ;
|
||||
dwc:verbatimLatitude "-8.802778" ;
|
||||
dwc:verbatimLongitude "-63.918056" ;
|
||||
trt:gbifOccurrenceId "1820860274" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D260BFEB2520CBEA1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2785FE965354BE8D>
|
||||
dwc:catalogNumber "IBSP 135288" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:locality "Reserva Extrativista de Catuaba" ;
|
||||
dwc:recordedBy "E. F. Morato" ;
|
||||
dwc:verbatimLatitude "-10.145278" ;
|
||||
dwc:verbatimLongitude "-67.724724" ;
|
||||
trt:gbifOccurrenceId "1820860258" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D2785FE965354BE8D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2630FE6A54DEBEE8>
|
||||
dwc:catalogNumber "MNHN 18652" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Bahia" ;
|
||||
dwc:recordedBy "Bahia" ;
|
||||
trt:gbifOccurrenceId "1820860227" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D2630FE6A54DEBEE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D21B5FE4E57BCBED4>
|
||||
dwc:catalogNumber "IBSP 2697" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:locality "Fazenda Boa Esperanca" ;
|
||||
dwc:recordedBy "A. T. Emothe" ;
|
||||
dwc:verbatimLatitude "-11.0125" ;
|
||||
dwc:verbatimLongitude "-40.855278" ;
|
||||
trt:gbifOccurrenceId "1820860244" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D21B5FE4E57BCBED4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D22D5FE22535ABED4>
|
||||
dwc:catalogNumber "MNHN 10358" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Mato Grosso" ;
|
||||
dwc:recordedBy "Mato Grosso" ;
|
||||
trt:gbifOccurrenceId "1820860298" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D22D5FE22535ABED4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D2636FE2252CABD30>
|
||||
dwc:collectionCode "AMNH" ;
|
||||
dwc:eventDate "1961-12-01" ;
|
||||
dwc:locality "Barra do Tapirape" ;
|
||||
dwc:recordedBy "B. Malkin" ;
|
||||
dwc:verbatimLatitude "-10.429167" ;
|
||||
dwc:verbatimLongitude "-51.281387" ;
|
||||
trt:gbifOccurrenceId "1820860245" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D2636FE2252CABD30> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D27C2FE06536ABD1C>
|
||||
dwc:catalogNumber "MPEG 22624" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2006-06-10" ;
|
||||
dwc:locality "Fazenda Tanguro" ;
|
||||
dwc:recordedBy "G. Dall'osto" ;
|
||||
dwc:verbatimLatitude "-13.073611" ;
|
||||
dwc:verbatimLongitude "-52.381664" ;
|
||||
trt:gbifOccurrenceId "1820860223" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D27C2FE06536ABD1C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D219AFD9054ADBD82>
|
||||
dwc:collectionCode "REFMU" ;
|
||||
dwc:eventDate "2005-10-14" ;
|
||||
dwc:locality "Morro Aricanga" ;
|
||||
dwc:verbatimLatitude "-19.819723" ;
|
||||
dwc:verbatimLongitude "-40.23722" ;
|
||||
trt:gbifOccurrenceId "1820860235" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D219AFD9054ADBD82> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D273DFD7452F8BDEE>
|
||||
dwc:collectionCode "UFMG" ;
|
||||
dwc:eventDate "2008-10-25" ;
|
||||
dwc:locality "Estacao Ecologica" ;
|
||||
dwc:verbatimLatitude "-19.874445" ;
|
||||
dwc:verbatimLongitude "-43.97278" ;
|
||||
trt:gbifOccurrenceId "1820860283" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D273DFD7452F8BDEE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A42E2390F94E53E5BFF2.mc.68DC3CFA672CA42D23E1FD2B5331BDCA>
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "62-12-19" ;
|
||||
dwc:locality "Itapevi" ;
|
||||
dwc:recordedBy "C. Bertim & V. Onofrio" ;
|
||||
dwc:verbatimLatitude "-23.536943" ;
|
||||
dwc:verbatimLongitude "-46.950832" ;
|
||||
trt:gbifOccurrenceId "1820860240" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A42E2390F94E53E5BFF2#68DC3CFA672CA42D23E1FD2B5331BDCA> ;
|
||||
a dwc:MaterialCitation .
|
||||
235
data/50/1D/87/501D87B16732A4332390FD775598B945.ttl
Normal file
235
data/50/1D/87/501D87B16732A4332390FD775598B945.ttl
Normal file
|
|
@ -0,0 +1,235 @@
|
|||
@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/501D87B16732A4332390FD775598B945>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus rubripes Mello-Leitao 1924" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A4332390FC8255EDBC91>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A43320A4FC6655C0BCFD>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A43321AAFC1F5468BB05>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A433211CFBD7573EBB4D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A4332253FBAB5361BB4D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A43322C5FB8F53FBBBA9>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A4332689FB8F5290BB95> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_rubripes_Mello-Leitao_1924> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Epicadus_pallidus_Mello-Leitao_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_rubripes_Mello-Leitao_1924>
|
||||
dwc:authority "Mello-Leitao, 1924" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityYear "1924" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1924" ;
|
||||
dwc:species "rubripes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G3DV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_rubripes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_pallidus_Mello-Leitao_1929>
|
||||
dwc:authority "Mello-Leitao, 1929: 97" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "97" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1929" ;
|
||||
dwc:species "pallidus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G3DV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_pallidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_rubripes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubripes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Epicadus_pallidus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183162>
|
||||
dc:description "FIGURE 16. Female specimens in vivo. A Epicadus taczanowskii (RoeWer, 1951); B Epicadus dimidiaster sp. nov.; C Epicadus rubripes Mello-Leitão, 1924 (adapted from Silva-Moreira & Machado 2016: fig. 1F); D Epicadus camelinus (O. Pickard-Cambridge, 1869); E Epicadus heterogaster (Guérin-Méneville, 1829); F Epicadus trituberculatus (TaczanoWski, 1872). Photo credits:César Favacho (A); Arthur Anker (B); Almir Cândido de Almeida (C); Karl Kroeker (D); Edson Roberto (E); Edelcio Muscat (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A4332390FC8255EDBC91>
|
||||
dwc:catalogNumber "MCTP 527" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1988-09" ;
|
||||
dwc:locality "Rio Jacutinga" ;
|
||||
dwc:recordedBy "Proj. Ita-Machadinho" ;
|
||||
dwc:verbatimLatitude "-27.264723" ;
|
||||
dwc:verbatimLongitude "-52.329166" ;
|
||||
trt:gbifOccurrenceId "1820860270" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A4332390FD775598B945#68DC3CFA6732A4332390FC8255EDBC91> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A43320A4FC6655C0BCFD>
|
||||
dwc:catalogNumber "MCTP 36572" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:locality "Nova Prata" ;
|
||||
dwc:recordedBy "Januaty & F. C. Quadros" ;
|
||||
dwc:verbatimLatitude "-28.783888" ;
|
||||
dwc:verbatimLongitude "-51.607777" ;
|
||||
trt:gbifOccurrenceId "1820860282" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A4332390FD775598B945#68DC3CFA6732A43320A4FC6655C0BCFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A43321AAFC1F5468BB05>
|
||||
dwc:catalogNumber "MCTP 1081" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1986-09-27" ;
|
||||
dwc:locality "Novo Hamburgo" ;
|
||||
dwc:recordedBy "C. J. Beckel" ;
|
||||
dwc:verbatimLatitude "-29.687777" ;
|
||||
dwc:verbatimLongitude "-51.133335" ;
|
||||
trt:gbifOccurrenceId "1820860290" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A4332390FD775598B945#68DC3CFA6732A43321AAFC1F5468BB05> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A433211CFBD7573EBB4D>
|
||||
dwc:catalogNumber "MCTP 37281" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "2009-05-23" ;
|
||||
dwc:locality "Nova Santa Rita" ;
|
||||
dwc:recordedBy "A. Oliveira" ;
|
||||
dwc:verbatimLatitude "-29.850555" ;
|
||||
dwc:verbatimLongitude "-51.273888" ;
|
||||
trt:gbifOccurrenceId "1820860151" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A4332390FD775598B945#68DC3CFA6732A433211CFBD7573EBB4D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A4332253FBAB5361BB4D>
|
||||
dwc:catalogNumber "MCTP 2828" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1992-12" ;
|
||||
dwc:locality "Viamao" ;
|
||||
dwc:recordedBy "A. A. Lise" ;
|
||||
dwc:verbatimLatitude "-30.071945" ;
|
||||
dwc:verbatimLongitude "-51.096943" ;
|
||||
trt:gbifOccurrenceId "1820860153" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A4332390FD775598B945#68DC3CFA6732A4332253FBAB5361BB4D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A43322C5FB8F53FBBBA9>
|
||||
dwc:catalogNumber "MCTP 5432" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1994-08-26" ;
|
||||
dwc:locality "Guaiba" ;
|
||||
dwc:recordedBy "A. A. Lise" ;
|
||||
dwc:verbatimLatitude "-30.108889" ;
|
||||
dwc:verbatimLongitude "-51.32361" ;
|
||||
trt:gbifOccurrenceId "1820860276" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A4332390FD775598B945#68DC3CFA6732A43322C5FB8F53FBBBA9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16732A4332390FD775598B945.mc.68DC3CFA6732A4332689FB8F5290BB95>
|
||||
dwc:catalogNumber "MCTP 3625" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1993-05-12" ;
|
||||
dwc:locality "Capane" ;
|
||||
dwc:recordedBy "R. G. Buss" ;
|
||||
dwc:verbatimLatitude "-30.244444" ;
|
||||
dwc:verbatimLongitude "-52.961113" ;
|
||||
trt:gbifOccurrenceId "1820860288" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16732A4332390FD775598B945#68DC3CFA6732A4332689FB8F5290BB95> ;
|
||||
a dwc:MaterialCitation .
|
||||
301
data/50/1D/87/501D87B16733A4332390FB5454E3BD1A.ttl
Normal file
301
data/50/1D/87/501D87B16733A4332390FB5454E3BD1A.ttl
Normal file
|
|
@ -0,0 +1,301 @@
|
|||
@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/501D87B16733A4332390FB5454E3BD1A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183158>, <http://dx.doi.org/10.5281/zenodo.1183160>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus pustulosus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322390FA6E54E0BAF5>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A43223C0FA26554FB93D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322176F9DF536FB919>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322626F9DE52A1B945>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322139F997528BB98D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322605F96B53E1B9E9>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322390F922546CB831>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322123F9065567B831>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322028F9075417B81D>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A432217BF8DB55A9B879>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A43220E7F8BF5216B8A5>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A432277EF892525DB881> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_pustulosus_Mello-Leitao_1929> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tobias_pustulosus_Mello-Leitao_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183158>, <http://dx.doi.org/10.5281/zenodo.1183160>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_pustulosus_Mello-Leitao_1929>
|
||||
dwc:authority "(Mello-Leitao, 1929)" ;
|
||||
dwc:baseAuthorityName "Mello-Leitao" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mello-Leitao, 1929)" ;
|
||||
dwc:species "pustulosus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G3DY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_pustulosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_pustulosus_Mello-Leitao_1929>
|
||||
dwc:authority "Mello-Leitao, 1929: 86" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "86" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1929" ;
|
||||
dwc:species "pustulosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_pustulosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_pustulosus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pustulosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Tobias_pustulosus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pustulosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183158>
|
||||
dc:description "FIGURE 14. Color variations of females. A–D Epicadus pustulosus (Mello-Leitão, 1929) (A, B MZSP 45484; C, D MZSP 51068); Scale bars: 2 mm (A, C), 1 mm (B, D). Color variations of females of E–F Epicadus taczanowskii (RoeWer, 1951): Photo credits:Kenji Nishida (E); Arthur Anker (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183158/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183160>
|
||||
dc:description "FIGURE 15. Female specimens in vivo. A–C Epicadus caudatus (Mello-Leitão, 1929) A nuptial guard, B egg-sac guarding behavior, C diagnostic orange blister-shaped setae sockets); D E. granulatus Banks 1909; E Epicadus pustulosus (Mello- Leitão, 1929), diagnostic yelloW blister-shaped setae sockets. Photo credits: Alfredo Colón Archilla (A, B, C); Morley Read (D); Paul Bertner (E)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322390FA6E54E0BAF5>
|
||||
dwc:catalogNumber "MNHN 4560" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Fonte Boa" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-2.4681" ;
|
||||
dwc:verbatimLongitude "-66.141525" ;
|
||||
trt:gbifOccurrenceId "1820860277" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A4322390FA6E54E0BAF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A43223C0FA26554FB93D>
|
||||
dwc:catalogNumber "IBSP 135286" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:locality "Reserva Extrativista de Catuaba" ;
|
||||
dwc:recordedBy "E. F. Morato" ;
|
||||
dwc:verbatimLatitude "-10.145278" ;
|
||||
dwc:verbatimLongitude "-67.724724" ;
|
||||
trt:gbifOccurrenceId "1820860237" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A43223C0FA26554FB93D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322176F9DF536FB919>
|
||||
dwc:catalogNumber "IBSP 135292" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:locality "Reserva Extrativista de Catuaba" ;
|
||||
dwc:recordedBy "E. F. Morato" ;
|
||||
dwc:verbatimLatitude "-10.145278" ;
|
||||
dwc:verbatimLongitude "-67.724724" ;
|
||||
trt:gbifOccurrenceId "1820860285" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A4322176F9DF536FB919> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322626F9DE52A1B945>
|
||||
dwc:catalogNumber "MZSP 45458" ;
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "2012-01-20" ;
|
||||
dwc:locality "Porto Velho" ;
|
||||
dwc:recordedBy "D. F. Candiani" ;
|
||||
dwc:verbatimLatitude "-8.802778" ;
|
||||
dwc:verbatimLongitude "-63.918056" ;
|
||||
trt:gbifOccurrenceId "1820860305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A4322626F9DE52A1B945> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322139F997528BB98D>
|
||||
dwc:catalogNumber "MZSP 53085, MNRJ 1351" ;
|
||||
dwc:collectionCode "MZSP, MNRJ" ;
|
||||
dwc:eventDate "1968-11-05" ;
|
||||
dwc:locality "Indicatti" ;
|
||||
dwc:verbatimLatitude "-13.743889" ;
|
||||
dwc:verbatimLongitude "-39.484722" ;
|
||||
trt:gbifOccurrenceId "1820860260" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A4322139F997528BB98D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322605F96B53E1B9E9>
|
||||
dwc:catalogNumber "IBSP 46728" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "2000-11-15" ;
|
||||
dwc:locality "Reserva Biologica de Una" ;
|
||||
dwc:recordedBy "A. D. Brescovit" ;
|
||||
dwc:verbatimLatitude "-15.208889" ;
|
||||
dwc:verbatimLongitude "-39.195835" ;
|
||||
trt:gbifOccurrenceId "1820860246" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A4322605F96B53E1B9E9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322390F922546CB831>
|
||||
dwc:catalogNumber "IBSP 27015" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "1997-07" ;
|
||||
dwc:locality "Reserva Floresta da Cia. Vale do Rio Doce" ;
|
||||
dwc:recordedBy "A. J. Santos" ;
|
||||
dwc:verbatimLatitude "-19.151388" ;
|
||||
dwc:verbatimLongitude "-40.070553" ;
|
||||
trt:gbifOccurrenceId "1820860250" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A4322390F922546CB831> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322123F9065567B831>
|
||||
dwc:locality "Sao Paulo" ;
|
||||
trt:gbifOccurrenceId "1820860252" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A4322123F9065567B831> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A4322028F9075417B81D>
|
||||
dwc:catalogNumber "IBSP 137989" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "1958-08" ;
|
||||
dwc:locality "Parque Modelo" ;
|
||||
dwc:recordedBy "M. Kramer" ;
|
||||
dwc:verbatimLatitude "-22.706667" ;
|
||||
dwc:verbatimLongitude "-46.809444" ;
|
||||
trt:gbifOccurrenceId "1820860293" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A4322028F9075417B81D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A432217BF8DB55A9B879>
|
||||
dwc:catalogNumber "IBSP 56568" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "2001-05" ;
|
||||
dwc:locality "Manuel Ferreira" ;
|
||||
dwc:recordedBy "E. K. Kashimata & R. Martins" ;
|
||||
dwc:verbatimLatitude "-23.489445" ;
|
||||
dwc:verbatimLongitude "-46.16639" ;
|
||||
trt:gbifOccurrenceId "1820860294" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A432217BF8DB55A9B879> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A43220E7F8BF5216B8A5>
|
||||
dwc:catalogNumber "MZSP 21592" ;
|
||||
dwc:collectionCode "MZSP" ;
|
||||
dwc:eventDate "1999-08-23" ;
|
||||
dwc:locality "Parque Estadual da Ilha do Cardoso" ;
|
||||
dwc:recordedBy "G. Machado" ;
|
||||
dwc:verbatimLatitude "-25.133617" ;
|
||||
dwc:verbatimLongitude "-47.96165" ;
|
||||
trt:gbifOccurrenceId "1820860289" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A43220E7F8BF5216B8A5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16733A4332390FB5454E3BD1A.mc.68DC3CFA6733A432277EF892525DB881>
|
||||
dwc:catalogNumber "MACN 18958" ;
|
||||
dwc:collectionCode "MACN" ;
|
||||
dwc:eventDate "1972-01" ;
|
||||
dwc:locality "Rio Napo" ;
|
||||
dwc:recordedBy "Bordon" ;
|
||||
dwc:verbatimLatitude "-0.99611115" ;
|
||||
dwc:verbatimLongitude "-78.42166" ;
|
||||
trt:gbifOccurrenceId "1820860306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16733A4332390FB5454E3BD1A#68DC3CFA6733A432277EF892525DB881> ;
|
||||
a dwc:MaterialCitation .
|
||||
205
data/50/1D/87/501D87B16734A4302390F95152BBBC7A.ttl
Normal file
205
data/50/1D/87/501D87B16734A4302390F95152BBBC7A.ttl
Normal file
|
|
@ -0,0 +1,205 @@
|
|||
@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/501D87B16734A4302390F95152BBBC7A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183140>, <http://dx.doi.org/10.5281/zenodo.1183142>, <http://dx.doi.org/10.5281/zenodo.1183160>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus granulatus Banks 1909" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16734A4302390F95152BBBC7A.mc.68DC3CFA6734A4352390F8A954E8B8A0>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16734A4302390F95152BBBC7A.mc.68DC3CFA6734A4352390F84B5479B8C9>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16734A4302390F95152BBBC7A.mc.68DC3CFA6737A43623C0F988524DB98B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_granulatus_Banks_1909> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tobias_inermis_Mello-Leitao_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183140>, <http://dx.doi.org/10.5281/zenodo.1183142>, <http://dx.doi.org/10.5281/zenodo.1183160>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_granulatus_Banks_1909>
|
||||
dwc:authority "Banks, 1909" ;
|
||||
dwc:authorityName "Banks" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Banks, 1909" ;
|
||||
dwc:species "granulatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G3DZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_granulatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_inermis_Mello-Leitao_1929>
|
||||
dwc:authority "Mello-Leitao, 1929: 84" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "84" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1929" ;
|
||||
dwc:species "inermis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_inermis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_granulatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "granulatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Tobias_inermis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "inermis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183140>
|
||||
dc:description "FIGURE 5. Epicadus granulatus Banks, 1909, female (MNHN 3403). A, B habitus (A dorsal, B frontal); C epigynal plate (ventral); D spermathecae and copulatory ducts (dorsal). Scale bars:2 mm (A), 1 mm (B),0.1 mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183140/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183142>
|
||||
dc:description "FIGURE 6. Epicadus granulatus Banks, 1909, male (MCTP 005373). A, B habitus (A dorsal, B frontal); C, D left palp (C frontal, D retrolateral).Scale bars:1 mm (A), 0.5 mm (B), 0.2 mm (C), 0.3 mm (D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183142/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183160>
|
||||
dc:description "FIGURE 15. Female specimens in vivo. A–C Epicadus caudatus (Mello-Leitão, 1929) A nuptial guard, B egg-sac guarding behavior, C diagnostic orange blister-shaped setae sockets); D E. granulatus Banks 1909; E Epicadus pustulosus (Mello- Leitão, 1929), diagnostic yelloW blister-shaped setae sockets. Photo credits: Alfredo Colón Archilla (A, B, C); Morley Read (D); Paul Bertner (E)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16734A4302390F95152BBBC7A.mc.68DC3CFA6734A4352390F8A954E8B8A0>
|
||||
dwc:catalogNumber "MNHN 3403" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Tarapoto" ;
|
||||
dwc:typeStatus "syntype" ;
|
||||
dwc:verbatimLatitude "-6.482222" ;
|
||||
dwc:verbatimLongitude "-76.372505" ;
|
||||
trt:gbifOccurrenceId "1820860156" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16734A4302390F95152BBBC7A#68DC3CFA6734A4352390F8A954E8B8A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16734A4302390F95152BBBC7A.mc.68DC3CFA6734A4352390F84B5479B8C9>
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:locality "Surubres" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "9.598611" ;
|
||||
dwc:verbatimLongitude "-84.30195" ;
|
||||
trt:gbifOccurrenceId "1820860284" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16734A4302390F95152BBBC7A#68DC3CFA6734A4352390F84B5479B8C9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16734A4302390F95152BBBC7A.mc.68DC3CFA6737A43623C0F988524DB98B>
|
||||
dwc:catalogNumber "MPEG 005373" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2003-09-15" ;
|
||||
dwc:locality "Campo de Provas Brigadeiro Velloso" ;
|
||||
dwc:recordedBy "D. R. Santos-Souza" ;
|
||||
dwc:verbatimLatitude "-9.333333" ;
|
||||
dwc:verbatimLongitude "-54.96472" ;
|
||||
trt:gbifOccurrenceId "1820860291" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16734A4302390F95152BBBC7A#68DC3CFA6737A43623C0F988524DB98B> ;
|
||||
a dwc:MaterialCitation .
|
||||
286
data/50/1D/87/501D87B16738A43A2390FE8A5429BBDD.ttl
Normal file
286
data/50/1D/87/501D87B16738A43A2390FE8A5429BBDD.ttl
Normal file
|
|
@ -0,0 +1,286 @@
|
|||
@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/501D87B16738A43A2390FE8A5429BBDD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183134>, <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164>, <http://dx.doi.org/10.5281/zenodo.1183154> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus camelinus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16738A43A2390FE8A5429BBDD.mc.68DC3CFA6738A4392390FDE254DABD69>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16738A43A2390FE8A5429BBDD.mc.68DC3CFA6738A43923C0F8465362B8F1>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16738A43A2390FE8A5429BBDD.mc.68DC3CFA6738A43A2622F84653E0BF96>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B16738A43A2390FE8A5429BBDD.mc.68DC3CFA673BA43A2390FF4357C8BFD1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_camelinus_Pickard-Cambridge_1869> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Stephanopis_camelina_Pickard-Cambridge_1869>, <http://taxon-concept.plazi.org/id/Animalia/Tobias_camelinus_Pickard-Cambridge_1869>, <http://taxon-concept.plazi.org/id/Animalia/Tobias_martinezi_Biraben_1955> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183134>, <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164>, <http://dx.doi.org/10.5281/zenodo.1183154> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_camelinus_Pickard-Cambridge_1869>
|
||||
dwc:authority "(O. Pickard-Cambridge, 1869)" ;
|
||||
dwc:baseAuthorityName "O. Pickard-Cambridge" ;
|
||||
dwc:baseAuthorityYear "1869" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(O. Pickard-Cambridge, 1869)" ;
|
||||
dwc:species "camelinus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G3CH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_camelinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stephanopis_camelina_Pickard-Cambridge_1869>
|
||||
dwc:authority "O. Pickard-Cambridge, 1869: 64" ;
|
||||
dwc:authorityName "O. Pickard-Cambridge" ;
|
||||
dwc:authorityPageNumber "64" ;
|
||||
dwc:authorityYear "1869" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Stephanopis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "O. Pickard-Cambridge, 1869" ;
|
||||
dwc:species "camelina" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanopis_camelina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_camelinus_Pickard-Cambridge_1869>
|
||||
dwc:authority "(O. Pickard-Cambridge)" ;
|
||||
dwc:authorityName "O. Pickard-Cambridge" ;
|
||||
dwc:baseAuthorityName "O. Pickard-Cambridge" ;
|
||||
dwc:baseAuthorityYear "1869" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(O. Pickard-Cambridge, 1869) O. Pickard-Cambridge" ;
|
||||
dwc:species "camelinus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G3CH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_camelinus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_martinezi_Biraben_1955>
|
||||
dwc:authority "Biraben, 1955: 74" ;
|
||||
dwc:authorityName "Biraben" ;
|
||||
dwc:authorityPageNumber "74" ;
|
||||
dwc:authorityYear "1955" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Biraben, 1955" ;
|
||||
dwc:species "martinezi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_martinezi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_camelinus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "camelinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Stephanopis_camelina>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Stephanopis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "camelina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stephanopis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanopis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Stephanopis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias_camelinus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "camelinus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias_martinezi>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "martinezi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183134>
|
||||
dc:description "FIGURE 2. Epicadus camelinus (O. Pickard-Cambridge, 1869), female (UFMG 11007). A, B habitus (A dorsal, B frontal); C epigynal plate (ventral); D spermathecae and copulatory ducts (dorsal).Scale bars: 2 mm (A, B), 0.2 mm(C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183134/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183162>
|
||||
dc:description "FIGURE 16. Female specimens in vivo. A Epicadus taczanowskii (RoeWer, 1951); B Epicadus dimidiaster sp. nov.; C Epicadus rubripes Mello-Leitão, 1924 (adapted from Silva-Moreira & Machado 2016: fig. 1F); D Epicadus camelinus (O. Pickard-Cambridge, 1869); E Epicadus heterogaster (Guérin-Méneville, 1829); F Epicadus trituberculatus (TaczanoWski, 1872). Photo credits:César Favacho (A); Arthur Anker (B); Almir Cândido de Almeida (C); Karl Kroeker (D); Edson Roberto (E); Edelcio Muscat (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183154>
|
||||
dc:description "FIGURE 12. Epicadus trituberculatus (TaczanoWski, 1872), female (MPEG 022662). A, B habitus (A dorsal, B frontal); C epigynal plate (ventral); D spermathecae and copulatory ducts (dorsal).Scale bars: 2 mm (A), 1 mm (B), 0.2mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183154/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16738A43A2390FE8A5429BBDD.mc.68DC3CFA6738A4392390FDE254DABD69>
|
||||
dwc:collectionCode "MLPA" ;
|
||||
dwc:locality "Buenavista" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-17.458889" ;
|
||||
dwc:verbatimLongitude "-63.65917" ;
|
||||
trt:gbifOccurrenceId "1820860248" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16738A43A2390FE8A5429BBDD#68DC3CFA6738A4392390FDE254DABD69> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16738A43A2390FE8A5429BBDD.mc.68DC3CFA6738A43923C0F8465362B8F1>
|
||||
dwc:catalogNumber "MNHN 2617" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Other" ;
|
||||
dwc:verbatimLatitude "-3.4166667" ;
|
||||
dwc:verbatimLongitude "-65.855835" ;
|
||||
trt:gbifOccurrenceId "1820860272" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16738A43A2390FE8A5429BBDD#68DC3CFA6738A43923C0F8465362B8F1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16738A43A2390FE8A5429BBDD.mc.68DC3CFA6738A43A2622F84653E0BF96>
|
||||
dwc:catalogNumber "UFMG 11007" ;
|
||||
dwc:collectionCode "UFMG" ;
|
||||
dwc:eventDate "2010-11" ;
|
||||
dwc:locality "Senador Guiomard" ;
|
||||
dwc:recordedBy "G. H. F. Azevedo & A. J. Santos" ;
|
||||
dwc:verbatimLatitude "-10.073334" ;
|
||||
dwc:verbatimLongitude "-67.62389" ;
|
||||
trt:gbifOccurrenceId "1820860309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16738A43A2390FE8A5429BBDD#68DC3CFA6738A43A2622F84653E0BF96> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B16738A43A2390FE8A5429BBDD.mc.68DC3CFA673BA43A2390FF4357C8BFD1>
|
||||
dwc:catalogNumber "MCNZ 21767" ;
|
||||
dwc:collectionCode "MCNZ" ;
|
||||
dwc:eventDate "1991-10-12" ;
|
||||
dwc:locality "Refugio Biologico Bela Vista" ;
|
||||
dwc:recordedBy "A. B. Bonaldo" ;
|
||||
dwc:verbatimLatitude "-25.448889" ;
|
||||
dwc:verbatimLongitude "-54.556667" ;
|
||||
trt:gbifOccurrenceId "1820860279" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B16738A43A2390FE8A5429BBDD#68DC3CFA673BA43A2390FF4357C8BFD1> ;
|
||||
a dwc:MaterialCitation .
|
||||
302
data/50/1D/87/501D87B1673AA4352390FEC65797B970.ttl
Normal file
302
data/50/1D/87/501D87B1673AA4352390FEC65797B970.ttl
Normal file
|
|
@ -0,0 +1,302 @@
|
|||
@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/501D87B1673AA4352390FEC65797B970>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183136>, <http://dx.doi.org/10.5281/zenodo.1183138>, <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus dimidiaster Machado & Teixeira & Lise 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2390FE5157CFBEC0>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B23C0FE095690BD08>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B23FFFDEE5269BD08>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2719FDEE5445BD77>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B214FFDC153E1BD74>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2390FDA65693BDBC>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B23C0FD5D5789BDC4>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2103FD315509BC20>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2087FD165408BC0C>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2187FCE95525BC68>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2069FCCE52D1BC54>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B27B1FCA1529ABCB0>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B27F3FC8553E1BC9C>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2390FC3D573ABB24> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_dimidiaster_Machado_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183136>, <http://dx.doi.org/10.5281/zenodo.1183138>, <http://dx.doi.org/10.5281/zenodo.1183162>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_dimidiaster_Machado_2018>
|
||||
dwc:authority "Machado & Teixeira & Lise, 2018" ;
|
||||
dwc:authorityName "Machado & Teixeira & Lise" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Machado & Teixeira & Lise, 2018" ;
|
||||
dwc:species "dimidiaster" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6G3CF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_dimidiaster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_dimidiaster>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dimidiaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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.5281/zenodo.1183136>
|
||||
dc:description "FIGURE 3. Epicadus dimidiaster sp. nov., female (MPEG 30605). A, B habitus (A dorsal, B frontal); C epigynal plate (ventral); D spermathecae and copulatory ducts (dorsal). Scale bars:Scale bars: 1 mm (A, B), 0.1mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183136/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183138>
|
||||
dc:description "FIGURE 4. Epicadus dimidiaster sp. nov., male (MPEG 30603). A, B habitus (A dorsal, B frontal); C, D left palp (C frontal vieW With arroW indicating the tegular furroW (TF), D retrolateral vieW). Scale bars:1 mm (A), 0.5 mm (B), 0.1 mm (C, D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183138/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183162>
|
||||
dc:description "FIGURE 16. Female specimens in vivo. A Epicadus taczanowskii (RoeWer, 1951); B Epicadus dimidiaster sp. nov.; C Epicadus rubripes Mello-Leitão, 1924 (adapted from Silva-Moreira & Machado 2016: fig. 1F); D Epicadus camelinus (O. Pickard-Cambridge, 1869); E Epicadus heterogaster (Guérin-Méneville, 1829); F Epicadus trituberculatus (TaczanoWski, 1872). Photo credits:César Favacho (A); Arthur Anker (B); Almir Cândido de Almeida (C); Karl Kroeker (D); Edson Roberto (E); Edelcio Muscat (F)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183162/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2390FE5157CFBEC0>
|
||||
dwc:catalogNumber "MPEG 30605" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:locality "Floresta Nacional de Caxiuana" ;
|
||||
dwc:recordedBy "J. M. C. Cordeiro" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-1.7533333" ;
|
||||
dwc:verbatimLongitude "-51.520554" ;
|
||||
trt:gbifOccurrenceId "1820860259" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B2390FE5157CFBEC0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B23C0FE095690BD08>
|
||||
dwc:catalogNumber "MPEG 30603" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2005-10-03" ;
|
||||
dwc:locality "Melgaco" ;
|
||||
dwc:recordedBy "C. A. Lopes" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-1.7286111" ;
|
||||
dwc:verbatimLongitude "-51.483334" ;
|
||||
trt:gbifOccurrenceId "1820860299" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B23C0FE095690BD08> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B23FFFDEE5269BD08>
|
||||
dwc:catalogNumber "MCTP 39868" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "2005-10-08" ;
|
||||
dwc:locality "Melgaco" ;
|
||||
dwc:recordedBy "C. A. Lopes" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-1.7286111" ;
|
||||
dwc:verbatimLongitude "-51.483334" ;
|
||||
trt:gbifOccurrenceId "1820860273" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B23FFFDEE5269BD08> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2719FDEE5445BD77>
|
||||
dwc:catalogNumber "MPEG 29419" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2006-04-23" ;
|
||||
dwc:locality "Melgaco" ;
|
||||
dwc:recordedBy "J. A. P. Barreiro" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-1.7286111" ;
|
||||
dwc:verbatimLongitude "-51.483334" ;
|
||||
trt:gbifOccurrenceId "1820860303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B2719FDEE5445BD77> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B214FFDC153E1BD74>
|
||||
dwc:catalogNumber "MCTP 39869" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "2005-09-27" ;
|
||||
dwc:locality "Melgaco" ;
|
||||
dwc:recordedBy "N. S. Abrahim" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-1.7286111" ;
|
||||
dwc:verbatimLongitude "-51.483334" ;
|
||||
trt:gbifOccurrenceId "1820860301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B214FFDC153E1BD74> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2390FDA65693BDBC>
|
||||
dwc:catalogNumber "MPEG 30602" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2009-12-14" ;
|
||||
dwc:locality "Jacareacanga" ;
|
||||
dwc:recordedBy "N. S. Abrahim" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimLatitude "-6.357519" ;
|
||||
dwc:verbatimLongitude "-56.06016" ;
|
||||
trt:gbifOccurrenceId "1820860310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B2390FDA65693BDBC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B23C0FD5D5789BDC4>
|
||||
dwc:catalogNumber "MPEG 30604" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2009-10-27" ;
|
||||
dwc:locality "Jacareacanga" ;
|
||||
dwc:recordedBy "E. G. Cafofo" ;
|
||||
dwc:verbatimLatitude "-6.6247225" ;
|
||||
dwc:verbatimLongitude "-57.86722" ;
|
||||
trt:gbifOccurrenceId "1820860160" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B23C0FD5D5789BDC4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2103FD315509BC20>
|
||||
dwc:catalogNumber "INPA 8003" ;
|
||||
dwc:collectionCode "INPA" ;
|
||||
dwc:eventDate "1973-10-26" ;
|
||||
dwc:locality "Amazonas" ;
|
||||
dwc:recordedBy "L. P. Albuquerque" ;
|
||||
dwc:verbatimLatitude "-3.008889" ;
|
||||
dwc:verbatimLongitude "-59.946945" ;
|
||||
trt:gbifOccurrenceId "1820860300" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B2103FD315509BC20> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2087FD165408BC0C>
|
||||
dwc:catalogNumber "MPEG 13291" ;
|
||||
dwc:collectionCode "MPEG" ;
|
||||
dwc:eventDate "2006-10" ;
|
||||
dwc:locality "Coari" ;
|
||||
dwc:recordedBy "N. F. Lo Man Hung" ;
|
||||
dwc:verbatimLatitude "-4.8808336" ;
|
||||
trt:gbifOccurrenceId "1820860287" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B2087FD165408BC0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2187FCE95525BC68>
|
||||
dwc:catalogNumber "IBSP 8939" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "1996-11-11" ;
|
||||
dwc:locality "Parque Nacional da Serra do Divisor" ;
|
||||
dwc:recordedBy "R. S. Vieira" ;
|
||||
dwc:verbatimLatitude "-8.379167" ;
|
||||
dwc:verbatimLongitude "-73.18194" ;
|
||||
trt:gbifOccurrenceId "1820860302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B2187FCE95525BC68> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2069FCCE52D1BC54>
|
||||
dwc:catalogNumber "IBSP 39292" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "2001-03-12" ;
|
||||
dwc:locality "Anaurilandia" ;
|
||||
dwc:recordedBy "F. S. Cunha & C. A. R. Souza" ;
|
||||
dwc:verbatimLatitude "-22.154999" ;
|
||||
dwc:verbatimLongitude "-52.788334" ;
|
||||
trt:gbifOccurrenceId "1820860296" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B2069FCCE52D1BC54> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B27B1FCA1529ABCB0>
|
||||
dwc:catalogNumber "IBSP 38805" ;
|
||||
dwc:collectionCode "IBSP" ;
|
||||
dwc:eventDate "1997-03-17" ;
|
||||
dwc:locality "Serra do Japi" ;
|
||||
dwc:recordedBy "A. J. Santos" ;
|
||||
dwc:verbatimLatitude "-22.280556" ;
|
||||
dwc:verbatimLongitude "-47.548054" ;
|
||||
trt:gbifOccurrenceId "1820860263" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B27B1FCA1529ABCB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B27F3FC8553E1BC9C>
|
||||
dwc:catalogNumber "ICN 7633" ;
|
||||
dwc:collectionCode "ICN" ;
|
||||
dwc:eventDate "2004-10-15" ;
|
||||
dwc:locality "Estacion Biologica Caparu" ;
|
||||
dwc:recordedBy "J. Pinzon" ;
|
||||
dwc:verbatimLatitude "-1.0666667" ;
|
||||
dwc:verbatimLongitude "-69.51667" ;
|
||||
trt:gbifOccurrenceId "1820860286" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B27F3FC8553E1BC9C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673AA4352390FEC65797B970.mc.68DC3CFA673AA43B2390FC3D573ABB24>
|
||||
dwc:collectionCode "PERU, MUSM" ;
|
||||
dwc:eventDate "1989-06-25" ;
|
||||
dwc:locality "Tambopata" ;
|
||||
dwc:recordedBy "D. Silva" ;
|
||||
dwc:verbatimLatitude "-12.55" ;
|
||||
dwc:verbatimLongitude "-69.13333" ;
|
||||
trt:gbifOccurrenceId "1820860312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673AA4352390FEC65797B970#68DC3CFA673AA43B2390FC3D573ABB24> ;
|
||||
a dwc:MaterialCitation .
|
||||
231
data/50/1D/87/501D87B1673BA43B2390FAB955CEBFDE.ttl
Normal file
231
data/50/1D/87/501D87B1673BA43B2390FAB955CEBFDE.ttl
Normal file
|
|
@ -0,0 +1,231 @@
|
|||
@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/501D87B1673BA43B2390FAB955CEBFDE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183160>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus caudatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A2390F9F454DDB96F>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A23C0F9AC55DCB94B>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A20BFF9AC54B1B9B6>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A21D2F98F5205B9B6>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A278CF98F5529B992>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A205CF96352B3B9F1>, <http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A27D9F9475266B9DC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_caudatus_Mello-Leitao_1929> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tobias_caudatus_Mello-Leitao_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183160>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_caudatus_Mello-Leitao_1929>
|
||||
dwc:authority "(Mello-Leitao, 1929)" ;
|
||||
dwc:baseAuthorityName "Mello-Leitao" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mello-Leitao, 1929)" ;
|
||||
dwc:species "caudatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6FRCF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus_caudatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_caudatus_Mello-Leitao_1929>
|
||||
dwc:authority "Mello-Leitao, 1929: 88" ;
|
||||
dwc:authorityName "Mello-Leitao" ;
|
||||
dwc:authorityPageNumber "88" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mello-Leitao, 1929" ;
|
||||
dwc:species "caudatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias_caudatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus_caudatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caudatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Tobias_caudatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caudatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183160>
|
||||
dc:description "FIGURE 15. Female specimens in vivo. A–C Epicadus caudatus (Mello-Leitão, 1929) A nuptial guard, B egg-sac guarding behavior, C diagnostic orange blister-shaped setae sockets); D E. granulatus Banks 1909; E Epicadus pustulosus (Mello- Leitão, 1929), diagnostic yelloW blister-shaped setae sockets. Photo credits: Alfredo Colón Archilla (A, B, C); Morley Read (D); Paul Bertner (E)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183160/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A2390F9F454DDB96F>
|
||||
dwc:catalogNumber "MNHN 26036" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Tijuca" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-22.958717" ;
|
||||
dwc:verbatimLongitude "-43.277378" ;
|
||||
trt:gbifOccurrenceId "1820860292" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673BA43B2390FAB955CEBFDE#68DC3CFA673BA43A2390F9F454DDB96F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A23C0F9AC55DCB94B>
|
||||
dwc:locality "Other" ;
|
||||
trt:gbifOccurrenceId "1820860281" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673BA43B2390FAB955CEBFDE#68DC3CFA673BA43A23C0F9AC55DCB94B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A20BFF9AC54B1B9B6>
|
||||
dwc:collectionCode "MCZ" ;
|
||||
dwc:locality "National Park" ;
|
||||
dwc:recordedBy "J. Ojasti" ;
|
||||
dwc:verbatimElevation "1100" ;
|
||||
dwc:verbatimLatitude "10.066667" ;
|
||||
dwc:verbatimLongitude "-67.543335" ;
|
||||
trt:gbifOccurrenceId "1820860304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673BA43B2390FAB955CEBFDE#68DC3CFA673BA43A20BFF9AC54B1B9B6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A21D2F98F5205B9B6>
|
||||
dwc:locality "Rio de Janeiro" ;
|
||||
trt:gbifOccurrenceId "1820860172" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673BA43B2390FAB955CEBFDE#68DC3CFA673BA43A21D2F98F5205B9B6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A278CF98F5529B992>
|
||||
dwc:catalogNumber "MNHN 26016" ;
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:locality "Tijuca" ;
|
||||
dwc:recordedBy "E. R. Wagner" ;
|
||||
dwc:verbatimLatitude "-22.932499" ;
|
||||
dwc:verbatimLongitude "-43.240833" ;
|
||||
trt:gbifOccurrenceId "1820860295" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673BA43B2390FAB955CEBFDE#68DC3CFA673BA43A278CF98F5529B992> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A205CF96352B3B9F1>
|
||||
dwc:catalogNumber "MCTP 9855" ;
|
||||
dwc:collectionCode "MCTP" ;
|
||||
dwc:eventDate "1996-03-21" ;
|
||||
dwc:locality "Potreiro Velho" ;
|
||||
dwc:recordedBy "A. A. Lise" ;
|
||||
dwc:verbatimLatitude "-29.445833" ;
|
||||
dwc:verbatimLongitude "-50.580555" ;
|
||||
trt:gbifOccurrenceId "1820860308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673BA43B2390FAB955CEBFDE#68DC3CFA673BA43A205CF96352B3B9F1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/501D87B1673BA43B2390FAB955CEBFDE.mc.68DC3CFA673BA43A27D9F9475266B9DC>
|
||||
dwc:catalogNumber "MCNZ 15170" ;
|
||||
dwc:collectionCode "MCNZ" ;
|
||||
dwc:eventDate "1986-06-17" ;
|
||||
dwc:locality "Novo Hamburgo" ;
|
||||
dwc:recordedBy "C. J. Becker" ;
|
||||
dwc:verbatimLatitude "-29.687777" ;
|
||||
dwc:verbatimLongitude "-51.133335" ;
|
||||
trt:gbifOccurrenceId "1820860307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/501D87B1673BA43B2390FAB955CEBFDE#68DC3CFA673BA43A27D9F9475266B9DC> ;
|
||||
a dwc:MaterialCitation .
|
||||
180
data/50/1D/87/501D87B1673CA43F2390FA5A5223BCEE.ttl
Normal file
180
data/50/1D/87/501D87B1673CA43F2390FA5A5223BCEE.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/501D87B1673CA43F2390FA5A5223BCEE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1183132>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:title "Epicadus Simon 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Epicadus_Simon_1895> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Eripus_Walckenaer_1833>, <http://taxon-concept.plazi.org/id/Animalia/Epicadus_Simon_1052>, <http://taxon-concept.plazi.org/id/Animalia/Tobias_Simon_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4382.3.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4382.3.4>
|
||||
bibo:endPage "530" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-02-22" ;
|
||||
bibo:startPage "501" ;
|
||||
bibo:volume "4382" ;
|
||||
dc:creator "Machado, Miguel; Teixeira, Renato Augusto; Lise, Arno Antonio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "There and back again: More on the taxonomy of the crab spiders genus Epicadus (Thomisidae: Stephanopinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1183132>, <http://dx.doi.org/10.5281/zenodo.1183164> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_Simon_1895>
|
||||
dwc:ID-ENA "635249" ;
|
||||
dwc:authority "Simon, 1895" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1895" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CWX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eripus_Walckenaer_1833>
|
||||
dwc:authority "Walckenaer, 1833: 438" ;
|
||||
dwc:authorityName "Walckenaer" ;
|
||||
dwc:authorityPageNumber "438" ;
|
||||
dwc:authorityYear "1833" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Walckenaer, 1833" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eripus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Epicadus_Simon_1052>
|
||||
dwc:authority "Simon, 1895: 1052" ;
|
||||
dwc:authorityName "Simon, 1895:" ;
|
||||
dwc:authorityPageNumber "1052" ;
|
||||
dwc:authorityYear "1052" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1895" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4CWX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Epicadus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tobias_Simon_1895>
|
||||
dwc:authority "Simon, 1895: 1053" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityPageNumber "1053" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1895" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tobias> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epicadus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Epicadus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thomisidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Eripus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Eripus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tobias>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Thomisidae" ;
|
||||
dwc:genus "Tobias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thomisidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183132>
|
||||
dc:description "FIGURE 1. Epicadus heterogaster (Guérin-Méneville, 1829). A dorsal gutter of left tibia I (adapted from Silva-Moreira & Machado 2016: fig. 15B) (AMNH 41); B detail of the sensorial pit on tibia I (AMNH); C ventral vieW of the epigynal plate With arroWs indicating the median septum (MSept) and copulatory openings (CO) (adapted from Silva-Moreira & Machado 2016: fig. 15B); D dorsal vieW of female genitalia With detail of the primary (S1) and secondary spermathecae (S2) (adapted from Silva-Moreira & Machado 2016: fig. 15A) (AMNH 41); E retrolateral vieW of the male left palp With arroWs indicating the RTAand DTA(adaptedfrom Silva-Moreira &Machado 2016:fig.15C)(MCTP1772); Scale bars:1 mm (A), 0.05 mm (B), 0.2mm (D), 0.5mm (C, E);F female front WitharroW indicating the medialspire (MS) on thethoracic area (Photo credit:Almir Cândido de Almeida)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183132/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1183164>
|
||||
dc:description "FIGURE 17. Data of distribution records of Epicadus species compiled from Machado et al. (2015, 2017); Silva-Moreira and Machado (2016); present study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1183164/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
101
data/50/1D/99/501D993217F69AA10481DE8EF9600F7C.ttl
Normal file
101
data/50/1D/99/501D993217F69AA10481DE8EF9600F7C.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/501D993217F69AA10481DE8EF9600F7C>
|
||||
dc:creator "Williams, Emma Victoria; Elia Ntandu, John; Ficinski, Pawel; Vorontsova, Maria" ;
|
||||
dc:title "Panicum calvum Stapf" ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/501D993217F69AA10481DE8EF9600F7C/K_000984152> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8286> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Panicum_calvum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8286>
|
||||
bibo:endPage "8286" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8286" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Williams, Emma Victoria; Elia Ntandu, John; Ficinski, Pawel; Vorontsova, Maria" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of Serengeti Ecosystem Grasses" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum_calvum>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "calvum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Panicum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Panicum>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Panicum" ;
|
||||
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 .
|
||||
|
||||
<http://treatment.plazi.org/id/501D993217F69AA10481DE8EF9600F7C/K_000984152>
|
||||
dwc:catalogNumber "K 000984152" ;
|
||||
dwc:collectionCode "K, Herbarium" ;
|
||||
dwc:eventDate "1989-01-24" ;
|
||||
dwc:locality "Ngorongoro" ;
|
||||
dwc:recordedBy "Pocs, T; Chuwa, S" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "-3.166667" ;
|
||||
dwc:verbatimLongitude "35.583332" ;
|
||||
a dwc:MaterialCitation .
|
||||
85
data/50/1D/A3/501DA34F307CEA2823707BD7B00208B9.ttl
Normal file
85
data/50/1D/A3/501DA34F307CEA2823707BD7B00208B9.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/501DA34F307CEA2823707BD7B00208B9>
|
||||
dc:creator "Smith, F." ;
|
||||
dc:title "Myrmica brevipennis" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmica_brevipennis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/913D7CCA2C271185BA478FF390B73E80>
|
||||
dc:creator "Smith, F." ;
|
||||
dc:date "1858" ;
|
||||
dc:title "Catalogue of the hymenopterous insects in the collection of the British Museum. Part VI. Formicidae." ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica_brevipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevipennis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
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 .
|
||||
80
data/50/1D/D9/501DD911627C016FBB273DC71E60C57C.ttl
Normal file
80
data/50/1D/D9/501DD911627C016FBB273DC71E60C57C.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/501DD911627C016FBB273DC71E60C57C>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Othippiini>' 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 "Othippiini Morimoto 1962" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Othippia> ;
|
||||
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/Othippia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Othippia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
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 .
|
||||
88
data/50/26/12/502612BC5C0858ACC2DED82BB26E111E.ttl
Normal file
88
data/50/26/12/502612BC5C0858ACC2DED82BB26E111E.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/502612BC5C0858ACC2DED82BB26E111E>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Crassula helmsii Cockayne" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/F5784CA724AB5AEF8AC29DEB24FD3C8D> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Crassula_helmsii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/F5784CA724AB5AEF8AC29DEB24FD3C8D>
|
||||
bibo:endPage "196" ;
|
||||
bibo:startPage "182" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Crassulaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crassula_helmsii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:genus "Crassula" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "helmsii" ;
|
||||
dwc:vernacularName "Nadelkraut"@de, "Crassule de Helm"@fr, "Erba grassa di Helms"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crassula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crassula>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:genus "Crassula" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crassulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crassulaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Saxifragales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Saxifragales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
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 .
|
||||
64
data/50/26/3A/50263A96E30277B0FE7248CDA4CA09FD.ttl
Normal file
64
data/50/26/3A/50263A96E30277B0FE7248CDA4CA09FD.ttl
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
@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/50263A96E30277B0FE7248CDA4CA09FD>
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:title "Ameridae" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/C42A1701D0249465F0F7DB7A71A67EAC> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Ameridae> ;
|
||||
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/Ameridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Ameridae" ;
|
||||
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 .
|
||||
106
data/50/26/3E/50263E5C3D1F82D9B88E8BEE8B68BBA5.ttl
Normal file
106
data/50/26/3E/50263E5C3D1F82D9B88E8BEE8B68BBA5.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/50263E5C3D1F82D9B88E8BEE8B68BBA5>
|
||||
dc:creator "Santschi, F." ;
|
||||
dc:title "Syllophopsis cryptobia Santschi 1915, nov. sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Syllophopsis_cryptobia_Santschi_1915> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/352590D4E1BABDF39FE51D3806813B15> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/352590D4E1BABDF39FE51D3806813B15>
|
||||
bibo:endPage "122" ;
|
||||
bibo:journal "Annales de la Societe Entomologique de Belgique" ;
|
||||
bibo:startPage "113" ;
|
||||
bibo:volume "61" ;
|
||||
dc:creator "Santschi, F." ;
|
||||
dc:date "1921" ;
|
||||
dc:title "Quelques nouveaux formicides africains." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Syllophopsis_cryptobia_Santschi_1915>
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:140364" ;
|
||||
dwc:authority "Santschi, 1915" ;
|
||||
dwc:authorityName "Santschi" ;
|
||||
dwc:authorityYear "1915" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Syllophopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Santschi, 1915" ;
|
||||
dwc:species "cryptobia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Syllophopsis_cryptobia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllophopsis_cryptobia>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Syllophopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cryptobia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllophopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllophopsis>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Syllophopsis" ;
|
||||
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 "Hexapoda" ;
|
||||
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 "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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 .
|
||||
197
data/50/26/74/50267447A7F5C108537054B90BA0C4CC.ttl
Normal file
197
data/50/26/74/50267447A7F5C108537054B90BA0C4CC.ttl
Normal file
|
|
@ -0,0 +1,197 @@
|
|||
@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/50267447A7F5C108537054B90BA0C4CC>
|
||||
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
|
||||
dc:title "Lasioglossum (Lasioglossum) sexnotatum Kirby 1802" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasioglossum_sexnotatum_Kirby_1802> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Melitta_sexnotata>, <http://taxon-name.plazi.org/id/Animalia/Anthophila_nitidum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8050> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8050>
|
||||
bibo:endPage "8050" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8050" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - aculeates (Apoidea, Chrysidoidea and Vespoidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lasioglossum_sexnotatum_Kirby_1802>
|
||||
dwc:ID-ENA "88535" ;
|
||||
dwc:authority "Kirby, 1802" ;
|
||||
dwc:authorityName "Kirby" ;
|
||||
dwc:authorityYear "1802" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Lasioglossum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kirby, 1802" ;
|
||||
dwc:species "sexnotatum" ;
|
||||
dwc:subGenus "Lasioglossum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3SF2L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasioglossum_sexnotatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasioglossum_sexnotatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Lasioglossum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sexnotatum" ;
|
||||
dwc:subGenus "Lasioglossum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasioglossum_Lasioglossum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasioglossum_Lasioglossum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Lasioglossum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lasioglossum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasioglossum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasioglossum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Lasioglossum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halictidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halictidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
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/Melitta_sexnotata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melittidae" ;
|
||||
dwc:genus "Melitta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sexnotata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melitta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melitta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melittidae" ;
|
||||
dwc:genus "Melitta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melittidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melittidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Melittidae" ;
|
||||
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/Anthophila_nitidum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Choreutidae" ;
|
||||
dwc:genus "Anthophila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nitidum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthophila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthophila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Choreutidae" ;
|
||||
dwc:genus "Anthophila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Choreutidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Choreutidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Choreutidae" ;
|
||||
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 .
|
||||
128
data/50/26/EC/5026EC4B47F41ACA967F9BFF3F654059.ttl
Normal file
128
data/50/26/EC/5026EC4B47F41ACA967F9BFF3F654059.ttl
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
@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/5026EC4B47F41ACA967F9BFF3F654059>
|
||||
dc:creator "Faulwetter, Sarah; Simboura, Nomiki; Katsiaras, Nikolaos; Chatzigeorgiou, Giorgos; Arvanitidis, Christos" ;
|
||||
dc:title "Phylo foetida Claparede 1869" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phylo_foetida_Claparede_1869> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Aricia_foetida>, <http://taxon-name.plazi.org/id/Animalia/Phylo_foetida>, <http://taxon-name.plazi.org/id/Animalia/Phylo_foetida_foetida> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e20997> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.5.e20997>
|
||||
bibo:endPage "20997" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "20997" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Faulwetter, Sarah; Simboura, Nomiki; Katsiaras, Nikolaos; Chatzigeorgiou, Giorgos; Arvanitidis, Christos" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Polychaetes of Greece: an updated and annotated checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phylo_foetida_Claparede_1869>
|
||||
dwc:ID-ENA "272999" ;
|
||||
dwc:authority "Claparede, 1869" ;
|
||||
dwc:authorityName "Claparede" ;
|
||||
dwc:authorityYear "1869" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Orbiniidae" ;
|
||||
dwc:genus "Phylo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Claparede, 1869" ;
|
||||
dwc:species "foetida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/77H6Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phylo_foetida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phylo_foetida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Orbiniidae" ;
|
||||
dwc:genus "Phylo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "foetida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phylo> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phylo>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Orbiniidae" ;
|
||||
dwc:genus "Phylo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orbiniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orbiniidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Orbiniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Aricia_foetida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Orbiniidae" ;
|
||||
dwc:genus "Aricia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "foetida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aricia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aricia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Orbiniidae" ;
|
||||
dwc:genus "Aricia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orbiniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phylo_foetida_foetida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Orbiniidae" ;
|
||||
dwc:genus "Phylo" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "foetida" ;
|
||||
dwc:subSpecies "foetida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phylo_foetida> ;
|
||||
a dwcFP:TaxonName .
|
||||
104
data/50/27/0F/50270F6C7E381E36FE9C9881CCB378B9.ttl
Normal file
104
data/50/27/0F/50270F6C7E381E36FE9C9881CCB378B9.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/50270F6C7E381E36FE9C9881CCB378B9>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Boa orophias Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Boa_orophias_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Boa_orophias_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:5114E470-CAA3-4180-BDA2-B438347F879E" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Boidae" ;
|
||||
dwc:genus "Boa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "orophias" ;
|
||||
dwc:zbkClass "Amphibia" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Serpentes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Boa_orophias> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boa_orophias>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Boidae" ;
|
||||
dwc:genus "Boa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "orophias" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Boa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boa>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Boidae" ;
|
||||
dwc:genus "Boa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Boidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Boidae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Boidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
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/50/27/34/50273449BF52078A988A63EA5A7B44F5.ttl
Normal file
85
data/50/27/34/50273449BF52078A988A63EA5A7B44F5.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/50273449BF52078A988A63EA5A7B44F5>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Hieracium villosum L." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.292249> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Hieracium_villosum> ;
|
||||
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 _ liguliflorae" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hieracium_villosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Hieracium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "villosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Hieracium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Hieracium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Hieracium" ;
|
||||
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 .
|
||||
124
data/50/27/87/502787FB0161FFE2AEAAFE4E5A170406.ttl
Normal file
124
data/50/27/87/502787FB0161FFE2AEAAFE4E5A170406.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/502787FB0161FFE2AEAAFE4E5A170406>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212059>, <http://dx.doi.org/10.5281/zenodo.212060>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda taa Jäger, 2012, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_taa_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212059>, <http://dx.doi.org/10.5281/zenodo.212060>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_taa_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "taa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XLMY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_taa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_taa>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "taa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212059>
|
||||
dc:description "FIGURES 24 – 35. Sinopoda spp. females, copulatory organ. 24 – 26 Sinopoda sitkao spec. nov. holotype from Tham Doun Mai, Luang Prabang; 27 – 29 Sinopoda taa spec. nov. holotype from Tham Ngiene, Luang Prabang; 30 – 32 Sinopoda suang spec. nov. holotype from Tham Ho Neung, Huaphan; 33 – 35 Sinopoda peet spec. nov. holotype from Tham Ma Liong, Huaphan (24, 27, 30, 33 epigyne, ventral; 25, 28, 31, 34 vulva, dorsal; 26, 29, 32, 35 schematic course of internal duct system, dorsal). AP—anterior part of internal duct system, LF—lateral furrow." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212059/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212060>
|
||||
dc:description "FIGURES 36 – 45. Sinopoda spp. females, habitus. 36 – 38 Sinopoda sitkao spec. nov. holotype from Tham Doun Mai, Luang Prabang; 39 – 40 Sinopoda taa spec. nov. holotype from Tham Ngiene, Luang Prabang; 41 – 42 Sinopoda peet spec. nov. holotype from Tham Ma Liong, Huaphan; 43 – 46 Sinopoda suang spec. nov. holotype from Tham Ho Neung, Huaphan." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212060/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
124
data/50/27/87/502787FB0162FFE0AEAAF8B35A17067C.ttl
Normal file
124
data/50/27/87/502787FB0162FFE0AEAAF8B35A17067C.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/502787FB0162FFE0AEAAF8B35A17067C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212059>, <http://dx.doi.org/10.5281/zenodo.212060>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda suang Jäger, 2012, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_suang_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212059>, <http://dx.doi.org/10.5281/zenodo.212060>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_suang_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "suang" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XLMX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_suang> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_suang>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "suang" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212059>
|
||||
dc:description "FIGURES 24 – 35. Sinopoda spp. females, copulatory organ. 24 – 26 Sinopoda sitkao spec. nov. holotype from Tham Doun Mai, Luang Prabang; 27 – 29 Sinopoda taa spec. nov. holotype from Tham Ngiene, Luang Prabang; 30 – 32 Sinopoda suang spec. nov. holotype from Tham Ho Neung, Huaphan; 33 – 35 Sinopoda peet spec. nov. holotype from Tham Ma Liong, Huaphan (24, 27, 30, 33 epigyne, ventral; 25, 28, 31, 34 vulva, dorsal; 26, 29, 32, 35 schematic course of internal duct system, dorsal). AP—anterior part of internal duct system, LF—lateral furrow." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212059/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212060>
|
||||
dc:description "FIGURES 36 – 45. Sinopoda spp. females, habitus. 36 – 38 Sinopoda sitkao spec. nov. holotype from Tham Doun Mai, Luang Prabang; 39 – 40 Sinopoda taa spec. nov. holotype from Tham Ngiene, Luang Prabang; 41 – 42 Sinopoda peet spec. nov. holotype from Tham Ma Liong, Huaphan; 43 – 46 Sinopoda suang spec. nov. holotype from Tham Ho Neung, Huaphan." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212060/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
124
data/50/27/87/502787FB0163FFE7AEAAFA355A170743.ttl
Normal file
124
data/50/27/87/502787FB0163FFE7AEAAFA355A170743.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/502787FB0163FFE7AEAAFA355A170743>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212059>, <http://dx.doi.org/10.5281/zenodo.212060>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda peet Jäger, 2012, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_peet_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212059>, <http://dx.doi.org/10.5281/zenodo.212060>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_peet_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "peet" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XLMH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_peet> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_peet>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "peet" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212059>
|
||||
dc:description "FIGURES 24 – 35. Sinopoda spp. females, copulatory organ. 24 – 26 Sinopoda sitkao spec. nov. holotype from Tham Doun Mai, Luang Prabang; 27 – 29 Sinopoda taa spec. nov. holotype from Tham Ngiene, Luang Prabang; 30 – 32 Sinopoda suang spec. nov. holotype from Tham Ho Neung, Huaphan; 33 – 35 Sinopoda peet spec. nov. holotype from Tham Ma Liong, Huaphan (24, 27, 30, 33 epigyne, ventral; 25, 28, 31, 34 vulva, dorsal; 26, 29, 32, 35 schematic course of internal duct system, dorsal). AP—anterior part of internal duct system, LF—lateral furrow." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212059/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212060>
|
||||
dc:description "FIGURES 36 – 45. Sinopoda spp. females, habitus. 36 – 38 Sinopoda sitkao spec. nov. holotype from Tham Doun Mai, Luang Prabang; 39 – 40 Sinopoda taa spec. nov. holotype from Tham Ngiene, Luang Prabang; 41 – 42 Sinopoda peet spec. nov. holotype from Tham Ma Liong, Huaphan; 43 – 46 Sinopoda suang spec. nov. holotype from Tham Ho Neung, Huaphan." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212060/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
124
data/50/27/87/502787FB0164FFE6AEAAFBD55A17015B.ttl
Normal file
124
data/50/27/87/502787FB0164FFE6AEAAFBD55A17015B.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/502787FB0164FFE6AEAAFBD55A17015B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212065>, <http://dx.doi.org/10.5281/zenodo.212062>, <http://dx.doi.org/10.5281/zenodo.212061> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda guap Jäger, 2012, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_guap_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212065>, <http://dx.doi.org/10.5281/zenodo.212062>, <http://dx.doi.org/10.5281/zenodo.212061> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_guap_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "guap" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XLLT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_guap> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_guap>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "guap" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212062>
|
||||
dc:description "FIGURES 51 – 65. Sinopoda spp. holotype females, copulatory organ. 51 – 54 Sinopoda guap spec. nov. from Tham Nam Non, Khammuan;. 55 – 60 Sinopoda soong spec. nov. from Tham Pha Yot, Khammuan;. 60 - 65 Sinopoda scurion spec. nov. from foot cave close to Thakek, Khammuan. (51, 55, 61 epigyne, ventral; 52, 58, 62 vulva, dorsal [58 with membranous sac expanded]; 53, 60, 63, 65 schematic course of internal duct system; 54, 64 right half of internal duct system, lateral; 56 epigyne, frontal; 57 epigyne, lateral; 59 vulva, frontal)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212061>
|
||||
dc:description "FIGURES 46 – 50. Sinopoda guap spec. nov. holotype from Tham Nam Non, Khammuan. 46 – 48 Habitus (46 dorsal, 47 ventral, 48 frontal); 49 Prosoma, ventral, showing long setae; 50 Prosoma, frontal. Arrows pointing to lenses of ALE, PME and PLE." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212061/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
124
data/50/27/87/502787FB0165FFFBAEAAF9675BA20033.ttl
Normal file
124
data/50/27/87/502787FB0165FFFBAEAAF9675BA20033.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/502787FB0165FFFBAEAAF9675BA20033>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212062>, <http://dx.doi.org/10.5281/zenodo.212063>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda soong Jäger, 2012, sp. nov" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_soong_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212062>, <http://dx.doi.org/10.5281/zenodo.212063>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_soong_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "soong" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XLMT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_soong> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_soong>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "soong" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212062>
|
||||
dc:description "FIGURES 51 – 65. Sinopoda spp. holotype females, copulatory organ. 51 – 54 Sinopoda guap spec. nov. from Tham Nam Non, Khammuan;. 55 – 60 Sinopoda soong spec. nov. from Tham Pha Yot, Khammuan;. 60 - 65 Sinopoda scurion spec. nov. from foot cave close to Thakek, Khammuan. (51, 55, 61 epigyne, ventral; 52, 58, 62 vulva, dorsal [58 with membranous sac expanded]; 53, 60, 63, 65 schematic course of internal duct system; 54, 64 right half of internal duct system, lateral; 56 epigyne, frontal; 57 epigyne, lateral; 59 vulva, frontal)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212063>
|
||||
dc:description "FIGURES 66 – 75. Sinopoda soong spec. nov. holotype female from Tham Pha Yot, Khammuan. 66 – 71 Habitus (66 – 67, 69 dorsal, 68, 71 frontal, 70 ventral); 72 distal metatarsus IV, ventral, showing distal patch of bristles (white arrow) and double row of bristles (black arrow); 73 Prosoma, frontal, showing eye lenses of ALE (arrows); 74 Left chelicera, ventral; 75 Palpal claw." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212063/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
129
data/50/27/87/502787FB016AFFEFAEAAFDD05A170273.ttl
Normal file
129
data/50/27/87/502787FB016AFFEFAEAAFDD05A170273.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/502787FB016AFFEFAEAAFDD05A170273>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212065>, <http://dx.doi.org/10.5281/zenodo.212055>, <http://dx.doi.org/10.5281/zenodo.212058>, <http://dx.doi.org/10.5281/zenodo.212056> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda steineri Jäger, 2012, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_steineri_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212065>, <http://dx.doi.org/10.5281/zenodo.212055>, <http://dx.doi.org/10.5281/zenodo.212058>, <http://dx.doi.org/10.5281/zenodo.212056> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_steineri_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "steineri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6YQVZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_steineri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_steineri>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "steineri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212055>
|
||||
dc:description "FIGURES 1 – 3. Sinopoda steineri spec. nov., holotype female from Ban Nam Eng, Luang Nam Tha, copulatory organ. 1 Epigyne, ventral; 2 Vulva, dorsal; 3 Schematic course of internal duct system, dorsal. EP—epigynal pockets, GA—glandular appendage, LF—lateral furrow, LL—lateral lobes, LS – lobal septum, PP—posterior part of spermathecae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212055/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212058>
|
||||
dc:description "FIGURES 18 – 23. Sinopoda tham spec. nov., females from Oudomxai, copulatory organ (18, 22 epigyne, ventral; 19 – 20, 23 Vulva, dorsal; 21 schematic course of internal duct system, dorsal). See text for explanation. LF—lateral furrow, MSe—membranous sac expanded, MSu—membranous sac unexpanded, SS—slit sensillum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212058/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212056>
|
||||
dc:description "FIGURES 4 – 13. Sinopoda spp., habitus (4 – 11 preserved, 12 – 13 alive). 4 – 5 Sinopoda steineri spec. nov., holotype female from Ban Nam Eng, Luang Nam Tha; 6 – 13 Sinopoda tham spec. nov. from Oudomxai (6 – 7 holotype male from Chom Ong Cave System; 8 – 9 paratype female from Chom Ong cave system; 10 – 11 female from Tham Mokfek, 12 – 13 uncaught specimens from Chom Ong Cave systems). Photos 12 – 13 by H. Steiner." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212056/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
129
data/50/27/87/502787FB016CFFECAEAAFE385C4A01EB.ttl
Normal file
129
data/50/27/87/502787FB016CFFECAEAAFE385C4A01EB.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/502787FB016CFFECAEAAFE385C4A01EB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212065>, <http://dx.doi.org/10.5281/zenodo.212057>, <http://dx.doi.org/10.5281/zenodo.212058>, <http://dx.doi.org/10.5281/zenodo.212056> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda tham Jäger, 2012, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_tham_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212065>, <http://dx.doi.org/10.5281/zenodo.212057>, <http://dx.doi.org/10.5281/zenodo.212058>, <http://dx.doi.org/10.5281/zenodo.212056> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_tham_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "tham" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XLN3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_tham> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_tham>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tham" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212057>
|
||||
dc:description "FIGURES 14 – 17. Sinopoda tham spec. nov., holotype male from Chom Ong cave system, Oudomxai, left male palp (14 prolateral, 15 ventral, 16 retrolateral, 17 tip of embolus, proximo-prolateral). C—conductor, E—embolus, dRTA—dorsal branch of RTA, SD—sperm duct, TS—transparent seam of distal embolus, vRTA – ventral branch of RTA." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212057/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212058>
|
||||
dc:description "FIGURES 18 – 23. Sinopoda tham spec. nov., females from Oudomxai, copulatory organ (18, 22 epigyne, ventral; 19 – 20, 23 Vulva, dorsal; 21 schematic course of internal duct system, dorsal). See text for explanation. LF—lateral furrow, MSe—membranous sac expanded, MSu—membranous sac unexpanded, SS—slit sensillum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212058/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212056>
|
||||
dc:description "FIGURES 4 – 13. Sinopoda spp., habitus (4 – 11 preserved, 12 – 13 alive). 4 – 5 Sinopoda steineri spec. nov., holotype female from Ban Nam Eng, Luang Nam Tha; 6 – 13 Sinopoda tham spec. nov. from Oudomxai (6 – 7 holotype male from Chom Ong Cave System; 8 – 9 paratype female from Chom Ong cave system; 10 – 11 female from Tham Mokfek, 12 – 13 uncaught specimens from Chom Ong Cave systems). Photos 12 – 13 by H. Steiner." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212056/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
124
data/50/27/87/502787FB016FFFE2AEAAFD4A5A1702E0.ttl
Normal file
124
data/50/27/87/502787FB016FFFE2AEAAFD4A5A1702E0.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/502787FB016FFFE2AEAAFD4A5A1702E0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212059>, <http://dx.doi.org/10.5281/zenodo.212060>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda sitkao Jäger, 2012, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_sitkao_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212059>, <http://dx.doi.org/10.5281/zenodo.212060>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_sitkao_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "sitkao" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XLMS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_sitkao> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_sitkao>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sitkao" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212059>
|
||||
dc:description "FIGURES 24 – 35. Sinopoda spp. females, copulatory organ. 24 – 26 Sinopoda sitkao spec. nov. holotype from Tham Doun Mai, Luang Prabang; 27 – 29 Sinopoda taa spec. nov. holotype from Tham Ngiene, Luang Prabang; 30 – 32 Sinopoda suang spec. nov. holotype from Tham Ho Neung, Huaphan; 33 – 35 Sinopoda peet spec. nov. holotype from Tham Ma Liong, Huaphan (24, 27, 30, 33 epigyne, ventral; 25, 28, 31, 34 vulva, dorsal; 26, 29, 32, 35 schematic course of internal duct system, dorsal). AP—anterior part of internal duct system, LF—lateral furrow." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212059/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212060>
|
||||
dc:description "FIGURES 36 – 45. Sinopoda spp. females, habitus. 36 – 38 Sinopoda sitkao spec. nov. holotype from Tham Doun Mai, Luang Prabang; 39 – 40 Sinopoda taa spec. nov. holotype from Tham Ngiene, Luang Prabang; 41 – 42 Sinopoda peet spec. nov. holotype from Tham Ma Liong, Huaphan; 43 – 46 Sinopoda suang spec. nov. holotype from Tham Ho Neung, Huaphan." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212060/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
124
data/50/27/87/502787FB0178FFFAAEAAFC655AC3007B.ttl
Normal file
124
data/50/27/87/502787FB0178FFFAAEAAFC655AC3007B.ttl
Normal file
|
|
@ -0,0 +1,124 @@
|
|||
@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/502787FB0178FFFAAEAAFC655AC3007B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212062>, <http://dx.doi.org/10.5281/zenodo.212064>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda scurion Jäger, 2012, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sinopoda_scurion_J%C3%A4ger_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212062>, <http://dx.doi.org/10.5281/zenodo.212064>, <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sinopoda_scurion_J%C3%A4ger_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Jäger, 2012" ;
|
||||
dwc:authorityName "Jäger" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jäger, 2012" ;
|
||||
dwc:species "scurion" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XLML> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda_scurion> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda_scurion>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scurion" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212062>
|
||||
dc:description "FIGURES 51 – 65. Sinopoda spp. holotype females, copulatory organ. 51 – 54 Sinopoda guap spec. nov. from Tham Nam Non, Khammuan;. 55 – 60 Sinopoda soong spec. nov. from Tham Pha Yot, Khammuan;. 60 - 65 Sinopoda scurion spec. nov. from foot cave close to Thakek, Khammuan. (51, 55, 61 epigyne, ventral; 52, 58, 62 vulva, dorsal [58 with membranous sac expanded]; 53, 60, 63, 65 schematic course of internal duct system; 54, 64 right half of internal duct system, lateral; 56 epigyne, frontal; 57 epigyne, lateral; 59 vulva, frontal)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212062/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212064>
|
||||
dc:description "FIGURES 76 – 80. Sinopoda scurion spec. nov. holotype female from foot cave close to Thakek, Khammuan. 76 – 77 Habitus of live specimen. 78 – 79 Prosoma, frontal. 80 Prosoma, ventral." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212064/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
84
data/50/27/87/502787FB017AFFF9AEAAF90B585804A7.ttl
Normal file
84
data/50/27/87/502787FB017AFFF9AEAAF90B585804A7.ttl
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/502787FB017AFFF9AEAAF90B585804A7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
84
data/50/27/87/502787FB017AFFF9AEAAFAD95C3C0538.ttl
Normal file
84
data/50/27/87/502787FB017AFFF9AEAAFAD95C3C0538.ttl
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/502787FB017AFFF9AEAAFAD95C3C0538>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
84
data/50/27/87/502787FB017BFFF8AEAAFE6B5837005D.ttl
Normal file
84
data/50/27/87/502787FB017BFFF8AEAAFE6B5837005D.ttl
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/502787FB017BFFF8AEAAFE6B5837005D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
84
data/50/27/87/502787FB017BFFF8AEAAFF265C2002CA.ttl
Normal file
84
data/50/27/87/502787FB017BFFF8AEAAFF265C2002CA.ttl
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/502787FB017BFFF8AEAAFF265C2002CA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:title "Sinopoda" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.212054> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Sinopoda> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.212054>
|
||||
bibo:endPage "57" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "37" ;
|
||||
bibo:volume "3415" ;
|
||||
dc:creator "Jäger, Peter" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "Revision of the genus Sinopoda Jäger, 1999 in Laos with discovery of the first eyeless huntsman spider species (Sparassidae: Heteropodinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.212065> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sinopoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
dwc:genus "Sinopoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparassidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparassidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sparassidae" ;
|
||||
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.5281/zenodo.212065>
|
||||
dc:description "FIGURE 81. Records of Sinopoda spp. in Laos." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/212065/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
108
data/50/27/8A/50278A2BFFC0AB2F1EFAFA0AFEBAF85F.ttl
Normal file
108
data/50/27/8A/50278A2BFFC0AB2F1EFAFA0AFEBAF85F.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/50278A2BFFC0AB2F1EFAFA0AFEBAF85F>
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Nycteribia pedicularia Latreille 1805" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nycteribia_pedicularia_Latreille_1805> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nycteribia_pedicularia_Latreille_1805>
|
||||
dwc:authority "Latreille, 1805" ;
|
||||
dwc:authorityName "Latreille" ;
|
||||
dwc:authorityYear "1805" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Latreille, 1805" ;
|
||||
dwc:species "pedicularia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D2HX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nycteribia_pedicularia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia_pedicularia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pedicularia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nycteribia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/50/27/8A/50278A2BFFC0AB2F1EFAFC82FEFBFA43.ttl
Normal file
108
data/50/27/8A/50278A2BFFC0AB2F1EFAFC82FEFBFA43.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/50278A2BFFC0AB2F1EFAFC82FEFBFA43>
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Nycteribia latreillii" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nycteribia_latreillii_Leach_1817> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nycteribia_latreillii_Leach_1817>
|
||||
dwc:authority "(Leach, 1817)" ;
|
||||
dwc:baseAuthorityName "Leach" ;
|
||||
dwc:baseAuthorityYear "1817" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Leach, 1817)" ;
|
||||
dwc:species "latreillii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D2HV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nycteribia_latreillii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia_latreillii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "latreillii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nycteribia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/50/27/8A/50278A2BFFC1AB2E1EFAFA42FBC1F83B.ttl
Normal file
108
data/50/27/8A/50278A2BFFC1AB2E1EFAFA42FBC1F83B.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/50278A2BFFC1AB2E1EFAFA42FBC1F83B>
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Nycteribia schmidlii Schiner 1853" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nycteribia_schmidlii_Schiner_1853> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nycteribia_schmidlii_Schiner_1853>
|
||||
dwc:authority "Schiner, 1853" ;
|
||||
dwc:authorityName "Schiner" ;
|
||||
dwc:authorityYear "1853" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schiner, 1853" ;
|
||||
dwc:species "schmidlii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D2J3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nycteribia_schmidlii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia_schmidlii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schmidlii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nycteribia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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 .
|
||||
121
data/50/27/8A/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB.ttl
Normal file
121
data/50/27/8A/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB.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/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB>
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Nycteribia quasiocellata Theodor 1966" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB.mc.68E63160FFC1AB2E1A1FFDA2FD21FD04>, <http://tb.plazi.org/GgServer/dwcaRecords/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB.mc.68E63160FFC1AB2E1D35FD6AFE8DFD4C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nycteribia_quasiocellata_Theodor_1966> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nycteribia_quasiocellata_Theodor_1966>
|
||||
dwc:authority "Theodor, 1966" ;
|
||||
dwc:authorityName "Theodor" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Theodor, 1966" ;
|
||||
dwc:species "quasiocellata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D2J2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nycteribia_quasiocellata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia_quasiocellata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quasiocellata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nycteribia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB.mc.68E63160FFC1AB2E1A1FFDA2FD21FD04>
|
||||
dwc:locality "Begrida River" ;
|
||||
trt:gbifOccurrenceId "3041271302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB#68E63160FFC1AB2E1A1FFDA2FD21FD04> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB.mc.68E63160FFC1AB2E1D35FD6AFE8DFD4C>
|
||||
dwc:locality "State Nature Reserve" ;
|
||||
trt:gbifOccurrenceId "3041271301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/50278A2BFFC1AB2E1EFAFE3EFBC2FAFB#68E63160FFC1AB2E1D35FD6AFE8DFD4C> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/50/27/8A/50278A2BFFC1AB2E1EFAFF72FD82FE2F.ttl
Normal file
108
data/50/27/8A/50278A2BFFC1AB2E1EFAFF72FD82FE2F.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/50278A2BFFC1AB2E1EFAFF72FD82FE2F>
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Nycteribia pygmaea" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nycteribia_pygmaea_Kishida_1932> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nycteribia_pygmaea_Kishida_1932>
|
||||
dwc:authority "(Kishida, 1932)" ;
|
||||
dwc:baseAuthorityName "Kishida" ;
|
||||
dwc:baseAuthorityYear "1932" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kishida, 1932)" ;
|
||||
dwc:species "pygmaea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D2HZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nycteribia_pygmaea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia_pygmaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pygmaea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nycteribia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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 .
|
||||
117
data/50/27/8A/50278A2BFFC2AB2C1EFAFA66FAE2FF78.ttl
Normal file
117
data/50/27/8A/50278A2BFFC2AB2C1EFAFA66FAE2FF78.ttl
Normal file
|
|
@ -0,0 +1,117 @@
|
|||
@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/50278A2BFFC2AB2C1EFAFA66FAE2FF78>
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Penicillidia dufourii" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/50278A2BFFC2AB2C1EFAFA66FAE2FF78.mc.68E63160FFC2AB2D1A69FA2EFCB2F988> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Penicillidia_dufourii_Westwood_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Penicillidia_dufourii_Westwood_1835>
|
||||
dwc:authority "(Westwood, 1835)" ;
|
||||
dwc:baseAuthorityName "Westwood" ;
|
||||
dwc:baseAuthorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Penicillidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Westwood, 1835)" ;
|
||||
dwc:species "dufourii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/76GM9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Penicillidia_dufourii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Penicillidia_dufourii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Penicillidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dufourii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Penicillidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Penicillidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Penicillidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/50278A2BFFC2AB2C1EFAFA66FAE2FF78.mc.68E63160FFC2AB2D1A69FA2EFCB2F988>
|
||||
dwc:eventDate "2018-05-03" ;
|
||||
dwc:locality "Makhachkala" ;
|
||||
dwc:recordedBy "Y. A. Bykov." ;
|
||||
trt:gbifOccurrenceId "3041271306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/50278A2BFFC2AB2C1EFAFA66FAE2FF78#68E63160FFC2AB2D1A69FA2EFCB2F988> ;
|
||||
a dwc:MaterialCitation .
|
||||
126
data/50/27/8A/50278A2BFFC2AB2D1EFAFD1FFD81FAD4.ttl
Normal file
126
data/50/27/8A/50278A2BFFC2AB2D1EFAFD1FFD81FAD4.ttl
Normal file
|
|
@ -0,0 +1,126 @@
|
|||
@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/50278A2BFFC2AB2D1EFAFD1FFD81FAD4>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Penicillidia_conspicua_Speiser_1901> ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Penicillidia Kolenati 1863" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Penicillidia_Kolenati_1863> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Penicillidia_Kolenati_1863>
|
||||
dwc:ID-ENA "81721" ;
|
||||
dwc:authority "Kolenati, 1863" ;
|
||||
dwc:authorityName "Kolenati" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Penicillidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kolenati, 1863" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KMZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Penicillidia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Penicillidia_conspicua_Speiser_1901>
|
||||
dwc:authority "Speiser, 1901" ;
|
||||
dwc:authorityName "Speiser" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Penicillidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Speiser, 1901" ;
|
||||
dwc:species "conspicua" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KMZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Penicillidia_conspicua> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Penicillidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Penicillidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/Penicillidia_conspicua>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Penicillidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "conspicua" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Penicillidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/50/27/8A/50278A2BFFC2AB2D1EFAFF72FEC7FD2B.ttl
Normal file
108
data/50/27/8A/50278A2BFFC2AB2D1EFAFF72FEC7FD2B.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/50278A2BFFC2AB2D1EFAFF72FEC7FD2B>
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Nycteribia vexata Westwood 1835" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nycteribia_vexata_Westwood_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nycteribia_vexata_Westwood_1835>
|
||||
dwc:authority "Westwood, 1835" ;
|
||||
dwc:authorityName "Westwood" ;
|
||||
dwc:authorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Westwood, 1835" ;
|
||||
dwc:species "vexata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8D2HK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nycteribia_vexata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia_vexata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vexata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nycteribia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nycteribia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Nycteribia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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 .
|
||||
126
data/50/27/8A/50278A2BFFC3AB2B1EFAF8D7FEFBFE77.ttl
Normal file
126
data/50/27/8A/50278A2BFFC3AB2B1EFAF8D7FEFBFE77.ttl
Normal file
|
|
@ -0,0 +1,126 @@
|
|||
@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/50278A2BFFC3AB2B1EFAF8D7FEFBFE77>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Phthiridium_biarticulatum_Hermann_1804> ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:title "Phthiridium Hermann 1804" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phthiridium_Hermann_1804> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4927.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4927.3.5>
|
||||
bibo:endPage "430" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-02-15" ;
|
||||
bibo:startPage "410" ;
|
||||
bibo:volume "4927" ;
|
||||
dc:creator "Orlova, Maria V.; Klimov, Pavel B.; Moskvitina, Nina S.; Orlov, Oleg L.; Zhigalin, Alexander V.; Smirnov, Dmitriy G.; Dzhamirzoyev, Hadzhibek S.; Vekhnik, Vladimir P.; Pavlov, Alexander V.; Emelyanova, Alla A.; Khristenko, Ekaterina" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "New records of bat flies (Diptera: Nycteribiidae), with an updated checklist of the nycteribiids of Russia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phthiridium_Hermann_1804>
|
||||
dwc:ID-ENA "339799" ;
|
||||
dwc:authority "Hermann, 1804" ;
|
||||
dwc:authorityName "Hermann" ;
|
||||
dwc:authorityYear "1804" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Phthiridium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hermann, 1804" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PDX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phthiridium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phthiridium_biarticulatum_Hermann_1804>
|
||||
dwc:authority "(Hermann, 1804)" ;
|
||||
dwc:baseAuthorityName "Hermann" ;
|
||||
dwc:baseAuthorityYear "1804" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Phthiridium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hermann, 1804)" ;
|
||||
dwc:species "biarticulatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6PDX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phthiridium_biarticulatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phthiridium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Phthiridium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hippoboscidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hippoboscidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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/Phthiridium_biarticulatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hippoboscidae" ;
|
||||
dwc:genus "Phthiridium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "biarticulatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phthiridium> ;
|
||||
a dwcFP:TaxonName .
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue