GG2RDF 2024-07-04T10:51:45.858Z full update: 196 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
3ac756a202
commit
3bbcc8530b
3000 changed files with 421238 additions and 0 deletions
89
data/1F/00/1B/1F001B67B774C6B8402A2C821B5D684C.ttl
Normal file
89
data/1F/00/1B/1F001B67B774C6B8402A2C821B5D684C.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/1F001B67B774C6B8402A2C821B5D684C>
|
||||
dc:creator "Clark, J." ;
|
||||
dc:title "Phyracaces flammeus" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/2071CBAF3E24268ACFB8E3A7809C48AD> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyracaces_flammeus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/2071CBAF3E24268ACFB8E3A7809C48AD>
|
||||
bibo:endPage "25" ;
|
||||
bibo:journal "Proceedings of the Royal Society of Victoria" ;
|
||||
bibo:startPage "2" ;
|
||||
bibo:volume "43" ;
|
||||
dc:creator "Clark, J." ;
|
||||
dc:date "1930" ;
|
||||
dc:title "New Formicidae, with notes on some little-known species." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyracaces_flammeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Phyracaces" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flammeus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyracaces> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyracaces>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Phyracaces" ;
|
||||
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 .
|
||||
89
data/1F/00/1D/1F001D2F7DE475D055165ED3BAE4DE9B.ttl
Normal file
89
data/1F/00/1D/1F001D2F7DE475D055165ED3BAE4DE9B.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/1F001D2F7DE475D055165ED3BAE4DE9B>
|
||||
dc:creator "Fernandez-Triana, Jose" ;
|
||||
dc:title "Diolcogaster ichiroi Fernandez-Triana, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.730.22869> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Diolcogaster_ichiroi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.730.22869>
|
||||
bibo:endPage "148" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "121" ;
|
||||
bibo:volume "730" ;
|
||||
dc:creator "Fernandez-Triana, Jose" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Ten unique and charismatic new species of Microgastrinae wasps (Hymenoptera, Braconidae) from North America" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diolcogaster_ichiroi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Diolcogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ichiroi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diolcogaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diolcogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Diolcogaster" ;
|
||||
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 .
|
||||
106
data/1F/00/61/1F00617ABE4C5B5E857BEBC85EA65238.ttl
Normal file
106
data/1F/00/61/1F00617ABE4C5B5E857BEBC85EA65238.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/1F00617ABE4C5B5E857BEBC85EA65238>
|
||||
dc:creator "Menzel, Frank; Gammelmo, Oivind; Olsen, Kjell Magne; Koehler, Arne" ;
|
||||
dc:title "Bradysia fenestralis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bradysia_fenestralis_Zetterstedt_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.957.46528> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.957.46528>
|
||||
bibo:endPage "104" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "17" ;
|
||||
bibo:volume "957" ;
|
||||
dc:creator "Menzel, Frank; Gammelmo, Oivind; Olsen, Kjell Magne; Koehler, Arne" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "The Black Fungus Gnats (Diptera, Sciaridae) of Norway - Part I: species records published until December 2019, with an updated checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bradysia_fenestralis_Zetterstedt_1838>
|
||||
dwc:LSID "1F00617A-BE4C-5B5E-857B-EBC85EA65238" ;
|
||||
dwc:authority "(Zetterstedt, 1838)" ;
|
||||
dwc:baseAuthorityName "Zetterstedt" ;
|
||||
dwc:baseAuthorityYear "1838" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sciaridae" ;
|
||||
dwc:genus "Bradysia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
|
||||
dwc:species "fenestralis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradysia_fenestralis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bradysia_fenestralis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sciaridae" ;
|
||||
dwc:genus "Bradysia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fenestralis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bradysia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sciaridae" ;
|
||||
dwc:genus "Bradysia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sciaridae" ;
|
||||
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 .
|
||||
109
data/1F/00/86/1F00867493351EB7FA26CED0B8AF7026.ttl
Normal file
109
data/1F/00/86/1F00867493351EB7FA26CED0B8AF7026.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F00867493351EB7FA26CED0B8AF7026>
|
||||
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu.; Schwarz, Maximilian" ;
|
||||
dc:title "Sphecodes reticulatus Thomson 1870" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphecodes_reticulatus_Thomson_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/jhr.66.29269> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/jhr.66.29269>
|
||||
bibo:endPage "53" ;
|
||||
bibo:journal "Journal of Hymenoptera Research" ;
|
||||
bibo:pubDate "2018-10-31" ;
|
||||
bibo:startPage "39" ;
|
||||
bibo:volume "66" ;
|
||||
dc:creator "Astafurova, Yulia V.; Proshchalykin, Maxim Yu.; Schwarz, Maximilian" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The cuckoo bee genus Sphecodes Latreille, 1804 (Hymenoptera, Halictidae) in Iran" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sphecodes_reticulatus_Thomson_1870>
|
||||
dwc:ID-ENA "1299744" ;
|
||||
dwc:LSID "D75C8FDA-70DF-5D1A-B45B-A3EE2C227A8D" ;
|
||||
dwc:authority "Thomson, 1870" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1870" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Sphecodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1870" ;
|
||||
dwc:species "reticulatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9NP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphecodes_reticulatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphecodes_reticulatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Sphecodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "reticulatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphecodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphecodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Halictidae" ;
|
||||
dwc:genus "Sphecodes" ;
|
||||
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 .
|
||||
108
data/1F/00/87/1F008781FF86FFCFFF11FEA9FBC1FEE9.ttl
Normal file
108
data/1F/00/87/1F008781FF86FFCFFF11FEA9FBC1FEE9.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/1F008781FF86FFCFFF11FEA9FBC1FEE9>
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:title "Warramaba whitei Kearney 2018, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Warramaba_whitei_Kearney_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4482.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4482.2.1>
|
||||
bibo:endPage "244" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-09-18" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "4482" ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The matchstick grasshopper genus Warramaba (Morabidae: Morabinae): a description of four new species and a photographic guide to the group" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Warramaba_whitei_Kearney_2018>
|
||||
dwc:authority "Kearney, 2018" ;
|
||||
dwc:authorityName "Kearney" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kearney, 2018" ;
|
||||
dwc:species "whitei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Q4T6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Warramaba_whitei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba_whitei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "whitei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Warramaba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Morabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Morabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
356
data/1F/00/87/1F008781FFA1FFF6FF1CFCADFD9BFD7F.ttl
Normal file
356
data/1F/00/87/1F008781FFA1FFF6FF1CFCADFD9BFD7F.ttl
Normal file
|
|
@ -0,0 +1,356 @@
|
|||
@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/1F008781FFA1FFF6FF1CFCADFD9BFD7F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1453209>, <http://dx.doi.org/10.5281/zenodo.1453219>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:title "Warramaba grandis Kearney 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBFFFF4FAD8FF09FBF0FE60>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBFFFF4FF4CFB46FF7FFB58>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FED5FE99FE08FE1F>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FB3DFDE9FBBFFD8E>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FBC0FDCDFEB4FD36>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FF4CFAFEFA19FA83>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FF1CFAD5FABDFAE6>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FAC3FAD5FC0AFA2F>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FC13FA6DFD7AFA73>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FC8EFA41FD88FA57>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FD9DFA25FC9FF9E3>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FCA1F9DEFA98F9C6>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FAAFF9B5FC02F92B>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FC04F969FD9BF953>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FDA2F921FC99F8B6>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FCAFF905FAA4F8B7>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FAA4F905FB54F89B>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FB78F8DDFF69F86F>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF6FF7DF82DFF5CFF03>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FF6EFF71FB66FF4B>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FB7FFF09FCE8FEF3>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FCF8FEC1FBCCFE8C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FBD2FEC1FBF5FED7>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FB09FEA5FD30FE1E>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FD37FE7DFAC0FE63>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FAC0FE51FB65FE47>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FB79FE35FC4FFDA4> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Warramaba_grandis_Kearney_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4482.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4482.2.1>
|
||||
bibo:endPage "244" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-09-18" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "4482" ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The matchstick grasshopper genus Warramaba (Morabidae: Morabinae): a description of four new species and a photographic guide to the group" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1453209>, <http://dx.doi.org/10.5281/zenodo.1453219>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Warramaba_grandis_Kearney_2018>
|
||||
dwc:authority "Kearney, 2018" ;
|
||||
dwc:authorityName "Kearney" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kearney, 2018" ;
|
||||
dwc:species "grandis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Q4T4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Warramaba_grandis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba_grandis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "grandis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Warramaba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Morabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Morabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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.1453209>
|
||||
dc:description "FIGURE 2. Holotypes of Warramaba, all held in the Australian National Insect Collection: a) W. picta (Key 1976), b) W. whitei sp. nov., c) W. flavolineata sp. nov., d) W. grandis sp. nov., e) W. virgo (Key 1963), f) W. ngadju sp. nov. The Width of the pin in each photo is 0.6 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453209/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453219>
|
||||
dc:description "FIGURE 7. Warramaba grandis sp. nov. ♂ a) lateral and b) frontal images of an individual from Binnu, Western Australia, as Well as phallic complex (genitalia prep. 968) in c) dorsal, d) lateral and e) caudal vieW, and Key’s illustrations of the phallic complex (genital prep OG1607) in f) dorsal and g) lateral vieW. The scale bar refers to the photographs of the phallic complex." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453219/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453207>
|
||||
dc:description "FIGURE 1. Distribution of Warramaba species, a) overall in Western Australia, b) of W. virgo in eastern Australia, and c–h) of the Western Australian taxa separately. Also indicated in a) With a black triangle is the location for P152 (here assigned to W. picta) and, With open triangles, the locations of P188 (here assigned to W. grandis sp. nov.)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453207/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBFFFF4FAD8FF09FBF0FE60>
|
||||
dwc:collectionCode "THE, LIGHT, LATERAL, NOT, DORSAL, SCLEROTISED, AND, DISAPPEAR, STRONGLY, CAUDAD, HERE, SLIGHTLY, SINUATE, SECTION, ITS, EDGE, PARTLY" ;
|
||||
dwc:eventDate "2016-09-02" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "Of P" ;
|
||||
trt:gbifOccurrenceId "1915273896" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBFFFF4FAD8FF09FBF0FE60> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBFFFF4FF4CFB46FF7FFB58>
|
||||
dwc:collectionCode "LONG, ITS, CAUDAD, LATERAL, SLIGHTLY, CEPHALAD" ;
|
||||
dwc:locality "Epiphallus." ;
|
||||
trt:gbifOccurrenceId "1915273891" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBFFFF4FF4CFB46FF7FFB58> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FED5FE99FE08FE1F>
|
||||
dwc:collectionCode "LATERAL, DORSAL, SPREADING, LATERAD, CAUDAL" ;
|
||||
dwc:locality "AS" ;
|
||||
dwc:recordedBy "Of" ;
|
||||
trt:gbifOccurrenceId "1915273869" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FED5FE99FE08FE1F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FB3DFDE9FBBFFD8E>
|
||||
dwc:collectionCode "VENTRAL, SACS, HERE, INTERPRETED, CAUDAL, AND, LATERAL" ;
|
||||
dwc:locality "AS" ;
|
||||
trt:gbifOccurrenceId "1915273885" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FB3DFDE9FBBFFD8E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FBC0FDCDFEB4FD36>
|
||||
dwc:collectionCode "SACS, AND, LATERAL, THROUGH, THE" ;
|
||||
dwc:locality "AS" ;
|
||||
trt:gbifOccurrenceId "1915273883" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FBC0FDCDFEB4FD36> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FF4CFAFEFA19FA83>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1927-01" ;
|
||||
dwc:locality "Material" ;
|
||||
trt:gbifOccurrenceId "1915273873" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FF4CFAFEFA19FA83> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FF1CFAD5FABDFAE6>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1927-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "SE Of" ;
|
||||
trt:gbifOccurrenceId "1915273876" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FF1CFAD5FABDFAE6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FAC3FAD5FC0AFA2F>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1929-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273886" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FAC3FAD5FC0AFA2F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FC13FA6DFD7AFA73>
|
||||
dwc:collectionCode "ALISON, POINT, WHITE" ;
|
||||
dwc:eventDate "1931-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273874" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FC13FA6DFD7AFA73> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FC8EFA41FD88FA57>
|
||||
dwc:collectionCode "KEY, UPTON" ;
|
||||
dwc:eventDate "1929-04" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273868" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FC8EFA41FD88FA57> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FD9DFA25FC9FF9E3>
|
||||
dwc:collectionCode "WHITE, KEY, UPTON, FORTE" ;
|
||||
dwc:eventDate "1929-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273871" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FD9DFA25FC9FF9E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FCA1F9DEFA98F9C6>
|
||||
dwc:collectionCode "MAR" ;
|
||||
dwc:eventDate "2015-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273878" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FCA1F9DEFA98F9C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FAAFF9B5FC02F92B>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2 FEb" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273880" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FAAFF9B5FC02F92B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FC04F969FD9BF953>
|
||||
dwc:collectionCode "WHITE, BINNU" ;
|
||||
dwc:eventDate "1930-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song & N Of" ;
|
||||
trt:gbifOccurrenceId "1915273882" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FC04F969FD9BF953> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FDA2F921FC99F8B6>
|
||||
dwc:collectionCode "KEY, UPTON" ;
|
||||
dwc:eventDate "1928-04" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "K.H.L. Key & K.M. Saint" ;
|
||||
trt:gbifOccurrenceId "1915273875" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FDA2F921FC99F8B6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FCAFF905FAA4F8B7>
|
||||
dwc:collectionCode "LYONS" ;
|
||||
dwc:locality "8 km S Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273877" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FCAFF905FAA4F8B7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FAA4F905FB54F89B>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1926-01" ;
|
||||
dwc:locality "5 km SSW Of MT." ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273888" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FAA4F905FB54F89B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF5FB78F8DDFF69F86F>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1925-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song & SE Of" ;
|
||||
trt:gbifOccurrenceId "1915273870" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF5FB78F8DDFF69F86F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBEFFF6FF7DF82DFF5CFF03>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1925-01" ;
|
||||
dwc:locality "Of MT." ;
|
||||
dwc:recordedBy "W Of & H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273879" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBEFFF6FF7DF82DFF5CFF03> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FF6EFF71FB66FF4B>
|
||||
dwc:collectionCode "WHITE, WAGGA" ;
|
||||
dwc:eventDate "1925-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "W Of & H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273872" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBDFFF6FF6EFF71FB66FF4B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FB7FFF09FCE8FEF3>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1922-01" ;
|
||||
dwc:locality "Of MT." ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273881" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBDFFF6FB7FFF09FCE8FEF3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FCF8FEC1FBCCFE8C>
|
||||
dwc:collectionCode "HOPE" ;
|
||||
dwc:locality "1 km E Of" ;
|
||||
trt:gbifOccurrenceId "1915273884" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBDFFF6FCF8FEC1FBCCFE8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FBD2FEC1FBF5FED7>
|
||||
dwc:collectionCode "WHITE, HOPE" ;
|
||||
dwc:eventDate "1922-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273890" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBDFFF6FBD2FEC1FBF5FED7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FB09FEA5FD30FE1E>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1922-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song & SW Of" ;
|
||||
trt:gbifOccurrenceId "1915273866" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBDFFF6FB09FEA5FD30FE1E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FD37FE7DFAC0FE63>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2010-02" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "SE Of" ;
|
||||
trt:gbifOccurrenceId "1915273887" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBDFFF6FD37FE7DFAC0FE63> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FAC0FE51FB65FE47>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1923-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273867" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBDFFF6FAC0FE51FB65FE47> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA1FFF6FF1CFCADFD9BFD7F.mc.27C13CCAFFBDFFF6FB79FE35FC4FFDA4>
|
||||
dwc:collectionCode "MAR, WHITE" ;
|
||||
dwc:eventDate "1 MAR" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273889" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA1FFF6FF1CFCADFD9BFD7F#27C13CCAFFBDFFF6FB79FE35FC4FFDA4> ;
|
||||
a dwc:MaterialCitation .
|
||||
251
data/1F/00/87/1F008781FFA4FFEAFF1CFC8EFE88FD43.ttl
Normal file
251
data/1F/00/87/1F008781FFA4FFEAFF1CFC8EFE88FD43.ttl
Normal file
|
|
@ -0,0 +1,251 @@
|
|||
@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/1F008781FFA4FFEAFF1CFC8EFE88FD43>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1453209>, <http://dx.doi.org/10.5281/zenodo.1453217>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:title "Warramaba flavolineata Kearney 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA4FFEFFF4CFBD7FF7FFB2C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA4FFEFFE80FB6EFC87FB70>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA4FFEFFC9FFB42FE3CFAB8>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA3FFE8FD3EFA41FE0EF99E>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FF1CF951FA17F97C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FB00F935FDD0F888>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FF6AF8A1FA17F8EC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FF1CF885FC66F830>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FC7AF885FE3FF814>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FBD3F879FE49F878>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FBF1F85DFE72F85C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFEAFC62F831FCBFFF03>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA1FFEAFCC4FF71FD91FF67>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA1FFEAFDE3FEECFEF7FEF3>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA1FFEAFE96FEA4FE6AFE3B> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Warramaba_flavolineata_Kearney_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4482.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4482.2.1>
|
||||
bibo:endPage "244" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-09-18" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "4482" ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The matchstick grasshopper genus Warramaba (Morabidae: Morabinae): a description of four new species and a photographic guide to the group" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1453209>, <http://dx.doi.org/10.5281/zenodo.1453217>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Warramaba_flavolineata_Kearney_2018>
|
||||
dwc:authority "Kearney, 2018" ;
|
||||
dwc:authorityName "Kearney" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kearney, 2018" ;
|
||||
dwc:species "flavolineata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Q4T3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Warramaba_flavolineata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba_flavolineata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavolineata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Warramaba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Morabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Morabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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.1453209>
|
||||
dc:description "FIGURE 2. Holotypes of Warramaba, all held in the Australian National Insect Collection: a) W. picta (Key 1976), b) W. whitei sp. nov., c) W. flavolineata sp. nov., d) W. grandis sp. nov., e) W. virgo (Key 1963), f) W. ngadju sp. nov. The Width of the pin in each photo is 0.6 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453209/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453217>
|
||||
dc:description "FIGURE 6. Warramaba flavolineata sp. nov. ♂ a) lateral and b) frontal images of an individual from Mount Leonora, Western Australia, as Well as phallic complex (genitalia prep. 968) in c) dorsal, d) lateral and e) caudal vieW, and Key’s illustrations of dorsal and lateral vieWs of epiphallus of holotype, With a vieW of valve approximately normal to plane of lateral face (i.e. equivalent to a lateral vieW in resting orientation). The scale bar refers to the photographs of the phallic complex." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453217/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453207>
|
||||
dc:description "FIGURE 1. Distribution of Warramaba species, a) overall in Western Australia, b) of W. virgo in eastern Australia, and c–h) of the Western Australian taxa separately. Also indicated in a) With a black triangle is the location for P152 (here assigned to W. picta) and, With open triangles, the locations of P188 (here assigned to W. grandis sp. nov.)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453207/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA4FFEFFF4CFBD7FF7FFB2C>
|
||||
dwc:catalogNumber "PARATYPE 1, OG1602" ;
|
||||
dwc:collectionCode "GENITALIA, PREP, ANIC" ;
|
||||
dwc:eventDate "1967-01-31" ;
|
||||
dwc:locality "VIRGINIA" ;
|
||||
dwc:recordedBy "S Of" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1915273899" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA4FFEFFF4CFBD7FF7FFB2C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA4FFEFFE80FB6EFC87FB70>
|
||||
dwc:collectionCode "ANIC" ;
|
||||
dwc:eventDate "1967-01-31" ;
|
||||
dwc:locality "Minnie Creek" ;
|
||||
dwc:recordedBy "M. J. D. White' & Database No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1915273892" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA4FFEFFE80FB6EFC87FB70> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA4FFEFFC9FFB42FE3CFAB8>
|
||||
dwc:collectionCode "WHITE, CYTOL, PREP, ANIC" ;
|
||||
dwc:eventDate "1967-01-31" ;
|
||||
dwc:locality "New Yamarna Homestead" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1915273914" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA4FFEFFC9FFB42FE3CFAB8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA3FFE8FD3EFA41FE0EF99E>
|
||||
dwc:collectionCode "REACHING, CAUDAD, LATERAL, SACS, AND, THAT, THAN, DORSAL, ITS, CAUDAL, PARTLY, DEPTH, NESTLING" ;
|
||||
dwc:locality "AS" ;
|
||||
dwc:recordedBy "Of" ;
|
||||
trt:gbifOccurrenceId "1915273895" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA3FFE8FD3EFA41FE0EF99E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FF1CF951FA17F97C>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1927-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273894" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA2FFE9FF1CF951FA17F97C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FB00F935FDD0F888>
|
||||
dwc:collectionCode "WHITE, MAR" ;
|
||||
dwc:eventDate "2010-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273904" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA2FFE9FB00F935FDD0F888> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FF6AF8A1FA17F8EC>
|
||||
dwc:collectionCode "WHITE, PARADISE, WELL" ;
|
||||
dwc:eventDate "1923-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273909" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA2FFE9FF6AF8A1FA17F8EC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FF1CF885FC66F830>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1919-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273897" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA2FFE9FF1CF885FC66F830> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FC7AF885FE3FF814>
|
||||
dwc:collectionCode "WHITE, RUINS" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273905" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA2FFE9FC7AF885FE3FF814> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FBD3F879FE49F878>
|
||||
dwc:collectionCode "WHITE, RUINS" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273903" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA2FFE9FBD3F879FE49F878> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFE9FBF1F85DFE72F85C>
|
||||
dwc:collectionCode "WHITE, RUINS" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273915" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA2FFE9FBF1F85DFE72F85C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA2FFEAFC62F831FCBFFF03>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1918-02" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273902" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA2FFEAFC62F831FCBFFF03> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA1FFEAFCC4FF71FD91FF67>
|
||||
dwc:collectionCode "WHITE, REIDY, RUINS" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273910" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA1FFEAFCC4FF71FD91FF67> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA1FFEAFDE3FEECFEF7FEF3>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1919-02" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. S., SE Of" ;
|
||||
trt:gbifOccurrenceId "1915273912" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA1FFEAFDE3FEECFEF7FEF3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA4FFEAFF1CFC8EFE88FD43.mc.27C13CCAFFA1FFEAFE96FEA4FE6AFE3B>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1931-01" ;
|
||||
dwc:locality "VIRGINIA RA" ;
|
||||
dwc:recordedBy "H. Song & S Of" ;
|
||||
trt:gbifOccurrenceId "1915273901" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA4FFEAFF1CFC8EFE88FD43#27C13CCAFFA1FFEAFE96FEA4FE6AFE3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
414
data/1F/00/87/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.ttl
Normal file
414
data/1F/00/87/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.ttl
Normal file
|
|
@ -0,0 +1,414 @@
|
|||
@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/1F008781FFA6FFEFFF1CFAE4FC2EFCA7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1453209>, <http://dx.doi.org/10.5281/zenodo.1453215>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:title "Warramaba whitei Kearney 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFF4CFA29FB92FA4E>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFB95FA0CFB56F992>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFB6AF9E0FA1AF9F6>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFF1CF9B8FED3F93E>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFED4F99CFB93F902>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFF4CFA20FBF5FA51>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFB0BFA23FC9DF9B5>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFCA0FA07FEF5F999>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFE0AF9FBFB5CF999>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFB6CF9FBFB53F9FD>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFDB3F9B0FF5CF925>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFE45F994FBB7F925>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFEA9F948FC07F909>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFC1FF94BFC1BF96D>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFC23F92FFD29F8B1>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFD3CF903FDF1F895>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFDF6F8E7FF52F8F9>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFF55F8DBFBEEF8F9>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFBF2F8D8FC23F8DD>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFC24F8BFFD05F821>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFD1BF893FB46F822>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFE28F877FB81F806>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFF69F82BFC31F86A>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFF1CFF71FD54FF1C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFB28FF71FC52FF67>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFC6AFF54FB3DFF44>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFEF0FEECFB5CFEAF>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFB6CFEECFC53FEF3>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFC6AFEC1FD27FED7>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFD37FEA4FD32FE3B>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFD4AFE99FACBFE34>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFDB5FE7CFDD1FE63>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFDD6FE51FA9FFE63>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFAACFE5EFCFAFE46>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFC0DFE34FEE6FD8F> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Warramaba_whitei_Kearney_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4482.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4482.2.1>
|
||||
bibo:endPage "244" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-09-18" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "4482" ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The matchstick grasshopper genus Warramaba (Morabidae: Morabinae): a description of four new species and a photographic guide to the group" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1453209>, <http://dx.doi.org/10.5281/zenodo.1453215>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Warramaba_whitei_Kearney_2018>
|
||||
dwc:authority "Kearney, 2018" ;
|
||||
dwc:authorityName "Kearney" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kearney, 2018" ;
|
||||
dwc:species "whitei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Q4T6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Warramaba_whitei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba_whitei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "whitei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Warramaba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Morabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Morabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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.1453209>
|
||||
dc:description "FIGURE 2. Holotypes of Warramaba, all held in the Australian National Insect Collection: a) W. picta (Key 1976), b) W. whitei sp. nov., c) W. flavolineata sp. nov., d) W. grandis sp. nov., e) W. virgo (Key 1963), f) W. ngadju sp. nov. The Width of the pin in each photo is 0.6 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453209/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453215>
|
||||
dc:description "FIGURE 5. Warramaba whitei sp. nov. ♂ a) lateral and b) frontal images of an individual from Bullabulling, Western Australia, as Well as phallic complex (genitalia prep. OrG2286) of an individual from 6 km SW of Melita H.S., S of Leonora in c) dorsal, d) lateral and e) caudal vieW. The scale bar refers to the photographs of the phallic complex." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453215/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453207>
|
||||
dc:description "FIGURE 1. Distribution of Warramaba species, a) overall in Western Australia, b) of W. virgo in eastern Australia, and c–h) of the Western Australian taxa separately. Also indicated in a) With a black triangle is the location for P152 (here assigned to W. picta) and, With open triangles, the locations of P188 (here assigned to W. grandis sp. nov.)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453207/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFF4CFA29FB92FA4E>
|
||||
dwc:collectionCode "AUST, NAT, COLL, ANIC" ;
|
||||
dwc:eventDate "1974-01-18" ;
|
||||
dwc:locality "Database No." ;
|
||||
dwc:recordedBy "M. J. D. White'" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1915273959" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA6FFEDFF4CFA29FB92FA4E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFB95FA0CFB56F992>
|
||||
dwc:collectionCode "ANIC" ;
|
||||
dwc:eventDate "1974-01-18" ;
|
||||
dwc:locality "Database No." ;
|
||||
dwc:recordedBy "M. J. D. White'" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1915273928" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA6FFEDFB95FA0CFB56F992> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFB6AF9E0FA1AF9F6>
|
||||
dwc:collectionCode "ANIC, KALGOORLIE" ;
|
||||
dwc:eventDate "1974-01-18" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1915273917" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA6FFEDFB6AF9E0FA1AF9F6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFF1CF9B8FED3F93E>
|
||||
dwc:collectionCode "ANIC" ;
|
||||
dwc:eventDate "1974-01-18" ;
|
||||
dwc:locality "Database No." ;
|
||||
dwc:recordedBy "M. J. D. White'" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1915273961" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA6FFEDFF1CF9B8FED3F93E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA6FFEDFED4F99CFB93F902>
|
||||
dwc:collectionCode "AUST, NAT, COLL, ANIC, KALGOORLIE" ;
|
||||
dwc:eventDate "1974-01-18" ;
|
||||
dwc:locality "Database No." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "1915273925" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA6FFEDFED4F99CFB93F902> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFF4CFA20FBF5FA51>
|
||||
dwc:collectionCode "SANDSTONE" ;
|
||||
dwc:eventDate "1920-02" ;
|
||||
dwc:locality "Material" ;
|
||||
trt:gbifOccurrenceId "1915273927" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFF4CFA20FBF5FA51> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFB0BFA23FC9DF9B5>
|
||||
dwc:collectionCode "WHITE, SANDSTONE" ;
|
||||
dwc:eventDate "2012-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273947" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFB0BFA23FC9DF9B5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFCA0FA07FEF5F999>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "8 FEb" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273921" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFCA0FA07FEF5F999> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFE0AF9FBFB5CF999>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2014-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273916" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFE0AF9FBFB5CF999> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFB6CF9FBFB53F9FD>
|
||||
dwc:collectionCode "WHITE, SIDING" ;
|
||||
dwc:eventDate "1927-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273940" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFB6CF9FBFB53F9FD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFDB3F9B0FF5CF925>
|
||||
dwc:collectionCode "LEONORA, MAR" ;
|
||||
dwc:eventDate "7 MAR" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273920" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFDB3F9B0FF5CF925> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFE45F994FBB7F925>
|
||||
dwc:collectionCode "LEONORA" ;
|
||||
dwc:eventDate "1921-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273922" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFE45F994FBB7F925> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFEA9F948FC07F909>
|
||||
dwc:collectionCode "LEONORA" ;
|
||||
dwc:eventDate "2015-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273930" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFEA9F948FC07F909> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFC1FF94BFC1BF96D>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2010-02" ;
|
||||
dwc:locality "Of LAkE" ;
|
||||
trt:gbifOccurrenceId "1915273924" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFC1FF94BFC1BF96D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFC23F92FFD29F8B1>
|
||||
dwc:collectionCode "WHITE, VALE, SIDING" ;
|
||||
dwc:eventDate "8 FEb" ;
|
||||
dwc:locality "5 km S Of" ;
|
||||
trt:gbifOccurrenceId "1915273932" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFC23F92FFD29F8B1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFD3CF903FDF1F895>
|
||||
dwc:collectionCode "WHITE, KALGOORLIE" ;
|
||||
dwc:eventDate "2011-01" ;
|
||||
dwc:locality "2 km N Of" ;
|
||||
dwc:recordedBy "Of" ;
|
||||
trt:gbifOccurrenceId "1915273939" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFD3CF903FDF1F895> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFDF6F8E7FF52F8F9>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1922-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273934" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFDF6F8E7FF52F8F9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFF55F8DBFBEEF8F9>
|
||||
dwc:collectionCode "WHITE, LEONORA, MAR" ;
|
||||
dwc:eventDate "6 MAR" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273936" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFF55F8DBFBEEF8F9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFBF2F8D8FC23F8DD>
|
||||
dwc:collectionCode "LEONORA" ;
|
||||
dwc:eventDate "1919-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273942" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFBF2F8D8FC23F8DD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFC24F8BFFD05F821>
|
||||
dwc:collectionCode "WHITE, BROAD" ;
|
||||
dwc:eventDate "1923-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273923" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFC24F8BFFD05F821> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFD1BF893FB46F822>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:locality "1 km N Of" ;
|
||||
trt:gbifOccurrenceId "1915273933" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFD1BF893FB46F822> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFE28F877FB81F806>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:locality "1 km NW Of" ;
|
||||
trt:gbifOccurrenceId "1915273918" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFE28F877FB81F806> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA5FFEEFF69F82BFC31F86A>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:locality "1 km N Of" ;
|
||||
trt:gbifOccurrenceId "1915273929" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA5FFEEFF69F82BFC31F86A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFF1CFF71FD54FF1C>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:locality "1 km NW Of" ;
|
||||
trt:gbifOccurrenceId "1915273931" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFF1CFF71FD54FF1C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFB28FF71FC52FF67>
|
||||
dwc:collectionCode "WHITE, LEONORA" ;
|
||||
dwc:eventDate "2011-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. S., S Of" ;
|
||||
trt:gbifOccurrenceId "1915273911" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFB28FF71FC52FF67> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFC6AFF54FB3DFF44>
|
||||
dwc:collectionCode "WHITE, KALGOORLIE, MAR" ;
|
||||
dwc:eventDate "2010-03" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273898" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFC6AFF54FB3DFF44> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFEF0FEECFB5CFEAF>
|
||||
dwc:collectionCode "WHITE, KALGOORLIE" ;
|
||||
dwc:eventDate "1923-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273943" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFEF0FEECFB5CFEAF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFB6CFEECFC53FEF3>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2014-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273906" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFB6CFEECFC53FEF3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFC6AFEC1FD27FED7>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1928-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273907" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFC6AFEC1FD27FED7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFD37FEA4FD32FE3B>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1928-01" ;
|
||||
dwc:locality "2 km NW Of" ;
|
||||
dwc:recordedBy "Of" ;
|
||||
trt:gbifOccurrenceId "1915273908" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFD37FEA4FD32FE3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFD4AFE99FACBFE34>
|
||||
dwc:collectionCode "WHITE, RUINS" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273913" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFD4AFE99FACBFE34> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFDB5FE7CFDD1FE63>
|
||||
dwc:collectionCode "WHITE, LEONORA" ;
|
||||
dwc:eventDate "1919-02" ;
|
||||
dwc:locality "Of MT." ;
|
||||
dwc:recordedBy "SE Of" ;
|
||||
trt:gbifOccurrenceId "1915273926" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFDB5FE7CFDD1FE63> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFDD6FE51FA9FFE63>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273919" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFDD6FE51FA9FFE63> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFAACFE5EFCFAFE46>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2014-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273893" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFAACFE5EFCFAFE46> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA6FFEFFF1CFAE4FC2EFCA7.mc.27C13CCAFFA4FFEFFC0DFE34FEE6FD8F>
|
||||
dwc:collectionCode "YINDI, STA, MONAGHAN, WELL" ;
|
||||
dwc:eventDate "1921-02" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273900" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA6FFEFFF1CFAE4FC2EFCA7#27C13CCAFFA4FFEFFC0DFE34FEE6FD8F> ;
|
||||
a dwc:MaterialCitation .
|
||||
300
data/1F/00/87/1F008781FFA7FFEDFF1CFDD3FB75FED7.ttl
Normal file
300
data/1F/00/87/1F008781FFA7FFEDFF1CFDD3FB75FED7.ttl
Normal file
|
|
@ -0,0 +1,300 @@
|
|||
@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/1F008781FFA7FFEDFF1CFDD3FB75FED7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1453213>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:title "Warramaba virgo" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFF4CFB28FBFDFB69>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB01FB2BFE7BFB4E>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB07FB0FFCABFA91>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFCBCFAE3FDE9FAF5>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFE60FABBFA18FAD9>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFE3EFA9FFF52FA01>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFF55FA73FBFDFA01>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB01FA73FC82FA65>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFC84FA57FAB6FA66>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFAC9FA57FCD3F9AD>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFCEAF9EFFDEAF9F1>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFDF1F9C3FE71F9D5>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFE76F9A7FEE9F939>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFEF3F99BFB53F939>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB69F99BFC35F91D>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFC4AF97FFA18F961>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFF1CF937FD0DF88D>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFD16F8CFFDE8F8D1>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFDF8F8A3FE4AF835>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFE5CF887FDC1F819>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFDC7F87BFB45F81A>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB45F87BFB78F87D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Warramaba_virgo_Key_1963> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4482.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4482.2.1>
|
||||
bibo:endPage "244" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-09-18" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "4482" ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The matchstick grasshopper genus Warramaba (Morabidae: Morabinae): a description of four new species and a photographic guide to the group" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1453213>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Warramaba_virgo_Key_1963>
|
||||
dwc:authority "(Key, 1963)" ;
|
||||
dwc:baseAuthorityName "Key" ;
|
||||
dwc:baseAuthorityYear "1963" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Key, 1963)" ;
|
||||
dwc:species "virgo" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FTTS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Warramaba_virgo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba_virgo>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virgo" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Warramaba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Morabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Morabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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.1453213>
|
||||
dc:description "FIGURE 4. Warramaba virgo ♀ (Key 1963) a) lateral and b) dorsal images of an individual from NoWingi, Victoria, and W. ngadju sp. nov. ♀ sp. nov. c) lateral and d) frontal images from an individual from 23 km South of Boulder, Western Australia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453213/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453207>
|
||||
dc:description "FIGURE 1. Distribution of Warramaba species, a) overall in Western Australia, b) of W. virgo in eastern Australia, and c–h) of the Western Australian taxa separately. Also indicated in a) With a black triangle is the location for P152 (here assigned to W. picta) and, With open triangles, the locations of P188 (here assigned to W. grandis sp. nov.)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453207/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFF4CFB28FBFDFB69>
|
||||
dwc:collectionCode "KALGOORLIE" ;
|
||||
dwc:eventDate "1927-02" ;
|
||||
dwc:locality "Material" ;
|
||||
trt:gbifOccurrenceId "1915273935" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFF4CFB28FBFDFB69> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB01FB2BFE7BFB4E>
|
||||
dwc:collectionCode "WHITE, RUINS" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273968" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFB01FB2BFE7BFB4E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB07FB0FFCABFA91>
|
||||
dwc:collectionCode "WHITE, RUINS" ;
|
||||
dwc:eventDate "1918-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273979" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFB07FB0FFCABFA91> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFCBCFAE3FDE9FAF5>
|
||||
dwc:collectionCode "WHITE, HAYES, HILL" ;
|
||||
dwc:eventDate "1922-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273944" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFCBCFAE3FDE9FAF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFE60FABBFA18FAD9>
|
||||
dwc:collectionCode "WHITE, HILL" ;
|
||||
dwc:eventDate "1927-10" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273965" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFE60FABBFA18FAD9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFE3EFA9FFF52FA01>
|
||||
dwc:collectionCode "STERLING, VALE, HILL, STIRLING" ;
|
||||
dwc:eventDate "1927-10" ;
|
||||
dwc:locality "VALE Ck." ;
|
||||
trt:gbifOccurrenceId "1915273948" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFE3EFA9FFF52FA01> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFF55FA73FBFDFA01>
|
||||
dwc:collectionCode "WHITE, HILL" ;
|
||||
dwc:eventDate "2013-12" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273952" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFF55FA73FBFDFA01> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB01FA73FC82FA65>
|
||||
dwc:collectionCode "WHITE, HILL" ;
|
||||
dwc:eventDate "1927-10" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273970" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFB01FA73FC82FA65> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFC84FA57FAB6FA66>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:locality "0.5 km S Of" ;
|
||||
trt:gbifOccurrenceId "1915273950" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFC84FA57FAB6FA66> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFAC9FA57FCD3F9AD>
|
||||
dwc:collectionCode "MILDURA, MAR" ;
|
||||
dwc:eventDate "2011-12" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273973" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFAC9FA57FCD3F9AD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFCEAF9EFFDEAF9F1>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2 FEb" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273951" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFCEAF9EFFDEAF9F1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFDF1F9C3FE71F9D5>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1925-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. S., SW Of" ;
|
||||
trt:gbifOccurrenceId "1915273955" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFDF1F9C3FE71F9D5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFE76F9A7FEE9F939>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1925-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. S., SW Of" ;
|
||||
trt:gbifOccurrenceId "1915273962" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFE76F9A7FEE9F939> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFEF3F99BFB53F939>
|
||||
dwc:collectionCode "WHITE, ROTO, MAR" ;
|
||||
dwc:eventDate "9 MAR" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273956" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFEF3F99BFB53F939> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB69F99BFC35F91D>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2010-12" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "J.L. Strasburg" ;
|
||||
trt:gbifOccurrenceId "1915273945" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFB69F99BFC35F91D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFC4AF97FFA18F961>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1920-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273953" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFC4AF97FFA18F961> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFF1CF937FD0DF88D>
|
||||
dwc:collectionCode "WHITE, MONIA, GAP" ;
|
||||
dwc:eventDate "1918-02" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "W.S. Rasband" ;
|
||||
trt:gbifOccurrenceId "1915273949" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFF1CF937FD0DF88D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFD16F8CFFDE8F8D1>
|
||||
dwc:collectionCode "KEY, WHITE, MONIA, GAP" ;
|
||||
dwc:eventDate "2 FEb" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "K.H.L. Key" ;
|
||||
trt:gbifOccurrenceId "1915273958" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFD16F8CFFDE8F8D1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFDF8F8A3FE4AF835>
|
||||
dwc:collectionCode "WHITE, MONIA, GAP" ;
|
||||
dwc:eventDate "1918-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273938" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFDF8F8A3FE4AF835> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFE5CF887FDC1F819>
|
||||
dwc:collectionCode "WHITE, KEY, MONIA, GAP" ;
|
||||
dwc:eventDate "9 DEC" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "K.H.L. Key" ;
|
||||
trt:gbifOccurrenceId "1915273941" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFE5CF887FDC1F819> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFDC7F87BFB45F81A>
|
||||
dwc:collectionCode "WHITE, MONIA, GAP" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273937" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFDC7F87BFB45F81A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFA7FFEDFF1CFDD3FB75FED7.mc.27C13CCAFFA7FFECFB45F87BFB78F87D>
|
||||
dwc:collectionCode "HILLSTON, MAR" ;
|
||||
dwc:eventDate "2010-03" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273963" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFA7FFEDFF1CFDD3FB75FED7#27C13CCAFFA7FFECFB45F87BFB78F87D> ;
|
||||
a dwc:MaterialCitation .
|
||||
253
data/1F/00/87/1F008781FFAAFFECFF1CFC68FEA7FE47.ttl
Normal file
253
data/1F/00/87/1F008781FFAAFFECFF1CFC68FEA7FE47.ttl
Normal file
|
|
@ -0,0 +1,253 @@
|
|||
@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/1F008781FFAAFFECFF1CFC68FEA7FE47>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1453213> ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:title "Warramaba picta Key 1976" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FAECFC59FE16FC5F>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FEA5FBF5FA19FB87>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FE6EF9FDFF52F9E3>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FF6BF9D0FA18F9E3>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FF1CF9B4FBB5F9C7>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FBCAF9B4FCBFF92B>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FEC8F920FB54F953>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FAD7F920FBA5F8B7>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FBA4F904FCEEF89B>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FC79F8F8FB85F8C3>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FB81F8B1FEAEF827>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FEB7F894FBEDF86F>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFF1CFF71FF3AFF03>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFD12FF71FB57FF03>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFE27FF54FC1CFF67>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFAFEFF54FC63FF44>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFC6DFF09FDF4FE8C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Warramaba_picta_Key_1976> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4482.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4482.2.1>
|
||||
bibo:endPage "244" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-09-18" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "4482" ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The matchstick grasshopper genus Warramaba (Morabidae: Morabinae): a description of four new species and a photographic guide to the group" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1453213> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Warramaba_picta_Key_1976>
|
||||
dwc:authority "(Key, 1976)" ;
|
||||
dwc:authorityName "Key" ;
|
||||
dwc:authorityYear "1976" ;
|
||||
dwc:baseAuthorityName "KEY" ;
|
||||
dwc:baseAuthorityYear "1976" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Key, 1976)" ;
|
||||
dwc:species "picta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7G663> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Warramaba_picta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba_picta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "picta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Warramaba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Morabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Morabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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.1453213>
|
||||
dc:description "FIGURE 4. Warramaba virgo ♀ (Key 1963) a) lateral and b) dorsal images of an individual from NoWingi, Victoria, and W. ngadju sp. nov. ♀ sp. nov. c) lateral and d) frontal images from an individual from 23 km South of Boulder, Western Australia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453213/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FAECFC59FE16FC5F>
|
||||
dwc:collectionCode "APEX, NOT, UPTURNED" ;
|
||||
dwc:locality "AS" ;
|
||||
trt:gbifOccurrenceId "1915273988" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FAECFC59FE16FC5F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FEA5FBF5FA19FB87>
|
||||
dwc:collectionCode "VENTRAL, CEPHALIC" ;
|
||||
dwc:locality "AS" ;
|
||||
trt:gbifOccurrenceId "1915273975" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FEA5FBF5FA19FB87> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FE6EF9FDFF52F9E3>
|
||||
dwc:collectionCode "HILLS, THE" ;
|
||||
dwc:eventDate "1924-01" ;
|
||||
dwc:locality "Of MT." ;
|
||||
trt:gbifOccurrenceId "1915273978" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FE6EF9FDFF52F9E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FF6BF9D0FA18F9E3>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1924-01" ;
|
||||
dwc:locality "Of MT." ;
|
||||
dwc:recordedBy "H. S., NW Of" ;
|
||||
trt:gbifOccurrenceId "1915273974" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FF6BF9D0FA18F9E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FF1CF9B4FBB5F9C7>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1922-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273972" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FF1CF9B4FBB5F9C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FBCAF9B4FCBFF92B>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1921-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273981" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FBCAF9B4FCBFF92B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FEC8F920FB54F953>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2010-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273957" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FEC8F920FB54F953> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FAD7F920FBA5F8B7>
|
||||
dwc:collectionCode "KARALUNDI, MISS" ;
|
||||
dwc:eventDate "2015-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273987" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FAD7F920FBA5F8B7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FBA4F904FCEEF89B>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1920-02" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. S., W Of" ;
|
||||
trt:gbifOccurrenceId "1915273969" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FBA4F904FCEEF89B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FC79F8F8FB85F8C3>
|
||||
dwc:collectionCode "HILL, DEPOT, SPRINGS" ;
|
||||
dwc:eventDate "1927-04" ;
|
||||
dwc:locality "7 km WSW Of" ;
|
||||
dwc:recordedBy "Of & NE Of" ;
|
||||
trt:gbifOccurrenceId "1915273960" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FC79F8F8FB85F8C3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FB81F8B1FEAEF827>
|
||||
dwc:eventDate "2011-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273980" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FB81F8B1FEAEF827> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA8FFE3FEB7F894FBEDF86F>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "1923-09" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "SW Of & Ck., CA" ;
|
||||
trt:gbifOccurrenceId "1915273977" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA8FFE3FEB7F894FBEDF86F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFF1CFF71FF3AFF03>
|
||||
dwc:collectionCode "RA" ;
|
||||
dwc:locality "RA" ;
|
||||
trt:gbifOccurrenceId "1915273982" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA7FFECFF1CFF71FF3AFF03> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFD12FF71FB57FF03>
|
||||
dwc:collectionCode "MAIL, CHANGE, WELL, VIOLET, RA" ;
|
||||
dwc:locality "RA" ;
|
||||
trt:gbifOccurrenceId "1915273986" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA7FFECFD12FF71FB57FF03> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFE27FF54FC1CFF67>
|
||||
dwc:collectionCode "MAIL, CHANGE, WELL, VIOLET, RA" ;
|
||||
dwc:locality "RA" ;
|
||||
trt:gbifOccurrenceId "1915273991" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA7FFECFE27FF54FC1CFF67> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFAFEFF54FC63FF44>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2011-01" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273946" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA7FFECFAFEFF54FC63FF44> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFAAFFECFF1CFC68FEA7FE47.mc.27C13CCAFFA7FFECFC6DFF09FDF4FE8C>
|
||||
dwc:collectionCode "WHITE" ;
|
||||
dwc:eventDate "2010-09" ;
|
||||
dwc:locality "Of MT." ;
|
||||
dwc:recordedBy "W Of & H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273984" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFAAFFECFF1CFC68FEA7FE47#27C13CCAFFA7FFECFC6DFF09FDF4FE8C> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/1F/00/87/1F008781FFABFFE0FF1CFE1BFD43FBAC.ttl
Normal file
107
data/1F/00/87/1F008781FFABFFE0FF1CFE1BFD43FBAC.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/1F008781FFABFFE0FF1CFE1BFD43FBAC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1453207>, <http://dx.doi.org/10.5281/zenodo.1453209> ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:title "Warramaba Key 1976" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Warramaba_Key_1976> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4482.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4482.2.1>
|
||||
bibo:endPage "244" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-09-18" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "4482" ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The matchstick grasshopper genus Warramaba (Morabidae: Morabinae): a description of four new species and a photographic guide to the group" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1453207>, <http://dx.doi.org/10.5281/zenodo.1453209> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Warramaba_Key_1976>
|
||||
dwc:authority "Key, 1976" ;
|
||||
dwc:authorityName "Key" ;
|
||||
dwc:authorityYear "1976" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Key, 1976" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8P2RW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Warramaba> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Morabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Morabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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.1453207>
|
||||
dc:description "FIGURE 1. Distribution of Warramaba species, a) overall in Western Australia, b) of W. virgo in eastern Australia, and c–h) of the Western Australian taxa separately. Also indicated in a) With a black triangle is the location for P152 (here assigned to W. picta) and, With open triangles, the locations of P188 (here assigned to W. grandis sp. nov.)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453207/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453209>
|
||||
dc:description "FIGURE 2. Holotypes of Warramaba, all held in the Australian National Insect Collection: a) W. picta (Key 1976), b) W. whitei sp. nov., c) W. flavolineata sp. nov., d) W. grandis sp. nov., e) W. virgo (Key 1963), f) W. ngadju sp. nov. The Width of the pin in each photo is 0.6 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453209/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
208
data/1F/00/87/1F008781FFBDFFF7FF1CFCF6FA1CFC03.ttl
Normal file
208
data/1F/00/87/1F008781FFBDFFF7FF1CFCF6FA1CFC03.ttl
Normal file
|
|
@ -0,0 +1,208 @@
|
|||
@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/1F008781FFBDFFF7FF1CFCF6FA1CFC03>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1453209>, <http://dx.doi.org/10.5281/zenodo.1453213>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:title "Warramaba ngadju Kearney 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FB42FC8EFC88FC74>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FE7FFB26FD66FB54>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FF4CF9FBFD15F9FC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FD14F9DFFD26F9C0>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FD39F9B2FE8CF924>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FE1AF94BFBB6F908>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FAD6F94BFC86F96C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FBADF92FFE6CF8B0>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FC9EF903FF51F894>, <http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FE78F8E6FB22F894> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Warramaba_ngadju_Kearney_2018> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4482.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4482.2.1>
|
||||
bibo:endPage "244" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-09-18" ;
|
||||
bibo:startPage "201" ;
|
||||
bibo:volume "4482" ;
|
||||
dc:creator "Kearney, Michael R." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "The matchstick grasshopper genus Warramaba (Morabidae: Morabinae): a description of four new species and a photographic guide to the group" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1453209>, <http://dx.doi.org/10.5281/zenodo.1453213>, <http://dx.doi.org/10.5281/zenodo.1453207> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Warramaba_ngadju_Kearney_2018>
|
||||
dwc:authority "Kearney, 2018" ;
|
||||
dwc:authorityName "Kearney" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kearney, 2018" ;
|
||||
dwc:species "ngadju" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Q4T5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Warramaba_ngadju> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba_ngadju>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ngadju" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Warramaba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Warramaba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:genus "Warramaba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Morabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Morabidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Morabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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.1453209>
|
||||
dc:description "FIGURE 2. Holotypes of Warramaba, all held in the Australian National Insect Collection: a) W. picta (Key 1976), b) W. whitei sp. nov., c) W. flavolineata sp. nov., d) W. grandis sp. nov., e) W. virgo (Key 1963), f) W. ngadju sp. nov. The Width of the pin in each photo is 0.6 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453209/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453213>
|
||||
dc:description "FIGURE 4. Warramaba virgo ♀ (Key 1963) a) lateral and b) dorsal images of an individual from NoWingi, Victoria, and W. ngadju sp. nov. ♀ sp. nov. c) lateral and d) frontal images from an individual from 23 km South of Boulder, Western Australia." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453213/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1453207>
|
||||
dc:description "FIGURE 1. Distribution of Warramaba species, a) overall in Western Australia, b) of W. virgo in eastern Australia, and c–h) of the Western Australian taxa separately. Also indicated in a) With a black triangle is the location for P152 (here assigned to W. picta) and, With open triangles, the locations of P188 (here assigned to W. grandis sp. nov.)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1453207/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FB42FC8EFC88FC74>
|
||||
dwc:collectionCode "CSIRO, THE, ANIC, ZANTHUS, BALLADONIA, HOTEL" ;
|
||||
dwc:eventDate "1981-03-01" ;
|
||||
dwc:locality "Canberra" ;
|
||||
trt:gbifOccurrenceId "1915273964" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FB42FC8EFC88FC74> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FE7FFB26FD66FB54>
|
||||
dwc:collectionCode "THOUGH, NOT, INTENSE" ;
|
||||
dwc:locality "AS" ;
|
||||
trt:gbifOccurrenceId "1915273966" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FE7FFB26FD66FB54> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FF4CF9FBFD15F9FC>
|
||||
dwc:catalogNumber "STOP 31" ;
|
||||
dwc:collectionCode "BALLADONIA" ;
|
||||
dwc:eventDate "9 FEb" ;
|
||||
dwc:locality "Material" ;
|
||||
trt:gbifOccurrenceId "1915273990" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FF4CF9FBFD15F9FC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FD14F9DFFD26F9C0>
|
||||
dwc:catalogNumber "STOP 78" ;
|
||||
dwc:collectionCode "BALLADONIA, MOTEL" ;
|
||||
dwc:eventDate "1922-02" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273983" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FD14F9DFFD26F9C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FD39F9B2FE8CF924>
|
||||
dwc:eventDate "1929-01" ;
|
||||
dwc:locality "22 km SE Of" ;
|
||||
dwc:recordedBy "E Of" ;
|
||||
trt:gbifOccurrenceId "1915273971" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FD39F9B2FE8CF924> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FE1AF94BFBB6F908>
|
||||
dwc:collectionCode "BALLADONIA, HOTEL, MAR" ;
|
||||
dwc:eventDate "6 MAR" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273954" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FE1AF94BFBB6F908> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FAD6F94BFC86F96C>
|
||||
dwc:collectionCode "BALLADONIA, HOTEL, MAR" ;
|
||||
dwc:eventDate "6 MAR" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273967" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FAD6F94BFC86F96C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FBADF92FFE6CF8B0>
|
||||
dwc:collectionCode "BALLADONIA, MOTEL, MAR" ;
|
||||
dwc:eventDate "1 MAR" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273985" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FBADF92FFE6CF8B0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FC9EF903FF51F894>
|
||||
dwc:collectionCode "BALLADONIA, HOTEL, MAR" ;
|
||||
dwc:eventDate "1 MAR" ;
|
||||
dwc:locality "Of" ;
|
||||
trt:gbifOccurrenceId "1915273989" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FC9EF903FF51F894> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F008781FFBDFFF7FF1CFCF6FA1CFC03.mc.27C13CCAFFBDFFF6FE78F8E6FB22F894>
|
||||
dwc:collectionCode "BALLADONIA" ;
|
||||
dwc:eventDate "1921-01" ;
|
||||
dwc:locality "Of" ;
|
||||
dwc:recordedBy "H. Song" ;
|
||||
trt:gbifOccurrenceId "1915273976" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F008781FFBDFFF7FF1CFCF6FA1CFC03#27C13CCAFFBDFFF6FE78F8E6FB22F894> ;
|
||||
a dwc:MaterialCitation .
|
||||
91
data/1F/00/99/1F0099B5C23D5138B93590F785127E50.ttl
Normal file
91
data/1F/00/99/1F0099B5C23D5138B93590F785127E50.ttl
Normal file
|
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0099B5C23D5138B93590F785127E50>
|
||||
dc:creator "Elgetany, Asmaa Haris; Struck, Torsten H.; Glasby, Christopher J." ;
|
||||
dc:title "Perinereis nuntia species complex" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_nuntia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1132.87629> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Perinereis_nuntia> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1132.87629>
|
||||
bibo:endPage "188" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2022-11-29" ;
|
||||
bibo:startPage "163" ;
|
||||
bibo:volume "1132" ;
|
||||
dc:creator "Elgetany, Asmaa Haris; Struck, Torsten H.; Glasby, Christopher J." ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Three new species of the genus Perinereis (Annelida, Nereididae) from Egyptian coasts" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perinereis_nuntia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Perinereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nuntia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perinereis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perinereis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:genus "Perinereis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nereididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nereididae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Nereididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
92
data/1F/00/C5/1F00C589B8443AD092CE56EF403F7FB0.ttl
Normal file
92
data/1F/00/C5/1F00C589B8443AD092CE56EF403F7FB0.ttl
Normal file
|
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# 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/1F00C589B8443AD092CE56EF403F7FB0>
|
||||
dc:creator "Crespo, Luis C; Domenech, Marc; Enguidanos, Alba; Malumbres-Olarte, Jagoba; Cardoso, Pedro; Moya-Larano, Jordi; Frias-Lopez, Cristina; Macias-Hernandez, Nuria; De Mas, Eva; Mazzuca, Paola; Mora, Elisa; Opatova, Vera; Planas, Enric; Ribera, Carles; Roca-Cusachs, Marcos; Ruiz, Dolores; Sousa, Pedro; Tonzo, Vanina; Arnedo, Miquel A." ;
|
||||
dc:title "Lasaeola sp 23" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e29443> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasaeola_sp23> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.6.e29443>
|
||||
bibo:endPage "29443" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "29443" ;
|
||||
bibo:volume "6" ;
|
||||
dc:creator "Crespo, Luis C; Domenech, Marc; Enguidanos, Alba; Malumbres-Olarte, Jagoba; Cardoso, Pedro; Moya-Larano, Jordi; Frias-Lopez, Cristina; Macias-Hernandez, Nuria; De Mas, Eva; Mazzuca, Paola; Mora, Elisa; Opatova, Vera; Planas, Enric; Ribera, Carles; Roca-Cusachs, Marcos; Ruiz, Dolores; Sousa, Pedro; Tonzo, Vanina; Arnedo, Miquel A." ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A DNA barcode-assisted annotated checklist of the spider (Arachnida, Araneae) communities associated to white oak woodlands in Spanish National Parks" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasaeola_sp23>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Theridiidae" ;
|
||||
dwc:genus "Lasaeola" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "undef-species" ;
|
||||
dwc:undef-species "sp23" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasaeola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasaeola>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Theridiidae" ;
|
||||
dwc:genus "Lasaeola" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theridiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Theridiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Theridiidae" ;
|
||||
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 .
|
||||
94
data/1F/00/D1/1F00D19C74F95059A68BA560A5EED334.ttl
Normal file
94
data/1F/00/D1/1F00D19C74F95059A68BA560A5EED334.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F00D19C74F95059A68BA560A5EED334>
|
||||
dc:creator "Mi, Xiaoqi; Li, Shuqiang" ;
|
||||
dc:title "Acusilas Simon 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acusilas_Simon_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1072.73345> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1072.73345>
|
||||
bibo:endPage "81" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2021-11-19" ;
|
||||
bibo:startPage "49" ;
|
||||
bibo:volume "1072" ;
|
||||
dc:creator "Mi, Xiaoqi; Li, Shuqiang" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Nine new species of the spider family Araneidae (Arachnida, Araneae) from Xishuangbanna, Yunnan, China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acusilas_Simon_1895>
|
||||
dwc:LSID "1F00D19C-74F9-5059-A68B-A560A5EED334" ;
|
||||
dwc:authority "Simon, 1895" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Araneidae" ;
|
||||
dwc:genus "Acusilas" ;
|
||||
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/Acusilas> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acusilas>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Araneidae" ;
|
||||
dwc:genus "Acusilas" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Araneidae" ;
|
||||
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 .
|
||||
210
data/1F/02/48/1F02481C414BFFC8FE14F8E7FC55FEAA.ttl
Normal file
210
data/1F/02/48/1F02481C414BFFC8FE14F8E7FC55FEAA.ttl
Normal file
|
|
@ -0,0 +1,210 @@
|
|||
@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/1F02481C414BFFC8FE14F8E7FC55FEAA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3836861>, <http://dx.doi.org/10.5281/zenodo.3836863>, <http://dx.doi.org/10.5281/zenodo.3836865> ;
|
||||
dc:creator "Constant, Jérôme" ;
|
||||
dc:title "Egregia brevirostris Constant 2014, comb. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F02481C414BFFC8FE14F8E7FC55FEAA.mc.27C3F3574148FFCFFF45FE6EFDF0FE01> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Egregia_brevirostris_Lallemand_1959> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Datua_brevirostris_Lallemand_1959>, <http://taxon-concept.plazi.org/id/Animalia/Egregia_marpessa_Foo_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2014.92> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2014.92>
|
||||
bibo:endPage "9" ;
|
||||
bibo:issue "92" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2014-08-05" ;
|
||||
bibo:startPage "1" ;
|
||||
dc:creator "Constant, Jérôme" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Review of the Oriental lantern-fly genus Egregia Chew Kea Foo, Porion & Audibert, 2011, with a new species from Sumatra (Hemiptera: Fulgoromorpha: Fulgoridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3836861>, <http://dx.doi.org/10.5281/zenodo.3836863>, <http://dx.doi.org/10.5281/zenodo.3836865> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Egregia_brevirostris_Lallemand_1959>
|
||||
dwc:authority "(Lallemand, 1959)" ;
|
||||
dwc:authorityName "Constant" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "Lallemand" ;
|
||||
dwc:baseAuthorityYear "1959" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lallemand, 1959) Constant, 2014" ;
|
||||
dwc:species "brevirostris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DZ25> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Egregia_brevirostris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Datua_brevirostris_Lallemand_1959>
|
||||
dwc:authority "Lallemand, 1959: 268" ;
|
||||
dwc:authorityName "Lallemand" ;
|
||||
dwc:authorityPageNumber "268" ;
|
||||
dwc:authorityYear "1959" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Datua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lallemand, 1959" ;
|
||||
dwc:species "brevirostris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DZ25> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Datua_brevirostris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Egregia_marpessa_Foo_2011>
|
||||
dwc:authority "Chew Kea Foo, Porion & Audibert, 2011: 45" ;
|
||||
dwc:authorityName "Chew Kea Foo, Porion & Audibert" ;
|
||||
dwc:authorityPageNumber "45" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chew Kea Foo, Porion & Audibert, 2011" ;
|
||||
dwc:species "marpessa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DZ25> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Egregia_marpessa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Egregia_brevirostris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevirostris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Egregia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Egregia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fulgoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fulgoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Datua_brevirostris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Datua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevirostris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Datua> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Datua>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Datua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fulgoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Egregia_marpessa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marpessa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Egregia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3836861>
|
||||
dc:description "Figs 1–8. 1-6, Egregia brevirostris (Lallemand, 1959), holotype, ♀. 1. Dorsal view. 2. Ventral view. 3. Head and pronotum: dorsal view. 4. Frons: normal view. 5. Head and thorax: left lateral view (Figs 3-5 not to scale). 6. Labels. 7. Distribution map. 8. Specimen in nature at night, Sarawak, Mulu National Park, 50 m asl (photograph by Ch’ien C. Lee – www.wildborneo.com.my)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3836861/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3836863>
|
||||
dc:description "Figs 9–14. Egregia brevirostris (Lallemand, 1959), ♂, from Tawau (TL: 30.2 mm). 9. Habitus: ventral view. 10. Habitus, dorsal view. 11. Habitus: right lateral view. 12. Head: normal view of frons. 13. Head and thorax: dorsal view. 14. Head and thorax: right lateral view (Figs 12-14 not to scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3836863/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3836865>
|
||||
dc:description "Figs 15–18. Egregia brevirostris (Lallemand, 1959), ♂, from Tawau, genitalia. 15. Pygofer, anal tube and gonostylus: left lateral view. 16. Pygofer and anal tube: dorsal view. 17. Phallic complex: left lateral view. 18. Latero-ventral sclerotized process of phallic complex, left lateral view. An = anal tube, G = gonostylus, Py = pygofer. Scale 1 mm (Fig. 17 not to scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3836865/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F02481C414BFFC8FE14F8E7FC55FEAA.mc.27C3F3574148FFCFFF45FE6EFDF0FE01>
|
||||
dwc:collectionCode "MHNL" ;
|
||||
dwc:eventDate "2008-05" ;
|
||||
dwc:locality "Mont Payang" ;
|
||||
dwc:recordedBy "Stanislav Jakl" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1400" ;
|
||||
trt:gbifOccurrenceId "2621347302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F02481C414BFFC8FE14F8E7FC55FEAA#27C3F3574148FFCFFF45FE6EFDF0FE01> ;
|
||||
a dwc:MaterialCitation .
|
||||
95
data/1F/02/48/1F02481C414BFFCCFE34FA0AFAE5F9FF.ttl
Normal file
95
data/1F/02/48/1F02481C414BFFCCFE34FA0AFAE5F9FF.ttl
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F02481C414BFFCCFE34FA0AFAE5F9FF>
|
||||
dc:creator "Constant, Jérôme" ;
|
||||
dc:title "Egregia Chew Kea Foo, Porion & Audibert 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Egregia_Foo_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2014.92> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2014.92>
|
||||
bibo:endPage "9" ;
|
||||
bibo:issue "92" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2014-08-05" ;
|
||||
bibo:startPage "1" ;
|
||||
dc:creator "Constant, Jérôme" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Review of the Oriental lantern-fly genus Egregia Chew Kea Foo, Porion & Audibert, 2011, with a new species from Sumatra (Hemiptera: Fulgoromorpha: Fulgoridae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Egregia_Foo_2011>
|
||||
dwc:ID-ENA "105408" ;
|
||||
dwc:authority "Chew Kea Foo, Porion & Audibert, 2011" ;
|
||||
dwc:authorityName "Chew Kea Foo, Porion & Audibert" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Chew Kea Foo, Porion & Audibert, 2011" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/632ND> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Egregia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Egregia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fulgoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fulgoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
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 .
|
||||
106
data/1F/02/48/1F02481C414BFFCCFF45F987FAD3F8DF.ttl
Normal file
106
data/1F/02/48/1F02481C414BFFCCFF45F987FAD3F8DF.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/1F02481C414BFFCCFF45F987FAD3F8DF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3836863>, <http://dx.doi.org/10.5281/zenodo.3836867> ;
|
||||
dc:creator "Constant, Jérôme" ;
|
||||
dc:title "Egregia Chew Kea Foo, Porion & Audibert 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Egregia_Foo_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2014.92> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2014.92>
|
||||
bibo:endPage "9" ;
|
||||
bibo:issue "92" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2014-08-05" ;
|
||||
bibo:startPage "1" ;
|
||||
dc:creator "Constant, Jérôme" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Review of the Oriental lantern-fly genus Egregia Chew Kea Foo, Porion & Audibert, 2011, with a new species from Sumatra (Hemiptera: Fulgoromorpha: Fulgoridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3836863>, <http://dx.doi.org/10.5281/zenodo.3836867> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Egregia_Foo_2011>
|
||||
dwc:ID-ENA "105408" ;
|
||||
dwc:authorityName "Chew Kea Foo, Porion & Audibert" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Chew Kea Foo, Porion & Audibert, 2011" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/632ND> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Egregia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Egregia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fulgoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fulgoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3836863>
|
||||
dc:description "Figs 9–14. Egregia brevirostris (Lallemand, 1959), ♂, from Tawau (TL: 30.2 mm). 9. Habitus: ventral view. 10. Habitus, dorsal view. 11. Habitus: right lateral view. 12. Head: normal view of frons. 13. Head and thorax: dorsal view. 14. Head and thorax: right lateral view (Figs 12-14 not to scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3836863/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3836867>
|
||||
dc:description "Figs 19–25. Egregia laprincesse sp. nov., holotype, ♀ (TL: 31.6 mm). 19. Habitus: dorsal view. 20. Habitus, ventral view. 21. Habitus: left lateral view. 22. Head and thorax: dorsal view. 23. Head and thorax: left lateral view. 24. Labels. 25. Head: normal view of frons (Figs 22-25 not to scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3836867/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
131
data/1F/02/48/1F02481C414FFFCAFD8AFED4FE5FFBD8.ttl
Normal file
131
data/1F/02/48/1F02481C414FFFCAFD8AFED4FE5FFBD8.ttl
Normal file
|
|
@ -0,0 +1,131 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F02481C414FFFCAFD8AFED4FE5FFBD8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3836867>, <http://dx.doi.org/10.5281/zenodo.3836869> ;
|
||||
dc:creator "Constant, Jérôme" ;
|
||||
dc:title "Egregia laprincesse Constant 2014, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F02481C414FFFCAFD8AFED4FE5FFBD8.mc.27C3F357414FFFC8FF45FCA4FACDFCB6> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Egregia_laprincesse_Constant_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2014.92> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5852/ejt.2014.92>
|
||||
bibo:endPage "9" ;
|
||||
bibo:issue "92" ;
|
||||
bibo:journal "European Journal of Taxonomy" ;
|
||||
bibo:pubDate "2014-08-05" ;
|
||||
bibo:startPage "1" ;
|
||||
dc:creator "Constant, Jérôme" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Review of the Oriental lantern-fly genus Egregia Chew Kea Foo, Porion & Audibert, 2011, with a new species from Sumatra (Hemiptera: Fulgoromorpha: Fulgoridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.3836867>, <http://dx.doi.org/10.5281/zenodo.3836869> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Egregia_laprincesse_Constant_2014>
|
||||
dwc:authority "Constant, 2014" ;
|
||||
dwc:authorityName "Constant" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Constant, 2014" ;
|
||||
dwc:species "laprincesse" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DYPS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Egregia_laprincesse> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Egregia_laprincesse>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laprincesse" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Egregia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Egregia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:genus "Egregia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fulgoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fulgoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Fulgoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3836867>
|
||||
dc:description "Figs 19–25. Egregia laprincesse sp. nov., holotype, ♀ (TL: 31.6 mm). 19. Habitus: dorsal view. 20. Habitus, ventral view. 21. Habitus: left lateral view. 22. Head and thorax: dorsal view. 23. Head and thorax: left lateral view. 24. Labels. 25. Head: normal view of frons (Figs 22-25 not to scale)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3836867/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.3836869>
|
||||
dc:description "Fig. 26. Egregia laprincesse sp. nov., distribution map." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/3836869/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F02481C414FFFCAFD8AFED4FE5FFBD8.mc.27C3F357414FFFC8FF45FCA4FACDFCB6>
|
||||
dwc:collectionCode "MNHN, EH" ;
|
||||
dwc:locality "Coordinates of Marang-Liwa" ;
|
||||
dwc:recordedBy "Museum Paris & Benkollen & Marang-Liwa & Coll. Noualhier" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-5.0666666" ;
|
||||
dwc:verbatimLongitude "104.1" ;
|
||||
trt:gbifOccurrenceId "2621347301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F02481C414FFFCAFD8AFED4FE5FFBD8#27C3F357414FFFC8FF45FCA4FACDFCB6> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/1F/02/6B/1F026B4F33558C5DBEE5905CADE629CA.ttl
Normal file
107
data/1F/02/6B/1F026B4F33558C5DBEE5905CADE629CA.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/1F026B4F33558C5DBEE5905CADE629CA>
|
||||
dc:creator "Svenson, Gavin J." ;
|
||||
dc:title "Liturgusa neblina Svenson 2014" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Liturgusa_neblina_Svenson_2014> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Liturgusa_neblina> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.433.7054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.433.7054>
|
||||
bibo:endPage "75" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "31" ;
|
||||
bibo:volume "433" ;
|
||||
dc:creator "Svenson, Gavin J." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "The type material of Mantodea (praying mantises) deposited in the National Museum of Natural History, Smithsonian Institution, USA" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Liturgusa_neblina_Svenson_2014>
|
||||
dwc:authority "Svenson, 2014" ;
|
||||
dwc:authorityName "Svenson" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Liturgusidae" ;
|
||||
dwc:genus "Liturgusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mantodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Svenson, 2014" ;
|
||||
dwc:species "neblina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VNVP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Liturgusa_neblina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Liturgusa_neblina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Liturgusidae" ;
|
||||
dwc:genus "Liturgusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mantodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "neblina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Liturgusa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Liturgusa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Liturgusidae" ;
|
||||
dwc:genus "Liturgusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mantodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Liturgusidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Liturgusidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Liturgusidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mantodea" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mantodea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mantodea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mantodea" ;
|
||||
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 .
|
||||
137
data/1F/02/98/1F0298CFF5B65FD187102F5303FD4FE1.ttl
Normal file
137
data/1F/02/98/1F0298CFF5B65FD187102F5303FD4FE1.ttl
Normal file
|
|
@ -0,0 +1,137 @@
|
|||
@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
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/1F0298CFF5B65FD187102F5303FD4FE1>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1034.59413.figure54>, <http://dx.doi.org/10.3897/zookeys.1034.59413.figure64>, <http://dx.doi.org/10.3897/zookeys.1034.59413.figure74>, <http://dx.doi.org/10.3897/zookeys.1034.59413.figure82>, <http://dx.doi.org/10.3897/zookeys.1034.59413.figure90> ;
|
||||
dc:creator "Zhang, Jianshuang; Yu, Hao; Li, Shuqiang" ;
|
||||
dc:title "Clubiona kai Jaeger & Dankittipakul 2010" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Clubiona_kai_Jaeger_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1034.59413> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1034.59413>
|
||||
bibo:endPage "163" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2021-04-26" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1034" ;
|
||||
dc:creator "Zhang, Jianshuang; Yu, Hao; Li, Shuqiang" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Taxonomic studies on the sac spider genus Clubiona (Araneae, Clubionidae) from Xishuangbanna Rainforest, China" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1034.59413.figure54>, <http://dx.doi.org/10.3897/zookeys.1034.59413.figure64>, <http://dx.doi.org/10.3897/zookeys.1034.59413.figure74>, <http://dx.doi.org/10.3897/zookeys.1034.59413.figure82>, <http://dx.doi.org/10.3897/zookeys.1034.59413.figure90> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Clubiona_kai_Jaeger_2010>
|
||||
dwc:LSID "1F0298CF-F5B6-5FD1-8710-2F5303FD4FE1" ;
|
||||
dwc:authority "Jaeger & Dankittipakul, 2010" ;
|
||||
dwc:authorityName "Jaeger & Dankittipakul" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Clubionidae" ;
|
||||
dwc:genus "Clubiona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Jaeger & Dankittipakul, 2010" ;
|
||||
dwc:species "kai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Clubiona_kai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clubiona_kai>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Clubionidae" ;
|
||||
dwc:genus "Clubiona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clubiona> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clubiona>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Clubionidae" ;
|
||||
dwc:genus "Clubiona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Clubionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Clubionidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Clubionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1034.59413.figure54>
|
||||
dc:description "Figure 54. Clubiona spp. of the C. corticalis group, male palp, ventral view A C. didentata B C. kai C C. subyaginumai D C. tiane. Abbreviations: C = conductor; E = embolus; EB = embolar base; TA = tegular apophysis. Scale bars: 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/535463> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1034.59413.figure64>
|
||||
dc:description "Figure 64. Clubiona spp. of the C. corticalis group, male palp, retrolateral view A C. didentata B C. kai C C. subyaginumai D C. tiane. Abbreviations: C = conductor; E = embolus; TA = tegular apophysis; RTA = retrolateral tibial apophysis. Scale bars: 0.1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/535473> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1034.59413.figure74>
|
||||
dc:description "Figure 74. Clubiona spp. of the C. corticalis group, epigyne, intact, ventral view A C. xiaokong sp. nov., holotype B C. zhaoi sp. nov., holotype C C. kai D C. tiane E C. didentata F C. subdidentata sp. nov., holotype. Abbreviations: A = atrium; AM = atrial membrane; CO = copulatory opening. Scale bars: 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/535483> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1034.59413.figure82>
|
||||
dc:description "Figure 82. Clubiona spp. of the C. corticalis group, epigyne, cleared, ventral view A C. xiaokong sp. nov., holotype B C. zhaoi sp. nov., holotype C C. kai D C. tiane E C. didentata F C. subdidentata sp. nov., holotype. Abbreviations: A = atrium; AM = atrial membrane; CO = copulatory opening. Scale bars: 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/535491> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1034.59413.figure90>
|
||||
dc:description "Figure 90. Clubiona spp. of the C. corticalis group, vulva, cleared, dorsal view A C. xiaokong sp. nov., holotype B C. zhaoi sp. nov., holotype C C. kai D C. tiane E C. didentata F C. subdidentata sp. nov., holotype. Abbreviations: BS = bursa; CD = copulatory duct; FD = fertilisation duct; SH = spermathecal head; SP = spermatheca. Scale bars: 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/535499> ;
|
||||
a fabio:Figure .
|
||||
78
data/1F/02/99/1F02992310C0E0199270DEDB597DFC4D.ttl
Normal file
78
data/1F/02/99/1F02992310C0E0199270DEDB597DFC4D.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/1F02992310C0E0199270DEDB597DFC4D>
|
||||
dc:creator "Gunton, Laetitia M.; Kupriyanova, Elena K.; Alvestad, Tom; Avery, Lynda; Blake, James A.; Biriukova, Olga; Boeggemann, Markus; Borisova, Polina; Budaeva, Nataliya; Burghardt, Ingo; Capa, Maria; Georgieva, Magdalena N.; Glasby, Christopher J.; Hsueh, Pan-Wen; Hutchings, Pat; Jimi, Naoto; Kongsrud, Jon A.; Langeneck, Joachim; Meissner, Karin; Murray, Anna; Nikolic, Mark; Paxton, Hannelore; Ramos, Dino; Schulze, Anja; Sobczyk, Robert; Watson, Charlotte; Wiklund, Helena; Wilson, Robin S.; Zhadan, Anna; Zhang, Jinghuai" ;
|
||||
dc:title "Jasmineira sp. 2" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1020.57921> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Jasmineira> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1020.57921>
|
||||
bibo:endPage "198" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2021-02-24" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1020" ;
|
||||
dc:creator "Gunton, Laetitia M.; Kupriyanova, Elena K.; Alvestad, Tom; Avery, Lynda; Blake, James A.; Biriukova, Olga; Boeggemann, Markus; Borisova, Polina; Budaeva, Nataliya; Burghardt, Ingo; Capa, Maria; Georgieva, Magdalena N.; Glasby, Christopher J.; Hsueh, Pan-Wen; Hutchings, Pat; Jimi, Naoto; Kongsrud, Jon A.; Langeneck, Joachim; Meissner, Karin; Murray, Anna; Nikolic, Mark; Paxton, Hannelore; Ramos, Dino; Schulze, Anja; Sobczyk, Robert; Watson, Charlotte; Wiklund, Helena; Wilson, Robin S.; Zhadan, Anna; Zhang, Jinghuai" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Annelids of the eastern Australian abyss collected by the 2017 RV ' Investigator' voyage" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Jasmineira>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Sabellidae" ;
|
||||
dwc:genus "Jasmineira" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sabellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sabellidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Sabellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/1F/02/E9/1F02E9D632FFA7BC4DD7F4B53D33C591.ttl
Normal file
106
data/1F/02/E9/1F02E9D632FFA7BC4DD7F4B53D33C591.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/1F02E9D632FFA7BC4DD7F4B53D33C591>
|
||||
dc:creator "Faulwetter, Sarah; Simboura, Nomiki; Katsiaras, Nikolaos; Chatzigeorgiou, Giorgos; Arvanitidis, Christos" ;
|
||||
dc:title "Alkmaria romijni Horst 1919" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alkmaria_romijni_Horst_1919> ;
|
||||
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/Alkmaria_romijni_Horst_1919>
|
||||
dwc:authority "Horst, 1919" ;
|
||||
dwc:authorityName "Horst" ;
|
||||
dwc:authorityYear "1919" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ampharetidae" ;
|
||||
dwc:genus "Alkmaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Horst, 1919" ;
|
||||
dwc:species "romijni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BST5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alkmaria_romijni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alkmaria_romijni>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ampharetidae" ;
|
||||
dwc:genus "Alkmaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "romijni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Alkmaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alkmaria>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ampharetidae" ;
|
||||
dwc:genus "Alkmaria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ampharetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ampharetidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ampharetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
175
data/1F/02/F9/1F02F91B84ECF7C941F85075020ABF82.ttl
Normal file
175
data/1F/02/F9/1F02F91B84ECF7C941F85075020ABF82.ttl
Normal file
|
|
@ -0,0 +1,175 @@
|
|||
@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/1F02F91B84ECF7C941F85075020ABF82>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
dc:title "Chlaenius brevilabris LeConte 1847" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chlaenius_brevilabris_LeConte_1847> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_consimilis> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Chlaenius_tricolor_Dejean_1826>, <http://taxon-concept.plazi.org/id/Animalia/Chlaenius_texanellus_Casey_1914> ;
|
||||
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/Chlaenius_brevilabris_LeConte_1847>
|
||||
dwc:LSID "1F02F91B-84EC-F7C9-41F8-5075020ABF82" ;
|
||||
dwc:authority "LeConte, 1847" ;
|
||||
dwc:authorityName "LeConte" ;
|
||||
dwc:authorityYear "1847" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "LeConte, 1847" ;
|
||||
dwc:species "brevilabris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_brevilabris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chlaenius_tricolor_Dejean_1826>
|
||||
dwc:authorityName "Dejean" ;
|
||||
dwc:authorityYear "1826" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dejean, 1826" ;
|
||||
dwc:species "tricolor" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_tricolor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chlaenius_texanellus_Casey_1914>
|
||||
dwc:authorityName "Casey" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Casey, 1914" ;
|
||||
dwc:species "texanellus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chlaenius_texanellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_brevilabris>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevilabris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
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" ;
|
||||
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" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_consimilis>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "consimilis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_tricolor>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tricolor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chlaenius_texanellus>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Chlaenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "texanellus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chlaenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
85
data/1F/03/28/1F0328D64BF05A0BCADAFFBF5A159296.ttl
Normal file
85
data/1F/03/28/1F0328D64BF05A0BCADAFFBF5A159296.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/1F0328D64BF05A0BCADAFFBF5A159296>
|
||||
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
|
||||
dc:title "Nicotiana tabacum L." ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.292249> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Nicotiana_tabacum> ;
|
||||
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): Solanaceae" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nicotiana_tabacum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Nicotiana" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tabacum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nicotiana> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Nicotiana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Nicotiana" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
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 .
|
||||
199
data/1F/03/36/1F03361CB84A5821AA113CFAA248A60E.ttl
Normal file
199
data/1F/03/36/1F03361CB84A5821AA113CFAA248A60E.ttl
Normal file
|
|
@ -0,0 +1,199 @@
|
|||
@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/1F03361CB84A5821AA113CFAA248A60E>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1174.101251.figure2>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure4>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure15>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure16>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure1>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure3>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure11>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure13> ;
|
||||
dc:creator "Ballarin, Francesco; Eguchi, Katsuyuki" ;
|
||||
dc:title "Howaia alba Ballarin & Eguchi 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F03361CB84A5821AA113CFAA248A60E.mc.2CDD29A381B0E5E97ECF567E5BAD4EDA> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Howaia_alba_Ballarin_2023> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Nesticella_mogera_Ballarin_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1174.101251> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1174.101251>
|
||||
bibo:endPage "272" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2023-08-11" ;
|
||||
bibo:startPage "219" ;
|
||||
bibo:volume "1174" ;
|
||||
dc:creator "Ballarin, Francesco; Eguchi, Katsuyuki" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Integrative taxonomic revision of the genera Nesticella and Howaia in Japan with the description of five new species (Araneae, Nesticidae, Nesticellini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1174.101251.figure2>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure4>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure15>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure16>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure1>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure3>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure11>, <http://dx.doi.org/10.3897/zookeys.1174.101251.figure13> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Howaia_alba_Ballarin_2023>
|
||||
dwc:LSID "https://zoobank.org/140385CD-7B9B-421C-9752-7182907C5369" ;
|
||||
dwc:authority "Ballarin & Eguchi, 2023" ;
|
||||
dwc:authorityName "Ballarin & Eguchi" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Howaia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ballarin & Eguchi, 2023" ;
|
||||
dwc:species "alba" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Howaia_alba> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesticella_mogera_Ballarin_2023>
|
||||
dwc:authority "Ballarin & Eguchi, 2023" ;
|
||||
dwc:authorityName "Ballarin & Eguchi" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Nesticella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ballarin & Eguchi, 2023" ;
|
||||
dwc:species "mogera" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesticella_mogera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Howaia_alba>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Howaia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alba" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Howaia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Howaia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Howaia" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesticella_mogera>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Nesticella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mogera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesticella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesticella>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nesticidae" ;
|
||||
dwc:genus "Nesticella" ;
|
||||
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://dx.doi.org/10.3897/zookeys.1174.101251.figure2>
|
||||
dc:description "Figure 2. Howaia alba sp. nov. A male palp (holotype), ventral view B same, retrolateral view C same, ventro-prolateral view D same, dorsal view E female epigyne (one of the paratypes), ventral view F same, shape variation G vulva, dorsal view H habitus of male (holotype) I habitus of female (one of the paratypes) J cephalic area of female, frontal view. Abbreviations: Cd - copulatory duct; Co - copulatory opening; Id - insemination duct; S - spermatheca; Sc - scapus. Scale bars: 0.2 mm (A-G, J); 1.0 mm (H, I)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891286> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1174.101251.figure4>
|
||||
dc:description "Figure 4. Genitalia of Howaia mogera and H. alba sp. nov. A male palp of H. mogera, ventral view B same, retrolateral view C detail or paracymbium, dorsal view E female epigyne, ventral view E male palp of H. alba sp. nov., ventral view F same, retrolateral view C detail or paracymbium, dorsal view H female epigyne, ventral view. Abbreviations: Cl - lobe of conductor; Cm - median process of conductor; Co - copulatory opening; Cp - prolateral process of conductor; Cr - retrolateral process of conductor; Di - distal process of paracymbium; E - embolus; P - paracymbium; Ra - radical apophysis; Rx - radix; S - spermatheca; Sc - scapus; Sd - sperm duct; St - subtegulum; Te - tegulum; Ve - ventral process of paracymbium. Scale bars: 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891288> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1174.101251.figure15>
|
||||
dc:description "Figure 15. Nesticella and Howaia species in life and their natural habitats A female of H. mogera B female of N. terrestris C female of H. alba sp. nov. D female of N. occulta sp. nov. E female of N. okinawaensis F example of the epigean habitat of Nesticella species in the Ryukyus G habitat of H. alba sp nov. (dark zone of Tsuzupisuki-abu cave) H habitat of N. occulta sp. nov. (dark zone of Kabirano-ana cave) (all photos by F. Ballarin)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891299> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1174.101251.figure16>
|
||||
dc:description "Figure 16. Distribution of Nesticella and Howaia species in mainland Japan and Ryukyu Archipelago A distribution of N. brevipes and N. terrestris in mainland Japan and neighboring countries B distribution of Nesticella and Howaia species endemic to the Ryukyu Archipelago C distribution of H. mogera in mainland Japan and neighboring countries D distribution of H. mogera in the Ryukyu Archipelago and neighboring countries. Colored squares refer to the type localities of the species, colored dots indicate the locations of specimens whose morphology has been checked during this study, dashed areas refer to the generally known distribution of the species, question marks refer to unclear distributions (see \" remarks on misidentifications \" of N. brevipes and N. terrestris)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891300> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1174.101251.figure1>
|
||||
dc:description "Figure 1. Howaia mogera A male palp (holotype), ventral view B same, retrolateral view C same, ventro-prolateral view D same, dorsal view E female epigyne ventral view (specimen from Tokyo area) F same after dissection, shape variation G vulva, dorsal view H habitus of male (specimen from Tokyo area) I habitus of female J cephalic area of female, frontal view. Abbreviations: Cd - copulatory duct; Co - copulatory opening; Id - insemination duct; S - spermatheca; Sc - scapus. Scale bars: 0.2 mm (A-G, J); 1.0 mm (H, I)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891285> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1174.101251.figure3>
|
||||
dc:description "Figure 3. Howaia subterranea sp. nov. A habitus of female (holotype) B cephalic area of female, frontal view C habitus of female, lateral view D female epigyne, ventral view E vulva, dorsal view. Abbreviations: Cd - copulatory duct; Co - copulatory opening; Id - insemination duct; S - spermatheca; Sc - scapus. Scale bars: 1.0 mm (A, C); 0.2 mm (B, D, E)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891287> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1174.101251.figure11>
|
||||
dc:description "Figure 11. Nesticella occulta sp. nov. A habitus of female (holotype) B cephalic area of female, frontal view C female epigyne, ventral view D same, shape variation E vulva, dorsal view. Abbreviations: Cd - copulatory duct; Co - copulatory opening; Id - insemination duct; S - spermatheca; Sc - scapus. Scale bars: 1.0 mm (A, C); 0.2 mm (B, D, E)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891295> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1174.101251.figure13>
|
||||
dc:description "Figure 13. Genitalia of Nesticella okinawaensis, Howaia subterranea sp. nov., and N. occulta sp. nov. A male palp of N. okinawaensis, ventral view B same, retrolateral view C detail or paracymbium, dorsal view D female epigyne, ventral view; E H. subterranea sp. nov., female epigyne, ventral view F N. occulta sp. nov. female epigyne, ventral view. Abbreviations: Ca - apophysis of the retrolateral process of conductor; Cl - lobe of conductor; Cm - median process of conductor; Co - copulatory opening; Cp - prolateral process of conductor; Cr - retrolateral process of conductor; Di I-II - distal processes I and II of paracymbium; E - embolus; P - paracymbium; Ra - radical apophysis; Rx - radix; S - spermatheca; Sc - scapus; Sd - sperm duct; St - subtegulum; Te - tegulum; Ve - ventral process of paracymbium. Scale bars: 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/891297> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F03361CB84A5821AA113CFAA248A60E.mc.2CDD29A381B0E5E97ECF567E5BAD4EDA>
|
||||
dwc:eventDate "2021-12-29" ;
|
||||
dwc:locality "Nakabari Limestone Cave" ;
|
||||
dwc:recordedBy "R. Miyata" ;
|
||||
dwc:verbatimLatitude "24.73384" ;
|
||||
dwc:verbatimLongitude "125.3761" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F03361CB84A5821AA113CFAA248A60E#2CDD29A381B0E5E97ECF567E5BAD4EDA> ;
|
||||
a dwc:MaterialCitation .
|
||||
119
data/1F/03/87/1F038796FFCBFE6D0338FB90C235FA51.ttl
Normal file
119
data/1F/03/87/1F038796FFCBFE6D0338FB90C235FA51.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/1F038796FFCBFE6D0338FB90C235FA51>
|
||||
dc:creator "Coscaron, María Del Carmen; Melo, María Cecilia; Cuello, Nora" ;
|
||||
dc:title "Microtomus tibialis Stichel 1926" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microtomus_tibialis_Stichel_1926> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtomus_sticheli> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.156906> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.156906>
|
||||
bibo:endPage "6" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "288" ;
|
||||
dc:creator "Coscaron, María Del Carmen; Melo, María Cecilia; Cuello, Nora" ;
|
||||
dc:date "2003" ;
|
||||
dc:title "Synonymizing Microtomus sticheli Costa Lima, 1935 under M. tibialis Stichel, 1926 and redescription of the species (Heteroptera: Reduviidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microtomus_tibialis_Stichel_1926>
|
||||
dwc:authority "Stichel, 1926" ;
|
||||
dwc:authorityName "Stichel" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Microtomus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stichel, 1926" ;
|
||||
dwc:species "tibialis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/438VP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microtomus_tibialis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtomus_tibialis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Microtomus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tibialis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtomus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtomus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Microtomus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microtomus_sticheli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Microtomus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sticheli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microtomus> ;
|
||||
a dwcFP:TaxonName .
|
||||
167
data/1F/03/87/1F0387B5FFACBC2BFF3DBE598BE754B5.ttl
Normal file
167
data/1F/03/87/1F0387B5FFACBC2BFF3DBE598BE754B5.ttl
Normal file
|
|
@ -0,0 +1,167 @@
|
|||
@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/1F0387B5FFACBC2BFF3DBE598BE754B5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5289186>, <http://dx.doi.org/10.5281/zenodo.5289190> ;
|
||||
dc:creator "Fomichev, Alexander A.; Marusik, Yuri M." ;
|
||||
dc:title "Acantholycosa logunovi Marusik, Azarkina & Koponen 2004" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFE29BD248EE4531D>, <http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFE1FBD098B7A531D>, <http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFBE8BD098D745320>, <http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFDE8BD6A8A265320>, <http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFADEBD6A8A0953C6> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acantholycosa_logunovi_Marusik_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.2813.1.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.2813.1.3>
|
||||
bibo:endPage "68" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2011-04-08" ;
|
||||
bibo:startPage "65" ;
|
||||
bibo:volume "2813" ;
|
||||
dc:creator "Fomichev, Alexander A.; Marusik, Yuri M." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "First description of the female of Acantholycosa logunovi (Araneae: Lycosidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5289186>, <http://dx.doi.org/10.5281/zenodo.5289190> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acantholycosa_logunovi_Marusik_2004>
|
||||
dwc:authority "Marusik, Azarkina & Koponen, 2004", "Marusik et al., 2004: 131" ;
|
||||
dwc:authorityName "Marusik, Azarkina & Koponen", "Marusik" ;
|
||||
dwc:authorityPageNumber "131" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Lycosidae" ;
|
||||
dwc:genus "Acantholycosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Marusik, Azarkina & Koponen, 2004", "Marusik, 2004" ;
|
||||
dwc:species "logunovi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8YF2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acantholycosa_logunovi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acantholycosa_logunovi>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Lycosidae" ;
|
||||
dwc:genus "Acantholycosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "logunovi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acantholycosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acantholycosa>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Lycosidae" ;
|
||||
dwc:genus "Acantholycosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycosidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lycosidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Lycosidae" ;
|
||||
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.5289186>
|
||||
dc:description "FIGURES 1–9. Habitus and copulatory organs of Acantholycosa logunovi (1–4), A. plumalis (5–6) and A. paraplumalis (7–9). 1—female, habitus; 2—male and female in copula; 3, 5, 7, 8—epigyne, ventral; 4, 6, 9—epigyne, dorsal. 5–9— after Marusik et al. (2004). Abbreviations: Ap—apical pocket; Lm—lateral margin of the fovea; Re—receptaculum; Um—apical margin of the fovea." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5289186/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5289190>
|
||||
dc:description "FIGURES 10–13. Male palp of Acantholycosa logunovi. 10—cymbium and bulbus, ventral; 11—tibia, cymbium and bulbus, retrolateral; 12—base of embolus showing tooth, prolateral; 13—embolus and tegular apophysis, from above. Scale = 0.1 mm. After Marusik et al. (2004)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5289190/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFE29BD248EE4531D>
|
||||
dwc:eventDate "2009-07-05" ;
|
||||
dwc:locality "Kuraisky Mountain Range" ;
|
||||
dwc:verbatimElevation "2750" ;
|
||||
dwc:verbatimLatitude "50.333332" ;
|
||||
dwc:verbatimLongitude "87.73333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F0387B5FFACBC2BFF3DBE598BE754B5#27C23CFEFFACBC2AFE29BD248EE4531D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFE1FBD098B7A531D>
|
||||
dwc:eventDate "2009-07-05" ;
|
||||
dwc:locality "Kuraisky Mountain Range" ;
|
||||
dwc:verbatimElevation "2400" ;
|
||||
dwc:verbatimLatitude "50.333332" ;
|
||||
dwc:verbatimLongitude "87.73333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F0387B5FFACBC2BFF3DBE598BE754B5#27C23CFEFFACBC2AFE1FBD098B7A531D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFBE8BD098D745320>
|
||||
dwc:eventDate "2010-07-04" ;
|
||||
dwc:locality "Kuraisky Mountain Range" ;
|
||||
dwc:verbatimElevation "2750" ;
|
||||
dwc:verbatimLatitude "50.333332" ;
|
||||
dwc:verbatimLongitude "87.73333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F0387B5FFACBC2BFF3DBE598BE754B5#27C23CFEFFACBC2AFBE8BD098D745320> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFDE8BD6A8A265320>
|
||||
dwc:eventDate "2010-07-07" ;
|
||||
dwc:locality "Kuraisky Mountain Range" ;
|
||||
dwc:verbatimElevation "2400" ;
|
||||
dwc:verbatimLatitude "50.333332" ;
|
||||
dwc:verbatimLongitude "87.73333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F0387B5FFACBC2BFF3DBE598BE754B5#27C23CFEFFACBC2AFDE8BD6A8A265320> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F0387B5FFACBC2BFF3DBE598BE754B5.mc.27C23CFEFFACBC2AFADEBD6A8A0953C6>
|
||||
dwc:eventDate "2010-07-07" ;
|
||||
dwc:locality "Kuraisky Mountain Range" ;
|
||||
dwc:verbatimElevation "2600" ;
|
||||
dwc:verbatimLatitude "50.316666" ;
|
||||
dwc:verbatimLongitude "87.78333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F0387B5FFACBC2BFF3DBE598BE754B5#27C23CFEFFACBC2AFADEBD6A8A0953C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/1F/03/D0/1F03D087A764B06206C068E402592E2C.ttl
Normal file
108
data/1F/03/D0/1F03D087A764B06206C068E402592E2C.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/1F03D087A764B06206C068E402592E2C>
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:title "Melanoptychia carusi Brusina 1902" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melanoptychia_carusi_Brusina_1902> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.602.8136> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.602.8136>
|
||||
bibo:endPage "358" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2016-07-05" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "602" ;
|
||||
dc:creator "Neubauer, Thomas A." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A nomenclator of extant and fossil taxa of the Melanopsidae (Gastropoda, Cerithioidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melanoptychia_carusi_Brusina_1902>
|
||||
dwc:LSID "1F03D087-A764-B062-06C0-68E402592E2C" ;
|
||||
dwc:authority "Brusina, 1902" ;
|
||||
dwc:authorityName "Brusina" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanoptychia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brusina, 1902" ;
|
||||
dwc:species "carusi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3ZB3M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanoptychia_carusi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanoptychia_carusi>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanoptychia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "carusi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanoptychia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanoptychia>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:genus "Melanoptychia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanopsidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanopsidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Melanopsidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sorbeoconcha>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sorbeoconcha" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
186
data/1F/03/F5/1F03F5E68277759C4ACC1182E524480D.ttl
Normal file
186
data/1F/03/F5/1F03F5E68277759C4ACC1182E524480D.ttl
Normal file
|
|
@ -0,0 +1,186 @@
|
|||
@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/1F03F5E68277759C4ACC1182E524480D>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Botryocladia uvaria Kylin" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611569389> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Botryocladia_uvaria_Linnaeus_1767> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Fucus_ovarius_Linnaeus_1767> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "528" ;
|
||||
bibo:startPage "516" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part F)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Botryocladia_uvaria_Linnaeus_1767>
|
||||
dwc:authority "(L.) Kylin" ;
|
||||
dwc:authorityName "Kylin" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1767" ;
|
||||
dwc:class "Florideophyceae" ;
|
||||
dwc:family "Rhodymeniaceae" ;
|
||||
dwc:genus "Botryocladia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rhodymeniales" ;
|
||||
dwc:phylum "Rhodophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1767) Kylin" ;
|
||||
dwc:species "uvaria" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Botryocladia_uvaria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Fucus_ovarius_Linnaeus_1767>
|
||||
dwc:authority "Linnaeus" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1767" ;
|
||||
dwc:class "Phaeophyceae" ;
|
||||
dwc:family "Fucaceae" ;
|
||||
dwc:genus "Fucus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fucales" ;
|
||||
dwc:phylum "Phaeophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1767" ;
|
||||
dwc:species "ovarius" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Fucus_ovarius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Botryocladia_uvaria>
|
||||
dwc:class "Florideophyceae" ;
|
||||
dwc:family "Rhodymeniaceae" ;
|
||||
dwc:genus "Botryocladia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rhodymeniales" ;
|
||||
dwc:phylum "Rhodophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "uvaria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Botryocladia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Botryocladia>
|
||||
dwc:class "Florideophyceae" ;
|
||||
dwc:family "Rhodymeniaceae" ;
|
||||
dwc:genus "Botryocladia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rhodymeniales" ;
|
||||
dwc:phylum "Rhodophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhodymeniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhodymeniaceae>
|
||||
dwc:class "Florideophyceae" ;
|
||||
dwc:family "Rhodymeniaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rhodymeniales" ;
|
||||
dwc:phylum "Rhodophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhodymeniales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhodymeniales>
|
||||
dwc:class "Florideophyceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rhodymeniales" ;
|
||||
dwc:phylum "Rhodophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Florideophyceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Florideophyceae>
|
||||
dwc:class "Florideophyceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Rhodophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rhodophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rhodophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Rhodophyta" ;
|
||||
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/Fucus_ovarius>
|
||||
dwc:class "Phaeophyceae" ;
|
||||
dwc:family "Fucaceae" ;
|
||||
dwc:genus "Fucus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fucales" ;
|
||||
dwc:phylum "Phaeophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ovarius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fucus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fucus>
|
||||
dwc:class "Phaeophyceae" ;
|
||||
dwc:family "Fucaceae" ;
|
||||
dwc:genus "Fucus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fucales" ;
|
||||
dwc:phylum "Phaeophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fucaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fucaceae>
|
||||
dwc:class "Phaeophyceae" ;
|
||||
dwc:family "Fucaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fucales" ;
|
||||
dwc:phylum "Phaeophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fucales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fucales>
|
||||
dwc:class "Phaeophyceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fucales" ;
|
||||
dwc:phylum "Phaeophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phaeophyceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phaeophyceae>
|
||||
dwc:class "Phaeophyceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Phaeophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Phaeophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Phaeophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Phaeophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611569389>
|
||||
dwc:catalogNumber "1274.32" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611569389" ;
|
||||
a dwc:MaterialCitation .
|
||||
165
data/1F/04/07/1F040752F3192431F1E751E17B23C08D.ttl
Normal file
165
data/1F/04/07/1F040752F3192431F1E751E17B23C08D.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/1F040752F3192431F1E751E17B23C08D>
|
||||
dc:creator "Broad, Gavin R." ;
|
||||
dc:title "Lissonota palpalis Thomson 1889" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lissonota_palpalis_Thomson_1889> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_oudemansi>, <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_exareolata>, <http://taxon-name.plazi.org/id/Animalia/Meniscus>, <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_inareolata> ;
|
||||
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/Lissonota_palpalis_Thomson_1889>
|
||||
dwc:authority "Thomson, 1889" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Lissonota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1889" ;
|
||||
dwc:species "palpalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VFWC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lissonota_palpalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lissonota_palpalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Lissonota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "palpalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lissonota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lissonota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Lissonota" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_oudemansi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oudemansi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
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/Ichneumonoidea_exareolata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "exareolata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Meniscus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Meniscus" ;
|
||||
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/Ichneumonoidea_inareolata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Ichneumonoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "inareolata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
159
data/1F/04/2B/1F042B151E94622A63A68AB85E6F319F.ttl
Normal file
159
data/1F/04/2B/1F042B151E94622A63A68AB85E6F319F.ttl
Normal file
|
|
@ -0,0 +1,159 @@
|
|||
@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/1F042B151E94622A63A68AB85E6F319F>
|
||||
dc:creator "Robinson, Harold; Skvarla, John J.; Funk, Vicki A." ;
|
||||
dc:title "Oocephala centaureoides H. Rob. & Skvarla 2014" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Oocephala_centaureoides_Klatt_2014> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Vernonia_schlechteri> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Vernonia_centaureoides_Klatt_1866> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.60.6734> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.60.6734>
|
||||
bibo:endPage "126" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:startPage "49" ;
|
||||
bibo:volume "60" ;
|
||||
dc:creator "Robinson, Harold; Skvarla, John J.; Funk, Vicki A." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Vernonieae (Asteraceae) of southern Africa: A generic disposition of the species and a study of their pollen" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Oocephala_centaureoides_Klatt_2014>
|
||||
dwc:LSID "B54F8DCE-D200-5631-9020-7D603FAAEC75" ;
|
||||
dwc:authority "(Klatt) H. Rob. & Skvarla, 2014" ;
|
||||
dwc:authorityName "H. Rob. & Skvarla" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:baseAuthorityName "Klatt" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Oocephala" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Klatt) H. Rob. & Skvarla, 2014" ;
|
||||
dwc:species "centaureoides" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Oocephala_centaureoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Vernonia_centaureoides_Klatt_1866>
|
||||
dwc:authorityName "Klatt" ;
|
||||
dwc:authorityYear "1866" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Vernonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Klatt, 1866" ;
|
||||
dwc:species "centaureoides" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Vernonia_centaureoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oocephala_centaureoides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Oocephala" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "centaureoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Oocephala> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Oocephala>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Oocephala" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asteraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asterales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vernonia_centaureoides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Vernonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "centaureoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vernonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vernonia>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Vernonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Vernonia_schlechteri>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Asteraceae" ;
|
||||
dwc:genus "Vernonia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asterales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schlechteri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Vernonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
198
data/1F/04/2B/1F042B4C6109FF9AFC23FE91FDBEFA5C.ttl
Normal file
198
data/1F/04/2B/1F042B4C6109FF9AFC23FE91FDBEFA5C.ttl
Normal file
|
|
@ -0,0 +1,198 @@
|
|||
@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/1F042B4C6109FF9AFC23FE91FDBEFA5C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4761127>, <http://dx.doi.org/10.5281/zenodo.4761117>, <http://dx.doi.org/10.5281/zenodo.4761113>, <http://dx.doi.org/10.5281/zenodo.4761115> ;
|
||||
dc:creator "Grubbs, Scott A.; Wei, Summer" ;
|
||||
dc:title "Leuctra duplicata Claassen 1923" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Claassen_1923> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Needham_1925>, <http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Illies_1966>, <http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Zwick_1973>, <http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Hitchcock_1974> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4763425> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4763425>
|
||||
bibo:endPage "69" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Illiesia" ;
|
||||
bibo:startPage "59" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Grubbs, Scott A.; Wei, Summer" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Morphological Systematics Of Leuctra Duplicata Claassen, 1923 Species Group (Plecoptera: Leuctridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4761127>, <http://dx.doi.org/10.5281/zenodo.4761117>, <http://dx.doi.org/10.5281/zenodo.4761113>, <http://dx.doi.org/10.5281/zenodo.4761115> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Claassen_1923>
|
||||
dwc:authority "Claassen, 1923" ;
|
||||
dwc:authorityName "Claassen" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Claassen, 1923" ;
|
||||
dwc:species "duplicata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_duplicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Needham_1925>
|
||||
dwc:authority "Needham & Claassen, 1925: 227" ;
|
||||
dwc:authorityName "Needham & Claassen" ;
|
||||
dwc:authorityPageNumber "227" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Needham & Claassen, 1925" ;
|
||||
dwc:species "duplicata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_duplicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Illies_1966>
|
||||
dwc:authority "Illies, 1966: 88" ;
|
||||
dwc:authorityName "Illies" ;
|
||||
dwc:authorityPageNumber "88" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Illies, 1966" ;
|
||||
dwc:species "duplicata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_duplicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Zwick_1973>
|
||||
dwc:authority "Zwick, 1973: 399" ;
|
||||
dwc:authorityName "Zwick" ;
|
||||
dwc:authorityPageNumber "399" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zwick, 1973" ;
|
||||
dwc:species "duplicata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_duplicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_duplicata_Hitchcock_1974>
|
||||
dwc:authority "Hitchcock, 1974: 75" ;
|
||||
dwc:authorityName "Hitchcock" ;
|
||||
dwc:authorityPageNumber "75" ;
|
||||
dwc:authorityYear "1974" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hitchcock, 1974" ;
|
||||
dwc:species "duplicata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_duplicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leuctra_duplicata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "duplicata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leuctra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leuctra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leuctridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leuctridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
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.4761127>
|
||||
dc:description "Fig. 33. Distribution map of Leuctra duplicata specimens examined in this study. Fig. 34. Distribution map of Leuctra maria specimens examined in this study." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4761127/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4761117>
|
||||
dc:description "Figs. 13–16. Leuctra duplicata. 13-15, abdominal processes, dorsal view; 16, vesicle, ventral view. 13, West Virginia, Gandy Creek, 330X; 14, Virginia, spring near Lewis Fork bridge, 220X; 15, Quebec, tributary to Lac Cromwell, 350X; 16, Nova Scotia, Silvey Brook, 500X." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4761117/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4761113>
|
||||
dc:description "Figs. 1–6. Leuctra duplicata, paraprocts, lateral view. 1, West Virginia, Gandy Creek, 450X; 2, Virginia, spring near Lewis Fork bridge, 400X; 3, Maryland, tributary to Toliver Run, 400X; 4, North Carolina, Flat Laurel Creek, 400X; 5, Rhode Island, small stream into Wilbur Pond, 370X; 6, Nova Scotia, Silvey Brook, 400X. sa = subanal lobe, sp = specillum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4761113/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4761115>
|
||||
dc:description "Figs. 7–12. Leuctra duplicata, paraprocts, caudal view. 7, West Virginia, Gandy Creek, 500X; 8, Virginia, spring near Lewis Fork bridge, 550X; 9, Maryland, tributary to Toliver Run, 600X; 10, Rhode Island, small stream into Wilbur Pond, 300X; 11, Quebec, tributary to Lac Cromwell, 350X; 12, Nova Scotia, Silvey Brook, 300X. sa = subanal lobe, sp = specillum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4761115/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
183
data/1F/04/2B/1F042B4C610FFF98FEC9F994FB6DFA0D.ttl
Normal file
183
data/1F/04/2B/1F042B4C610FFF98FEC9F994FB6DFA0D.ttl
Normal file
|
|
@ -0,0 +1,183 @@
|
|||
@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/1F042B4C610FFF98FEC9F994FB6DFA0D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4761125> ;
|
||||
dc:creator "Grubbs, Scott A.; Wei, Summer" ;
|
||||
dc:title "Leuctra maria Hanson 1941" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Hanson_1941> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Ricker_1952>, <http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Illies_1966>, <http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Zwick_1973>, <http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Hitchcock_1974> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.4763427> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.4763427>
|
||||
bibo:endPage "69" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Illiesia" ;
|
||||
bibo:startPage "59" ;
|
||||
bibo:volume "13" ;
|
||||
dc:creator "Grubbs, Scott A.; Wei, Summer" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Morphological Systematics Of Leuctra Duplicata Claassen, 1923 Species Group (Plecoptera: Leuctridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4761125> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Hanson_1941>
|
||||
dwc:authority "Hanson, 1941" ;
|
||||
dwc:authorityName "Hanson" ;
|
||||
dwc:authorityYear "1941" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hanson, 1941" ;
|
||||
dwc:species "maria" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_maria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Ricker_1952>
|
||||
dwc:authority "Ricker, 1952: 169" ;
|
||||
dwc:authorityName "Ricker" ;
|
||||
dwc:authorityPageNumber "169" ;
|
||||
dwc:authorityYear "1952" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ricker, 1952" ;
|
||||
dwc:species "maria" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_maria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Illies_1966>
|
||||
dwc:authority "Illies, 1966: 98" ;
|
||||
dwc:authorityName "Illies" ;
|
||||
dwc:authorityPageNumber "98" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Illies, 1966" ;
|
||||
dwc:species "maria" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_maria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Zwick_1973>
|
||||
dwc:authority "Zwick, 1973: 403" ;
|
||||
dwc:authorityName "Zwick" ;
|
||||
dwc:authorityPageNumber "403" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zwick, 1973" ;
|
||||
dwc:species "maria" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_maria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leuctra_maria_Hitchcock_1974>
|
||||
dwc:authority "Hitchcock, 1974: 77" ;
|
||||
dwc:authorityName "Hitchcock" ;
|
||||
dwc:authorityPageNumber "77" ;
|
||||
dwc:authorityYear "1974" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hitchcock, 1974" ;
|
||||
dwc:species "maria" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leuctra_maria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leuctra_maria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leuctra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leuctra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:genus "Leuctra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leuctridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leuctridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leuctridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plecoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plecoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Plecoptera" ;
|
||||
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.4761125>
|
||||
dc:description "Figs. 27–32. Leuctra maria, 27-28, 30-32, West Virginia, Big Run Swamp; 29, Quebec, tributary to Lac Cromwell. 27, paraprocts, lateral view, 600X; 28, paraprocts, caudal view, 400X; 29, paraprocts, caudal view, 950X; 30, abdominal processes, dorsal view, 300X; 31, vesicle, ventral view, 500X; 32, subgenital plate, ventral view, 270X. sa = subanal lobe, sp = specillum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4761125/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
89
data/1F/04/57/1F0457D72D290D288EDAC6D813B9C8DF.ttl
Normal file
89
data/1F/04/57/1F0457D72D290D288EDAC6D813B9C8DF.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/1F0457D72D290D288EDAC6D813B9C8DF>
|
||||
dc:creator "Jesovnik, Ana; Schultz, Ted R." ;
|
||||
dc:title "Sericomyrmex saramama Jesovnik & Schultz, 2017, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.670.11839> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_saramama> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.670.11839>
|
||||
bibo:endPage "109" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "670" ;
|
||||
dc:creator "Jesovnik, Ana; Schultz, Ted R." ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Revision of the fungus-farming ant genus Sericomyrmex Mayr (Hymenoptera, Formicidae, Myrmicinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sericomyrmex_saramama>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Sericomyrmex" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "saramama" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sericomyrmex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sericomyrmex>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Sericomyrmex" ;
|
||||
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 .
|
||||
128
data/1F/04/81/1F04817C65EE521BBE019216B13A2C07.ttl
Normal file
128
data/1F/04/81/1F04817C65EE521BBE019216B13A2C07.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/1F04817C65EE521BBE019216B13A2C07>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.166.55731.figure1>, <http://dx.doi.org/10.3897/phytokeys.166.55731.figure2>, <http://dx.doi.org/10.3897/phytokeys.166.55731.figure3>, <http://dx.doi.org/10.3897/phytokeys.166.55731.figure4> ;
|
||||
dc:creator "Wu, Lei; Averyanov, Leonid V.; Nguyen, Khang Sinh; Maisak, Tatiana V.; Hu, Yan-Hua" ;
|
||||
dc:title "Leptomischus hiepii Wu & Averyanov & Nguyen & Maisak & Hu 2020, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Leptomischus_hiepii_Wu_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.166.55731> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.166.55731>
|
||||
bibo:endPage "115" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:startPage "105" ;
|
||||
bibo:volume "166" ;
|
||||
dc:creator "Wu, Lei; Averyanov, Leonid V.; Nguyen, Khang Sinh; Maisak, Tatiana V.; Hu, Yan-Hua" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Leptomischus hiepii, a new species of Rubiaceae from Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.166.55731.figure1>, <http://dx.doi.org/10.3897/phytokeys.166.55731.figure2>, <http://dx.doi.org/10.3897/phytokeys.166.55731.figure3>, <http://dx.doi.org/10.3897/phytokeys.166.55731.figure4> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Leptomischus_hiepii_Wu_2020>
|
||||
dwc:LSID "1F04817C-65EE-521B-BE01-9216B13A2C07" ;
|
||||
dwc:authority "L. Wu, K. S. Nguyen & Aver." ;
|
||||
dwc:authorityName "Wu & Averyanov & Nguyen & Maisak & Hu" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Leptomischus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wu & Averyanov & Nguyen & Maisak & Hu, 2020" ;
|
||||
dwc:species "hiepii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Leptomischus_hiepii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Leptomischus_hiepii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Leptomischus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hiepii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Leptomischus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Leptomischus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:genus "Leptomischus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rubiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rubiaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rubiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Gentianales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Gentianales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Gentianales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.166.55731.figure1>
|
||||
dc:description "Figure 1. Leptomischus hiepii A habit B leaf, upper portion, adaxial surface; lower portion, abaxial surface C capsule, view from above D dissected flower showing stamens and pistil. Drawn by Bi-Shan Li from the holotype in CFSI." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/474731> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.166.55731.figure2>
|
||||
dc:description "Figure 2. Leptomischus hiepii A typical habitat B, C habit D unequal leaf pair and stipules E inflorescence F flowers, view of the throat G dissected flower H calyx lobes and disc, seen from above. Photos and design by K. S. Nguyen and L. Wu." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/474732> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.166.55731.figure3>
|
||||
dc:description "Figure 3. Leptomischus hiepii A longitudinally dissected ovary B transversely dissected ovary C mature fruits and viviparous seeds D longitudinally dissected capsule E Transversely dissected capsule F seeds. Photos and design by K. S. Nguyen." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/474733> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.166.55731.figure4>
|
||||
dc:description "Figure 4. Leptomischus erianthus A habit B inflorescence C flowers D Dissected longistylous flower E dissected brevistylous flower F capsules, seen from above. L. funingensis. G infructescence, seen from above H transversely dissected ovary I Longitudinally dissected ovary. Scale bars: 1 cm (A-G); 2 mm (H, I). Photos and design by L. Wu." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/474734> ;
|
||||
a fabio:Figure .
|
||||
129
data/1F/04/F8/1F04F8CC04D050B78191338ADEE7B660.ttl
Normal file
129
data/1F/04/F8/1F04F8CC04D050B78191338ADEE7B660.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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# 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/1F04F8CC04D050B78191338ADEE7B660>
|
||||
dc:creator "Kolcsar, Levente-Peter; Oosterbroek, Pjotr; Gavryushin, Dmitry I.; Olsen, Kjell Magne; Paramonov, Nikolai M.; Pilipenko, Valentin E.; Stary, Jaroslav; Polevoi, Alexei; Lantsov, Vladimir I.; Eiroa, Eulalia; Andersson, Michael; Salmela, Jukka; Quindroit, Clovis; d'Oliveira, Micha C.; Hancock, E. Geoffrey; Mederos, Jorge; Boardman, Pete; Viitanen, Esko; Watanabe, Kozo" ;
|
||||
dc:title "Rhipidia (Rhipidia) maculata Meigen 1818" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhipidia_maculata_Meigen_1818> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.9.e67085> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.9.e67085>
|
||||
bibo:endPage "67085" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:pubDate "2021-07-21" ;
|
||||
bibo:startPage "67085" ;
|
||||
bibo:volume "9" ;
|
||||
dc:creator "Kolcsar, Levente-Peter; Oosterbroek, Pjotr; Gavryushin, Dmitry I.; Olsen, Kjell Magne; Paramonov, Nikolai M.; Pilipenko, Valentin E.; Stary, Jaroslav; Polevoi, Alexei; Lantsov, Vladimir I.; Eiroa, Eulalia; Andersson, Michael; Salmela, Jukka; Quindroit, Clovis; d'Oliveira, Micha C.; Hancock, E. Geoffrey; Mederos, Jorge; Boardman, Pete; Viitanen, Esko; Watanabe, Kozo" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Contribution to the knowledge of Limoniidae (Diptera: Tipuloidea): first records of 244 species from various European countries" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhipidia_maculata_Meigen_1818>
|
||||
dwc:LSID "1F04F8CC-04D0-50B7-8191-338ADEE7B660" ;
|
||||
dwc:authority "Meigen, 1818" ;
|
||||
dwc:authorityName "Meigen" ;
|
||||
dwc:authorityYear "1818" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limoniidae" ;
|
||||
dwc:genus "Rhipidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Meigen, 1818" ;
|
||||
dwc:species "maculata" ;
|
||||
dwc:subGenus "Rhipidia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhipidia_maculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhipidia_maculata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limoniidae" ;
|
||||
dwc:genus "Rhipidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maculata" ;
|
||||
dwc:subGenus "Rhipidia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhipidia_Rhipidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhipidia_Rhipidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limoniidae" ;
|
||||
dwc:genus "Rhipidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rhipidia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhipidia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhipidia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limoniidae" ;
|
||||
dwc:genus "Rhipidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limoniidae" ;
|
||||
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/1F/05/F9/1F05F98B7460DDBF68317E1BF7DCDE8E.ttl
Normal file
121
data/1F/05/F9/1F05F98B7460DDBF68317E1BF7DCDE8E.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/1F05F98B7460DDBF68317E1BF7DCDE8E>
|
||||
dc:creator "Borgmeier, T." ;
|
||||
dc:title "Eciton (Acamatus) marginatum Borgmeier, 1939, n. sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eciton_marginatum_Borgmeier_1939> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/04C12FFCC35849BFF2043512B931924D> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/04C12FFCC35849BFF2043512B931924D>
|
||||
bibo:endPage "428" ;
|
||||
bibo:journal "Revista de Entomologia, São Paulo" ;
|
||||
bibo:startPage "403" ;
|
||||
bibo:volume "10" ;
|
||||
dc:creator "Borgmeier, T." ;
|
||||
dc:date "1939" ;
|
||||
dc:title "Nova contribuição para o conhecimento das formigas neotropicais (Hym. Formicidae)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eciton_marginatum_Borgmeier_1939>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:140879" ;
|
||||
dwc:authority "Borgmeier, 1939" ;
|
||||
dwc:authorityName "Borgmeier" ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Eciton" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Borgmeier, 1939" ;
|
||||
dwc:species "marginatum" ;
|
||||
dwc:subGenus "Acamatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eciton_marginatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eciton_marginatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Eciton" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marginatum" ;
|
||||
dwc:subGenus "Acamatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eciton_Acamatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eciton_Acamatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Eciton" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Acamatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eciton> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eciton>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Eciton" ;
|
||||
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 .
|
||||
27
data/1F/06/60/1F06601F3D87239E3C4216A0B740E1DB.ttl
Normal file
27
data/1F/06/60/1F06601F3D87239E3C4216A0B740E1DB.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/1F06601F3D87239E3C4216A0B740E1DB>
|
||||
# Warning: Could not add treatment taxon because sigEpithet "group sp. F6" contains invalid characters ;
|
||||
dc:creator "Delphia, Casey M.; Griswold, Terry; Reese, Elizabeth G.; O'Neill, Kevin M.; Burkle, Laura A." ;
|
||||
dc:title "Nomada ruficornis group sp. F 6" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.7.e30062> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.7.e30062>
|
||||
bibo:endPage "30062" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "30062" ;
|
||||
bibo:volume "7" ;
|
||||
dc:creator "Delphia, Casey M.; Griswold, Terry; Reese, Elizabeth G.; O'Neill, Kevin M.; Burkle, Laura A." ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Checklist of bees (Hymenoptera: Apoidea) from small diversified vegetable farms in south-western Montana" ;
|
||||
a fabio:JournalArticle .
|
||||
104
data/1F/06/89/1F0689C2D1B9F2C722663F57F5626B16.ttl
Normal file
104
data/1F/06/89/1F0689C2D1B9F2C722663F57F5626B16.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/1F0689C2D1B9F2C722663F57F5626B16>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Squalus spinax Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Squalus_spinax_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/Squalus_spinax_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:64E8B572-97D4-4A8A-8FAE-710EF4B6FC10" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:family "Squalidae" ;
|
||||
dwc:genus "Squalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squaliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "spinax" ;
|
||||
dwc:zbkClass "Amphibia" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Nantes" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Squalus_spinax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squalus_spinax>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:family "Squalidae" ;
|
||||
dwc:genus "Squalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squaliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spinax" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squalus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squalus>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:family "Squalidae" ;
|
||||
dwc:genus "Squalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squaliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squalidae>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:family "Squalidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squaliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squaliformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squaliformes>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squaliformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elasmobranchii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elasmobranchii>
|
||||
dwc:class "Elasmobranchii" ;
|
||||
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 .
|
||||
106
data/1F/06/D5/1F06D5C3467911BC4A916F1EFC2AEA88.ttl
Normal file
106
data/1F/06/D5/1F06D5C3467911BC4A916F1EFC2AEA88.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/1F06D5C3467911BC4A916F1EFC2AEA88>
|
||||
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
|
||||
dc:title "Merismopedia warmingiana (Lagerheim) Forti 1883" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Merismopedia_warmingiana_Forti_1883> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Bacteria/Merismopedia_warmingiana> ;
|
||||
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/Merismopedia_warmingiana_Forti_1883>
|
||||
dwc:authority "(Lagerheim) Forti, 1883" ;
|
||||
dwc:authorityName "(Lagerheim) Forti" ;
|
||||
dwc:authorityYear "1883" ;
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:genus "Merismopedia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lagerheim) Forti, 1883" ;
|
||||
dwc:species "warmingiana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Merismopedia_warmingiana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Merismopedia_warmingiana>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:genus "Merismopedia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "warmingiana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Merismopedia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Merismopedia>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:genus "Merismopedia" ;
|
||||
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/Chroococcaceae>
|
||||
dwc:class "Cyanophyceae" ;
|
||||
dwc:family "Chroococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Chroococcales" ;
|
||||
dwc:phylum "Cyanobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcales> ;
|
||||
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 .
|
||||
|
||||
<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 .
|
||||
217
data/1F/07/0A/1F070A1EC6603C4AA1DCFA049597FF69.ttl
Normal file
217
data/1F/07/0A/1F070A1EC6603C4AA1DCFA049597FF69.ttl
Normal file
|
|
@ -0,0 +1,217 @@
|
|||
@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/1F070A1EC6603C4AA1DCFA049597FF69>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553495>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553503>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553513>, <http://dx.doi.org/10.5281/zenodo.7553491> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops townsendi Sokolov 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA009F99D9109F9F2>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA06CF9F1939EF9F2>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA5B6F9F193D7F916>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA2AFF9D591A2F93A>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA099F9299314F95E>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA250F90D9227F962>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA305F9619581F962>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA1E7F94594B2F886>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA18CF8D1944CF812> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_townsendi_Sokolov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553495>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553503>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553513>, <http://dx.doi.org/10.5281/zenodo.7553491> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_townsendi_Sokolov_2023>
|
||||
dwc:authority "Sokolov, 2023" ;
|
||||
dwc:authorityName "Sokolov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sokolov, 2023" ;
|
||||
dwc:species "townsendi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_townsendi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_townsendi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "townsendi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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.7553495>
|
||||
dc:description "FIGURE 3. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. parvulus (Mount Stokes, Marlborough Sounds, SO), B—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), C—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553503>
|
||||
dc:description "FIGURE 6. Line drawings of male genitalia of New Zealand Nesamblyops species. N. parvulus (Mount Stokes, Marlborough Sounds, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. tararua (Judd Ridge, Tararua Range, Wellington, NO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. townsendi (Tennyson Inlet, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553503/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553507>
|
||||
dc:description "FIGURE 7. Line drawings of ring sclerite of New Zealand Nesamblyops species, male genitalia, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. distinctus (Fabians Valley, Marlborough, SO), D—N. oreobius (Mount Pirongia, Waikato, NO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. parvulus (Mount Stokes, Marlborough Sounds, SO), G—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), H—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale = 0.4mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553507/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553513>
|
||||
dc:description "FIGURE 9. Distributional records for the Nesamblyops species and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Black circles—N. tararua; yellow circles—N. townsendi; red circles—N. distinctus; green circles—N. brouni. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553513/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA009F99D9109F9F2>
|
||||
dwc:collectionCode "NZAC, DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA009F99D9109F9F2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA06CF9F1939EF9F2>
|
||||
dwc:collectionCode "NZAC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386399" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA06CF9F1939EF9F2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA5B6F9F193D7F916>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Opouri Sdle. Tennyson Inlet Rd." ;
|
||||
dwc:recordedBy "F. Alack Litter & No" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386359" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA5B6F9F193D7F916> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA2AFF9D591A2F93A>
|
||||
dwc:locality "Tennyson Inlet" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386338" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA2AFF9D591A2F93A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA099F9299314F95E>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:eventDate "1970-03-13" ;
|
||||
dwc:locality "Robinson Ridge Kenepuru Sd." ;
|
||||
dwc:recordedBy "J. I. Townsend & No" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "500" ;
|
||||
trt:gbifOccurrenceId "4016386328" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA099F9299314F95E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA250F90D9227F962>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Nov." ;
|
||||
dwc:recordedBy "J. S. Dugdale" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386362" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA250F90D9227F962> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA305F9619581F962>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Shakespeare Bay" ;
|
||||
dwc:recordedBy "J. McBurney" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386350" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA305F9619581F962> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA1E7F94594B2F886>
|
||||
dwc:locality "Mt. Robertson" ;
|
||||
dwc:recordedBy "I. Mannering & Leafmould" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA1E7F94594B2F886> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6603C4AA1DCFA049597FF69.mc.27C6B155C6603C4FA18CF8D1944CF812>
|
||||
dwc:locality "Tennyson Inlet" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386376" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6603C4AA1DCFA049597FF69#27C6B155C6603C4FA18CF8D1944CF812> ;
|
||||
a dwc:MaterialCitation .
|
||||
349
data/1F/07/0A/1F070A1EC6723C5AA1DCFF2E9271FE65.ttl
Normal file
349
data/1F/07/0A/1F070A1EC6723C5AA1DCFF2E9271FE65.ttl
Normal file
|
|
@ -0,0 +1,349 @@
|
|||
@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/1F070A1EC6723C5AA1DCFF2E9271FE65>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553513> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops brouni Sokolov 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA004FEBA90E9FED1>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA05FFE9E90F9FEF5>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA1A6FEF29212FE19>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA368FED69162FE3D>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA0D8FE2A90EBFE41>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA047FE0E9565FE41>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA4C5FE0E9190FD89>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA0EBFE4690E9FDAD>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA042FD9A91EAFDF1>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA341FDFE919FFD15>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA0D2FDD293F9FD16>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA2A5FDD29592FD15>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA1DCFD3694B8FD39>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA5F3FD3690F5FD61>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA1B4FD6E90F5FC85>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA1B4FD4290E4FCA9>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA045FCA6913AFCCD>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA075FCFA91E2FC11>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA35FFCDE9325FC35>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA205FC3293FDFC59>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA2BDFC169201FC7D>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA378FC6A9173FB81>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA0CFFC4E9121FBA6>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA18CFB12947FFB56> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_brouni_Sokolov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553513> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_brouni_Sokolov_2023>
|
||||
dwc:authority "Sokolov, 2023" ;
|
||||
dwc:authorityName "Sokolov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sokolov, 2023" ;
|
||||
dwc:species "brouni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_brouni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_brouni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brouni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553501>
|
||||
dc:description "FIGURE 5. Line drawings of male genitalia of New Zealand Nesamblyops species. N. brouni (Lewis Pass, North Canterbury, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. carltoni (Dun Mountain, Nelson, SO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. confusus (Mount Stokes, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. N. distinctus (Fabians Valley, Marlborough, SO): J—left paramere, left lateral aspect, K—right paramere, right lateral aspect, L—median lobe, right lateral aspect. N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO): M—left paramere, left lateral aspect, N—right paramere, right lateral aspect, O—median lobe, right lateral aspect. N. oreobius (Mount Pirongia, Waikato, NO): P—left paramere, left lateral aspect, Q—right paramere, right lateral aspect, R—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553501/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553507>
|
||||
dc:description "FIGURE 7. Line drawings of ring sclerite of New Zealand Nesamblyops species, male genitalia, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. distinctus (Fabians Valley, Marlborough, SO), D—N. oreobius (Mount Pirongia, Waikato, NO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. parvulus (Mount Stokes, Marlborough Sounds, SO), G—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), H—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale = 0.4mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553507/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553513>
|
||||
dc:description "FIGURE 9. Distributional records for the Nesamblyops species and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Black circles—N. tararua; yellow circles—N. townsendi; red circles—N. distinctus; green circles—N. brouni. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553513/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA004FEBA90E9FED1>
|
||||
dwc:collectionCode "NZAC, DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "W. Lewis Pass & A. Walker" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386394" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA004FEBA90E9FED1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA05FFE9E90F9FEF5>
|
||||
dwc:collectionCode "NZAC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA05FFE9E90F9FEF5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA1A6FEF29212FE19>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "G. W. Ramsay & J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "762" ;
|
||||
trt:gbifOccurrenceId "4016386343" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA1A6FEF29212FE19> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA368FED69162FE3D>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386348" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA368FED69162FE3D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA0D8FE2A90EBFE41>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "G. Kuschel" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386373" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA0D8FE2A90EBFE41> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA047FE0E9565FE41>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "Maruia Saddle & J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386322" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA047FE0E9565FE41> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA4C5FE0E9190FD89>
|
||||
dwc:eventDate "1948-09" ;
|
||||
dwc:locality "NZ" ;
|
||||
dwc:recordedBy "A. E. Brookes" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386344" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA4C5FE0E9190FD89> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA0EBFE4690E9FDAD>
|
||||
dwc:catalogNumber "BR 7" ;
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "S. Edridge" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386340" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA0EBFE4690E9FDAD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA042FD9A91EAFDF1>
|
||||
dwc:collectionCode "T, DSIR" ;
|
||||
dwc:eventDate "1915-03-27" ;
|
||||
dwc:locality "Hall" ;
|
||||
dwc:recordedBy "A. E. Brookes" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386316" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA042FD9A91EAFDF1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA341FDFE919FFD15>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Grey Duck Bay" ;
|
||||
dwc:recordedBy "Rotoiti & Mt." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386337" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA341FDFE919FFD15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA0D2FDD293F9FD16>
|
||||
dwc:locality "Nelson" ;
|
||||
dwc:recordedBy "L. Rotoiti" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386352" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA0D2FDD293F9FD16> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA2A5FDD29592FD15>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "A. Walker" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386345" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA2A5FDD29592FD15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA1DCFD3694B8FD39>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA1DCFD3694B8FD39> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA5F3FD3690F5FD61>
|
||||
dwc:collectionCode "T, DSIR" ;
|
||||
dwc:eventDate "1915-03-03" ;
|
||||
dwc:locality "Mt. Hope" ;
|
||||
dwc:recordedBy "Broun & A. E. Brookes" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386396" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA5F3FD3690F5FD61> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA1B4FD6E90F5FC85>
|
||||
dwc:collectionCode "T, DSIR" ;
|
||||
dwc:locality "Broun Collection" ;
|
||||
dwc:recordedBy "Hope & A. E. Brookes Collection" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386356" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA1B4FD6E90F5FC85> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA1B4FD4290E4FCA9>
|
||||
dwc:collectionCode "T, DSIR" ;
|
||||
dwc:locality "Broun Collection" ;
|
||||
dwc:recordedBy "Hope & A. E. Brookes Collection" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386326" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA1B4FD4290E4FCA9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA045FCA6913AFCCD>
|
||||
dwc:collectionCode "T, DSIR" ;
|
||||
dwc:locality "Broun Collection" ;
|
||||
dwc:recordedBy "Glenhope & A. E. Brookes Collection" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386339" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA045FCA6913AFCCD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA075FCFA91E2FC11>
|
||||
dwc:collectionCode "T, DSIR" ;
|
||||
dwc:locality "Broun Collection" ;
|
||||
dwc:recordedBy "Glenhope & A. E. Brookes Collection" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386388" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA075FCFA91E2FC11> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA35FFCDE9325FC35>
|
||||
dwc:collectionCode "T" ;
|
||||
dwc:eventDate "1914-10-12" ;
|
||||
dwc:locality "Hall" ;
|
||||
dwc:recordedBy "Broun & A. E. Brookes" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386402" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA35FFCDE9325FC35> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA205FC3293FDFC59>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA205FC3293FDFC59> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA2BDFC169201FC7D>
|
||||
dwc:locality "Kaka - Glenhope Rd." ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA2BDFC169201FC7D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA378FC6A9173FB81>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "No" ;
|
||||
dwc:recordedBy "Hope Saddle & J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386382" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA378FC6A9173FB81> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA0CFFC4E9121FBA6>
|
||||
dwc:collectionCode "BR" ;
|
||||
dwc:locality "On" ;
|
||||
dwc:recordedBy "Lakes NP Speargrass Tck Mt Robert" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386367" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA0CFFC4E9121FBA6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6723C5AA1DCFF2E9271FE65.mc.27C6B155C6723C5DA18CFB12947FFB56>
|
||||
dwc:locality "Lewis Pass" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6723C5AA1DCFF2E9271FE65#27C6B155C6723C5DA18CFB12947FFB56> ;
|
||||
a dwc:MaterialCitation .
|
||||
163
data/1F/07/0A/1F070A1EC6743C58A1DCFC17920EFD89.ttl
Normal file
163
data/1F/07/0A/1F070A1EC6743C58A1DCFC17920EFD89.ttl
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F070A1EC6743C58A1DCFC17920EFD89>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553515> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops confusus Sokolov 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6743C58A1DCFC17920EFD89.mc.27C6B155C6743C5BA01AFBA292C5FBC9>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6743C58A1DCFC17920EFD89.mc.27C6B155C6743C5BA3A4FB86959CFBC9>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6743C58A1DCFC17920EFD89.mc.27C6B155C6743C5BA322FBDA9100FB31>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6743C58A1DCFC17920EFD89.mc.27C6B155C6743C5BA18CFB4A945AFA9D> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_confusus_Sokolov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553515> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_confusus_Sokolov_2023>
|
||||
dwc:authority "Sokolov, 2023" ;
|
||||
dwc:authorityName "Sokolov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sokolov, 2023" ;
|
||||
dwc:species "confusus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_confusus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_confusus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "confusus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553501>
|
||||
dc:description "FIGURE 5. Line drawings of male genitalia of New Zealand Nesamblyops species. N. brouni (Lewis Pass, North Canterbury, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. carltoni (Dun Mountain, Nelson, SO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. confusus (Mount Stokes, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. N. distinctus (Fabians Valley, Marlborough, SO): J—left paramere, left lateral aspect, K—right paramere, right lateral aspect, L—median lobe, right lateral aspect. N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO): M—left paramere, left lateral aspect, N—right paramere, right lateral aspect, O—median lobe, right lateral aspect. N. oreobius (Mount Pirongia, Waikato, NO): P—left paramere, left lateral aspect, Q—right paramere, right lateral aspect, R—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553501/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553515>
|
||||
dc:description "FIGURE 10. Distributional records for the Nesamblyops species and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Black circles—N. carltoni; yellow circles—N. parvulus; red circles—N. lescheni; green circles—N. confusus. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553515/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6743C58A1DCFC17920EFD89.mc.27C6B155C6743C5BA01AFBA292C5FBC9>
|
||||
dwc:collectionCode "NZAC, DSIR" ;
|
||||
dwc:locality "Mt Stokes" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1160" ;
|
||||
trt:gbifOccurrenceId "4016386383" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6743C58A1DCFC17920EFD89#27C6B155C6743C5BA01AFBA292C5FBC9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6743C58A1DCFC17920EFD89.mc.27C6B155C6743C5BA3A4FB86959CFBC9>
|
||||
dwc:collectionCode "NZAC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386387" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6743C58A1DCFC17920EFD89#27C6B155C6743C5BA3A4FB86959CFBC9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6743C58A1DCFC17920EFD89.mc.27C6B155C6743C5BA322FBDA9100FB31>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Mt Stokes Marlb." ;
|
||||
dwc:recordedBy "J. I. Townsend & Ns" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386354" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6743C58A1DCFC17920EFD89#27C6B155C6743C5BA322FBDA9100FB31> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6743C58A1DCFC17920EFD89.mc.27C6B155C6743C5BA18CFB4A945AFA9D>
|
||||
dwc:locality "Mount Stokes" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6743C58A1DCFC17920EFD89#27C6B155C6743C5BA18CFB4A945AFA9D> ;
|
||||
a dwc:MaterialCitation .
|
||||
328
data/1F/07/0A/1F070A1EC6753C5BA1DCFDFF91EFFCCD.ttl
Normal file
328
data/1F/07/0A/1F070A1EC6753C5BA1DCFDFF91EFFCCD.ttl
Normal file
|
|
@ -0,0 +1,328 @@
|
|||
@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/1F070A1EC6753C5BA1DCFDFF91EFFCCD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553515>, <http://dx.doi.org/10.5281/zenodo.7553495> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops carltoni Sokolov 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA000FD0B92F1FD60>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA249FD6F9584FD60>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA3FBFD439335FCA8>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA276FCA792B3FCCC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA38EFCFB9257FC10>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA32AFCDF90A7FC34>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA199FC339525FC34>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA404FC339440FC58>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA020FC6B9386FC7C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA2FBFC6B925BFB80>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA316FC4F925FFBA4>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA312FBA3943DFBC8>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA57EFB8791F3FBEC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA34FFBDB956DFBEC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA4C5FBDB9138FB54>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA071FB139569FB54>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA4C5FB139286FA9C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA3E4FB4B92F7FAA0>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA24CFAAF9500FAA0>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA468FAAF9180FAC4>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA2B6FA83913CFAE8>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA0FAFA3B9480FA0C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA18CF98F949EF9C0> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_carltoni_Sokolov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553515>, <http://dx.doi.org/10.5281/zenodo.7553495> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_carltoni_Sokolov_2023>
|
||||
dwc:authority "Sokolov, 2023" ;
|
||||
dwc:authorityName "Sokolov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sokolov, 2023" ;
|
||||
dwc:species "carltoni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_carltoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_carltoni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "carltoni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553501>
|
||||
dc:description "FIGURE 5. Line drawings of male genitalia of New Zealand Nesamblyops species. N. brouni (Lewis Pass, North Canterbury, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. carltoni (Dun Mountain, Nelson, SO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. confusus (Mount Stokes, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. N. distinctus (Fabians Valley, Marlborough, SO): J—left paramere, left lateral aspect, K—right paramere, right lateral aspect, L—median lobe, right lateral aspect. N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO): M—left paramere, left lateral aspect, N—right paramere, right lateral aspect, O—median lobe, right lateral aspect. N. oreobius (Mount Pirongia, Waikato, NO): P—left paramere, left lateral aspect, Q—right paramere, right lateral aspect, R—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553501/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553507>
|
||||
dc:description "FIGURE 7. Line drawings of ring sclerite of New Zealand Nesamblyops species, male genitalia, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. distinctus (Fabians Valley, Marlborough, SO), D—N. oreobius (Mount Pirongia, Waikato, NO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. parvulus (Mount Stokes, Marlborough Sounds, SO), G—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), H—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale = 0.4mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553507/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553515>
|
||||
dc:description "FIGURE 10. Distributional records for the Nesamblyops species and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Black circles—N. carltoni; yellow circles—N. parvulus; red circles—N. lescheni; green circles—N. confusus. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553515/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553495>
|
||||
dc:description "FIGURE 3. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. parvulus (Mount Stokes, Marlborough Sounds, SO), B—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), C—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA000FD0B92F1FD60>
|
||||
dwc:collectionCode "NZAC, DSIR" ;
|
||||
dwc:locality "Wooded Pk. East Summit Dun Mountain" ;
|
||||
dwc:recordedBy "Wooded Pk. East Summit Dun Mountain Nelson & G. W. Ramsay" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386341" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA000FD0B92F1FD60> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA249FD6F9584FD60>
|
||||
dwc:collectionCode "NZAC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA249FD6F9584FD60> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA3FBFD439335FCA8>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Sept." ;
|
||||
dwc:recordedBy "G. Ramsay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA3FBFD439335FCA8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA276FCA792B3FCCC>
|
||||
dwc:locality "Dun Mt." ;
|
||||
dwc:recordedBy "E. S. Gourlay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA276FCA792B3FCCC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA38EFCFB9257FC10>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Dun Mt." ;
|
||||
dwc:recordedBy "G. Kuschel & No" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386403" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA38EFCFB9257FC10> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA32AFCDF90A7FC34>
|
||||
dwc:locality "Leafmould" ;
|
||||
dwc:recordedBy "G. Kuschel" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386392" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA32AFCDF90A7FC34> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA199FC339525FC34>
|
||||
dwc:locality "Dun Track" ;
|
||||
dwc:recordedBy "G. Ramsay & Litter" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386321" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA199FC339525FC34> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA404FC339440FC58>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Just" ;
|
||||
dwc:recordedBy "J. I. Townsend & No" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386336" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA404FC339440FC58> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA020FC6B9386FC7C>
|
||||
dwc:locality "Marchaut" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386379" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA020FC6B9386FC7C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA2FBFC6B925BFB80>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Pelorus Val." ;
|
||||
dwc:recordedBy "J. I. Townsend & No" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA2FBFC6B925BFB80> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA316FC4F925FFBA4>
|
||||
dwc:locality "Upper Maitai" ;
|
||||
dwc:recordedBy "E. S. Gourlay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386331" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA316FC4F925FFBA4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA312FBA3943DFBC8>
|
||||
dwc:locality "Upper Maitai" ;
|
||||
dwc:recordedBy "E. S. Gourlay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA312FBA3943DFBC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA57EFB8791F3FBEC>
|
||||
dwc:locality "Upper Maitai" ;
|
||||
dwc:recordedBy "E. S. Gourlay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386378" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA57EFB8791F3FBEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA34FFBDB956DFBEC>
|
||||
dwc:locality "Upper Maitai" ;
|
||||
dwc:recordedBy "E. S. Gourlay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA34FFBDB956DFBEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA4C5FBDB9138FB54>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Maungatapu Sdle." ;
|
||||
dwc:recordedBy "J. I. Townsend & No" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386370" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA4C5FBDB9138FB54> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA071FB139569FB54>
|
||||
dwc:locality "Maungatapu" ;
|
||||
dwc:recordedBy "E. S. Gourlay" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386364" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA071FB139569FB54> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA4C5FB139286FA9C>
|
||||
dwc:eventDate "1997-05-04" ;
|
||||
dwc:locality "Slaters Rd" ;
|
||||
dwc:recordedBy "NN Whangamoa Sdle & J S Dugsdale" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "700" ;
|
||||
trt:gbifOccurrenceId "4016386390" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA4C5FB139286FA9C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA3E4FB4B92F7FAA0>
|
||||
dwc:locality "Nelson" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386395" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA3E4FB4B92F7FAA0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA24CFAAF9500FAA0>
|
||||
dwc:locality "Marlborough" ;
|
||||
dwc:recordedBy "Titirangi & Oct" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386363" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA24CFAAF9500FAA0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA468FAAF9180FAC4>
|
||||
dwc:locality "Alack" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386330" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA468FAAF9180FAC4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA2B6FA83913CFAE8>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Litter" ;
|
||||
dwc:recordedBy "A. Alack & No" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386329" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA2B6FA83913CFAE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA0FAFA3B9480FA0C>
|
||||
dwc:locality "Nelson" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
trt:gbifOccurrenceId "4016386369" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA0FAFA3B9480FA0C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6753C5BA1DCFDFF91EFFCCD.mc.27C6B155C6753C5AA18CF98F949EF9C0>
|
||||
dwc:locality "Dun Mountain" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6753C5BA1DCFDFF91EFFCCD#27C6B155C6753C5AA18CF98F949EF9C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
164
data/1F/07/0A/1F070A1EC6773C59A1DCFDD39267F869.ttl
Normal file
164
data/1F/07/0A/1F070A1EC6773C59A1DCFDD39267F869.ttl
Normal file
|
|
@ -0,0 +1,164 @@
|
|||
@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/1F070A1EC6773C59A1DCFDD39267F869>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553513>, <http://dx.doi.org/10.5281/zenodo.7553495> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops distinctus Sokolov 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6773C59A1DCFDD39267F869.mc.27C6B155C6773C58A007FD6E9311FC85>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6773C59A1DCFDD39267F869.mc.27C6B155C6773C58A26BFD4292B5FCA9>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6773C59A1DCFDD39267F869.mc.27C6B155C6773C58A18CFC4E94DAFB81> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_distinctus_Sokolov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553513>, <http://dx.doi.org/10.5281/zenodo.7553495> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_distinctus_Sokolov_2023>
|
||||
dwc:authority "Sokolov, 2023" ;
|
||||
dwc:authorityName "Sokolov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sokolov, 2023" ;
|
||||
dwc:species "distinctus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_distinctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_distinctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "distinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553501>
|
||||
dc:description "FIGURE 5. Line drawings of male genitalia of New Zealand Nesamblyops species. N. brouni (Lewis Pass, North Canterbury, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. carltoni (Dun Mountain, Nelson, SO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. confusus (Mount Stokes, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. N. distinctus (Fabians Valley, Marlborough, SO): J—left paramere, left lateral aspect, K—right paramere, right lateral aspect, L—median lobe, right lateral aspect. N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO): M—left paramere, left lateral aspect, N—right paramere, right lateral aspect, O—median lobe, right lateral aspect. N. oreobius (Mount Pirongia, Waikato, NO): P—left paramere, left lateral aspect, Q—right paramere, right lateral aspect, R—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553501/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553507>
|
||||
dc:description "FIGURE 7. Line drawings of ring sclerite of New Zealand Nesamblyops species, male genitalia, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. distinctus (Fabians Valley, Marlborough, SO), D—N. oreobius (Mount Pirongia, Waikato, NO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. parvulus (Mount Stokes, Marlborough Sounds, SO), G—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), H—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale = 0.4mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553507/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553513>
|
||||
dc:description "FIGURE 9. Distributional records for the Nesamblyops species and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Black circles—N. tararua; yellow circles—N. townsendi; red circles—N. distinctus; green circles—N. brouni. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553513/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553495>
|
||||
dc:description "FIGURE 3. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. parvulus (Mount Stokes, Marlborough Sounds, SO), B—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), C—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6773C59A1DCFDD39267F869.mc.27C6B155C6773C58A007FD6E9311FC85>
|
||||
dwc:collectionCode "NZAC, DSIR" ;
|
||||
dwc:locality "Head of Fabians Valley" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "920" ;
|
||||
trt:gbifOccurrenceId "4016386386" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6773C59A1DCFDD39267F869#27C6B155C6773C58A007FD6E9311FC85> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6773C59A1DCFDD39267F869.mc.27C6B155C6773C58A26BFD4292B5FCA9>
|
||||
dwc:collectionCode "NZAC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386397" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6773C59A1DCFDD39267F869#27C6B155C6773C58A26BFD4292B5FCA9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6773C59A1DCFDD39267F869.mc.27C6B155C6773C58A18CFC4E94DAFB81>
|
||||
dwc:locality "Fabians Valley" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386393" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6773C59A1DCFDD39267F869#27C6B155C6773C58A18CFC4E94DAFB81> ;
|
||||
a dwc:MaterialCitation .
|
||||
510
data/1F/07/0A/1F070A1EC6783C52A1DCFCFB91C8FCA9.ttl
Normal file
510
data/1F/07/0A/1F070A1EC6783C52A1DCFCFB91C8FCA9.ttl
Normal file
|
|
@ -0,0 +1,510 @@
|
|||
@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/1F070A1EC6783C52A1DCFCFB91C8FCA9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553509>, <http://dx.doi.org/10.5281/zenodo.7553517> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops oreobius Det. I. Townsend 1973" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A39FFB97917CFBFD>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A027FBEB9400FBFC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A562FBEB91F2FB00>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A0B6FBCF944CFB00>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A514FBCF92F2FB24>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A3B2FB2391D0FB49>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A090FB07958BFB48>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1DCFB5B90C0FAB0>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1A3FABF94F6FAB0>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A5BEFABE9324FAD4>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A20CFA939244FAF8>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A0F8FACA945EFA1C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A519FACA923FFA20>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A378FA2E90C0FA44>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1A0FA029475FA44>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A533FA02915CF98C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A006F9BA93ABF98C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A28EF9BB91CCF9D1>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A097F99F91B3F9F4>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A0F0F9F39423F9F5>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A501F9F39241F918>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A313F92A9165F940>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A0CEF90F94ECF940>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A5B7F90E93F1F964>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A2B0F9639225F888>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A30DF94690C0F8AC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1A1F89B944FF8AC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1A2F8FF9382F8F0>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A02EF8D39536F814>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A590F83792ECF85C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A3B0F80B948DF85C>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C67B3C54A18CFA5D93D6FA6E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_oreobius_Broun_1893> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Tachys_oreobius_Broun_1399>, <http://taxon-concept.plazi.org/id/Animalia/Tachys_coriaceus_Broun_1908>, <http://taxon-concept.plazi.org/id/Animalia/Anillus_monticola_Scale_1910> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553509>, <http://dx.doi.org/10.5281/zenodo.7553517> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_oreobius_Broun_1893>
|
||||
dwc:authority "(Broun)" ;
|
||||
dwc:authorityName "Det. I. Townsend" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:baseAuthorityName "Broun" ;
|
||||
dwc:baseAuthorityYear "1893" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Broun, 1893) Det. I. Townsend, 1973" ;
|
||||
dwc:species "oreobius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/476SC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_oreobius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tachys_oreobius_Broun_1399>
|
||||
dwc:authority "Broun, 1893: 1399" ;
|
||||
dwc:authorityName "Broun, 1893:" ;
|
||||
dwc:authorityPageNumber "1399" ;
|
||||
dwc:authorityYear "1399" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tachys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Broun, 1893" ;
|
||||
dwc:species "oreobius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/476SC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tachys_oreobius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tachys_coriaceus_Broun_1908>
|
||||
dwc:authority "Broun, 1908: 421" ;
|
||||
dwc:authorityName "Broun" ;
|
||||
dwc:authorityPageNumber "421" ;
|
||||
dwc:authorityYear "1908" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tachys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Broun, 1908" ;
|
||||
dwc:species "coriaceus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/476SC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tachys_coriaceus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anillus_monticola_Scale_1910>
|
||||
dwc:authority "Broun, 1910: 10" ;
|
||||
dwc:authorityName "Broun. Scale" ;
|
||||
dwc:authorityPageNumber "10" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Anillus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Broun. Scale, 1910" ;
|
||||
dwc:species "monticola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/476SC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anillus_monticola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_oreobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oreobius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Tachys_oreobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tachys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oreobius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tachys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tachys>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tachys" ;
|
||||
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/Tachys_coriaceus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Tachys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "coriaceus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tachys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anillus_monticola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Anillus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "monticola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anillus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anillus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Anillus" ;
|
||||
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://dx.doi.org/10.5281/zenodo.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553501>
|
||||
dc:description "FIGURE 5. Line drawings of male genitalia of New Zealand Nesamblyops species. N. brouni (Lewis Pass, North Canterbury, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. carltoni (Dun Mountain, Nelson, SO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. confusus (Mount Stokes, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. N. distinctus (Fabians Valley, Marlborough, SO): J—left paramere, left lateral aspect, K—right paramere, right lateral aspect, L—median lobe, right lateral aspect. N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO): M—left paramere, left lateral aspect, N—right paramere, right lateral aspect, O—median lobe, right lateral aspect. N. oreobius (Mount Pirongia, Waikato, NO): P—left paramere, left lateral aspect, Q—right paramere, right lateral aspect, R—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553501/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553507>
|
||||
dc:description "FIGURE 7. Line drawings of ring sclerite of New Zealand Nesamblyops species, male genitalia, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. distinctus (Fabians Valley, Marlborough, SO), D—N. oreobius (Mount Pirongia, Waikato, NO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. parvulus (Mount Stokes, Marlborough Sounds, SO), G—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), H—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale = 0.4mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553507/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553509>
|
||||
dc:description "FIGURE 8. Line drawings of spermatheca of New Zealand Nesamblyops species. A—N. oreobius (Mount Pirongia, Waikato, NO), B—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO). Scale = 0.05mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553509/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553517>
|
||||
dc:description "FIGURE 11. Distributional records for Nesamblyops oreobius (Broun) and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Red star—the type locality of Tachys oreobius Broun and Anillus monticola Broun. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553517/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A39FFB97917CFBFD>
|
||||
dwc:eventDate "1981-10-11" ;
|
||||
dwc:locality "Mt. Karioi" ;
|
||||
dwc:recordedBy "C. F. Butcher" ;
|
||||
trt:gbifOccurrenceId "4016386358" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A39FFB97917CFBFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A027FBEB9400FBFC>
|
||||
dwc:locality "Tangarakau Gorge" ;
|
||||
dwc:recordedBy "N. A. Walker" ;
|
||||
dwc:verbatimElevation "450" ;
|
||||
trt:gbifOccurrenceId "4016386398" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A027FBEB9400FBFC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A562FBEB91F2FB00>
|
||||
dwc:eventDate "1977-01-16" ;
|
||||
dwc:locality "Mt. Pirongia" ;
|
||||
dwc:recordedBy "A. K. Walker" ;
|
||||
dwc:verbatimElevation "962" ;
|
||||
trt:gbifOccurrenceId "4016386360" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A562FBEB91F2FB00> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A0B6FBCF944CFB00>
|
||||
dwc:locality "Mt. Pirongia" ;
|
||||
dwc:recordedBy "G. Kushel" ;
|
||||
trt:gbifOccurrenceId "4016386372" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A0B6FBCF944CFB00> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A514FBCF92F2FB24>
|
||||
dwc:eventDate "1981-09-20" ;
|
||||
dwc:locality "Kawhia" ;
|
||||
dwc:recordedBy "C. F. Butcher" ;
|
||||
trt:gbifOccurrenceId "4016386327" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A514FBCF92F2FB24> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A3B2FB2391D0FB49>
|
||||
dwc:eventDate "1983-05-24" ;
|
||||
dwc:locality "Tumutumu Rd." ;
|
||||
dwc:recordedBy "Maori L. & J. C. Watt" ;
|
||||
trt:gbifOccurrenceId "4016386381" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A3B2FB2391D0FB49> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A090FB07958BFB48>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "1977-10-28" ;
|
||||
dwc:locality "Waitomo" ;
|
||||
dwc:recordedBy "Ferguson" ;
|
||||
trt:gbifOccurrenceId "4016386324" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A090FB07958BFB48> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1DCFB5B90C0FAB0>
|
||||
dwc:eventDate "1982-12-09" ;
|
||||
dwc:locality "Mangatoa Saddle" ;
|
||||
dwc:recordedBy "J. S. Dugsdale" ;
|
||||
dwc:verbatimElevation "500" ;
|
||||
trt:gbifOccurrenceId "4016386309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A1DCFB5B90C0FAB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1A3FABF94F6FAB0>
|
||||
dwc:eventDate "1977-06-26" ;
|
||||
dwc:locality "Gribbons Road" ;
|
||||
dwc:recordedBy "N. H. Mancer & G. W. Ramsay" ;
|
||||
trt:gbifOccurrenceId "4016386374" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A1A3FABF94F6FAB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A5BEFABE9324FAD4>
|
||||
dwc:locality "Mt. Messenger" ;
|
||||
dwc:recordedBy "J. S. Dugsdale" ;
|
||||
trt:gbifOccurrenceId "4016386389" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A5BEFABE9324FAD4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A20CFA939244FAF8>
|
||||
dwc:eventDate "1978-01-11" ;
|
||||
dwc:locality "Ahuwakawa Track" ;
|
||||
dwc:recordedBy "J. C. Watt" ;
|
||||
dwc:verbatimElevation "1006" ;
|
||||
trt:gbifOccurrenceId "4016386325" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A20CFA939244FAF8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A0F8FACA945EFA1C>
|
||||
dwc:locality "Mt. Egmont" ;
|
||||
dwc:recordedBy "G. Kushel" ;
|
||||
trt:gbifOccurrenceId "4016386400" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A0F8FACA945EFA1C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A519FACA923FFA20>
|
||||
dwc:locality "Mt. Egmont" ;
|
||||
dwc:recordedBy "Nov & A. W. Don" ;
|
||||
dwc:verbatimElevation "823" ;
|
||||
trt:gbifOccurrenceId "4016386404" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A519FACA923FFA20> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A378FA2E90C0FA44>
|
||||
dwc:locality "Mt. Egmont" ;
|
||||
dwc:recordedBy "J. S. Dugsdale" ;
|
||||
trt:gbifOccurrenceId "4016386380" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A378FA2E90C0FA44> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1A0FA029475FA44>
|
||||
dwc:eventDate "1984-02-22" ;
|
||||
dwc:locality "Stratford Rd." ;
|
||||
dwc:recordedBy "B. M. May" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:gbifOccurrenceId "4016386323" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A1A0FA029475FA44> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A533FA02915CF98C>
|
||||
dwc:eventDate "1998-03-19" ;
|
||||
dwc:locality "Egmont" ;
|
||||
dwc:verbatimElevation "650" ;
|
||||
trt:gbifOccurrenceId "4016386312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A533FA02915CF98C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A006F9BA93ABF98C>
|
||||
dwc:eventDate "1984-02-23" ;
|
||||
dwc:locality "Egmont" ;
|
||||
dwc:recordedBy "B. M. May" ;
|
||||
trt:gbifOccurrenceId "4016386342" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A006F9BA93ABF98C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A28EF9BB91CCF9D1>
|
||||
dwc:locality "Nov" ;
|
||||
dwc:recordedBy "K. E. Fox & Kamahi Track" ;
|
||||
dwc:verbatimElevation "853" ;
|
||||
trt:gbifOccurrenceId "4016386353" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A28EF9BB91CCF9D1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A097F99F91B3F9F4>
|
||||
dwc:locality "Mt. Egmont" ;
|
||||
dwc:recordedBy "J. I. Townsend & Hooker Hut" ;
|
||||
trt:gbifOccurrenceId "4016386405" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A097F99F91B3F9F4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A0F0F9F39423F9F5>
|
||||
dwc:locality "Stratford Plat." ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
trt:gbifOccurrenceId "4016386347" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A0F0F9F39423F9F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A501F9F39241F918>
|
||||
dwc:locality "Mt. Egmont" ;
|
||||
dwc:recordedBy "N. A. Walker" ;
|
||||
trt:gbifOccurrenceId "4016386365" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A501F9F39241F918> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A313F92A9165F940>
|
||||
dwc:eventDate "1986-05-23" ;
|
||||
dwc:locality "Stratford Mtn. House" ;
|
||||
dwc:recordedBy "C. L. Lyal & Leaf" ;
|
||||
dwc:verbatimElevation "846" ;
|
||||
trt:gbifOccurrenceId "4016386366" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A313F92A9165F940> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A0CEF90F94ECF940>
|
||||
dwc:locality "Dawson Falls" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
trt:gbifOccurrenceId "4016386313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A0CEF90F94ECF940> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A5B7F90E93F1F964>
|
||||
dwc:locality "Mt. Egmont" ;
|
||||
dwc:recordedBy "Jun & J. I. Townsend" ;
|
||||
dwc:verbatimElevation "975" ;
|
||||
trt:gbifOccurrenceId "4016386333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A5B7F90E93F1F964> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A2B0F9639225F888>
|
||||
dwc:eventDate "1975-12-03" ;
|
||||
dwc:locality "Pouakai Hump" ;
|
||||
dwc:recordedBy "A. K. Walker" ;
|
||||
dwc:verbatimElevation "1220" ;
|
||||
trt:gbifOccurrenceId "4016386377" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A2B0F9639225F888> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A30DF94690C0F8AC>
|
||||
dwc:eventDate "1975-12-02" ;
|
||||
dwc:locality "Hump" ;
|
||||
dwc:recordedBy "Plat. Pouakai Ra. & J. S. Dugsdale" ;
|
||||
trt:gbifOccurrenceId "4016386361" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A30DF94690C0F8AC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1A1F89B944FF8AC>
|
||||
dwc:eventDate "1978-01-10" ;
|
||||
dwc:locality "Summit Ridge" ;
|
||||
dwc:recordedBy "J. C. Watt" ;
|
||||
dwc:verbatimElevation "1372" ;
|
||||
trt:gbifOccurrenceId "4016386368" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A1A1F89B944FF8AC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A1A2F8FF9382F8F0>
|
||||
dwc:eventDate "1975-12-03" ;
|
||||
dwc:locality "Pouaki Range" ;
|
||||
trt:gbifOccurrenceId "4016386306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A1A2F8FF9382F8F0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A02EF8D39536F814>
|
||||
dwc:eventDate "1975-12-03" ;
|
||||
dwc:locality "Pouakai Saddle" ;
|
||||
dwc:recordedBy "Pouakai Ra. & J. S. Dugsdale" ;
|
||||
dwc:verbatimElevation "1220" ;
|
||||
trt:gbifOccurrenceId "4016386351" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A02EF8D39536F814> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A590F83792ECF85C>
|
||||
dwc:eventDate "1975-12-02" ;
|
||||
dwc:locality "Pouakai Ra. Hut" ;
|
||||
dwc:recordedBy "A. K. Walker" ;
|
||||
dwc:verbatimElevation "1280" ;
|
||||
trt:gbifOccurrenceId "4016386349" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A590F83792ECF85C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C6783C57A3B0F80B948DF85C>
|
||||
dwc:locality "Tangarakau Gorge" ;
|
||||
trt:gbifOccurrenceId "4016386391" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C6783C57A3B0F80B948DF85C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6783C52A1DCFCFB91C8FCA9.mc.27C6B155C67B3C54A18CFA5D93D6FA6E>
|
||||
dwc:locality "Mount Pirongia" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6783C52A1DCFCFB91C8FCA9#27C6B155C67B3C54A18CFA5D93D6FA6E> ;
|
||||
a dwc:MaterialCitation .
|
||||
176
data/1F/07/0A/1F070A1EC6793C57A1DCFBD69153FD61.ttl
Normal file
176
data/1F/07/0A/1F070A1EC6793C57A1DCFBD69153FD61.ttl
Normal file
|
|
@ -0,0 +1,176 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F070A1EC6793C57A1DCFBD69153FD61>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553509>, <http://dx.doi.org/10.5281/zenodo.7553515>, <http://dx.doi.org/10.5281/zenodo.7553495> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops lescheni Sokolov 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6793C57A1DCFBD69153FD61.mc.27C6B155C6793C56A00CFB6293B3FA89>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6793C57A1DCFBD69153FD61.mc.27C6B155C6793C56A28AFB4691D5FAAD>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6793C57A1DCFBD69153FD61.mc.27C6B155C6793C56A09DFA9D9476FAF2>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6793C57A1DCFBD69153FD61.mc.27C6B155C6793C56A18CFA61943AFA61> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_lescheni_Sokolov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553501>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553509>, <http://dx.doi.org/10.5281/zenodo.7553515>, <http://dx.doi.org/10.5281/zenodo.7553495> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_lescheni_Sokolov_2023>
|
||||
dwc:authority "Sokolov, 2023" ;
|
||||
dwc:authorityName "Sokolov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sokolov, 2023" ;
|
||||
dwc:species "lescheni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_lescheni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_lescheni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lescheni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553501>
|
||||
dc:description "FIGURE 5. Line drawings of male genitalia of New Zealand Nesamblyops species. N. brouni (Lewis Pass, North Canterbury, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. carltoni (Dun Mountain, Nelson, SO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. confusus (Mount Stokes, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. N. distinctus (Fabians Valley, Marlborough, SO): J—left paramere, left lateral aspect, K—right paramere, right lateral aspect, L—median lobe, right lateral aspect. N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO): M—left paramere, left lateral aspect, N—right paramere, right lateral aspect, O—median lobe, right lateral aspect. N. oreobius (Mount Pirongia, Waikato, NO): P—left paramere, left lateral aspect, Q—right paramere, right lateral aspect, R—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553501/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553507>
|
||||
dc:description "FIGURE 7. Line drawings of ring sclerite of New Zealand Nesamblyops species, male genitalia, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. distinctus (Fabians Valley, Marlborough, SO), D—N. oreobius (Mount Pirongia, Waikato, NO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. parvulus (Mount Stokes, Marlborough Sounds, SO), G—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), H—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale = 0.4mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553507/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553509>
|
||||
dc:description "FIGURE 8. Line drawings of spermatheca of New Zealand Nesamblyops species. A—N. oreobius (Mount Pirongia, Waikato, NO), B—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO). Scale = 0.05mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553509/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553515>
|
||||
dc:description "FIGURE 10. Distributional records for the Nesamblyops species and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Black circles—N. carltoni; yellow circles—N. parvulus; red circles—N. lescheni; green circles—N. confusus. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553515/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553495>
|
||||
dc:description "FIGURE 3. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. parvulus (Mount Stokes, Marlborough Sounds, SO), B—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), C—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6793C57A1DCFBD69153FD61.mc.27C6B155C6793C56A00CFB6293B3FA89>
|
||||
dwc:collectionCode "NZAC" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386401" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6793C57A1DCFBD69153FD61#27C6B155C6793C56A00CFB6293B3FA89> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6793C57A1DCFBD69153FD61.mc.27C6B155C6793C56A28AFB4691D5FAAD>
|
||||
dwc:collectionCode "NZAC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386407" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6793C57A1DCFBD69153FD61#27C6B155C6793C56A28AFB4691D5FAAD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6793C57A1DCFBD69153FD61.mc.27C6B155C6793C56A09DFA9D9476FAF2>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Brookes Collection" ;
|
||||
dwc:recordedBy "A. C. O'Connor" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386385" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6793C57A1DCFBD69153FD61#27C6B155C6793C56A09DFA9D9476FAF2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC6793C57A1DCFBD69153FD61.mc.27C6B155C6793C56A18CFA61943AFA61>
|
||||
dwc:locality "South Island" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386384" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC6793C57A1DCFBD69153FD61#27C6B155C6793C56A18CFA61943AFA61> ;
|
||||
a dwc:MaterialCitation .
|
||||
152
data/1F/07/0A/1F070A1EC67C3C4EA1DCF9009503F87A.ttl
Normal file
152
data/1F/07/0A/1F070A1EC67C3C4EA1DCF9009503F87A.ttl
Normal file
|
|
@ -0,0 +1,152 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F070A1EC67C3C4EA1DCF9009503F87A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553495>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553503>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553513>, <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553509> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops tararua Sokolov 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67C3C4EA1DCF9009503F87A.mc.27C6B155C67F3C50A18CF88A93C7F8DD> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_tararua_Sokolov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553495>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553503>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553513>, <http://dx.doi.org/10.5281/zenodo.7553491>, <http://dx.doi.org/10.5281/zenodo.7553509> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_tararua_Sokolov_2023>
|
||||
dwc:authority "Sokolov, 2023" ;
|
||||
dwc:authorityName "Sokolov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sokolov, 2023" ;
|
||||
dwc:species "tararua" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_tararua> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_tararua>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tararua" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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.7553495>
|
||||
dc:description "FIGURE 3. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. parvulus (Mount Stokes, Marlborough Sounds, SO), B—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), C—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553503>
|
||||
dc:description "FIGURE 6. Line drawings of male genitalia of New Zealand Nesamblyops species. N. parvulus (Mount Stokes, Marlborough Sounds, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. tararua (Judd Ridge, Tararua Range, Wellington, NO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. townsendi (Tennyson Inlet, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553503/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553507>
|
||||
dc:description "FIGURE 7. Line drawings of ring sclerite of New Zealand Nesamblyops species, male genitalia, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. distinctus (Fabians Valley, Marlborough, SO), D—N. oreobius (Mount Pirongia, Waikato, NO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. parvulus (Mount Stokes, Marlborough Sounds, SO), G—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), H—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale = 0.4mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553507/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553513>
|
||||
dc:description "FIGURE 9. Distributional records for the Nesamblyops species and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Black circles—N. tararua; yellow circles—N. townsendi; red circles—N. distinctus; green circles—N. brouni. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553513/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553509>
|
||||
dc:description "FIGURE 8. Line drawings of spermatheca of New Zealand Nesamblyops species. A—N. oreobius (Mount Pirongia, Waikato, NO), B—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO). Scale = 0.05mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553509/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67C3C4EA1DCF9009503F87A.mc.27C6B155C67F3C50A18CF88A93C7F8DD>
|
||||
dwc:locality "Tararua Range" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC67C3C4EA1DCF9009503F87A#27C6B155C67F3C50A18CF88A93C7F8DD> ;
|
||||
a dwc:MaterialCitation .
|
||||
200
data/1F/07/0A/1F070A1EC67D3C53A1DCFC339478F9E4.ttl
Normal file
200
data/1F/07/0A/1F070A1EC67D3C53A1DCFC339478F9E4.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/1F070A1EC67D3C53A1DCFC339478F9E4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.7553495>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553503>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553515>, <http://dx.doi.org/10.5281/zenodo.7553491> ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:title "Nesamblyops parvulus Sokolov 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A012FC4F92B4FBA4>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A3F0FBA39520FBA4>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A315FB8792D7FBEC>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A3ABFBDB91CFFB30>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A0A2FB3F91C4FB54>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A0A5FB139120FB78>, <http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A18CFA83945AFAC4> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_parvulus_Sokolov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5230.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5230.2.3>
|
||||
bibo:endPage "201" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2023-01-20" ;
|
||||
bibo:startPage "179" ;
|
||||
bibo:volume "5230" ;
|
||||
dc:creator "Sokolov, Igor M." ;
|
||||
dc:date "2023" ;
|
||||
dc:title "Eight new species of the genus Nesamblyops Jeannel (Anillini: Carabidae: Coleoptera) from New Zealand with notes about dispersal of the genus to the North Island" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.7553495>, <http://dx.doi.org/10.5281/zenodo.7553497>, <http://dx.doi.org/10.5281/zenodo.7553503>, <http://dx.doi.org/10.5281/zenodo.7553507>, <http://dx.doi.org/10.5281/zenodo.7553515>, <http://dx.doi.org/10.5281/zenodo.7553491> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nesamblyops_parvulus_Sokolov_2023>
|
||||
dwc:authority "Sokolov, 2023" ;
|
||||
dwc:authorityName "Sokolov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sokolov, 2023" ;
|
||||
dwc:species "parvulus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops_parvulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops_parvulus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parvulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nesamblyops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nesamblyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Nesamblyops" ;
|
||||
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.7553495>
|
||||
dc:description "FIGURE 3. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. parvulus (Mount Stokes, Marlborough Sounds, SO), B—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), C—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553495/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553497>
|
||||
dc:description "FIGURE 4. Digital images of pronota of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO), G—N. parvulus (Mount Stokes, Marlborough Sounds, SO), H—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), I—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale bar 0.2mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553497/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553503>
|
||||
dc:description "FIGURE 6. Line drawings of male genitalia of New Zealand Nesamblyops species. N. parvulus (Mount Stokes, Marlborough Sounds, SO): A—left paramere, left lateral aspect, B—right paramere, right lateral aspect, C—median lobe, right lateral aspect. N. tararua (Judd Ridge, Tararua Range, Wellington, NO): D—left paramere, left lateral aspect, E—right paramere, right lateral aspect, F—median lobe, right lateral aspect. N. townsendi (Tennyson Inlet, Marlborough Sounds, SO): G—left paramere, left lateral aspect, H—right paramere, right lateral aspect, I—median lobe, right lateral aspect. Scale bar 0.1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553503/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553507>
|
||||
dc:description "FIGURE 7. Line drawings of ring sclerite of New Zealand Nesamblyops species, male genitalia, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. distinctus (Fabians Valley, Marlborough, SO), D—N. oreobius (Mount Pirongia, Waikato, NO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. parvulus (Mount Stokes, Marlborough Sounds, SO), G—N. tararua (Judd Ridge, Tararua Range, Wellington, NO), H—N. townsendi (Tennyson Inlet, Marlborough Sounds, SO). Scale = 0.4mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553507/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553515>
|
||||
dc:description "FIGURE 10. Distributional records for the Nesamblyops species and images of male median lobe, obtained from specimens, collected in the line-connected with images localities. Black circles—N. carltoni; yellow circles—N. parvulus; red circles—N. lescheni; green circles—N. confusus. Scale bar= 0.5mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553515/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7553491>
|
||||
dc:description "FIGURE 2. Digital images of habitus of New Zealand Nesamblyops species, dorsal aspect. A—N. brouni (Lewis Pass, North Canterbury, SO), B—N. carltoni (Dun Mountain, Nelson, SO), C—N. confusus (Mount Stokes, Marlborough Sounds, SO), D—N. distinctus (Fabians Valley, Marlborough, SO), E—N. lescheni (D’Urville Island, Cook Strait, Marlborough Sounds, SO), F—N. oreobius (Mount Pirongia, Waikato, NO). Scale bar 1.0mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/7553491/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A012FC4F92B4FBA4>
|
||||
dwc:collectionCode "NZAC, DSIR" ;
|
||||
dwc:locality "Mt Stokes" ;
|
||||
dwc:recordedBy "J. McBurney & Ns" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "1172" ;
|
||||
trt:gbifOccurrenceId "4016386346" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC67D3C53A1DCFC339478F9E4#27C6B155C67D3C52A012FC4F92B4FBA4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A3F0FBA39520FBA4>
|
||||
dwc:collectionCode "NZAC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386355" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC67D3C53A1DCFC339478F9E4#27C6B155C67D3C52A3F0FBA39520FBA4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A315FB8792D7FBEC>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Mt Stokes" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1160" ;
|
||||
trt:gbifOccurrenceId "4016386371" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC67D3C53A1DCFC339478F9E4#27C6B155C67D3C52A315FB8792D7FBEC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A3ABFBDB91CFFB30>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Mt Stokes Marlb." ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC67D3C53A1DCFC339478F9E4#27C6B155C67D3C52A3ABFBDB91CFFB30> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A0A2FB3F91C4FB54>
|
||||
dwc:collectionCode "DSIR" ;
|
||||
dwc:locality "Mt Stokes" ;
|
||||
dwc:recordedBy "J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386406" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC67D3C53A1DCFC339478F9E4#27C6B155C67D3C52A0A2FB3F91C4FB54> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A0A5FB139120FB78>
|
||||
dwc:locality "Mt. Stokes" ;
|
||||
dwc:recordedBy "Kenepuru Sounds J. I. Townsend" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4016386357" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC67D3C53A1DCFC339478F9E4#27C6B155C67D3C52A0A5FB139120FB78> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1F070A1EC67D3C53A1DCFC339478F9E4.mc.27C6B155C67D3C52A18CFA83945AFAC4>
|
||||
dwc:locality "Mount Stokes" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4016386375" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1F070A1EC67D3C53A1DCFC339478F9E4#27C6B155C67D3C52A18CFA83945AFAC4> ;
|
||||
a dwc:MaterialCitation .
|
||||
64
data/1F/07/C3/1F07C3AA3434345349F91B793DEF363A.ttl
Normal file
64
data/1F/07/C3/1F07C3AA3434345349F91B793DEF363A.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/1F07C3AA3434345349F91B793DEF363A>
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:title "Ctenacaridae Grandjean" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/A61D63A7AE7F31FF18260BD2B9572C9F> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Ctenacaridae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/A61D63A7AE7F31FF18260BD2B9572C9F>
|
||||
bibo:endPage "68" ;
|
||||
bibo:startPage "45" ;
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:date "2006" ;
|
||||
dc:title "Hornmilben (Oribatida) [pages 45 to 68]" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ctenacaridae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Ctenacaridae" ;
|
||||
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 .
|
||||
28
data/1F/07/C9/1F07C99AFAEA6B09FF6C1B9293D5DAB8.ttl
Normal file
28
data/1F/07/C9/1F07C99AFAEA6B09FF6C1B9293D5DAB8.ttl
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
@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/1F07C99AFAEA6B09FF6C1B9293D5DAB8>
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Microtypinae Szepligeti 1908" ;
|
||||
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 .
|
||||
118
data/1F/08/0F/1F080F78A891E5FF2341E13B1CF039BD.ttl
Normal file
118
data/1F/08/0F/1F080F78A891E5FF2341E13B1CF039BD.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/1F080F78A891E5FF2341E13B1CF039BD>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Quercus alba Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <https://www.gbif.org/occurrence/2611996305>, <https://www.gbif.org/occurrence/2611996314> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Quercus_alba_Linnaeus_1753> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.3793522> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.3793522>
|
||||
bibo:endPage "784" ;
|
||||
bibo:startPage "783" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part Q)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Quercus_alba_Linnaeus_1753>
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "alba" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Quercus_alba> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quercus_alba>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alba" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Quercus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Quercus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:genus "Quercus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Fagaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Fagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Fagales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Fagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611996305>
|
||||
dwc:catalogNumber "1128.26" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611996305" ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<https://www.gbif.org/occurrence/2611996314>
|
||||
dwc:catalogNumber "1128.26" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2611996314" ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/1F/08/87/1F0887F9FF80FFD53390A3B03F531DD3.ttl
Normal file
107
data/1F/08/87/1F0887F9FF80FFD53390A3B03F531DD3.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/1F0887F9FF80FFD53390A3B03F531DD3>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Paraopisthosyllis pardus Aguado & Glasby 2015" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paraopisthosyllis_pardus_Aguado_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraopisthosyllis_pardus_Aguado_2015>
|
||||
dwc:authority "Aguado & Glasby, 2015" ;
|
||||
dwc:authorityName "Aguado & Glasby" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Paraopisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Aguado & Glasby, 2015" ;
|
||||
dwc:species "pardus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4D6ZY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis_pardus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis_pardus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Paraopisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pardus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Paraopisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/1F/08/87/1F0887F9FF80FFD53390A769393518F2.ttl
Normal file
94
data/1F/08/87/1F0887F9FF80FFD53390A769393518F2.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF80FFD53390A769393518F2>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Paraopisthosyllis Hartmann-Schroder 1991" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paraopisthosyllis_Hartmann-Schroder_1991> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraopisthosyllis_Hartmann-Schroder_1991>
|
||||
dwc:authority "Hartmann-Schroder, 1991" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Paraopisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1991" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84S8M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Paraopisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
120
data/1F/08/87/1F0887F9FF80FFD53390A7B83F531CFA.ttl
Normal file
120
data/1F/08/87/1F0887F9FF80FFD53390A7B83F531CFA.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF80FFD53390A7B83F531CFA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289480>, <http://dx.doi.org/10.5281/zenodo.289481> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Paraopisthosyllis phyllocirra Hartmann-Schroder 1991" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paraopisthosyllis_phyllocirra_Hartmann-Schroder_1991> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis_phyllocirra> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289480>, <http://dx.doi.org/10.5281/zenodo.289481> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paraopisthosyllis_phyllocirra_Hartmann-Schroder_1991>
|
||||
dwc:authority "Hartmann-Schroder, 1991" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Paraopisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1991" ;
|
||||
dwc:species "phyllocirra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4D6ZZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis_phyllocirra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis_phyllocirra>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Paraopisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phyllocirra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paraopisthosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Paraopisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289480>
|
||||
dc:description "FIGURE 5. A. Exogone africana AM W. 45201, dorsal view; B. Prosphaerosyllis longipapillata AM W. 45202, dorsal view; C. Paraopisthosyllis phyllocirra AM W. 44771, dorsal view; D. Megasyllis heterosetosa AM W. 44780, dorsal view; E. Megasyllis heterosetosa under fluorescent green light, dorsal view; F. P arasphaerosyllis indica AM W. 44422, pygidium, dorsal view. Scale bars: F = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289480/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289481>
|
||||
dc:description "FIGURE 6. SEM. Paraopisthosyllis phyllocirra AM W. 44740. A. Anterior end, lateral view; B. Detail, anterior end, lateral view; C. Mid-body segments, lateral view; D. Anterior chaetiger; E. Anterior chaetae; F – G. Mid-body chaetae; H – I. Posterior chaetae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289481/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
85
data/1F/08/87/1F0887F9FF82FFD63390A24A3F531F1B.ttl
Normal file
85
data/1F/08/87/1F0887F9FF82FFD63390A24A3F531F1B.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/1F0887F9FF82FFD63390A24A3F531F1B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289482> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Trypanosyllis" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypanosyllis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289482> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289482>
|
||||
dc:description "FIGURE 7. Trypanosyllis sp. 1 AM W. 44085. A. Dorsal view; B. Mid-body aciculae; C – E. Mid-body chaetae. Scale bars: B – E = 20 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289482/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
94
data/1F/08/87/1F0887F9FF82FFD73390A0A33EF61CEC.ttl
Normal file
94
data/1F/08/87/1F0887F9FF82FFD73390A0A33EF61CEC.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF82FFD73390A0A33EF61CEC>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Trypanosyllis Claparede 1864" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trypanosyllis_Claparede_1864> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypanosyllis_Claparede_1864>
|
||||
dwc:authority "Claparede, 1864" ;
|
||||
dwc:authorityName "Claparede" ;
|
||||
dwc:authorityYear "1864" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Claparede, 1864" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84VH4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypanosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/1F/08/87/1F0887F9FF82FFD73390A1063E6F1F8B.ttl
Normal file
108
data/1F/08/87/1F0887F9FF82FFD73390A1063E6F1F8B.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/1F0887F9FF82FFD73390A1063E6F1F8B>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Plakosyllis brevipes Hartmann-Schroder 1956" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plakosyllis_brevipes_Hartmann-Schroder_1956> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Plakosyllis_brevipes> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plakosyllis_brevipes_Hartmann-Schroder_1956>
|
||||
dwc:authority "Hartmann-Schroder, 1956" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Plakosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1956" ;
|
||||
dwc:species "brevipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/77MVM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plakosyllis_brevipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plakosyllis_brevipes>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Plakosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plakosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plakosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Plakosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
115
data/1F/08/87/1F0887F9FF82FFD73390A4243C74197E.ttl
Normal file
115
data/1F/08/87/1F0887F9FF82FFD73390A4243C74197E.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/1F0887F9FF82FFD73390A4243C74197E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289480> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Parasphaerosyllis indica Monro 1937" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parasphaerosyllis_indica_Monro_1937> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Parasphaerosyllis_indica> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289480> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parasphaerosyllis_indica_Monro_1937>
|
||||
dwc:authority "Monro, 1937" ;
|
||||
dwc:authorityName "Monro" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Parasphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Monro, 1937" ;
|
||||
dwc:species "indica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DCM9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parasphaerosyllis_indica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parasphaerosyllis_indica>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Parasphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "indica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parasphaerosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parasphaerosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Parasphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289480>
|
||||
dc:description "FIGURE 5. A. Exogone africana AM W. 45201, dorsal view; B. Prosphaerosyllis longipapillata AM W. 45202, dorsal view; C. Paraopisthosyllis phyllocirra AM W. 44771, dorsal view; D. Megasyllis heterosetosa AM W. 44780, dorsal view; E. Megasyllis heterosetosa under fluorescent green light, dorsal view; F. P arasphaerosyllis indica AM W. 44422, pygidium, dorsal view. Scale bars: F = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289480/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
94
data/1F/08/87/1F0887F9FF82FFD73390A5D53EB21B0E.ttl
Normal file
94
data/1F/08/87/1F0887F9FF82FFD73390A5D53EB21B0E.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF82FFD73390A5D53EB21B0E>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Parasphaerosyllis Monro 1937" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parasphaerosyllis_Monro_1937> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parasphaerosyllis_Monro_1937>
|
||||
dwc:authority "Monro, 1937" ;
|
||||
dwc:authorityName "Monro" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Parasphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Monro, 1937" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84RRC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parasphaerosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parasphaerosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Parasphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/1F/08/87/1F0887F9FF82FFD73390A6343ECB1E2F.ttl
Normal file
94
data/1F/08/87/1F0887F9FF82FFD73390A6343ECB1E2F.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF82FFD73390A6343ECB1E2F>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Plakosyllis Hartmann-Schroder 1956" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plakosyllis_Hartmann-Schroder_1956> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plakosyllis_Hartmann-Schroder_1956>
|
||||
dwc:authority "Hartmann-Schroder, 1956" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1956" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Plakosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1956" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84SBL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plakosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plakosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Plakosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
85
data/1F/08/87/1F0887F9FF83FFD63390A0123F531D12.ttl
Normal file
85
data/1F/08/87/1F0887F9FF83FFD63390A0123F531D12.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/1F0887F9FF83FFD63390A0123F531D12>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289483> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Trypanosyllis" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypanosyllis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289483> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289483>
|
||||
dc:description "FIGURE 8. SEM. Trypanosyllis sp. 2. AM W. 47226. A. Mid-body chaetigers, dorsal view; B. Dorsal cirrus, mid-body chaetiger; C. Detail of dorsal surface with papillae and tufts of cilia, mid-body chaetigers; D. Detail of tuft of cilia; E. Most dorsal chaetae, anterior chaetiger; F. Mid-body parapodium, aciculae protruding; G. Most ventral chaeta, mid-body chaetiger; H. Most ventral chaeta, posterior chaetiger." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289483/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
173
data/1F/08/87/1F0887F9FF84FFD13390A08D38051D49.ttl
Normal file
173
data/1F/08/87/1F0887F9FF84FFD13390A08D38051D49.ttl
Normal file
|
|
@ -0,0 +1,173 @@
|
|||
@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/1F0887F9FF84FFD13390A08D38051D49>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289480> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Exogone africana Hartmann-Schroder 1974" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Exogone_africana_Hartmann-Schroder_1974> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Exogone_africana> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Exogone_verugera_africana_Hartmann-Schroder_1974> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289480> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Exogone_africana_Hartmann-Schroder_1974>
|
||||
dwc:authority "Hartmann-Schroder, 1974" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1974" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1974" ;
|
||||
dwc:species "africana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HN8T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Exogone_africana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Exogone_verugera_africana_Hartmann-Schroder_1974>
|
||||
dwc:authority "Hartmann-Schroder, 1974a: 137" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityPageNumber "137" ;
|
||||
dwc:authorityYear "1974" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1974" ;
|
||||
dwc:species "verugera" ;
|
||||
dwc:subSpecies "africana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HN8T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Exogone_verugera_africana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Exogone_africana>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "africana" ;
|
||||
dwc:subGenus "Exogone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exogone>, <http://taxon-name.plazi.org/id/Animalia/Exogone_Exogone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Exogone>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Exogone_verugera_africana>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "verugera" ;
|
||||
dwc:subSpecies "africana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exogone_verugera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Exogone_verugera>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "verugera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exogone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Exogone_Exogone>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Exogone" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exogone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289480>
|
||||
dc:description "FIGURE 5. A. Exogone africana AM W. 45201, dorsal view; B. Prosphaerosyllis longipapillata AM W. 45202, dorsal view; C. Paraopisthosyllis phyllocirra AM W. 44771, dorsal view; D. Megasyllis heterosetosa AM W. 44780, dorsal view; E. Megasyllis heterosetosa under fluorescent green light, dorsal view; F. P arasphaerosyllis indica AM W. 44422, pygidium, dorsal view. Scale bars: F = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289480/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
94
data/1F/08/87/1F0887F9FF84FFD13390A1A33EDA1FA4.ttl
Normal file
94
data/1F/08/87/1F0887F9FF84FFD13390A1A33EDA1FA4.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF84FFD13390A1A33EDA1FA4>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Exogone Orsted 1845" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Exogone_Orsted_1845> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Exogone_Orsted_1845>
|
||||
dwc:authority "Orsted, 1845" ;
|
||||
dwc:authorityName "Orsted" ;
|
||||
dwc:authorityYear "1845" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Orsted, 1845" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84NNF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Exogone> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Exogone>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Exogone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
149
data/1F/08/87/1F0887F9FF84FFD13390A4243E2718A2.ttl
Normal file
149
data/1F/08/87/1F0887F9FF84FFD13390A4243E2718A2.ttl
Normal file
|
|
@ -0,0 +1,149 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF84FFD13390A4243E2718A2>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Opisthodonta rousei San Martin & Hutchings 2006" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Opisthodonta_rousei_Martin_2006> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pionosyllis_rousei_Martin_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opisthodonta_rousei_Martin_2006>
|
||||
dwc:authority "San Martin & Hutchings, 2006" ;
|
||||
dwc:authorityName "San Martin & Hutchings" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthodonta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "San Martin & Hutchings, 2006" ;
|
||||
dwc:species "rousei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74R7Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthodonta_rousei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pionosyllis_rousei_Martin_2006>
|
||||
dwc:authority "San Martin & Hutchings, 2006: 345" ;
|
||||
dwc:authorityName "San Martin & Hutchings" ;
|
||||
dwc:authorityPageNumber "345" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Pionosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "San Martin & Hutchings, 2006" ;
|
||||
dwc:species "rousei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74R7Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pionosyllis_rousei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opisthodonta_rousei>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthodonta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rousei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opisthodonta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opisthodonta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthodonta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pionosyllis_rousei>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Pionosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rousei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pionosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pionosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Pionosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
142
data/1F/08/87/1F0887F9FF84FFD13390A5D53E871B0E.ttl
Normal file
142
data/1F/08/87/1F0887F9FF84FFD13390A5D53E871B0E.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/1F0887F9FF84FFD13390A5D53E871B0E>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Opisthodonta_morena_Langerhans_1879> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Opisthodonta Langerhans 1879" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Opisthodonta_Langerhans_1879> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Opisthodonta_Martin_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opisthodonta_Langerhans_1879>
|
||||
dwc:authority "Langerhans, 1879" ;
|
||||
dwc:authorityName "Langerhans" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthodonta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Langerhans, 1879" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84RB3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthodonta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opisthodonta_Martin_2009>
|
||||
dwc:authority "San Martin, Lopez & Aguado, 2009: 1472" ;
|
||||
dwc:authorityName "San Martin, Lopez & Aguado" ;
|
||||
dwc:authorityPageNumber "1472" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthodonta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "San Martin, Lopez & Aguado, 2009" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84RB3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthodonta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opisthodonta_morena_Langerhans_1879>
|
||||
dwc:authority "Langerhans, 1879" ;
|
||||
dwc:authorityName "Langerhans" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthodonta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Langerhans, 1879" ;
|
||||
dwc:species "morena" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84RB3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthodonta_morena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opisthodonta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthodonta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opisthodonta_morena>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthodonta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "morena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opisthodonta> ;
|
||||
a dwcFP:TaxonName .
|
||||
135
data/1F/08/87/1F0887F9FF84FFD13390A641395E1999.ttl
Normal file
135
data/1F/08/87/1F0887F9FF84FFD13390A641395E1999.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF84FFD13390A641395E1999>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Sphaerosyllis_erinaceus_Claparede_1863> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Erinaceusyllis San Martin 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erinaceusyllis_Martin_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erinaceusyllis_Martin_2005>
|
||||
dwc:authority "San Martin, 2005" ;
|
||||
dwc:authorityName "San Martin" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Erinaceusyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "San Martin, 2005" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84PYG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erinaceusyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sphaerosyllis_erinaceus_Claparede_1863>
|
||||
dwc:authority "Claparede, 1863" ;
|
||||
dwc:authorityName "Claparede" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Claparede, 1863" ;
|
||||
dwc:species "erinaceus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84PYG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis_erinaceus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceusyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Erinaceusyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis_erinaceus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erinaceus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
107
data/1F/08/87/1F0887F9FF84FFD13390A6913F701E8B.ttl
Normal file
107
data/1F/08/87/1F0887F9FF84FFD13390A6913F701E8B.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/1F0887F9FF84FFD13390A6913F701E8B>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Erinaceusyllis hartmannschroederae San Martin 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erinaceusyllis_hartmannschroederae_Martin_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erinaceusyllis_hartmannschroederae_Martin_2005>
|
||||
dwc:authority "San Martin, 2005" ;
|
||||
dwc:authorityName "San Martin" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Erinaceusyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "San Martin, 2005" ;
|
||||
dwc:species "hartmannschroederae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3B2CD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erinaceusyllis_hartmannschroederae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceusyllis_hartmannschroederae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Erinaceusyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hartmannschroederae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erinaceusyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erinaceusyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Erinaceusyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
135
data/1F/08/87/1F0887F9FF85FFD03390A5D53ED81B0E.ttl
Normal file
135
data/1F/08/87/1F0887F9FF85FFD03390A5D53ED81B0E.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF85FFD03390A5D53ED81B0E>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Prosphaerosyllis San Martin 1984" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prosphaerosyllis_Martin_1984> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sphaerosyllis_Prosphaerosyllis_Martin_1984> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Prosphaerosyllis_Martin_1984>
|
||||
dwc:authority "San Martin, 1984" ;
|
||||
dwc:authorityName "San Martin" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Prosphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "San Martin, 1984" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84SSW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosphaerosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sphaerosyllis_Prosphaerosyllis_Martin_1984>
|
||||
dwc:authority "San Martin, 1984: 377" ;
|
||||
dwc:authorityName "San Martin" ;
|
||||
dwc:authorityPageNumber "377" ;
|
||||
dwc:authorityYear "1984" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "San Martin, 1984" ;
|
||||
dwc:subGenus "Prosphaerosyllis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis_Prosphaerosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosphaerosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Prosphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis_Prosphaerosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Prosphaerosyllis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
157
data/1F/08/87/1F0887F9FF85FFD33390A30B3E891AE1.ttl
Normal file
157
data/1F/08/87/1F0887F9FF85FFD33390A30B3E891AE1.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/1F0887F9FF85FFD33390A30B3E891AE1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289480> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Prosphaerosyllis longipapillata Hartmann-Schroder 1979" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prosphaerosyllis_longipapillata_Hartmann-Schroder_1979> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosphaerosyllis_longipapillata> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sphaerosyllis_longipapillata_Hartmann-Schroder_1979> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289480> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Prosphaerosyllis_longipapillata_Hartmann-Schroder_1979>
|
||||
dwc:authority "Hartmann-Schroder, 1979" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Prosphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1979" ;
|
||||
dwc:species "longipapillata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MXZL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosphaerosyllis_longipapillata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sphaerosyllis_longipapillata_Hartmann-Schroder_1979>
|
||||
dwc:authority "Hartmann-Schroder, 1979: 106" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityPageNumber "106" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1979" ;
|
||||
dwc:species "longipapillata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MXZL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis_longipapillata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosphaerosyllis_longipapillata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Prosphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longipapillata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prosphaerosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Prosphaerosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Prosphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis_longipapillata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longipapillata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphaerosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Sphaerosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289480>
|
||||
dc:description "FIGURE 5. A. Exogone africana AM W. 45201, dorsal view; B. Prosphaerosyllis longipapillata AM W. 45202, dorsal view; C. Paraopisthosyllis phyllocirra AM W. 44771, dorsal view; D. Megasyllis heterosetosa AM W. 44780, dorsal view; E. Megasyllis heterosetosa under fluorescent green light, dorsal view; F. P arasphaerosyllis indica AM W. 44422, pygidium, dorsal view. Scale bars: F = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289480/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
108
data/1F/08/87/1F0887F9FF86FFD33390A05B3E691C76.ttl
Normal file
108
data/1F/08/87/1F0887F9FF86FFD33390A05B3E691C76.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/1F0887F9FF86FFD33390A05B3E691C76>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Branchiosyllis thylacine San Martin, Hutchings & Aguado 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_thylacine_Martin_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_thylacine_Martin_2008>
|
||||
dwc:authority "San Martin, Hutchings & Aguado, 2008", "San Martin et al., 2008a: 137" ;
|
||||
dwc:authorityName "San Martin, Hutchings & Aguado", "San Martin et al." ;
|
||||
dwc:authorityPageNumber "137" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "San Martin, Hutchings & Aguado, 2008", "San Martin et al., 2008" ;
|
||||
dwc:species "thylacine" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N6TB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_thylacine> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_thylacine>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thylacine" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
163
data/1F/08/87/1F0887F9FF86FFD33390A32639F51DC5.ttl
Normal file
163
data/1F/08/87/1F0887F9FF86FFD33390A32639F51DC5.ttl
Normal file
|
|
@ -0,0 +1,163 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF86FFD33390A32639F51DC5>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Branchiosyllis verruculosa Augener 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_verruculosa_Augener_1913> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Syllis_verruculosa_Augener_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_verruculosa_Augener_1913>
|
||||
dwc:authority "Augener, 1913" ;
|
||||
dwc:authorityName "Augener" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Augener, 1913" ;
|
||||
dwc:species "verruculosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N6TD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_verruculosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Syllis_verruculosa_Augener_1913>
|
||||
dwc:authority "Augener, 1913: 203" ;
|
||||
dwc:authorityName "Augener" ;
|
||||
dwc:authorityPageNumber "203" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Syllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Augener, 1913" ;
|
||||
dwc:species "verruculosa" ;
|
||||
dwc:subGenus "Typosyllis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N6TD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Syllis_verruculosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_verruculosa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "verruculosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllis_verruculosa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Syllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "verruculosa" ;
|
||||
dwc:subGenus "Typosyllis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllis_Typosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllis_Typosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Syllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Typosyllis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Syllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
124
data/1F/08/87/1F0887F9FF86FFD33390A4073E551BD3.ttl
Normal file
124
data/1F/08/87/1F0887F9FF86FFD33390A4073E551BD3.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/1F0887F9FF86FFD33390A4073E551BD3>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_oculata_Ehlers_1887> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Branchiosyllis Ehlers 1887" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_Ehlers_1887> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_Ehlers_1887>
|
||||
dwc:authority "Ehlers, 1887" ;
|
||||
dwc:authorityName "Ehlers" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1887" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84LXY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_oculata_Ehlers_1887>
|
||||
dwc:authority "Ehlers, 1887" ;
|
||||
dwc:authorityName "Ehlers" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1887" ;
|
||||
dwc:species "oculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84LXY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_oculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_oculata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/1F/08/87/1F0887F9FF86FFD33390A6F83EAC1ED3.ttl
Normal file
108
data/1F/08/87/1F0887F9FF86FFD33390A6F83EAC1ED3.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/1F0887F9FF86FFD33390A6F83EAC1ED3>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Branchiosyllis baringabooreen San Martin, Hutchings & Aguado 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_baringabooreen_Martin_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_baringabooreen_Martin_2008>
|
||||
dwc:authority "San Martin, Hutchings & Aguado, 2008", "San Martin et al., 2008a: 122" ;
|
||||
dwc:authorityName "San Martin, Hutchings & Aguado", "San Martin et al." ;
|
||||
dwc:authorityPageNumber "122" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "San Martin, Hutchings & Aguado, 2008", "San Martin et al., 2008" ;
|
||||
dwc:species "baringabooreen" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N6SL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_baringabooreen> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_baringabooreen>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "baringabooreen" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
165
data/1F/08/87/1F0887F9FF86FFD33390A75B393819B2.ttl
Normal file
165
data/1F/08/87/1F0887F9FF86FFD33390A75B393819B2.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/1F0887F9FF86FFD33390A75B393819B2>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Branchiosyllis australis Hartmann-Schroder 1981" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_australis_Hartmann-Schroder_1981> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_oculata>, <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_australis> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_pacifica_australis_Hartmann-Schroder_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_australis_Hartmann-Schroder_1981>
|
||||
dwc:authority "Hartmann-Schroder, 1981" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1981" ;
|
||||
dwc:species "australis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N6SK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_australis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Branchiosyllis_pacifica_australis_Hartmann-Schroder_1981>
|
||||
dwc:authority "Hartmann-Schroder, 1981: 23" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityPageNumber "23" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1981" ;
|
||||
dwc:species "pacifica" ;
|
||||
dwc:subSpecies "australis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/N6SK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_pacifica_australis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_australis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "australis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_pacifica_australis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "pacifica" ;
|
||||
dwc:subSpecies "australis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_pacifica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_pacifica>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pacifica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Branchiosyllis_oculata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Branchiosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Branchiosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
114
data/1F/08/87/1F0887F9FF87FFD23390A1493EB71C7B.ttl
Normal file
114
data/1F/08/87/1F0887F9FF87FFD23390A1493EB71C7B.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/1F0887F9FF87FFD23390A1493EB71C7B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289480> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Megasyllis heterosetosa Hartmann-Schroder 1991" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megasyllis_heterosetosa_Hartmann-Schroder_1991> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289480> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megasyllis_heterosetosa_Hartmann-Schroder_1991>
|
||||
dwc:authority "Hartmann-Schroder, 1991" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Megasyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1991" ;
|
||||
dwc:species "heterosetosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YZNW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megasyllis_heterosetosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megasyllis_heterosetosa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Megasyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heterosetosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megasyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megasyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Megasyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289480>
|
||||
dc:description "FIGURE 5. A. Exogone africana AM W. 45201, dorsal view; B. Prosphaerosyllis longipapillata AM W. 45202, dorsal view; C. Paraopisthosyllis phyllocirra AM W. 44771, dorsal view; D. Megasyllis heterosetosa AM W. 44780, dorsal view; E. Megasyllis heterosetosa under fluorescent green light, dorsal view; F. P arasphaerosyllis indica AM W. 44422, pygidium, dorsal view. Scale bars: F = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289480/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
94
data/1F/08/87/1F0887F9FF87FFD23390A3CD394A1D16.ttl
Normal file
94
data/1F/08/87/1F0887F9FF87FFD23390A3CD394A1D16.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF87FFD23390A3CD394A1D16>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Opisthosyllis Langerhans 1879" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Opisthosyllis_Langerhans_1879> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opisthosyllis_Langerhans_1879>
|
||||
dwc:authority "Langerhans, 1879" ;
|
||||
dwc:authorityName "Langerhans" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Langerhans, 1879" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84RB7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opisthosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/1F/08/87/1F0887F9FF87FFD23390A4243C761937.ttl
Normal file
108
data/1F/08/87/1F0887F9FF87FFD23390A4243C761937.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/1F0887F9FF87FFD23390A4243C761937>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Eurysyllis tuberculata Ehlers 1864" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eurysyllis_tuberculata_Ehlers_1864> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurysyllis_tuberculata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eurysyllis_tuberculata_Ehlers_1864>
|
||||
dwc:authority "Ehlers, 1864" ;
|
||||
dwc:authorityName "Ehlers" ;
|
||||
dwc:authorityYear "1864" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Eurysyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1864" ;
|
||||
dwc:species "tuberculata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3D6Z3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurysyllis_tuberculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurysyllis_tuberculata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Eurysyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tuberculata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eurysyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurysyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Eurysyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/1F/08/87/1F0887F9FF87FFD23390A5D53E4D1B0E.ttl
Normal file
94
data/1F/08/87/1F0887F9FF87FFD23390A5D53E4D1B0E.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF87FFD23390A5D53E4D1B0E>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Eurysyllis Ehlers 1864" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eurysyllis_Ehlers_1864> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eurysyllis_Ehlers_1864>
|
||||
dwc:authority "Ehlers, 1864" ;
|
||||
dwc:authorityName "Ehlers" ;
|
||||
dwc:authorityYear "1864" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Eurysyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ehlers, 1864" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84NMH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eurysyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurysyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Eurysyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
95
data/1F/08/87/1F0887F9FF87FFD23390A67F3E6A19E1.ttl
Normal file
95
data/1F/08/87/1F0887F9FF87FFD23390A67F3E6A19E1.ttl
Normal file
|
|
@ -0,0 +1,95 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF87FFD23390A67F3E6A19E1>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Megasyllis San Martin, Hutchings & Aguado 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megasyllis_Martin_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megasyllis_Martin_2008>
|
||||
dwc:authority "San Martin, Hutchings & Aguado, 2008", "San Martin et al. 2008b: 5" ;
|
||||
dwc:authorityName "San Martin, Hutchings & Aguado", "San Martin et al." ;
|
||||
dwc:authorityPageNumber "5" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Megasyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "San Martin, Hutchings & Aguado, 2008", "San Martin et al., 2008" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84RCH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megasyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megasyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Megasyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/1F/08/87/1F0887F9FF87FFD53390A23839E01BC1.ttl
Normal file
108
data/1F/08/87/1F0887F9FF87FFD53390A23839E01BC1.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/1F0887F9FF87FFD53390A23839E01BC1>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Opisthosyllis viridis Langerhans 1879" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Opisthosyllis_viridis_Langerhans_1879> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthosyllis_viridis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Opisthosyllis_viridis_Langerhans_1879>
|
||||
dwc:authority "Langerhans, 1879" ;
|
||||
dwc:authorityName "Langerhans" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Langerhans, 1879" ;
|
||||
dwc:species "viridis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6T394> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisthosyllis_viridis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opisthosyllis_viridis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "viridis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opisthosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opisthosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Opisthosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/1F/08/87/1F0887F9FF88FFDD3390A5D539001839.ttl
Normal file
108
data/1F/08/87/1F0887F9FF88FFDD3390A5D539001839.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/1F0887F9FF88FFDD3390A5D539001839>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Odontosyllis freycinetensis Augener 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_freycinetensis_Augener_1913> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis_freycinetensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_freycinetensis_Augener_1913>
|
||||
dwc:authority "Augener, 1913" ;
|
||||
dwc:authorityName "Augener" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Augener, 1913" ;
|
||||
dwc:species "freycinetensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48RQ7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis_freycinetensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis_freycinetensis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "freycinetensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
114
data/1F/08/87/1F0887F9FF88FFDD3390A7713E6A19CA.ttl
Normal file
114
data/1F/08/87/1F0887F9FF88FFDD3390A7713E6A19CA.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/1F0887F9FF88FFDD3390A7713E6A19CA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289479> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Odontosyllis marombibooral San Martin & Hutchings 2006" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_marombibooral_Martin_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289479> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_marombibooral_Martin_2006>
|
||||
dwc:authority "San Martin & Hutchings, 2006" ;
|
||||
dwc:authorityName "San Martin & Hutchings" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "San Martin & Hutchings, 2006" ;
|
||||
dwc:species "marombibooral" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48RQX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis_marombibooral> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis_marombibooral>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marombibooral" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289479>
|
||||
dc:description "FIGURE 4. A. Odontosyllis marombibooral AM W. 43859, ventrolateral view; B – C. Odontosyllis marombibooral, dorsal view, AM W. 43859." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289479/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
120
data/1F/08/87/1F0887F9FF88FFDF3390A1603DCB1BBC.ttl
Normal file
120
data/1F/08/87/1F0887F9FF88FFDF3390A1603DCB1BBC.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF88FFDF3390A1603DCB1BBC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289476>, <http://dx.doi.org/10.5281/zenodo.289477> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Odontosyllis robustus Aguado, Murray & Hutchings, 2015, n. sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_robustus_Aguado_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289476>, <http://dx.doi.org/10.5281/zenodo.289477> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_robustus_Aguado_2015>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Aguado, Murray & Hutchings, 2015" ;
|
||||
dwc:authorityName "Aguado, Murray & Hutchings" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Aguado, Murray & Hutchings, 2015" ;
|
||||
dwc:species "robustus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48RRC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis_robustus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis_robustus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "robustus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289476>
|
||||
dc:description "FIGURE 1. A. Amblyosyllis sp. AM W. 47194, dorsal view; B. Odontosyllis robustus n. sp. AM W. 44768, dorsal view; C. Odontosyllis sp. 1, AM W. 47187, dorsal view; D. Odontosyllis robustus n. sp., lateral view, arrows pointing parapodia with a distal white ring and dorsal bump; E. Odontosyllis sp. 1, ventrolateral view; F. Odontosyllis robustus n. sp., ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289476/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289477>
|
||||
dc:description "FIGURE 2. Odontosyllis robustus n. sp. AM W. 44768; A. Anterior end, dorsal view; B. Mid-body chaetigers, bidentate chaetae; C. Acicula, posterior chaetiger. Scale bars: A = 0.1 mm; B, C = 2 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289477/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
90
data/1F/08/87/1F0887F9FF8AFFDE3390A25A3F531B74.ttl
Normal file
90
data/1F/08/87/1F0887F9FF8AFFDE3390A25A3F531B74.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/1F0887F9FF8AFFDE3390A25A3F531B74>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289476>, <http://dx.doi.org/10.5281/zenodo.289478> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Odontosyllis" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289476>, <http://dx.doi.org/10.5281/zenodo.289478> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289476>
|
||||
dc:description "FIGURE 1. A. Amblyosyllis sp. AM W. 47194, dorsal view; B. Odontosyllis robustus n. sp. AM W. 44768, dorsal view; C. Odontosyllis sp. 1, AM W. 47187, dorsal view; D. Odontosyllis robustus n. sp., lateral view, arrows pointing parapodia with a distal white ring and dorsal bump; E. Odontosyllis sp. 1, ventrolateral view; F. Odontosyllis robustus n. sp., ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289476/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289478>
|
||||
dc:description "FIGURE 3. SEM, Odontosyllis robustus n. sp. AM W. 44755. A. Anterior chaetiger, lateral view; B – D. anterior to mid-body chaetae; E. Posterior chaeta. SEM Odontosyllis sp. 1 AM W. 47187. F. Anterior chaetiger, ventral view; G – I. Anterior chaetae; J. Mid-body chaetiger; K – N. Mid-body and posterior chaetae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289478/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
78
data/1F/08/87/1F0887F9FF8BFFDE3390A43D3F5318FF.ttl
Normal file
78
data/1F/08/87/1F0887F9FF8BFFDE3390A43D3F5318FF.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/1F0887F9FF8BFFDE3390A43D3F5318FF>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Odontosyllis" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
124
data/1F/08/87/1F0887F9FF8DFFD83390A3BB3EA61DA7.ttl
Normal file
124
data/1F/08/87/1F0887F9FF8DFFD83390A3BB3EA61DA7.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/1F0887F9FF8DFFD83390A3BB3EA61DA7>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Amblyosyllis_rhombeata_Grube_1857> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Amblyosyllis Grube 1857" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amblyosyllis_Grube_1857> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amblyosyllis_Grube_1857>
|
||||
dwc:authority "Grube, 1857" ;
|
||||
dwc:authorityName "Grube" ;
|
||||
dwc:authorityYear "1857" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Amblyosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Grube, 1857" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84LBM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amblyosyllis_rhombeata_Grube_1857>
|
||||
dwc:authority "Grube, 1857" ;
|
||||
dwc:authorityName "Grube" ;
|
||||
dwc:authorityYear "1857" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Amblyosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grube, 1857" ;
|
||||
dwc:species "rhombeata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84LBM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyosyllis_rhombeata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amblyosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Amblyosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amblyosyllis_rhombeata>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Amblyosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rhombeata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amblyosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/1F/08/87/1F0887F9FF8EFFDB3390A1C639001FEF.ttl
Normal file
108
data/1F/08/87/1F0887F9FF8EFFDB3390A1C639001FEF.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/1F0887F9FF8EFFDB3390A1C639001FEF>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Odontosyllis australiensis Hartmann-Schroder 1979" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_australiensis_Hartmann-Schroder_1979> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis_australiensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_australiensis_Hartmann-Schroder_1979>
|
||||
dwc:authority "Hartmann-Schroder, 1979" ;
|
||||
dwc:authorityName "Hartmann-Schroder" ;
|
||||
dwc:authorityYear "1979" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartmann-Schroder, 1979" ;
|
||||
dwc:species "australiensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48RPQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis_australiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis_australiensis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "australiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/1F/08/87/1F0887F9FF8EFFDB3390A34638B51D97.ttl
Normal file
108
data/1F/08/87/1F0887F9FF8EFFDB3390A34638B51D97.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/1F0887F9FF8EFFDB3390A34638B51D97>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Odontosyllis detecta Augener 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_detecta_Augener_1913> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis_detecta> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_detecta_Augener_1913>
|
||||
dwc:authority "Augener, 1913" ;
|
||||
dwc:authorityName "Augener" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Augener, 1913" ;
|
||||
dwc:species "detecta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/48RQ2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis_detecta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis_detecta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "detecta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
85
data/1F/08/87/1F0887F9FF8EFFDB3390A4A33F53197E.ttl
Normal file
85
data/1F/08/87/1F0887F9FF8EFFDB3390A4A33F53197E.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/1F0887F9FF8EFFDB3390A4A33F53197E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289476> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Amblyosyllis" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyosyllis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289476> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amblyosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Amblyosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289476>
|
||||
dc:description "FIGURE 1. A. Amblyosyllis sp. AM W. 47194, dorsal view; B. Odontosyllis robustus n. sp. AM W. 44768, dorsal view; C. Odontosyllis sp. 1, AM W. 47187, dorsal view; D. Odontosyllis robustus n. sp., lateral view, arrows pointing parapodia with a distal white ring and dorsal bump; E. Odontosyllis sp. 1, ventrolateral view; F. Odontosyllis robustus n. sp., ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289476/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
107
data/1F/08/87/1F0887F9FF8EFFDB3390A5D539001B8B.ttl
Normal file
107
data/1F/08/87/1F0887F9FF8EFFDB3390A5D539001B8B.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/1F0887F9FF8EFFDB3390A5D539001B8B>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Amblyosyllis enigmatica San Martin & Hutchings 2006" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Amblyosyllis_enigmatica_Martin_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Amblyosyllis_enigmatica_Martin_2006>
|
||||
dwc:authority "San Martin & Hutchings, 2006" ;
|
||||
dwc:authorityName "San Martin & Hutchings" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Amblyosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "San Martin & Hutchings, 2006" ;
|
||||
dwc:species "enigmatica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CMW2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amblyosyllis_enigmatica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amblyosyllis_enigmatica>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Amblyosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "enigmatica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amblyosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amblyosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Amblyosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
135
data/1F/08/87/1F0887F9FF8EFFDB3390A6F339F31E6F.ttl
Normal file
135
data/1F/08/87/1F0887F9FF8EFFDB3390A6F339F31E6F.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF8EFFDB3390A6F339F31E6F>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Syllis_fulgurans_Audouin_1833> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Odontosyllis Claparede 1863" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_Claparede_1863> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Odontosyllis_Claparede_1863>
|
||||
dwc:authority "Claparede, 1863" ;
|
||||
dwc:authorityName "Claparede" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Claparede, 1863" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84R6R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Syllis_fulgurans_Audouin_1833>
|
||||
dwc:authority "Audouin & Milne Edwards, 1833" ;
|
||||
dwc:authorityName "Audouin & Milne Edwards" ;
|
||||
dwc:authorityYear "1833" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Syllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Audouin & Milne Edwards, 1833" ;
|
||||
dwc:species "fulgurans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84R6R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Syllis_fulgurans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odontosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Odontosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllis_fulgurans>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Syllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulgurans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Syllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/1F/08/87/1F0887F9FF99FFCC3390A013392F1C58.ttl
Normal file
108
data/1F/08/87/1F0887F9FF99FFCC3390A013392F1C58.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/1F0887F9FF99FFCC3390A013392F1C58>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Xenosyllis scabroides San Martin, Hutchings & Aguado 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xenosyllis_scabroides_Martin_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Xenosyllis_scabroides_Martin_2008>
|
||||
dwc:authority "San Martin, Hutchings & Aguado, 2008", "San Martin et al., 2008a: 154" ;
|
||||
dwc:authorityName "San Martin, Hutchings & Aguado", "San Martin et al." ;
|
||||
dwc:authorityPageNumber "154" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Xenosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "San Martin, Hutchings & Aguado, 2008", "San Martin et al., 2008" ;
|
||||
dwc:species "scabroides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CBS4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xenosyllis_scabroides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xenosyllis_scabroides>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Xenosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scabroides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Xenosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xenosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Xenosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/1F/08/87/1F0887F9FF99FFCC3390A1C13E261F1B.ttl
Normal file
94
data/1F/08/87/1F0887F9FF99FFCC3390A1C13E261F1B.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF99FFCC3390A1C13E261F1B>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Xenosyllis Marion & Bobretzky 1875" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xenosyllis_Marion_1875> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Xenosyllis_Marion_1875>
|
||||
dwc:authority "Marion & Bobretzky, 1875" ;
|
||||
dwc:authorityName "Marion & Bobretzky" ;
|
||||
dwc:authorityYear "1875" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Xenosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Marion & Bobretzky, 1875" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84VRS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xenosyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xenosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Xenosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/1F/08/87/1F0887F9FF99FFCC3390A24B39201D9C.ttl
Normal file
94
data/1F/08/87/1F0887F9FF99FFCC3390A24B39201D9C.ttl
Normal file
|
|
@ -0,0 +1,94 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF99FFCC3390A24B39201D9C>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Westheidesyllis San Martin, Lopez & Aguado 2009" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Westheidesyllis_Martin_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Westheidesyllis_Martin_2009>
|
||||
dwc:authority "San Martin, Lopez & Aguado, 2009" ;
|
||||
dwc:authorityName "San Martin, Lopez & Aguado" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Westheidesyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "San Martin, Lopez & Aguado, 2009" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84VQ9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Westheidesyllis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Westheidesyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Westheidesyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
150
data/1F/08/87/1F0887F9FF9AFFCE3390A39639711AE1.ttl
Normal file
150
data/1F/08/87/1F0887F9FF9AFFCE3390A39639711AE1.ttl
Normal file
|
|
@ -0,0 +1,150 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF9AFFCE3390A39639711AE1>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Westheidesyllis corallicola Ding & Westheide 1997" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Westheidesyllis_corallicola_Ding_1997> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pionosyllis_corallicola> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Pionosyllis_corallicola_Ding_1997> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Westheidesyllis_corallicola_Ding_1997>
|
||||
dwc:authority "Ding & Westheide, 1997" ;
|
||||
dwc:authorityName "Ding & Westheide" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Westheidesyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ding & Westheide, 1997" ;
|
||||
dwc:species "corallicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BXTV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Westheidesyllis_corallicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pionosyllis_corallicola_Ding_1997>
|
||||
dwc:authority "Ding & Westheide, 1997: 285" ;
|
||||
dwc:authorityName "Ding & Westheide" ;
|
||||
dwc:authorityPageNumber "285" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Pionosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ding & Westheide, 1997" ;
|
||||
dwc:species "corallicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5BXTV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pionosyllis_corallicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Westheidesyllis_corallicola>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Westheidesyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "corallicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Westheidesyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Westheidesyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Westheidesyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pionosyllis_corallicola>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Pionosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "corallicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pionosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pionosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Pionosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
135
data/1F/08/87/1F0887F9FF9DFFC83390A5D539C01E44.ttl
Normal file
135
data/1F/08/87/1F0887F9FF9DFFC83390A5D539C01E44.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1F0887F9FF9DFFC83390A5D539C01E44>
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Trypanobia Imajima & Hartman 1964" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trypanobia_Imajima_1964> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Trypanosyllis_Trypanobia_Imajima_1964> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypanobia_Imajima_1964>
|
||||
dwc:authority "Imajima & Hartman, 1964" ;
|
||||
dwc:authorityName "Imajima & Hartman" ;
|
||||
dwc:authorityYear "1964" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanobia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Imajima & Hartman, 1964" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84VGZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypanobia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypanosyllis_Trypanobia_Imajima_1964>
|
||||
dwc:authority "Imajima & Hartman, 1964: 128" ;
|
||||
dwc:authorityName "Imajima & Hartman" ;
|
||||
dwc:authorityPageNumber "128" ;
|
||||
dwc:authorityYear "1964" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Imajima & Hartman, 1964" ;
|
||||
dwc:subGenus "Trypanobia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypanosyllis_Trypanobia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanobia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanobia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanosyllis_Trypanobia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Trypanobia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypanosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
198
data/1F/08/87/1F0887F9FF9EFFCA3390A5D53EB81BB3.ttl
Normal file
198
data/1F/08/87/1F0887F9FF9EFFCA3390A5D53EB81BB3.ttl
Normal file
|
|
@ -0,0 +1,198 @@
|
|||
@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/1F0887F9FF9EFFCA3390A5D53EB81BB3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289484>, <http://dx.doi.org/10.5281/zenodo.289485> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Trypanobia depressa Augener 1913" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trypanobia_depressa_Augener_1913> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypanosyllis_depressa> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Haplosyllis_depressa_Augener_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289484>, <http://dx.doi.org/10.5281/zenodo.289485> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypanobia_depressa_Augener_1913>
|
||||
dwc:authority "Augener, 1913" ;
|
||||
dwc:authorityName "Augener" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanobia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Augener, 1913" ;
|
||||
dwc:species "depressa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CY49> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypanobia_depressa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Haplosyllis_depressa_Augener_1913>
|
||||
dwc:authority "Augener, 1913: 216" ;
|
||||
dwc:authorityName "Augener" ;
|
||||
dwc:authorityPageNumber "216" ;
|
||||
dwc:authorityYear "1913" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Haplosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Augener, 1913" ;
|
||||
dwc:species "depressa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CY49> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplosyllis_depressa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanobia_depressa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanobia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "depressa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypanobia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanobia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanobia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haplosyllis_depressa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Haplosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "depressa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haplosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haplosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Haplosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanosyllis_depressa>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "depressa" ;
|
||||
dwc:subGenus "Trypanobia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypanosyllis_Trypanobia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanosyllis_Trypanobia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Trypanobia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypanosyllis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanosyllis>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanosyllis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289484>
|
||||
dc:description "FIGURE 9. Trypanobia depressa AM W. 41535. A – B. Mid-body chaetigers, simple chaetae; C. Anterior end, dorsal view; D. Mid-body chaetigers, ventral view. Scale bars: A = 42 µm; B = 77 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289485>
|
||||
dc:description "FIGURE 10. SEM. Trypanobia depressa AM W. 41259. A. Mid-body chaetigers, dorsal view; B – E. Mid-body simple chaetae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289485/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
125
data/1F/08/87/1F0887F9FF9FFFCA3390A4F53F531DA7.ttl
Normal file
125
data/1F/08/87/1F0887F9FF9FFFCA3390A4F53F531DA7.ttl
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
@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/1F0887F9FF9FFFCA3390A4F53F531DA7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.289486>, <http://dx.doi.org/10.5281/zenodo.289487>, <http://dx.doi.org/10.5281/zenodo.289488> ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:title "Trypanobia cryptica Aguado, Murray & Hutchings, 2015, n. sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trypanobia_cryptica_Aguado_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4019.1.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4019.1.5>
|
||||
bibo:endPage "60" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "35" ;
|
||||
bibo:volume "4019" ;
|
||||
dc:creator "Aguado, M. Teresa; Murray, Anna; Hutchings, Pat" ;
|
||||
dc:date "2015" ;
|
||||
dc:title "Syllidae (Annelida: Phyllodocida) from Lizard Island, Great Barrier Reef, Australia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.289486>, <http://dx.doi.org/10.5281/zenodo.289487>, <http://dx.doi.org/10.5281/zenodo.289488> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trypanobia_cryptica_Aguado_2015>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Aguado, Murray & Hutchings, 2015" ;
|
||||
dwc:authorityName "Aguado, Murray & Hutchings" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanobia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Aguado, Murray & Hutchings, 2015" ;
|
||||
dwc:species "cryptica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CY3X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trypanobia_cryptica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanobia_cryptica>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanobia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cryptica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trypanobia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trypanobia>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:genus "Trypanobia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Syllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Syllidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Syllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyllodocida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phyllodocida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Phyllodocida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289486>
|
||||
dc:description "FIGURE 11. Trypanobia cryptica n. sp. AM W. 44443. A. anterior end, dorsal view; B. Whole specimen, ventrolateral view, arrow pointing attached stolon; C – E Mid-body simple chaetae; F – G. Posterior chaetae; H. dorsal parapodial lobe, midbody chaetiger; I. Mid-body parapodium, aciculae protruding. Scale bars: C = 100 µm; D = 20 µm; E – H = 50 µm; I = 20 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289486/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289487>
|
||||
dc:description "FIGURE 12. Trypanobia cryptica n. sp. AM W. 44443. A. anterior end, dorsal view; B. Mid-body chaetae. Scale bars: A = 0.1 mm; B = 20 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289487/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.289488>
|
||||
dc:description "FIGURE 13. SEM. Trypanobia cryptica n. sp. AM W. 44443. A. Mid-body chaetigers, dorsal view; B. Mid-body chaeta; C. Mid-body chaetigers, dorsal view; D. Mid-body chaetae; E. Mid-body chaetigers, ventral view; F. Posterior chaetigers, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/289488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
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