GG2RDF 2024-07-04T10:51:45.858Z full update: 236 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
d3535421c1
commit
2c6135e87e
88
data/0B/05/05/0B0505F65C0E04519A8A5C888C183660.ttl
Normal file
88
data/0B/05/05/0B0505F65C0E04519A8A5C888C183660.ttl
Normal file
|
@ -0,0 +1,88 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B0505F65C0E04519A8A5C888C183660>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Sedum rupestre L." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/F5784CA724AB5AEF8AC29DEB24FD3C8D> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Sedum_rupestre> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/F5784CA724AB5AEF8AC29DEB24FD3C8D>
|
||||
bibo:endPage "196" ;
|
||||
bibo:startPage "182" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Crassulaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sedum_rupestre>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:genus "Sedum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rupestre" ;
|
||||
dwc:vernacularName "Gewoehnlicher Felsen-Mauerpfeffer"@de, "Orpin des rochers"@fr ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Sedum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Sedum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:genus "Sedum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crassulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crassulaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Crassulaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Saxifragales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Saxifragales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Saxifragales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
213
data/0B/05/42/0B0542738241A212FF0D0DA6FAB5FE34.ttl
Normal file
213
data/0B/05/42/0B0542738241A212FF0D0DA6FAB5FE34.ttl
Normal file
|
@ -0,0 +1,213 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B0542738241A212FF0D0DA6FAB5FE34>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1212987>, <http://dx.doi.org/10.5281/zenodo.1212989>, <http://dx.doi.org/10.5281/zenodo.1212991>, <http://dx.doi.org/10.5281/zenodo.1212979>, <http://dx.doi.org/10.5281/zenodo.1212981>, <http://dx.doi.org/10.5281/zenodo.1212983>, <http://dx.doi.org/10.5281/zenodo.1212985> ;
|
||||
dc:creator "Benhadji, Nadhira; Hassaine, Karima Abdellaoui; Sartori, Michel" ;
|
||||
dc:title "Habrophlebia hassainae Benhadji & Hassaine & Sartori 2018, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0B0542738241A212FF0D0DA6FAB5FE34.mc.33C4F9388241A21CFF5D0CB3FE58FF4B>, <http://tb.plazi.org/GgServer/dwcaRecords/0B0542738241A212FF0D0DA6FAB5FE34.mc.33C4F9388242A21CFE5C0BC6FB2DFE83>, <http://tb.plazi.org/GgServer/dwcaRecords/0B0542738241A212FF0D0DA6FAB5FE34.mc.33C4F9388242A21CFB5B0A0EFA02FED8> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Habrophlebia_hassainae_Benhadji_2018> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Habrophlebia_fusca_Gagneur_1988> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4403.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4403.3.8>
|
||||
bibo:endPage "569" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2018-04-05" ;
|
||||
bibo:startPage "557" ;
|
||||
bibo:volume "4403" ;
|
||||
dc:creator "Benhadji, Nadhira; Hassaine, Karima Abdellaoui; Sartori, Michel" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Habrophlebia hassainae, a new mayfly species (Ephemeroptera: Leptophlebiidae) from North Africa" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.1212987>, <http://dx.doi.org/10.5281/zenodo.1212989>, <http://dx.doi.org/10.5281/zenodo.1212991>, <http://dx.doi.org/10.5281/zenodo.1212979>, <http://dx.doi.org/10.5281/zenodo.1212981>, <http://dx.doi.org/10.5281/zenodo.1212983>, <http://dx.doi.org/10.5281/zenodo.1212985> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Habrophlebia_hassainae_Benhadji_2018>
|
||||
dwc:authority "Benhadji & Sartori" ;
|
||||
dwc:authorityName "Benhadji & Hassaine & Sartori" ;
|
||||
dwc:authorityYear "2018" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Habrophlebia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Benhadji & Hassaine & Sartori, 2018" ;
|
||||
dwc:species "hassainae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Habrophlebia_hassainae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Habrophlebia_fusca_Gagneur_1988>
|
||||
dwc:authority "Gagneur & Thomas 1988: 215" ;
|
||||
dwc:authorityName "Gagneur & Thomas" ;
|
||||
dwc:authorityPageNumber "215" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Habrophlebia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gagneur & Thomas, 1988" ;
|
||||
dwc:species "fusca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Habrophlebia_fusca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Habrophlebia_hassainae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Habrophlebia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hassainae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Habrophlebia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Habrophlebia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Habrophlebia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leptophlebiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leptophlebiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Habrophlebia_fusca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Leptophlebiidae" ;
|
||||
dwc:genus "Habrophlebia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fusca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Habrophlebia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1212987>
|
||||
dc:description "FIGURES 22¯23. Habrophlebia hassainae sp. nov. adults:22, male imago; 23, female imago.Scale bar = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1212987/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1212989>
|
||||
dc:description "FIGURES 24¯27. Habrophlebia hassainae sp. nov. male imago: 24, fore Wing; 25, hind Wing; 26, genitalia in ventral vieW; 27, penis lobe inlateral vieW." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1212989/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1212991>
|
||||
dc:description "FIGURES 28¯29. Habrophlebia hassainae sp. nov. egg: 28, general shape; 29, detail of the chorion and micropyle." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1212991/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1212979>
|
||||
dc:description "FIGURES 2¯4. Habrophlebia hassainae sp. nov., 2, female nymph in dorsal vieW; 3, male nymph in dorsal vieW; 4, male nymph inventral vieW.Scale bar = 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1212979/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1212981>
|
||||
dc:description "FIGURES 5¯11. Habrophlebia hassainae sp. nov. nymph: 5, labrum; 6, maXilla; 7, maXillary palp; 8, mandibles; 9, hypopharynX (right half); 10, labium (right half); 11, claW." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1212981/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1212983>
|
||||
dc:description "FIGURES 12¯17. Habrophlebia hassainae sp. nov. nymph:12, fore leg; 13, setae on dorsal surface of fore femur; 14, middle leg; 15, setae at apeX of femur; 16, hind leg; 17,setae on upper surface of hind femur." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1212983/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.1212985>
|
||||
dc:description "FIGURES 18¯21. Habrophlebia hassainae sp. nov. nymph: 18, posterior margin of tergites IV̅IX; 19, gill I; 20, gill IV; 21, gill VII." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/1212985/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B0542738241A212FF0D0DA6FAB5FE34.mc.33C4F9388241A21CFF5D0CB3FE58FF4B>
|
||||
dwc:collectionCode "MZL, UABT" ;
|
||||
dwc:eventDate "2015-04-14" ;
|
||||
dwc:locality "Chouly" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "1022" ;
|
||||
dwc:verbatimLatitude "34.78894" ;
|
||||
dwc:verbatimLongitude "-1.2185334" ;
|
||||
trt:gbifOccurrenceId "1837334176" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B0542738241A212FF0D0DA6FAB5FE34#33C4F9388241A21CFF5D0CB3FE58FF4B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B0542738241A212FF0D0DA6FAB5FE34.mc.33C4F9388242A21CFE5C0BC6FB2DFE83>
|
||||
dwc:collectionCode "UABT, MZL, IOM" ;
|
||||
dwc:eventDate "2015-03-14" ;
|
||||
dwc:locality "Chouly" ;
|
||||
dwc:recordedBy "Ain" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "552" ;
|
||||
dwc:verbatimLatitude "34.799107" ;
|
||||
dwc:verbatimLongitude "-1.0810001" ;
|
||||
trt:gbifOccurrenceId "1837334177" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B0542738241A212FF0D0DA6FAB5FE34#33C4F9388242A21CFE5C0BC6FB2DFE83> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B0542738241A212FF0D0DA6FAB5FE34.mc.33C4F9388242A21CFB5B0A0EFA02FED8>
|
||||
dwc:collectionCode "UABT" ;
|
||||
dwc:eventDate "2015-06-05" ;
|
||||
dwc:locality "Tafna watErShEd" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "870" ;
|
||||
dwc:verbatimLatitude "34.633102" ;
|
||||
dwc:verbatimLongitude "-1.5698972" ;
|
||||
trt:gbifOccurrenceId "1837334178" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B0542738241A212FF0D0DA6FAB5FE34#33C4F9388242A21CFB5B0A0EFA02FED8> ;
|
||||
a dwc:MaterialCitation .
|
159
data/0B/05/CC/0B05CC451C1F5F168685AED7A7F60E84.ttl
Normal file
159
data/0B/05/CC/0B05CC451C1F5F168685AED7A7F60E84.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/0B05CC451C1F5F168685AED7A7F60E84>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.933.38653.figure2>, <http://dx.doi.org/10.3897/zookeys.933.38653.figure30> ;
|
||||
dc:creator "Zhao, Huifeng; Li, Shuqiang; Zhang, Aibing" ;
|
||||
dc:title "Pinelema tortutheca Zhao & Li & Zhang 2020, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pinelema_tortutheca_Lin_2010> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Telema_tortutheca_Lin_2010> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.933.38653> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.933.38653>
|
||||
bibo:endPage "93" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "15" ;
|
||||
bibo:volume "933" ;
|
||||
dc:creator "Zhao, Huifeng; Li, Shuqiang; Zhang, Aibing" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Taxonomic revision of Telemidae (Arachnida, Araneae) from East and Southeast Asia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.933.38653.figure2>, <http://dx.doi.org/10.3897/zookeys.933.38653.figure30> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pinelema_tortutheca_Lin_2010>
|
||||
dwc:LSID "0B05CC45-1C1F-5F16-8685-AED7A7F60E84" ;
|
||||
dwc:authority "(Lin & Li, 2010)" ;
|
||||
dwc:authorityName "Zhao & Li & Zhang" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:baseAuthorityName "Lin & Li" ;
|
||||
dwc:baseAuthorityYear "2010" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Pinelema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lin & Li, 2010) Zhao & Li & Zhang, 2020" ;
|
||||
dwc:species "tortutheca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pinelema_tortutheca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Telema_tortutheca_Lin_2010>
|
||||
dwc:authorityName "Lin & Li" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Telema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lin & Li, 2010" ;
|
||||
dwc:species "tortutheca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Telema_tortutheca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pinelema_tortutheca>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Pinelema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tortutheca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pinelema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pinelema>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Pinelema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telemidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telemidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
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/Telema_tortutheca>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Telema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tortutheca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Telema>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Telemidae" ;
|
||||
dwc:genus "Telema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Telemidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.933.38653.figure2>
|
||||
dc:description "Figure 2. Pinelema spp., palp, retrolateral view. A The adunca - group B the bailongensis - group C the cunfengensis - group." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/411149> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.933.38653.figure30>
|
||||
dc:description "Figure 30. Distribution records of Pinelema spp., the adunca - group (green), the bailongensis - group (orange), and the cunfengensis - group (blue): 1 P. adunca comb. nov. 2 P. qingfengensis 3 P. renalis comb. nov. 4 P. tortutheca comb. nov. 5 P. yashanensis comb. nov. 6 P. bailongensis 7 P. cheni 8 P. cordata 9 P. curcici 10 P. huoyan 11 P. liangxi 12 P. lizhuang 13 P. strentarsi 14 P. wangshang 15 P. wenyang 16 P. xiushuiensis 17 P. yunchuni 18 P. zhewang 19 P. cunfengensis 20 P. spirae comb. nov." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/411177> ;
|
||||
a fabio:Figure .
|
87
data/0B/05/E8/0B05E826DF945F83BA4CFDC3D84175C9.ttl
Normal file
87
data/0B/05/E8/0B05E826DF945F83BA4CFDC3D84175C9.ttl
Normal file
|
@ -0,0 +1,87 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# 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/0B05E826DF945F83BA4CFDC3D84175C9>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.682.12999.figure18> ;
|
||||
dc:creator "Foon, Junn Kitt; Clements, Gopalasamy Reuben; Liew, Thor-Seng" ;
|
||||
dc:title "Macrochlamys ‘ tempurung 1 ’" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.682.12999> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Macrochlamys> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.682.12999>
|
||||
bibo:endPage "94" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2017-07-04" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "682" ;
|
||||
dc:creator "Foon, Junn Kitt; Clements, Gopalasamy Reuben; Liew, Thor-Seng" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Diversity and biogeography of land snails (Mollusca, Gastropoda) in the limestone hills of Perak, Peninsular Malaysia" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.682.12999.figure18> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Macrochlamys>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Ariophantidae" ;
|
||||
dwc:genus "Macrochlamys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ariophantidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ariophantidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Ariophantidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.682.12999.figure18>
|
||||
dc:description "Figure 18. A Macrochlamys ' Bercham 1 ' BOR / MOL 9477. Perak, Ipoh, Gunung Bercham Plot 3 B Macrochlamys malaccana (Pfeiffer, 1854) BOR / MOL 9570. Perak, Ipoh, Batu Kebelah Plot 4 C Macrochlamys ' tempurung 1 ' BOR / MOL 11134. Perak, Ipoh, Gunung Tempurung Plot 1 D Macrochlamys ' tempurung 2 ' BOR / MOL 11449. Perak, Ipoh, Gunung Tempurung Plot 2." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/143356> ;
|
||||
a fabio:Figure .
|
143
data/0B/07/0C/0B070CDE368F5605BB9BA3894D30232E.ttl
Normal file
143
data/0B/07/0C/0B070CDE368F5605BB9BA3894D30232E.ttl
Normal file
|
@ -0,0 +1,143 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B070CDE368F5605BB9BA3894D30232E>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.902.46844.figure4>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure5>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure7>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure8>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure9>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure10>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure11> ;
|
||||
dc:creator "Auychinda, Chonlakran; Sartori, Michel; Boonsoong, Boonsatien" ;
|
||||
dc:title "Vietnamella thani Tshernova 1972" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Vietnamella_thani_Tshernova_1972> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.902.46844> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.902.46844>
|
||||
bibo:endPage "36" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "17" ;
|
||||
bibo:volume "902" ;
|
||||
dc:creator "Auychinda, Chonlakran; Sartori, Michel; Boonsoong, Boonsatien" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Vietnamellidae (Insecta, Ephemeroptera) of Thailand" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.902.46844.figure4>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure5>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure7>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure8>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure9>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure10>, <http://dx.doi.org/10.3897/zookeys.902.46844.figure11> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vietnamella_thani_Tshernova_1972>
|
||||
dwc:LSID "0B070CDE-368F-5605-BB9B-A3894D30232E" ;
|
||||
dwc:authority "Tshernova, 1972" ;
|
||||
dwc:authorityName "Tshernova" ;
|
||||
dwc:authorityYear "1972" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vietnamellidae" ;
|
||||
dwc:genus "Vietnamella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tshernova, 1972" ;
|
||||
dwc:species "thani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vietnamella_thani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vietnamella_thani>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vietnamellidae" ;
|
||||
dwc:genus "Vietnamella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vietnamella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vietnamella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vietnamellidae" ;
|
||||
dwc:genus "Vietnamella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vietnamellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vietnamellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Vietnamellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ephemeroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ephemeroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Ephemeroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.902.46844.figure4>
|
||||
dc:description "Figure 4. Vietnamella spp. Vietnamella maculosa sp. nov. (A, D, G, J): A outer projection on head (arrow) D inner and outer projections on head G, J tubercle on tergite VII and X; Vietnamella sp. B (B, E, H, K): B outer projection on head (arrow) E inner and outer projections with serration on head H, K tubercles on tergite VII and X; Vietnamella thani (C, F, I, L): C outer projection on head (arrow) F inner and outer projections on head I, L tubercles on tergite VII and X. Scale bars: 1 mm (A-C); 0.5 mm (G); 0.1 mm (D-F, H, I); 0.05 mm (J-L)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/371641> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.902.46844.figure5>
|
||||
dc:description "Figure 5. Forefemur and setae A forefemur of Vietnamella maculosa sp. nov. with serration of transverse ridge (arrow) B setae on transverse ridge of Vietnamella maculosa sp. nov. C setae on transverse ridge of V. thani. Scale bars: 1 mm (A); 0.01 mm (B, C)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/371642> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.902.46844.figure7>
|
||||
dc:description "Figure 7. Male imago of Vietnamella thani A dorsal view of head B lateral view of head C foreleg D middle leg E hindleg F, G dorsal and ventral view of thorax H forewing I hindwing J ventral view of genitalia K dorsal view of genitalia L lateral view of genitalia M dorsal view of abdomen N lateral view of abdomen O ventral view of abdomen. Scale bars: 1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/371644> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.902.46844.figure8>
|
||||
dc:description "Figure 8. Male subimago of Vietnamella thani A dorsal view of head B lateral view of head C foreleg D middle leg E hindleg F, G dorsal and ventral view of thorax H forewing I hindwing J ventral view of genitalia K dorsal view of genitalia L lateral view of genitalia M dorsal view of abdomen N lateral view of abdomen O ventral view of abdomen. Scale bars: 1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/371645> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.902.46844.figure9>
|
||||
dc:description "Figure 9. Female imago of Vietnamella thani A dorsal view of head B lateral view of head C foreleg D middle leg E hindleg F, G dorsal and ventral view of thorax H forewing I hindwing J, K ventral and dorsal view of genitalia L dorsal view of abdomen M lateral view of abdomen N ventral view of abdomen. Scale bars: 1 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/371646> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.902.46844.figure10>
|
||||
dc:description "Figure 10. Vietnamella thani A habitat B habitus of larva C habitus of male imago (incomplete molting)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/371647> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.902.46844.figure11>
|
||||
dc:description "Figure 11. SEM of egg structure of Vietnamella thani A overview B detail of Knob Terminated Coiled Thread (KCT) and chorionic surface C micropyle. Scale bars: 50 µm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/371648> ;
|
||||
a fabio:Figure .
|
88
data/0B/07/3D/0B073DA771A53039C9AD0BE0ECEBDD57.ttl
Normal file
88
data/0B/07/3D/0B073DA771A53039C9AD0BE0ECEBDD57.ttl
Normal file
|
@ -0,0 +1,88 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B073DA771A53039C9AD0BE0ECEBDD57>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Iberis amara L." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/DA8741A7CB0A16430F616322A6568952> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Iberis_amara> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/DA8741A7CB0A16430F616322A6568952>
|
||||
bibo:endPage "566" ;
|
||||
bibo:startPage "480" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Brassicaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iberis_amara>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Iberis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "amara" ;
|
||||
dwc:vernacularName "Bitterer Bauernsenf"@de, "Iberis amer"@fr, "Iberide bianca"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Iberis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Iberis>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:genus "Iberis" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Brassicaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Brassicales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Brassicales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Brassicales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
101
data/0B/07/87/0B0787B6FFF25B5BFE525535FCC4CCF0.ttl
Normal file
101
data/0B/07/87/0B0787B6FFF25B5BFE525535FCC4CCF0.ttl
Normal file
|
@ -0,0 +1,101 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B0787B6FFF25B5BFE525535FCC4CCF0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5029299> ;
|
||||
dc:creator "Farias, Amilcar; Neves, Elizabeth Gerardo; Johnsson, Rodrigo" ;
|
||||
dc:title "Neoparmulella Farias & Neves & Johnsson 2021, gen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neoparmulella_Farias_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2020.1845407> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222933.2020.1845407>
|
||||
bibo:endPage "2379" ;
|
||||
bibo:issue "35 - 36" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2021-03-11" ;
|
||||
bibo:startPage "2367" ;
|
||||
bibo:volume "54" ;
|
||||
dc:creator "Farias, Amilcar; Neves, Elizabeth Gerardo; Johnsson, Rodrigo" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new genus and species of Entomolepididae Brady, 1899 (Copepoda, Siphonostomatoida) associated with the endemic octocoral Phyllogorgia dilatata (Esper, 1806) (Cnidaria, Octocorallia) from Northeastern Brazil" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5029299> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neoparmulella_Farias_2021>
|
||||
dwc:authority "Farias & Neves & Johnsson, 2021" ;
|
||||
dwc:authorityName "Farias & Neves & Johnsson" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:family "Entomolepididae" ;
|
||||
dwc:genus "Neoparmulella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Farias & Neves & Johnsson, 2021" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoparmulella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neoparmulella>
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:family "Entomolepididae" ;
|
||||
dwc:genus "Neoparmulella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomolepididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Entomolepididae>
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:family "Entomolepididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siphonostomatoida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Siphonostomatoida>
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
|
||||
dwc:class "Hexanauplia" ;
|
||||
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.5029299>
|
||||
dc:description "Figure 2. Neoparmulella periperiensis sp. nov. female (holotype: UFBA 3302). (a), body, dorsal view; (b), urosome; (c), antennule; (d), antenna. Scale bars: A = 250 µm; B–D = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5029299/files/figure.png> ;
|
||||
a fabio:Figure .
|
150
data/0B/07/87/0B0787B6FFF45B57FECE5488FC97CD80.ttl
Normal file
150
data/0B/07/87/0B0787B6FFF45B57FECE5488FC97CD80.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/0B0787B6FFF45B57FECE5488FC97CD80>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.5029297>, <http://dx.doi.org/10.5281/zenodo.5029299>, <http://dx.doi.org/10.5281/zenodo.5029307>, <http://dx.doi.org/10.5281/zenodo.5029309> ;
|
||||
dc:creator "Farias, Amilcar; Neves, Elizabeth Gerardo; Johnsson, Rodrigo" ;
|
||||
dc:title "Neoparmulella periperiensis Farias & Neves & Johnsson 2021, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0B0787B6FFF45B57FECE5488FC97CD80.mc.33C63CFDFFF45B5BFE2E5343FD21CBC7>, <http://tb.plazi.org/GgServer/dwcaRecords/0B0787B6FFF45B57FECE5488FC97CD80.mc.33C63CFDFFF85B57FEE955C1FBFACDFD> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neoparmulella_periperiensis_Farias_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222933.2020.1845407> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222933.2020.1845407>
|
||||
bibo:endPage "2379" ;
|
||||
bibo:issue "35 - 36" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2021-03-11" ;
|
||||
bibo:startPage "2367" ;
|
||||
bibo:volume "54" ;
|
||||
dc:creator "Farias, Amilcar; Neves, Elizabeth Gerardo; Johnsson, Rodrigo" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "A new genus and species of Entomolepididae Brady, 1899 (Copepoda, Siphonostomatoida) associated with the endemic octocoral Phyllogorgia dilatata (Esper, 1806) (Cnidaria, Octocorallia) from Northeastern Brazil" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.5029297>, <http://dx.doi.org/10.5281/zenodo.5029299>, <http://dx.doi.org/10.5281/zenodo.5029307>, <http://dx.doi.org/10.5281/zenodo.5029309> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neoparmulella_periperiensis_Farias_2021>
|
||||
dwc:authority "Farias & Neves & Johnsson, 2021" ;
|
||||
dwc:authorityName "Farias & Neves & Johnsson" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:family "Entomolepididae" ;
|
||||
dwc:genus "Neoparmulella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Farias & Neves & Johnsson, 2021" ;
|
||||
dwc:species "periperiensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neoparmulella_periperiensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neoparmulella_periperiensis>
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:family "Entomolepididae" ;
|
||||
dwc:genus "Neoparmulella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "periperiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neoparmulella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neoparmulella>
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:family "Entomolepididae" ;
|
||||
dwc:genus "Neoparmulella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomolepididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Entomolepididae>
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:family "Entomolepididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siphonostomatoida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Siphonostomatoida>
|
||||
dwc:class "Hexanauplia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Siphonostomatoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexanauplia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexanauplia>
|
||||
dwc:class "Hexanauplia" ;
|
||||
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.5029297>
|
||||
dc:description "Figure 1. Sampling site in Periperi Beach, Todos-os-Santos Bay, Salvador City, Bahia, Brazil." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5029297/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5029299>
|
||||
dc:description "Figure 2. Neoparmulella periperiensis sp. nov. female (holotype: UFBA 3302). (a), body, dorsal view; (b), urosome; (c), antennule; (d), antenna. Scale bars: A = 250 µm; B–D = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5029299/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5029307>
|
||||
dc:description "Figure 3. Neoparmulella periperiensis sp. nov. female (holotype: UFBA 3302). (a), oral cone, mandible and maxillule; (b), maxilla; (c), maxilliped; (d), leg 1, (e), leg 2. Scale bars: A–E = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5029307/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.5029309>
|
||||
dc:description "Figure 4. Neoparmulella periperiensis sp. nov. female (holotype: UFBA 3302). (a), leg 3; (b), leg 4; (c), leg 5; male (allotype: UFBA 3303). (d), urosome; (e), antennule. Scale bars: A–E = 50 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/5029309/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B0787B6FFF45B57FECE5488FC97CD80.mc.33C63CFDFFF45B5BFE2E5343FD21CBC7>
|
||||
dwc:catalogNumber "UFBA 3302, UFBA 3303, UFBA 3304" ;
|
||||
dwc:collectionCode "UFBA" ;
|
||||
dwc:eventDate "2015-08-30" ;
|
||||
dwc:locality "Bahia State" ;
|
||||
dwc:recordedBy "I. Bonfim & A. Farias" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-12.866389" ;
|
||||
dwc:verbatimLongitude "-38.47972" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B0787B6FFF45B57FECE5488FC97CD80#33C63CFDFFF45B5BFE2E5343FD21CBC7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B0787B6FFF45B57FECE5488FC97CD80.mc.33C63CFDFFF85B57FEE955C1FBFACDFD>
|
||||
dwc:locality "Bahia State" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-12.866389" ;
|
||||
dwc:verbatimLongitude "-38.47972" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B0787B6FFF45B57FECE5488FC97CD80#33C63CFDFFF85B57FEE955C1FBFACDFD> ;
|
||||
a dwc:MaterialCitation .
|
112
data/0B/14/16/0B1416AE4BB4552CD7D3BC25A1CFA6FF.ttl
Normal file
112
data/0B/14/16/0B1416AE4BB4552CD7D3BC25A1CFA6FF.ttl
Normal file
|
@ -0,0 +1,112 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B1416AE4BB4552CD7D3BC25A1CFA6FF>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Peromyscus melanurus Osgood 1909" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0B1416AE4BB4552CD7D3BC25A1CFA6FF.mc.BD6E6E42613E279850B6F206DF5B029B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Peromyscus_melanurus_Osgood_1909> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316535>
|
||||
bibo:endPage "1189" ;
|
||||
bibo:startPage "955" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Rodentia - Family Cricetidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Peromyscus_melanurus_Osgood_1909>
|
||||
dwc:authority "Osgood 1909" ;
|
||||
dwc:authorityName "Osgood" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Peromyscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Osgood, 1909" ;
|
||||
dwc:species "melanurus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4F7KW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Peromyscus_melanurus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peromyscus_melanurus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Peromyscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "melanurus" ;
|
||||
dwc:vernacularName "Black-tailed Deermouse"@en ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Peromyscus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peromyscus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Peromyscus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cricetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cricetidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B1416AE4BB4552CD7D3BC25A1CFA6FF.mc.BD6E6E42613E279850B6F206DF5B029B>
|
||||
dwc:verbatimElevation "914.0" ;
|
||||
trt:gbifOccurrenceId "4867286751" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B1416AE4BB4552CD7D3BC25A1CFA6FF#BD6E6E42613E279850B6F206DF5B029B> ;
|
||||
a dwc:MaterialCitation .
|
120
data/0B/14/26/0B14264875489858B7BEFC60FD4EF9D3.ttl
Normal file
120
data/0B/14/26/0B14264875489858B7BEFC60FD4EF9D3.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/0B14264875489858B7BEFC60FD4EF9D3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219764>, <http://dx.doi.org/10.5281/zenodo.219765> ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:title "Saccata insolita Cao & Zhang, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saccata_insolita_Cao_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3686.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3686.3.5>
|
||||
bibo:endPage "372" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "363" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new erythroneurine leafhopper genera and first record of Thailus Mahmood from China (Hemiptera: Cicadellidae: Typhlocybinae), with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219764>, <http://dx.doi.org/10.5281/zenodo.219765> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Saccata_insolita_Cao_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cao & Zhang, 2013" ;
|
||||
dwc:authorityName "Cao & Zhang" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Saccata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cao & Zhang, 2013" ;
|
||||
dwc:species "insolita" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TW3N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saccata_insolita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saccata_insolita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Saccata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "insolita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Saccata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saccata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Saccata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.219764>
|
||||
dc:description "FIGURE 1. a – e, Saccata insolita sp. nov.; f – i, Variolosa meni sp. nov.; j – m, Thailus rectilinea sp. nov.; n – u, Thailus versicolor sp. nov.; a, f, j, n, r, dorsal view; b, g, k, o, s, lateral view; c, h, l, p, t, anterior dorsum (crown, pronotum and mesonotum); d, i, m, q, u, face; e, abdomen, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219764/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219765>
|
||||
dc:description "FIGURE 2. Saccata insolita sp. nov. a, forewing; b, hind wing; c, 3 rd and 4 th sternite, dorsal view, showing inner sclerotization; d, 3 rd and 4 th sternite, ventral view, showing abdominal apodemes; e, abdominal apodemes; f, genital capsule; g, pygofer dorsal appendage; h, subgenital plate, style, connective and the 9 th sternite, dorsal view; i, subgenital plate, ventral view; j, style, lateral view; k, connective; l, aedeagus, lateral view; m, aedeagus, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219765/files/figure.png> ;
|
||||
a fabio:Figure .
|
95
data/0B/14/26/0B1426487548985DB7BEF933FBDAFD73.ttl
Normal file
95
data/0B/14/26/0B1426487548985DB7BEF933FBDAFD73.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/0B1426487548985DB7BEF933FBDAFD73>
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:title "Variolosa Cao & Zhang, 2013, gen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Variolosa_Cao_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3686.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3686.3.5>
|
||||
bibo:endPage "372" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "363" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new erythroneurine leafhopper genera and first record of Thailus Mahmood from China (Hemiptera: Cicadellidae: Typhlocybinae), with description of four new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Variolosa_Cao_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cao & Zhang, 2013" ;
|
||||
dwc:authorityName "Cao & Zhang" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Variolosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Cao & Zhang, 2013" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HSP4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Variolosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Variolosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Variolosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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 .
|
102
data/0B/14/26/0B14264875499858B7BEF811FF7AFC38.ttl
Normal file
102
data/0B/14/26/0B14264875499858B7BEF811FF7AFC38.ttl
Normal file
|
@ -0,0 +1,102 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B14264875499858B7BEF811FF7AFC38>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219764> ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:title "Saccata Cao & Zhang, 2013, gen. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Saccata_Cao_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3686.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3686.3.5>
|
||||
bibo:endPage "372" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "363" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new erythroneurine leafhopper genera and first record of Thailus Mahmood from China (Hemiptera: Cicadellidae: Typhlocybinae), with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219764> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Saccata_Cao_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cao & Zhang, 2013" ;
|
||||
dwc:authorityName "Cao & Zhang" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Saccata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Cao & Zhang, 2013" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HQR6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Saccata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Saccata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Saccata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.219764>
|
||||
dc:description "FIGURE 1. a – e, Saccata insolita sp. nov.; f – i, Variolosa meni sp. nov.; j – m, Thailus rectilinea sp. nov.; n – u, Thailus versicolor sp. nov.; a, f, j, n, r, dorsal view; b, g, k, o, s, lateral view; c, h, l, p, t, anterior dorsum (crown, pronotum and mesonotum); d, i, m, q, u, face; e, abdomen, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219764/files/figure.png> ;
|
||||
a fabio:Figure .
|
94
data/0B/14/26/0B142648754D985CB7BEFA78FD3FFF6B.ttl
Normal file
94
data/0B/14/26/0B142648754D985CB7BEFA78FD3FFF6B.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/0B142648754D985CB7BEFA78FD3FFF6B>
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:title "Thailus Mahmood 1967" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thailus_Mahmood_1967> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3686.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3686.3.5>
|
||||
bibo:endPage "372" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "363" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new erythroneurine leafhopper genera and first record of Thailus Mahmood from China (Hemiptera: Cicadellidae: Typhlocybinae), with description of four new species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thailus_Mahmood_1967>
|
||||
dwc:authority "Mahmood, 1967" ;
|
||||
dwc:authorityName "Mahmood" ;
|
||||
dwc:authorityYear "1967" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Mahmood, 1967" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8HRZV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thailus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thailus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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 .
|
120
data/0B/14/26/0B142648754D985DB7BEFCD4FB81FA00.ttl
Normal file
120
data/0B/14/26/0B142648754D985DB7BEFCD4FB81FA00.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/0B142648754D985DB7BEFCD4FB81FA00>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219764>, <http://dx.doi.org/10.5281/zenodo.219766> ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:title "Variolosa meni Cao & Zhang, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Variolosa_meni_Cao_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3686.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3686.3.5>
|
||||
bibo:endPage "372" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "363" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new erythroneurine leafhopper genera and first record of Thailus Mahmood from China (Hemiptera: Cicadellidae: Typhlocybinae), with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219764>, <http://dx.doi.org/10.5281/zenodo.219766> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Variolosa_meni_Cao_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cao & Zhang, 2013" ;
|
||||
dwc:authorityName "Cao & Zhang" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Variolosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cao & Zhang, 2013" ;
|
||||
dwc:species "meni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FHD8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Variolosa_meni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Variolosa_meni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Variolosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "meni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Variolosa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Variolosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Variolosa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.219764>
|
||||
dc:description "FIGURE 1. a – e, Saccata insolita sp. nov.; f – i, Variolosa meni sp. nov.; j – m, Thailus rectilinea sp. nov.; n – u, Thailus versicolor sp. nov.; a, f, j, n, r, dorsal view; b, g, k, o, s, lateral view; c, h, l, p, t, anterior dorsum (crown, pronotum and mesonotum); d, i, m, q, u, face; e, abdomen, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219764/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219766>
|
||||
dc:description "FIGURE 3. Variolosa meni sp. nov. a, forewing; b, hind wing; c, abdominal apodemes; d, genital capsule; e, pygofer side, lateral view; f, pygofer side, ventral view; g, dorsal view of junction between connective (c), aedeagal atrium (a), and dorsal pygofer lobes (pl); h, subgenital plate, style, connective and the 9 th sternite, dorsal view; i, subgenital plate, ventral view; j, style, dorsal view; k, style, lateral view; l, aedeagus and connective, lateral view; m, apex of aedeagal shaft, lateral view; n, aedeagus, caudal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219766/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/0B/14/26/0B142648754E985EB7BEFD40FEC8F9EE.ttl
Normal file
120
data/0B/14/26/0B142648754E985EB7BEFD40FEC8F9EE.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/0B142648754E985EB7BEFD40FEC8F9EE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219764>, <http://dx.doi.org/10.5281/zenodo.219768> ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:title "Thailus versicolor Cao & Zhang, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thailus_versicolor_Cao_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3686.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3686.3.5>
|
||||
bibo:endPage "372" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "363" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new erythroneurine leafhopper genera and first record of Thailus Mahmood from China (Hemiptera: Cicadellidae: Typhlocybinae), with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219764>, <http://dx.doi.org/10.5281/zenodo.219768> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thailus_versicolor_Cao_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cao & Zhang, 2013" ;
|
||||
dwc:authorityName "Cao & Zhang" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cao & Zhang, 2013" ;
|
||||
dwc:species "versicolor" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7C64C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thailus_versicolor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thailus_versicolor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "versicolor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thailus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thailus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.219764>
|
||||
dc:description "FIGURE 1. a – e, Saccata insolita sp. nov.; f – i, Variolosa meni sp. nov.; j – m, Thailus rectilinea sp. nov.; n – u, Thailus versicolor sp. nov.; a, f, j, n, r, dorsal view; b, g, k, o, s, lateral view; c, h, l, p, t, anterior dorsum (crown, pronotum and mesonotum); d, i, m, q, u, face; e, abdomen, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219764/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219768>
|
||||
dc:description "FIGURE 5. Thailus versicolor sp. nov. a, forewing; b, hind wing; c, abdominal apodemes; d, genital capsule, lateral view; e, genital capsule, dorsal view; f, pygofer dorsal appendage and anal tube appendage; g, pygofer ventral appendage, caudal view; h, subgenital plate, style, connective and the 9 th sternite, dorsal view; i, subgenital plate, dorsal view; j, style, dorsal view; k, apex of style; l, connective; m, aedeagus, lateral view; n, aedeagus, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219768/files/figure.png> ;
|
||||
a fabio:Figure .
|
120
data/0B/14/26/0B142648754F985EB7BEFE0CFE91FD18.ttl
Normal file
120
data/0B/14/26/0B142648754F985EB7BEFE0CFE91FD18.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/0B142648754F985EB7BEFE0CFE91FD18>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219764>, <http://dx.doi.org/10.5281/zenodo.219767> ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:title "Thailus rectilinea Cao & Zhang, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thailus_rectilinea_Cao_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3686.3.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3686.3.5>
|
||||
bibo:endPage "372" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "363" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new erythroneurine leafhopper genera and first record of Thailus Mahmood from China (Hemiptera: Cicadellidae: Typhlocybinae), with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219764>, <http://dx.doi.org/10.5281/zenodo.219767> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thailus_rectilinea_Cao_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cao & Zhang, 2013" ;
|
||||
dwc:authorityName "Cao & Zhang" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cao & Zhang, 2013" ;
|
||||
dwc:species "rectilinea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55YTT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thailus_rectilinea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thailus_rectilinea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rectilinea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thailus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thailus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.219764>
|
||||
dc:description "FIGURE 1. a – e, Saccata insolita sp. nov.; f – i, Variolosa meni sp. nov.; j – m, Thailus rectilinea sp. nov.; n – u, Thailus versicolor sp. nov.; a, f, j, n, r, dorsal view; b, g, k, o, s, lateral view; c, h, l, p, t, anterior dorsum (crown, pronotum and mesonotum); d, i, m, q, u, face; e, abdomen, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219764/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219767>
|
||||
dc:description "FIGURE 4. Thailus rectilinea sp. nov. a, abdominal apodemes; b, genital capsule; c, pygofer dorsal appendage and anal tube appendage; d, pygofer ventral appendage, caudal view; e, subgenital plate, style and connective, dorsal view; f, subgenital plate, dorsal view; g, style, dorsal view; h, connective; i, aedeagus, lateral view; j, aedeagus, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219767/files/figure.png> ;
|
||||
a fabio:Figure .
|
90
data/0B/14/26/0B142648754F985FB7BEFF00FA2EFED7.ttl
Normal file
90
data/0B/14/26/0B142648754F985FB7BEFF00FA2EFED7.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/0B142648754F985FB7BEFF00FA2EFED7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219767>, <http://dx.doi.org/10.5281/zenodo.219768> ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:title "Thailus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3686.3.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Thailus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3686.3.5>
|
||||
bibo:endPage "372" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "363" ;
|
||||
bibo:volume "3686" ;
|
||||
dc:creator "Cao, Yanghui; Zhang, Yalin" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Two new erythroneurine leafhopper genera and first record of Thailus Mahmood from China (Hemiptera: Cicadellidae: Typhlocybinae), with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219767>, <http://dx.doi.org/10.5281/zenodo.219768> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thailus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Thailus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
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.219767>
|
||||
dc:description "FIGURE 4. Thailus rectilinea sp. nov. a, abdominal apodemes; b, genital capsule; c, pygofer dorsal appendage and anal tube appendage; d, pygofer ventral appendage, caudal view; e, subgenital plate, style and connective, dorsal view; f, subgenital plate, dorsal view; g, style, dorsal view; h, connective; i, aedeagus, lateral view; j, aedeagus, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219767/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219768>
|
||||
dc:description "FIGURE 5. Thailus versicolor sp. nov. a, forewing; b, hind wing; c, abdominal apodemes; d, genital capsule, lateral view; e, genital capsule, dorsal view; f, pygofer dorsal appendage and anal tube appendage; g, pygofer ventral appendage, caudal view; h, subgenital plate, style, connective and the 9 th sternite, dorsal view; i, subgenital plate, dorsal view; j, style, dorsal view; k, apex of style; l, connective; m, aedeagus, lateral view; n, aedeagus, ventral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219768/files/figure.png> ;
|
||||
a fabio:Figure .
|
124
data/0B/14/87/0B1487C9FFEC6D28FF66BFA5300BF97C.ttl
Normal file
124
data/0B/14/87/0B1487C9FFEC6D28FF66BFA5300BF97C.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/0B1487C9FFEC6D28FF66BFA5300BF97C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.219770>, <http://dx.doi.org/10.5281/zenodo.219771>, <http://dx.doi.org/10.5281/zenodo.219772> ;
|
||||
dc:creator "Bellini, Bruno Cavalcante; Morais, José Wellington De; Oliveira, Fábio Gonçalves De Lima" ;
|
||||
dc:title "Dicranocentrus amazonicus Bellini, Morais & Oliveira, 2013, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dicranocentrus_amazonicus_Bellini_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3709.3.8> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3709.3.8>
|
||||
bibo:endPage "300" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "296" ;
|
||||
bibo:volume "3709" ;
|
||||
dc:creator "Bellini, Bruno Cavalcante; Morais, José Wellington De; Oliveira, Fábio Gonçalves De Lima" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "A new species of Dicranocentrus Schött (Collembola, Entomobryidae, Orchesellinae) from Brazilian Amazon" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.219770>, <http://dx.doi.org/10.5281/zenodo.219771>, <http://dx.doi.org/10.5281/zenodo.219772> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dicranocentrus_amazonicus_Bellini_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Bellini, Morais & Oliveira, 2013" ;
|
||||
dwc:authorityName "Bellini, Morais & Oliveira" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:family "Entomobryidae" ;
|
||||
dwc:genus "Dicranocentrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bellini, Morais & Oliveira, 2013" ;
|
||||
dwc:species "amazonicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicranocentrus_amazonicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dicranocentrus_amazonicus>
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:family "Entomobryidae" ;
|
||||
dwc:genus "Dicranocentrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "amazonicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dicranocentrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dicranocentrus>
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:family "Entomobryidae" ;
|
||||
dwc:genus "Dicranocentrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Entomobryidae>
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:family "Entomobryidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Collembola>
|
||||
dwc:class "Entognatha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Collembola" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entognatha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Entognatha>
|
||||
dwc:class "Entognatha" ;
|
||||
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.219770>
|
||||
dc:description "FIGURE 1. Colour photograph of an alcohol preserved specimen of D. amazonicus sp. nov. (without Ant. VI)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219770/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219771>
|
||||
dc:description "FIGURE 2. D. amazonicus sp. nov.: A, habitus; B, Ant. V; C, Ant. VI; D, right eye patch; E, labral papillae and a row of smooth labral setae; F, Maxillary palp (right side); G, labial triangle setae (left side)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219771/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.219772>
|
||||
dc:description "FIGURE 3. D. amazonicus sp. nov.: A, metatrochanteral organ; B, chaetotaxy of posterior face of ventral tube; C, empodial complex (hind); D, proximal dental spines (dorsal view); E, distal dens and mucro; F, distribution of dorsal head and body macrochaetae. Thorax II, III and Abdomen I – IV." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/219772/files/figure.png> ;
|
||||
a fabio:Figure .
|
131
data/0B/14/87/0B1487F93700FFD7FF0DFCE9FD92FE09.ttl
Normal file
131
data/0B/14/87/0B1487F93700FFD7FF0DFCE9FD92FE09.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/0B1487F93700FFD7FF0DFCE9FD92FE09>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190379>, <http://dx.doi.org/10.5281/zenodo.190380> ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:title "Limnesia (Limnesia) maculata Muller 1776" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnesia_maculata_Muller_1776> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190376> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190376>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "2234" ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Water mites of the genus Limnesia Koch, 1836 (Acari: Hydrachnidia, Limnesiidae) from China, with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190379>, <http://dx.doi.org/10.5281/zenodo.190380> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limnesia_maculata_Muller_1776>
|
||||
dwc:authority "Muller, 1776" ;
|
||||
dwc:authorityName "Muller" ;
|
||||
dwc:authorityYear "1776" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1776" ;
|
||||
dwc:species "maculata" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnesia_maculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_maculata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maculata" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190379>
|
||||
dc:description "FIGURE 3. Limnesia maculata (Müller, 1776), male, A—idiosoma, ventral view, B—idiosoma, dorsal view, Cidiosoma, lateral view, D—genital field, E—infracapitular, lateral view, F—chelicera, lateral view, G—palp, lateral view, H—IV-L- 5, 6. Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190379/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190380>
|
||||
dc:description "FIGURE 4. Limnesia maculata (Müller, 1776), female, A—idiosoma, ventral view, B—idiosoma, dorsal view, Cgenital field, D—palp, lateral view, E—I-L- 5, 6, F—IV-L- 5, 6. Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190380/files/figure.png> ;
|
||||
a fabio:Figure .
|
127
data/0B/14/87/0B1487F93704FFDCFF0DFB92FCF6FCF9.ttl
Normal file
127
data/0B/14/87/0B1487F93704FFDCFF0DFB92FCF6FCF9.ttl
Normal file
|
@ -0,0 +1,127 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B1487F93704FFDCFF0DFB92FCF6FCF9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190377> ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:title "Limnesia (Limneisa) diploseta Yi & Jin, 2009, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnesia_diploseta_Yi_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190376> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190376>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "2234" ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Water mites of the genus Limnesia Koch, 1836 (Acari: Hydrachnidia, Limnesiidae) from China, with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190377> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limnesia_diploseta_Yi_2009>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yi & Jin, 2009" ;
|
||||
dwc:authorityName "Yi & Jin" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yi & Jin, 2009" ;
|
||||
dwc:species "diploseta" ;
|
||||
dwc:subGenus "Limneisa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnesia_diploseta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_diploseta>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diploseta" ;
|
||||
dwc:subGenus "Limneisa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia_Limneisa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_Limneisa>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Limneisa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190377>
|
||||
dc:description "FIGURE 1. Limnesia diploseta sp. nov. A—idiosoma, ventral view, male, B—idiosoma, dorsal view, male, Cidiosoma, ventral view, female, D—genital field, female, E—genital field, male, F—palp, lateral view, male, Ginfracapitular, lateral view, male, H—chelicera, lateral view, male, I & K—IV-L- 5, 6, male (right & left), J—I-L- 5, 6, male, L—IV-L- 5, 6, female. Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190377/files/figure.png> ;
|
||||
a fabio:Figure .
|
132
data/0B/14/87/0B1487F93706FFDAFF0DFC2FFC6BFD3B.ttl
Normal file
132
data/0B/14/87/0B1487F93706FFDAFF0DFC2FFC6BFD3B.ttl
Normal file
|
@ -0,0 +1,132 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B1487F93706FFDAFF0DFC2FFC6BFD3B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190378>, <http://dx.doi.org/10.5281/zenodo.190382> ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:title "Limnesia (Limnesia) hirtigenitalia Yi & Jin, 2009, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnesia_hirtigenitalia_Yi_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190376> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190376>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "2234" ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Water mites of the genus Limnesia Koch, 1836 (Acari: Hydrachnidia, Limnesiidae) from China, with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190378>, <http://dx.doi.org/10.5281/zenodo.190382> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limnesia_hirtigenitalia_Yi_2009>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yi & Jin, 2009" ;
|
||||
dwc:authorityName "Yi & Jin" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yi & Jin, 2009" ;
|
||||
dwc:species "hirtigenitalia" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnesia_hirtigenitalia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_hirtigenitalia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hirtigenitalia" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190378>
|
||||
dc:description "FIGURE 2. Limnesia hirtigenitalia sp. nov. A—idiosoma, ventral view, male, B—idiosoma, ventral view, female, Cidiosoma, dorsal view, male, D—genital field, female, E—genital field, male, F—palp, lateral view, male, Ginfracapitular, lateral view, male, H—chelicera, lateral view, male, I—I-L- 5, 6, male, J—IV-L- 5, 6, male. Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190378/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190382>
|
||||
dc:description "FIGURE 6. Limnesia papillosa Viets, 1935 A—idiosoma, ventral view, male, B—idiosoma, ventral view, female, Cgenital field, male, D—genital field, female, E—palp, lateral view, male, F—palp, lateral view, female, G—chelicera, lateral view, male, H—infracapitular, lateral view, male, I—IV-L- 5, 6, male. Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190382/files/figure.png> ;
|
||||
a fabio:Figure .
|
126
data/0B/14/87/0B1487F93709FFCFFF0DF8F9FB64F92E.ttl
Normal file
126
data/0B/14/87/0B1487F93709FFCFFF0DF8F9FB64F92E.ttl
Normal file
|
@ -0,0 +1,126 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B1487F93709FFCFFF0DF8F9FB64F92E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190385> ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:title "Limnesia (Limnesia) undulata Muller 1776" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnesia_undulata_Muller_1776> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190376> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190376>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "2234" ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Water mites of the genus Limnesia Koch, 1836 (Acari: Hydrachnidia, Limnesiidae) from China, with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190385> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limnesia_undulata_Muller_1776>
|
||||
dwc:authority "Muller, 1776" ;
|
||||
dwc:authorityName "Muller" ;
|
||||
dwc:authorityYear "1776" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muller, 1776" ;
|
||||
dwc:species "undulata" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnesia_undulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_undulata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "undulata" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190385>
|
||||
dc:description "FIGURE 9. Limnesia undulata (Müller, 1776). A—idiosoma, ventral view, male, B—idiosoma, dorsal view, male, C – idiosoma, ventral view, female, D—genital field, female, E—genital field, male, F—chelicera, lateral view, male, Ginfracapitular, lateral view, male, H—palp, lateral view, male, I—palp, lateral view, female, J—I-L- 5,6, female. K—III- L- 6, female, L—IV-L- 5, 6, female, M – IV-L- 5, 6, male, Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190385/files/figure.png> ;
|
||||
a fabio:Figure .
|
132
data/0B/14/87/0B1487F93709FFD3FF0DFF7CFADCF92B.ttl
Normal file
132
data/0B/14/87/0B1487F93709FFD3FF0DFF7CFADCF92B.ttl
Normal file
|
@ -0,0 +1,132 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B1487F93709FFD3FF0DFF7CFADCF92B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190383>, <http://dx.doi.org/10.5281/zenodo.190384> ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:title "Limnesia (Limnesia) turgeotrochanter Yi & Jin, 2009, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnesia_turgeotrochanter_Yi_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190376> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190376>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "2234" ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Water mites of the genus Limnesia Koch, 1836 (Acari: Hydrachnidia, Limnesiidae) from China, with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190383>, <http://dx.doi.org/10.5281/zenodo.190384> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limnesia_turgeotrochanter_Yi_2009>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yi & Jin, 2009" ;
|
||||
dwc:authorityName "Yi & Jin" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yi & Jin, 2009" ;
|
||||
dwc:species "turgeotrochanter" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnesia_turgeotrochanter> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_turgeotrochanter>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "turgeotrochanter" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190383>
|
||||
dc:description "FIGURE 7. Limnesia turgeotrochanter sp. nov., male, A—idiosoma, ventral view, B—idiosoma, dorsal view, Cidiosoma, lateral view, D—genital field, E—palp, lateral view, F—chelicera, lateral view, G—infracapitular, lateral view, H—I-L- 5, 6, I—IV-L- 5, 6, Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190383/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190384>
|
||||
dc:description "FIGURE 8. Limnesia turgeotrochanter sp. nov., female, A—idiosoma, ventral view, B—idiosoma, dorsal view, Cgenital field, D—palp, lateral view, E—infracapitular, lateral view, F—I-L- 5, 6, G—IV-L- 5. Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190384/files/figure.png> ;
|
||||
a fabio:Figure .
|
127
data/0B/14/87/0B1487F9370DFFD5FF0DFE1FFBC6FE74.ttl
Normal file
127
data/0B/14/87/0B1487F9370DFFD5FF0DFE1FFBC6FE74.ttl
Normal file
|
@ -0,0 +1,127 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B1487F9370DFFD5FF0DFE1FFBC6FE74>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190381> ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:title "Limnesia (Limnesia) megaseta Yi & Jin, 2009, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnesia_megaseta_Yi_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190376> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190376>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "2234" ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Water mites of the genus Limnesia Koch, 1836 (Acari: Hydrachnidia, Limnesiidae) from China, with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190381> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limnesia_megaseta_Yi_2009>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yi & Jin, 2009" ;
|
||||
dwc:authorityName "Yi & Jin" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yi & Jin, 2009" ;
|
||||
dwc:species "megaseta" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnesia_megaseta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_megaseta>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "megaseta" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190381>
|
||||
dc:description "FIGURE 5. Limnesia megaseta sp. nov. A—idiosoma, ventral view, male, B—idiosoma, dorsal view, male, Cidiosoma, lateral view, male, D—idiosoma, ventral view, female, E—idiosoma, dorsal view, female, F—genital field, male, G—lateral view of female infracapitular, H—palp, lateral view, female, I—infracapitular, lateral view, male, Jpalp, lateral view, male, K—IV-L- 5, 6, male, L—I-L- 5, 6, male. Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190381/files/figure.png> ;
|
||||
a fabio:Figure .
|
126
data/0B/14/87/0B1487F9370FFFD5FF0DFDAAFDEEF854.ttl
Normal file
126
data/0B/14/87/0B1487F9370FFFD5FF0DFDAAFDEEF854.ttl
Normal file
|
@ -0,0 +1,126 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B1487F9370FFFD5FF0DFDAAFDEEF854>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.190382> ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:title "Limnesia (Limnesia) papillosa Viets 1935" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnesia_papillosa_Viets_1935> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.190376> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190376>
|
||||
bibo:endPage "38" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "21" ;
|
||||
bibo:volume "2234" ;
|
||||
dc:creator "Yi, Tianci; Jin, Daochao" ;
|
||||
dc:date "2009" ;
|
||||
dc:title "Water mites of the genus Limnesia Koch, 1836 (Acari: Hydrachnidia, Limnesiidae) from China, with description of four new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.190382> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limnesia_papillosa_Viets_1935>
|
||||
dwc:authority "Viets, 1935" ;
|
||||
dwc:authorityName "Viets" ;
|
||||
dwc:authorityYear "1935" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Viets, 1935" ;
|
||||
dwc:species "papillosa" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnesia_papillosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_papillosa>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "papillosa" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia_Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Limnesia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:genus "Limnesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnesiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnesiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Limnesiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trombidiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trombidiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Trombidiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.190382>
|
||||
dc:description "FIGURE 6. Limnesia papillosa Viets, 1935 A—idiosoma, ventral view, male, B—idiosoma, ventral view, female, Cgenital field, male, D—genital field, female, E—palp, lateral view, male, F—palp, lateral view, female, G—chelicera, lateral view, male, H—infracapitular, lateral view, male, I—IV-L- 5, 6, male. Bars = 100 Μm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/190382/files/figure.png> ;
|
||||
a fabio:Figure .
|
163
data/0B/14/96/0B149642A5742D4041DCFA89FDF5FE12.ttl
Normal file
163
data/0B/14/96/0B149642A5742D4041DCFA89FDF5FE12.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/0B149642A5742D4041DCFA89FDF5FE12>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4955879> ;
|
||||
dc:creator "Makarchenko Usgs, Eugenyi A." ;
|
||||
dc:title "Diamesa japonica Tokunaga 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0B149642A5742D4041DCFA89FDF5FE12.mc.33D52D09A5742D42403CFA01FE88FA43>, <http://tb.plazi.org/GgServer/dwcaRecords/0B149642A5742D4041DCFA89FDF5FE12.mc.33D52D09A5742D4240C8FA5DFB88FA43> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diamesa_japonica_Tokunaga_1936> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Diamesa_kurobemijikaia_Sasa_1992> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4985.3.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4985.3.11>
|
||||
bibo:endPage "442" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-15" ;
|
||||
bibo:startPage "439" ;
|
||||
bibo:volume "4985" ;
|
||||
dc:creator "Makarchenko Usgs, Eugenyi A." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Confirmation of a species status of Diamesa leoniella Hansen, 1976, stat. resurr (Diptera, Chironomidae) from North America" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4955879> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diamesa_japonica_Tokunaga_1936>
|
||||
dwc:authority "Tokunaga, 1936" ;
|
||||
dwc:authorityName "Tokunaga" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Diamesa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tokunaga, 1936" ;
|
||||
dwc:species "japonica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CQN4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diamesa_japonica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diamesa_kurobemijikaia_Sasa_1992>
|
||||
dwc:authority "Sasa et Okazava, 1992: 60" ;
|
||||
dwc:authorityName "Sasa et Okazava" ;
|
||||
dwc:authorityPageNumber "60" ;
|
||||
dwc:authorityYear "1992" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Diamesa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sasa & Okazava, 1992" ;
|
||||
dwc:species "kurobemijikaia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6CQN4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diamesa_kurobemijikaia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diamesa_japonica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Diamesa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "japonica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diamesa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diamesa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Diamesa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diamesa_kurobemijikaia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Diamesa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kurobemijikaia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diamesa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4955879>
|
||||
dc:description "FIGURES 1–4. Males of Diamesa leoniella Hansen (1–2) and D. japonica Tokunaga (3–4). 1, 4, central part of hypopygium without tergite IX; 2–3, hypopygium in dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4955879/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B149642A5742D4041DCFA89FDF5FE12.mc.33D52D09A5742D42403CFA01FE88FA43>
|
||||
dwc:eventDate "1978-04-24" ;
|
||||
dwc:locality "Kurile Islands" ;
|
||||
dwc:recordedBy "E. Makarchenko" ;
|
||||
trt:gbifOccurrenceId "3314008304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B149642A5742D4041DCFA89FDF5FE12#33D52D09A5742D42403CFA01FE88FA43> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B149642A5742D4041DCFA89FDF5FE12.mc.33D52D09A5742D4240C8FA5DFB88FA43>
|
||||
dwc:eventDate "1978-04-26" ;
|
||||
dwc:locality "Kurile Islands" ;
|
||||
dwc:recordedBy "E. Makarchenko." ;
|
||||
trt:gbifOccurrenceId "3314008301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B149642A5742D4041DCFA89FDF5FE12#33D52D09A5742D4240C8FA5DFB88FA43> ;
|
||||
a dwc:MaterialCitation .
|
136
data/0B/14/96/0B149642A5752D4241DCFAEDFD35FB5E.ttl
Normal file
136
data/0B/14/96/0B149642A5752D4241DCFAEDFD35FB5E.ttl
Normal file
|
@ -0,0 +1,136 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B149642A5752D4241DCFAEDFD35FB5E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4955879> ;
|
||||
dc:creator "Makarchenko Usgs, Eugenyi A." ;
|
||||
dc:title "Diamesa leoniella Hansen 1976" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0B149642A5752D4241DCFAEDFD35FB5E.mc.33D52D09A5752D434035FA44FE16F98C>, <http://tb.plazi.org/GgServer/dwcaRecords/0B149642A5752D4241DCFAEDFD35FB5E.mc.33D52D09A5752D4340B8FA60FEC8F9A0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Diamesa_leoniella_Hansen_1976> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4985.3.11> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4985.3.11>
|
||||
bibo:endPage "442" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2021-06-15" ;
|
||||
bibo:startPage "439" ;
|
||||
bibo:volume "4985" ;
|
||||
dc:creator "Makarchenko Usgs, Eugenyi A." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Confirmation of a species status of Diamesa leoniella Hansen, 1976, stat. resurr (Diptera, Chironomidae) from North America" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4955879> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diamesa_leoniella_Hansen_1976>
|
||||
dwc:authority "Hansen, 1976" ;
|
||||
dwc:authorityName "Hansen" ;
|
||||
dwc:authorityYear "1976" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Diamesa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hansen, 1976" ;
|
||||
dwc:species "leoniella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/359FB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diamesa_leoniella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diamesa_leoniella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Diamesa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "leoniella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diamesa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diamesa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Diamesa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4955879>
|
||||
dc:description "FIGURES 1–4. Males of Diamesa leoniella Hansen (1–2) and D. japonica Tokunaga (3–4). 1, 4, central part of hypopygium without tergite IX; 2–3, hypopygium in dorsal view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4955879/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B149642A5752D4241DCFAEDFD35FB5E.mc.33D52D09A5752D434035FA44FE16F98C>
|
||||
dwc:eventDate "2013-03-26" ;
|
||||
dwc:locality "Mendenhall Lake" ;
|
||||
dwc:recordedBy "K. Frangos & P. Hudson" ;
|
||||
dwc:verbatimLatitude "58.4217" ;
|
||||
dwc:verbatimLongitude "134.5388" ;
|
||||
trt:gbifOccurrenceId "3314008303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B149642A5752D4241DCFAEDFD35FB5E#33D52D09A5752D434035FA44FE16F98C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B149642A5752D4241DCFAEDFD35FB5E.mc.33D52D09A5752D4340B8FA60FEC8F9A0>
|
||||
dwc:eventDate "2013-07-17" ;
|
||||
dwc:locality "Nugget Falls" ;
|
||||
dwc:recordedBy "P. Hudson." ;
|
||||
dwc:verbatimLatitude "58.427" ;
|
||||
dwc:verbatimLongitude "134.5373" ;
|
||||
trt:gbifOccurrenceId "3314008302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B149642A5752D4241DCFAEDFD35FB5E#33D52D09A5752D4340B8FA60FEC8F9A0> ;
|
||||
a dwc:MaterialCitation .
|
121
data/0B/23/3C/0B233C55DD54E829D76B37CED8597BC2.ttl
Normal file
121
data/0B/23/3C/0B233C55DD54E829D76B37CED8597BC2.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/0B233C55DD54E829D76B37CED8597BC2>
|
||||
dc:creator "Forel, A." ;
|
||||
dc:title "Solenopsis (Synsolenopsis) bruchi Forel, 1918, n. sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Solenopsis_bruchi_Forel_1918> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/A084EF5C2F458E9F0F214C3F03A49748> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/A084EF5C2F458E9F0F214C3F03A49748>
|
||||
bibo:endPage "156" ;
|
||||
bibo:journal "Bulletin de la Societe Vaudoise des Sciences Naturelles" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Forel, A." ;
|
||||
dc:date "1918" ;
|
||||
dc:title "Quelques fourmis de Madagascar récoltées par le Dr Friederichs et quelques remarques sur d'autres fourmis." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Solenopsis_bruchi_Forel_1918>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:144257" ;
|
||||
dwc:authority "Forel, 1918" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1918" ;
|
||||
dwc:species "bruchi" ;
|
||||
dwc:subGenus "Synsolenopsis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Solenopsis_bruchi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis_bruchi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bruchi" ;
|
||||
dwc:subGenus "Synsolenopsis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Solenopsis_Synsolenopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis_Synsolenopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Synsolenopsis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Solenopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
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/0B/23/3F/0B233F549B4E0113FF4E7422FA64FC5B.ttl
Normal file
89
data/0B/23/3F/0B233F549B4E0113FF4E7422FA64FC5B.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/0B233F549B4E0113FF4E7422FA64FC5B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.213527>, <http://dx.doi.org/10.5281/zenodo.213529> ;
|
||||
dc:creator "Cavalleri, Adriano; Kaminski, Lucas A.; Mendonça, Milton S." ;
|
||||
dc:title "Aulacothrips" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.213526> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Aulacothrips> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.213526>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "62" ;
|
||||
bibo:volume "3438" ;
|
||||
dc:creator "Cavalleri, Adriano; Kaminski, Lucas A.; Mendonça, Milton S." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A new ectoparasitic Aulacothrips (Thysanoptera: Heterothripidae) from Amazon rainforest and the significance of variation in antennal sensoria" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.213527>, <http://dx.doi.org/10.5281/zenodo.213529> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aulacothrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heterothripidae" ;
|
||||
dwc:genus "Aulacothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterothripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heterothripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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.213527>
|
||||
dc:description "FIGURES 1 – 7. Aulacothrips amazonicus sp. n. and its host. (1) Ramedia treehoppers tended by Dolichoderus bispinosus ants on Solanum shrub; (2) Female; (3) Male; (4) Head; (5) Antenna in dorsal view; (6) Pronotum; (7) Mesonotum and Metanotum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/213527/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.213529>
|
||||
dc:description "FIGURES 12 – 14. Dorsal view of antennae in Heterothripidae species. (12) Aulacothrips dictyotus; (13) Aulacothrips minor; (14) Lenkothrips sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/213529/files/figure.png> ;
|
||||
a fabio:Figure .
|
124
data/0B/23/3F/0B233F549B4E0116FF4E724BFD45FEC4.ttl
Normal file
124
data/0B/23/3F/0B233F549B4E0116FF4E724BFD45FEC4.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/0B233F549B4E0116FF4E724BFD45FEC4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.213527>, <http://dx.doi.org/10.5281/zenodo.213528>, <http://dx.doi.org/10.5281/zenodo.213529> ;
|
||||
dc:creator "Cavalleri, Adriano; Kaminski, Lucas A.; Mendonça, Milton S." ;
|
||||
dc:title "Aulacothrips amazonicus Cavalleri, Kaminski & Mendonça, 2012, sp.n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aulacothrips_amazonicus_Cavalleri_2012> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.213526> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.213526>
|
||||
bibo:endPage "68" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "62" ;
|
||||
bibo:volume "3438" ;
|
||||
dc:creator "Cavalleri, Adriano; Kaminski, Lucas A.; Mendonça, Milton S." ;
|
||||
dc:date "2012" ;
|
||||
dc:title "A new ectoparasitic Aulacothrips (Thysanoptera: Heterothripidae) from Amazon rainforest and the significance of variation in antennal sensoria" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.213527>, <http://dx.doi.org/10.5281/zenodo.213528>, <http://dx.doi.org/10.5281/zenodo.213529> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aulacothrips_amazonicus_Cavalleri_2012>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Cavalleri, Kaminski & Mendonça, 2012" ;
|
||||
dwc:authorityName "Cavalleri, Kaminski & Mendonça" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heterothripidae" ;
|
||||
dwc:genus "Aulacothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cavalleri, Kaminski & Mendonça, 2012" ;
|
||||
dwc:species "amazonicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JRFW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aulacothrips_amazonicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aulacothrips_amazonicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heterothripidae" ;
|
||||
dwc:genus "Aulacothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "amazonicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aulacothrips> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aulacothrips>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heterothripidae" ;
|
||||
dwc:genus "Aulacothrips" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heterothripidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heterothripidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Heterothripidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Thysanoptera" ;
|
||||
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.213527>
|
||||
dc:description "FIGURES 1 – 7. Aulacothrips amazonicus sp. n. and its host. (1) Ramedia treehoppers tended by Dolichoderus bispinosus ants on Solanum shrub; (2) Female; (3) Male; (4) Head; (5) Antenna in dorsal view; (6) Pronotum; (7) Mesonotum and Metanotum." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/213527/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.213528>
|
||||
dc:description "FIGURES 8 – 11. Aulacothrips amazonicus sp. n.; (8) Male abdominal tergites II – IV; (9) Male abdominal sternites VI – VIII (arrow indicates the minute pore plate); (10) Female abdominal sternites VIII – IX (arrows indicate flattened and hyaline lateral setae on IX); (11) Female abdominal tergites VIII – X." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/213528/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.213529>
|
||||
dc:description "FIGURES 12 – 14. Dorsal view of antennae in Heterothripidae species. (12) Aulacothrips dictyotus; (13) Aulacothrips minor; (14) Lenkothrips sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/213529/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/41/0B2341E80A82CC4150AA899A6BFA98CF.ttl
Normal file
114
data/0B/23/41/0B2341E80A82CC4150AA899A6BFA98CF.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/0B2341E80A82CC4150AA899A6BFA98CF>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Aldrovanda vesiculosa Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0B2341E80A82CC4150AA899A6BFA98CF.mc.ECA03053578F6BF2AAA9BC25DD21B94E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Aldrovanda_vesiculosa_Linnaeus_1753> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5281/zenodo.291971>
|
||||
bibo:endPage "342" ;
|
||||
bibo:startPage "252" ;
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:date "2007" ;
|
||||
dc:title "Chapter 7: Linnaean Plant Names and their Types (part A)" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Aldrovanda_vesiculosa_Linnaeus_1753>
|
||||
dwc:ID-ENA "173386" ;
|
||||
dwc:authority "L." ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Droseraceae" ;
|
||||
dwc:genus "Aldrovanda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "vesiculosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BLFR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Aldrovanda_vesiculosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aldrovanda_vesiculosa>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Droseraceae" ;
|
||||
dwc:genus "Aldrovanda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vesiculosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aldrovanda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aldrovanda>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Droseraceae" ;
|
||||
dwc:genus "Aldrovanda" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Droseraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Droseraceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Droseraceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B2341E80A82CC4150AA899A6BFA98CF.mc.ECA03053578F6BF2AAA9BC25DD21B94E>
|
||||
dwc:catalogNumber "397.1" ;
|
||||
dwc:collectionCode "LINN" ;
|
||||
dwc:typeStatus "lectotype" ;
|
||||
trt:gbifOccurrenceId "2612070476" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B2341E80A82CC4150AA899A6BFA98CF#ECA03053578F6BF2AAA9BC25DD21B94E> ;
|
||||
a dwc:MaterialCitation .
|
114
data/0B/23/BD/0B23BD63FFC0FFE4FF17FD89FDD3B198.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFC0FFE4FF17FD89FDD3B198.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/0B23BD63FFC0FFE4FF17FD89FDD3B198>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251675> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Etainia louisella Sircom 1849" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Etainia_louisella_Sircom_1849> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251675> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Etainia_louisella_Sircom_1849>
|
||||
dwc:authority "Sircom, 1849" ;
|
||||
dwc:authorityName "Sircom" ;
|
||||
dwc:authorityYear "1849" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Etainia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sircom, 1849" ;
|
||||
dwc:species "louisella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BKKX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Etainia_louisella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Etainia_louisella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Etainia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "louisella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Etainia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Etainia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Etainia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251675>
|
||||
dc:description "FIGURES 56 – 61 Leaf-mines and fruit-mines of the Nepticulidae species occurring in the Crimea. 56, Stigmella plagicolella on Prunus spinosa; 57, Ectoedemia mahalebella on Prunus spinosa; 58, Trifurcula eurema on Lotus sp.; 59, Bohemannia pulverosella on Malus domestica; 60, Etainia sericopeza on Acer platanoides; 61, E. louisella on Acer campestre." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251675/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFC0FFE4FF17FF7BFD94B065.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFC0FFE4FF17FF7BFD94B065.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/0B23BD63FFC0FFE4FF17FF7BFD94B065>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251675>, <http://dx.doi.org/10.5281/zenodo.251695> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Etainia sericopeza Zeller 1839" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Etainia_sericopeza_Zeller_1839> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251675>, <http://dx.doi.org/10.5281/zenodo.251695> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Etainia_sericopeza_Zeller_1839>
|
||||
dwc:authority "Zeller, 1839" ;
|
||||
dwc:authorityName "Zeller" ;
|
||||
dwc:authorityYear "1839" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Etainia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zeller, 1839" ;
|
||||
dwc:species "sericopeza" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3BKL5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Etainia_sericopeza> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Etainia_sericopeza>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Etainia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sericopeza" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Etainia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Etainia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Etainia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251675>
|
||||
dc:description "FIGURES 56 – 61 Leaf-mines and fruit-mines of the Nepticulidae species occurring in the Crimea. 56, Stigmella plagicolella on Prunus spinosa; 57, Ectoedemia mahalebella on Prunus spinosa; 58, Trifurcula eurema on Lotus sp.; 59, Bohemannia pulverosella on Malus domestica; 60, Etainia sericopeza on Acer platanoides; 61, E. louisella on Acer campestre." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251675/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251695>
|
||||
dc:description "FIGURES 138 – 140. Male genitalia of the Glaucolepis and Etainia species occurring in the Crimea. 138, Glaucolepis bleonella, capsule, genitalia slide no. AN 211; 139, same, phallus; 140, Etainia sericopeza, genitalia slide no. AN 494." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251695/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/0B/23/BD/0B23BD63FFC1FFE5FF17F9BBFB27B5A5.ttl
Normal file
107
data/0B/23/BD/0B23BD63FFC1FFE5FF17F9BBFB27B5A5.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/0B23BD63FFC1FFE5FF17F9BBFB27B5A5>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Glaucolepis bleonella Chretien 1904" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Glaucolepis_bleonella_Chretien_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Glaucolepis_bleonella_Chretien_1904>
|
||||
dwc:authority "Chretien, 1904" ;
|
||||
dwc:authorityName "Chretien" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Glaucolepis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chretien, 1904" ;
|
||||
dwc:species "bleonella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3G6CT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Glaucolepis_bleonella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glaucolepis_bleonella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Glaucolepis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bleonella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glaucolepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glaucolepis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Glaucolepis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
97
data/0B/23/BD/0B23BD63FFC1FFE5FF17FBFAFF7FB477.ttl
Normal file
97
data/0B/23/BD/0B23BD63FFC1FFE5FF17FBFAFF7FB477.ttl
Normal file
|
@ -0,0 +1,97 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B23BD63FFC1FFE5FF17FBFAFF7FB477>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251694> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Glaucolepis melanoptera" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Glaucolepis_melanoptera> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251694> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glaucolepis_melanoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Glaucolepis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "melanoptera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glaucolepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glaucolepis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Glaucolepis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251694>
|
||||
dc:description "FIGURES 134 – 137. Male genitalia of the Glaucolepis species occurring in the Crimea. 134, Glaucolepis melanoptera, capsule, genitalia slide no. AN 213; 135, same, phallus; 136, same, capsule with phallus inside, genitalia slide no. RA 258; 137, G. bleonella, genitalia slide no. RA 259." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251694/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFC1FFE5FF17FDA5FB76B1B4.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFC1FFE5FF17FDA5FB76B1B4.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/0B23BD63FFC1FFE5FF17FDA5FB76B1B4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251675>, <http://dx.doi.org/10.5281/zenodo.251692> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Trifurcula eurema Tutt 1899" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trifurcula_eurema_Tutt_1899> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251675>, <http://dx.doi.org/10.5281/zenodo.251692> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trifurcula_eurema_Tutt_1899>
|
||||
dwc:authority "Tutt, 1899" ;
|
||||
dwc:authorityName "Tutt" ;
|
||||
dwc:authorityYear "1899" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tutt, 1899" ;
|
||||
dwc:species "eurema" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/58QDL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trifurcula_eurema> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula_eurema>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eurema" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trifurcula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251675>
|
||||
dc:description "FIGURES 56 – 61 Leaf-mines and fruit-mines of the Nepticulidae species occurring in the Crimea. 56, Stigmella plagicolella on Prunus spinosa; 57, Ectoedemia mahalebella on Prunus spinosa; 58, Trifurcula eurema on Lotus sp.; 59, Bohemannia pulverosella on Malus domestica; 60, Etainia sericopeza on Acer platanoides; 61, E. louisella on Acer campestre." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251675/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251692>
|
||||
dc:description "FIGURES 126 – 129. Male genitalia of the Trifurcula species occurring in the Crimea. 126, T. subnitidella, genitalia slide no. AG 094; 127, T. silviae, capsule, genitalia slide no. AN 489; 128, same, phallus; 129, T. eurema, genitalia slide no. AN 528." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251692/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFC1FFE5FF17FF7BFE3FB381.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFC1FFE5FF17FF7BFE3FB381.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/0B23BD63FFC1FFE5FF17FF7BFE3FB381>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251693> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Trifurcula macedonica Z. Lastuvka & A. Lastuvka 1998" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trifurcula_macedonica_Lastuvka_1998> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251693> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trifurcula_macedonica_Lastuvka_1998>
|
||||
dwc:authority "Z. Lastuvka & A. Lastuvka, 1998" ;
|
||||
dwc:authorityName "Z. Lastuvka & A. Lastuvka" ;
|
||||
dwc:authorityYear "1998" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Z. Lastuvka & A. Lastuvka, 1998" ;
|
||||
dwc:species "macedonica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7D48D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trifurcula_macedonica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula_macedonica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "macedonica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trifurcula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251693>
|
||||
dc:description "FIGURES 130 – 133. Male genitalia of Trifurcula macedonica occurring in the Crimea. 130, capsule, genitalia slide no. AG 098; 131, same, phallus; 132, capsule, genitalia slide no. AG 099; 133, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251693/files/figure.png> ;
|
||||
a fabio:Figure .
|
97
data/0B/23/BD/0B23BD63FFC2FFE6FF17F9D7FE3FB5FD.ttl
Normal file
97
data/0B/23/BD/0B23BD63FFC2FFE6FF17F9D7FE3FB5FD.ttl
Normal file
|
@ -0,0 +1,97 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B23BD63FFC2FFE6FF17F9D7FE3FB5FD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251692> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Trifurcula silviae" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trifurcula_silviae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251692> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula_silviae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "silviae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trifurcula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251692>
|
||||
dc:description "FIGURES 126 – 129. Male genitalia of the Trifurcula species occurring in the Crimea. 126, T. subnitidella, genitalia slide no. AG 094; 127, T. silviae, capsule, genitalia slide no. AN 489; 128, same, phallus; 129, T. eurema, genitalia slide no. AN 528." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251692/files/figure.png> ;
|
||||
a fabio:Figure .
|
90
data/0B/23/BD/0B23BD63FFC2FFE6FF17FB12FB7CB792.ttl
Normal file
90
data/0B/23/BD/0B23BD63FFC2FFE6FF17FB12FB7CB792.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/0B23BD63FFC2FFE6FF17FB12FB7CB792>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Trifurcula josefklimeschi" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Trifurcula_josefklimeschi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula_josefklimeschi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "josefklimeschi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trifurcula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
114
data/0B/23/BD/0B23BD63FFC2FFE6FF17FCA1FE3FB6EC.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFC2FFE6FF17FCA1FE3FB6EC.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/0B23BD63FFC2FFE6FF17FCA1FE3FB6EC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251692> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Trifurcula subnitidella Duponchel 1843" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trifurcula_subnitidella_Duponchel_1843> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251692> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trifurcula_subnitidella_Duponchel_1843>
|
||||
dwc:authority "Duponchel, 1843" ;
|
||||
dwc:authorityName "Duponchel" ;
|
||||
dwc:authorityYear "1843" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Duponchel, 1843" ;
|
||||
dwc:species "subnitidella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/58QFZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trifurcula_subnitidella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula_subnitidella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subnitidella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trifurcula> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trifurcula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Trifurcula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251692>
|
||||
dc:description "FIGURES 126 – 129. Male genitalia of the Trifurcula species occurring in the Crimea. 126, T. subnitidella, genitalia slide no. AG 094; 127, T. silviae, capsule, genitalia slide no. AN 489; 128, same, phallus; 129, T. eurema, genitalia slide no. AN 528." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251692/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFC2FFE6FF17FF7BFB1CB09D.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFC2FFE6FF17FF7BFB1CB09D.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/0B23BD63FFC2FFE6FF17FF7BFB1CB09D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251674>, <http://dx.doi.org/10.5281/zenodo.251691> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Acalyptris platani Muller-Rutz 1934" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acalyptris_platani_Muller-Rutz_1934> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251674>, <http://dx.doi.org/10.5281/zenodo.251691> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acalyptris_platani_Muller-Rutz_1934>
|
||||
dwc:authority "Muller-Rutz, 1934" ;
|
||||
dwc:authorityName "Muller-Rutz" ;
|
||||
dwc:authorityYear "1934" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Acalyptris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Muller-Rutz, 1934" ;
|
||||
dwc:species "platani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8SNF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acalyptris_platani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acalyptris_platani>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Acalyptris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "platani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acalyptris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acalyptris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Acalyptris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251674>
|
||||
dc:description "FIGURES 48 – 55. Leaf-mines of the Stigmella and Acalyptris species occurring in the Crimea. 48, S. carpinella on Carpinus betulus; 49, S. incognitella on Malus domestica; 50, 51, S. lemniscella on Ulmus sp.; 52, S. splendidissimella on Geum sp.; 53, S. dorsigutella on Quercus pubescens, 54, 55, A. platani on Platanus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251674/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251691>
|
||||
dc:description "FIGURES 122 – 125. Genitalia of the Nepticulidae species occurring in the Crimea. 122, Fomoria septembrella, male genital capsule slide no. AN 519; 123, same, phallus, genitalia slide no. AN 521; 124, Acalyptris platani, male genitalia slide no. AN 500; 125, same, female genitalia slide no. RA 237." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251691/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFC3FFE7FF17F9D7FE8BB5FD.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFC3FFE7FF17F9D7FE8BB5FD.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/0B23BD63FFC3FFE7FF17F9D7FE8BB5FD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251691> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Fomoria septembrella Stainton 1849" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Fomoria_septembrella_Stainton_1849> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251691> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Fomoria_septembrella_Stainton_1849>
|
||||
dwc:authority "Stainton, 1849" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1849" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Fomoria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1849" ;
|
||||
dwc:species "septembrella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JDQM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Fomoria_septembrella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fomoria_septembrella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Fomoria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "septembrella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fomoria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fomoria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Fomoria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251691>
|
||||
dc:description "FIGURES 122 – 125. Genitalia of the Nepticulidae species occurring in the Crimea. 122, Fomoria septembrella, male genital capsule slide no. AN 519; 123, same, phallus, genitalia slide no. AN 521; 124, Acalyptris platani, male genitalia slide no. AN 500; 125, same, female genitalia slide no. RA 237." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251691/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFC3FFE7FF17FC32FD51B792.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFC3FFE7FF17FC32FD51B792.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/0B23BD63FFC3FFE7FF17FC32FD51B792>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251675>, <http://dx.doi.org/10.5281/zenodo.251690> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectoedemia mahalebella Klimesch 1936" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_mahalebella_Klimesch_1936> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251675>, <http://dx.doi.org/10.5281/zenodo.251690> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_mahalebella_Klimesch_1936>
|
||||
dwc:authority "Klimesch, 1936" ;
|
||||
dwc:authorityName "Klimesch" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Klimesch, 1936" ;
|
||||
dwc:species "mahalebella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38QHP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia_mahalebella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia_mahalebella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mahalebella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251675>
|
||||
dc:description "FIGURES 56 – 61 Leaf-mines and fruit-mines of the Nepticulidae species occurring in the Crimea. 56, Stigmella plagicolella on Prunus spinosa; 57, Ectoedemia mahalebella on Prunus spinosa; 58, Trifurcula eurema on Lotus sp.; 59, Bohemannia pulverosella on Malus domestica; 60, Etainia sericopeza on Acer platanoides; 61, E. louisella on Acer campestre." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251675/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251690>
|
||||
dc:description "FIGURES 118 – 121. Genitalia of the Ectoedemia species occurring in the Crimea. 118, E. contorta, male genital capsule, genitalia slide no. AG 110; 119, same, phallus; 120, E. mahalebella, male genitalia slide no. AN 482; 121, same, female genitalia slide no. AN 537." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251690/files/figure.png> ;
|
||||
a fabio:Figure .
|
97
data/0B/23/BD/0B23BD63FFC3FFE7FF17FDC1FE3FB10C.ttl
Normal file
97
data/0B/23/BD/0B23BD63FFC3FFE7FF17FDC1FE3FB10C.ttl
Normal file
|
@ -0,0 +1,97 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B23BD63FFC3FFE7FF17FDC1FE3FB10C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251690> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectoedemia contorta" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia_contorta> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251690> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia_contorta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "contorta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251690>
|
||||
dc:description "FIGURES 118 – 121. Genitalia of the Ectoedemia species occurring in the Crimea. 118, E. contorta, male genital capsule, genitalia slide no. AG 110; 119, same, phallus; 120, E. mahalebella, male genitalia slide no. AN 482; 121, same, female genitalia slide no. AN 537." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251690/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/0B/23/BD/0B23BD63FFC3FFE7FF17FF7BFE8BB3BD.ttl
Normal file
107
data/0B/23/BD/0B23BD63FFC3FFE7FF17FF7BFE8BB3BD.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/0B23BD63FFC3FFE7FF17FF7BFE8BB3BD>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectoedemia heringi Toll 1934" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_heringi_Toll_1934> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_heringi_Toll_1934>
|
||||
dwc:authority "Toll, 1934" ;
|
||||
dwc:authorityName "Toll" ;
|
||||
dwc:authorityYear "1934" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Toll, 1934" ;
|
||||
dwc:species "heringi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DVZG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia_heringi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia_heringi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heringi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
114
data/0B/23/BD/0B23BD63FFD0FFF3FF17F908FBABB317.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFD0FFF3FF17F908FBABB317.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/0B23BD63FFD0FFF3FF17F908FBABB317>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251670> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella microtheriella Stainton 1854" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_microtheriella_Stainton_1854> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251670> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_microtheriella_Stainton_1854>
|
||||
dwc:authority "Stainton, 1854" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1854" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1854" ;
|
||||
dwc:species "microtheriella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M6J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_microtheriella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_microtheriella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "microtheriella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251670>
|
||||
dc:description "FIGURES 16 – 23. Leaf-mines of the Stigmella species occurring in the Crimea. 16, S. microtheriella on Carpinus orientalis; 17, S. glutinosae on Alnus glutinosa; 18, 19, S. alnetella on Alnus glutinosa; 20, 21, S. prunetorum on Prunus cerasifera (20) and P. spinosa (21); 22, S. aceris on Acer campestre; 23, S. paradoxa on Crataegus monogyna." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251670/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD0FFF4FF17FB87FBF7B4E5.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD0FFF4FF17FB87FBF7B4E5.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/0B23BD63FFD0FFF4FF17FB87FBF7B4E5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251677> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella paliurella Gerasimov 1937" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_paliurella_Gerasimov_1937> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251677> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_paliurella_Gerasimov_1937>
|
||||
dwc:authority "Gerasimov, 1937" ;
|
||||
dwc:authorityName "Gerasimov" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gerasimov, 1937" ;
|
||||
dwc:species "paliurella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M8B> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_paliurella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_paliurella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paliurella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251669>
|
||||
dc:description "FIGURES 8 – 15. Leaf-mines of the Nepticulidae species occurring in the Crimea. 8, Stigmella confusella on Betula pendula; 9 – 10, S. irregularis on Pyrus elaeagnifolia; 11, Simplimorpha promissa on Cotinus coggygria; 12, 13, Stigmella freyella on Convolvulus arvensis; 14, S. tiliae on Tilia cordata; 15, S. paliurella on Paliurus spina-christi." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251669/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251677>
|
||||
dc:description "FIGURES 66 – 69. Male genitalia of the Stigmella species occurring in the Crimea. 66, S. paliurella, genitalia slide no. RA 252; 67, S. glutinosae, genitalia slide no. AN 514; 68, S. prunetorum, genitalia slide no. AN 202; 69, S. aceris, genitalia slide no. AN 477." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251677/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD0FFF4FF17FD62FD85B66C.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD0FFF4FF17FD62FD85B66C.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/0B23BD63FFD0FFF4FF17FD62FD85B66C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251676> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella tiliae Frey 1856" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_tiliae_Frey_1856> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251676> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_tiliae_Frey_1856>
|
||||
dwc:authority "Frey, 1856" ;
|
||||
dwc:authorityName "Frey" ;
|
||||
dwc:authorityYear "1856" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frey, 1856" ;
|
||||
dwc:species "tiliae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52MDM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_tiliae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_tiliae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tiliae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251669>
|
||||
dc:description "FIGURES 8 – 15. Leaf-mines of the Nepticulidae species occurring in the Crimea. 8, Stigmella confusella on Betula pendula; 9 – 10, S. irregularis on Pyrus elaeagnifolia; 11, Simplimorpha promissa on Cotinus coggygria; 12, 13, Stigmella freyella on Convolvulus arvensis; 14, S. tiliae on Tilia cordata; 15, S. paliurella on Paliurus spina-christi." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251669/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251676>
|
||||
dc:description "FIGURES 62 – 65. Genitalia of the Nepticulidae occurring in the Crimea. 62, Simplimorpha promissa, male genitalia slide no. AN 511; 63, Stigmella irregularis, male genitalia slide no. AN 538; 64, S. freyella, female genitalia slide No. AN 529; 65, S. tiliae, male genitalia slide No. AN 493." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251676/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD0FFF4FF17FF7BFBDBB049.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD0FFF4FF17FF7BFBDBB049.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/0B23BD63FFD0FFF4FF17FF7BFBDBB049>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251676> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella freyella Heyden 1858" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_freyella_Heyden_1858> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251676> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_freyella_Heyden_1858>
|
||||
dwc:authority "Heyden, 1858" ;
|
||||
dwc:authorityName "Heyden" ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Heyden, 1858" ;
|
||||
dwc:species "freyella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52LZJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_freyella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_freyella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "freyella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251669>
|
||||
dc:description "FIGURES 8 – 15. Leaf-mines of the Nepticulidae species occurring in the Crimea. 8, Stigmella confusella on Betula pendula; 9 – 10, S. irregularis on Pyrus elaeagnifolia; 11, Simplimorpha promissa on Cotinus coggygria; 12, 13, Stigmella freyella on Convolvulus arvensis; 14, S. tiliae on Tilia cordata; 15, S. paliurella on Paliurus spina-christi." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251669/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251676>
|
||||
dc:description "FIGURES 62 – 65. Genitalia of the Nepticulidae occurring in the Crimea. 62, Simplimorpha promissa, male genitalia slide no. AN 511; 63, Stigmella irregularis, male genitalia slide no. AN 538; 64, S. freyella, female genitalia slide No. AN 529; 65, S. tiliae, male genitalia slide No. AN 493." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251676/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD1FFF5FF17FA7AFC72B583.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD1FFF5FF17FA7AFC72B583.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/0B23BD63FFD1FFF5FF17FA7AFC72B583>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251676> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella irregularis Puplesis 1994" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_irregularis_Puplesis_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251676> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_irregularis_Puplesis_1994>
|
||||
dwc:authority "Puplesis, 1994" ;
|
||||
dwc:authorityName "Puplesis" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Puplesis, 1994" ;
|
||||
dwc:species "irregularis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M3W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_irregularis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_irregularis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "irregularis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251669>
|
||||
dc:description "FIGURES 8 – 15. Leaf-mines of the Nepticulidae species occurring in the Crimea. 8, Stigmella confusella on Betula pendula; 9 – 10, S. irregularis on Pyrus elaeagnifolia; 11, Simplimorpha promissa on Cotinus coggygria; 12, 13, Stigmella freyella on Convolvulus arvensis; 14, S. tiliae on Tilia cordata; 15, S. paliurella on Paliurus spina-christi." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251669/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251676>
|
||||
dc:description "FIGURES 62 – 65. Genitalia of the Nepticulidae occurring in the Crimea. 62, Simplimorpha promissa, male genitalia slide no. AN 511; 63, Stigmella irregularis, male genitalia slide no. AN 538; 64, S. freyella, female genitalia slide No. AN 529; 65, S. tiliae, male genitalia slide No. AN 493." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251676/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFD1FFF5FF17FBFAFB7CB722.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFD1FFF5FF17FBFAFB7CB722.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/0B23BD63FFD1FFF5FF17FBFAFB7CB722>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251669> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella confusella Wood & Walsingham 1894" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_confusella_Wood_1894> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251669> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_confusella_Wood_1894>
|
||||
dwc:authority "Wood & Walsingham, 1894" ;
|
||||
dwc:authorityName "Wood & Walsingham" ;
|
||||
dwc:authorityYear "1894" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wood & Walsingham, 1894" ;
|
||||
dwc:species "confusella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZSZ6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_confusella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_confusella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "confusella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251669>
|
||||
dc:description "FIGURES 8 – 15. Leaf-mines of the Nepticulidae species occurring in the Crimea. 8, Stigmella confusella on Betula pendula; 9 – 10, S. irregularis on Pyrus elaeagnifolia; 11, Simplimorpha promissa on Cotinus coggygria; 12, 13, Stigmella freyella on Convolvulus arvensis; 14, S. tiliae on Tilia cordata; 15, S. paliurella on Paliurus spina-christi." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251669/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD1FFF5FF17FE55FE8CB1B7.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD1FFF5FF17FE55FE8CB1B7.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/0B23BD63FFD1FFF5FF17FE55FE8CB1B7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251676> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Simplimorpha promissa Staudinger 1870" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Simplimorpha_promissa_Staudinger_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251669>, <http://dx.doi.org/10.5281/zenodo.251676> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Simplimorpha_promissa_Staudinger_1870>
|
||||
dwc:authority "Staudinger, 1870" ;
|
||||
dwc:authorityName "Staudinger" ;
|
||||
dwc:authorityYear "1870" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Simplimorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Staudinger, 1870" ;
|
||||
dwc:species "promissa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XG3D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Simplimorpha_promissa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Simplimorpha_promissa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Simplimorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "promissa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Simplimorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Simplimorpha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Simplimorpha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251669>
|
||||
dc:description "FIGURES 8 – 15. Leaf-mines of the Nepticulidae species occurring in the Crimea. 8, Stigmella confusella on Betula pendula; 9 – 10, S. irregularis on Pyrus elaeagnifolia; 11, Simplimorpha promissa on Cotinus coggygria; 12, 13, Stigmella freyella on Convolvulus arvensis; 14, S. tiliae on Tilia cordata; 15, S. paliurella on Paliurus spina-christi." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251669/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251676>
|
||||
dc:description "FIGURES 62 – 65. Genitalia of the Nepticulidae occurring in the Crimea. 62, Simplimorpha promissa, male genitalia slide no. AN 511; 63, Stigmella irregularis, male genitalia slide no. AN 538; 64, S. freyella, female genitalia slide No. AN 529; 65, S. tiliae, male genitalia slide No. AN 493." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251676/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD4FFF0FF17FAFAFBABB577.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD4FFF0FF17FAFAFBABB577.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/0B23BD63FFD4FFF0FF17FAFAFBABB577>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251681> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella malella Stainton 1854" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_malella_Stainton_1854> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251681> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_malella_Stainton_1854>
|
||||
dwc:authority "Stainton, 1854" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1854" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1854" ;
|
||||
dwc:species "malella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M5Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_malella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_malella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "malella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251672>
|
||||
dc:description "FIGURES 32 – 39. Leaf-mines of the Stigmella species occurring in the Crimea. 32, S. malella on Malus domestica; 33, S. rhamnella on Rhamnus cathartica; 34, 35, S. viscerella on Ulmus sp.; 36, S. ulmivora on Ulmus sp.; 37, S. ulmiphaga on Ulmus sp.; 38, 39, S. rolandi on Rosa canina." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251672/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251681>
|
||||
dc:description "FIGURES 82 – 85. Male genitalia of the Stigmella species occurring in the Crimea. 82, S. malella, genitalia slide no. AN 526; 83, S. rhamnella, capsule, genitalia slide no. AN 509; 84, same, phallus; 85, S. viscerella, genitalia slide no. AN 504." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251681/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFD4FFF0FF17FCCEFB91B6A2.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFD4FFF0FF17FCCEFB91B6A2.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/0B23BD63FFD4FFF0FF17FCCEFB91B6A2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251680> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella catharticella Stainton 1853" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_catharticella_Stainton_1853> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251680> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_catharticella_Stainton_1853>
|
||||
dwc:authority "Stainton, 1853" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1853" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1853" ;
|
||||
dwc:species "catharticella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZSYP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_catharticella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_catharticella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "catharticella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251680>
|
||||
dc:description "FIGURES 78 – 81. Male genitalia of the Stigmella species occurring in the Crimea. 78, S. crataegella, genitalia slide no. AN 476; 79, S. hahniella, genitalia slide no. AN 523; 80, S. hybnerella, genitalia slide no. AN 481; 81, S. catharticella, genitalia slide no. AN 480." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251680/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD4FFF0FF17FF1AFBF7B097.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD4FFF0FF17FF1AFBF7B097.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/0B23BD63FFD4FFF0FF17FF1AFBF7B097>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251680> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella hybnerella Hubner 1796" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_hybnerella_Hubner_1796> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251680> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_hybnerella_Hubner_1796>
|
||||
dwc:authority "Hubner, 1796" ;
|
||||
dwc:authorityName "Hubner" ;
|
||||
dwc:authorityYear "1796" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hubner, 1796" ;
|
||||
dwc:species "hybnerella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M39> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_hybnerella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_hybnerella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hybnerella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251671>
|
||||
dc:description "FIGURES 24 – 31. Leaf-mines of the Stigmella species occurring in the Crimea. 24, 25, 27, S. torminalis on Sorbus torminalis; 26, S. hahniella on S. torminalis; 28, 29, S. crataegiella on Crataegus sp.; 30, S. desperatella on Malus domestica; 31, S. hybnerella on Crataegus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251671/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251680>
|
||||
dc:description "FIGURES 78 – 81. Male genitalia of the Stigmella species occurring in the Crimea. 78, S. crataegella, genitalia slide no. AN 476; 79, S. hahniella, genitalia slide no. AN 523; 80, S. hybnerella, genitalia slide no. AN 481; 81, S. catharticella, genitalia slide no. AN 480." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251680/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD4FFFFFF17F8AEFBDBB3A2.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD4FFFFFF17F8AEFBDBB3A2.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/0B23BD63FFD4FFFFFF17F8AEFBDBB3A2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251681> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella rhamnella Herrich-Schaffter 1860" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_rhamnella_Herrich-Schaffter_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251681> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_rhamnella_Herrich-Schaffter_1860>
|
||||
dwc:authority "Herrich-Schaffter, 1860" ;
|
||||
dwc:authorityName "Herrich-Schaffter" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herrich-Schaffter, 1860" ;
|
||||
dwc:species "rhamnella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZSQ6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_rhamnella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_rhamnella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rhamnella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251672>
|
||||
dc:description "FIGURES 32 – 39. Leaf-mines of the Stigmella species occurring in the Crimea. 32, S. malella on Malus domestica; 33, S. rhamnella on Rhamnus cathartica; 34, 35, S. viscerella on Ulmus sp.; 36, S. ulmivora on Ulmus sp.; 37, S. ulmiphaga on Ulmus sp.; 38, 39, S. rolandi on Rosa canina." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251672/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251681>
|
||||
dc:description "FIGURES 82 – 85. Male genitalia of the Stigmella species occurring in the Crimea. 82, S. malella, genitalia slide no. AN 526; 83, S. rhamnella, capsule, genitalia slide no. AN 509; 84, same, phallus; 85, S. viscerella, genitalia slide no. AN 504." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251681/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD5FFF0FF17F970FBF7B2C2.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD5FFF0FF17F970FBF7B2C2.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/0B23BD63FFD5FFF0FF17F970FBF7B2C2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251680> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella hahniella Worz 1937" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_hahniella_Worz_1937> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251680> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_hahniella_Worz_1937>
|
||||
dwc:authority "Worz, 1937" ;
|
||||
dwc:authorityName "Worz" ;
|
||||
dwc:authorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Worz, 1937" ;
|
||||
dwc:species "hahniella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M2G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_hahniella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_hahniella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hahniella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251671>
|
||||
dc:description "FIGURES 24 – 31. Leaf-mines of the Stigmella species occurring in the Crimea. 24, 25, 27, S. torminalis on Sorbus torminalis; 26, S. hahniella on S. torminalis; 28, 29, S. crataegiella on Crataegus sp.; 30, S. desperatella on Malus domestica; 31, S. hybnerella on Crataegus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251671/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251680>
|
||||
dc:description "FIGURES 78 – 81. Male genitalia of the Stigmella species occurring in the Crimea. 78, S. crataegella, genitalia slide no. AN 476; 79, S. hahniella, genitalia slide no. AN 523; 80, S. hybnerella, genitalia slide no. AN 481; 81, S. catharticella, genitalia slide no. AN 480." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251680/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD5FFF1FF17FB2EFB91B43F.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD5FFF1FF17FB2EFB91B43F.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/0B23BD63FFD5FFF1FF17FB2EFB91B43F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251680> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella crataegella Klimesch 1936" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_crataegella_Klimesch_1936> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251680> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_crataegella_Klimesch_1936>
|
||||
dwc:authority "Klimesch, 1936" ;
|
||||
dwc:authorityName "Klimesch" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Klimesch, 1936" ;
|
||||
dwc:species "crataegella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52LXP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_crataegella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_crataegella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crataegella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251671>
|
||||
dc:description "FIGURES 24 – 31. Leaf-mines of the Stigmella species occurring in the Crimea. 24, 25, 27, S. torminalis on Sorbus torminalis; 26, S. hahniella on S. torminalis; 28, 29, S. crataegiella on Crataegus sp.; 30, S. desperatella on Malus domestica; 31, S. hybnerella on Crataegus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251671/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251680>
|
||||
dc:description "FIGURES 78 – 81. Male genitalia of the Stigmella species occurring in the Crimea. 78, S. crataegella, genitalia slide no. AN 476; 79, S. hahniella, genitalia slide no. AN 523; 80, S. hybnerella, genitalia slide no. AN 481; 81, S. catharticella, genitalia slide no. AN 480." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251680/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD5FFF1FF17FD19FB6EB608.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD5FFF1FF17FD19FB6EB608.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/0B23BD63FFD5FFF1FF17FD19FB6EB608>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251679> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella torminalis Wood 1890" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_torminalis_Wood_1890> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251679> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_torminalis_Wood_1890>
|
||||
dwc:authority "Wood, 1890" ;
|
||||
dwc:authorityName "Wood" ;
|
||||
dwc:authorityYear "1890" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wood, 1890" ;
|
||||
dwc:species "torminalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZSRJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_torminalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_torminalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "torminalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251671>
|
||||
dc:description "FIGURES 24 – 31. Leaf-mines of the Stigmella species occurring in the Crimea. 24, 25, 27, S. torminalis on Sorbus torminalis; 26, S. hahniella on S. torminalis; 28, 29, S. crataegiella on Crataegus sp.; 30, S. desperatella on Malus domestica; 31, S. hybnerella on Crataegus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251671/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251679>
|
||||
dc:description "FIGURES 74 – 77. Male genitalia of the Stigmella species occurring in the Crimea. 74, S. desperatella, genitalia slide no. AN 478; 75, S. torminalis, genitalia slide no. AN 523; 76, same, capsule without phallus, genitalia slide no. AN 467; 77, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251679/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD5FFF1FF17FF7BFB91B0D5.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD5FFF1FF17FF7BFB91B0D5.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/0B23BD63FFD5FFF1FF17FF7BFB91B0D5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251679> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella desperatella Frey 1856" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_desperatella_Frey_1856> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251671>, <http://dx.doi.org/10.5281/zenodo.251679> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_desperatella_Frey_1856>
|
||||
dwc:authority "Frey, 1856" ;
|
||||
dwc:authorityName "Frey" ;
|
||||
dwc:authorityYear "1856" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frey, 1856" ;
|
||||
dwc:species "desperatella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52LY4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_desperatella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_desperatella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "desperatella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251671>
|
||||
dc:description "FIGURES 24 – 31. Leaf-mines of the Stigmella species occurring in the Crimea. 24, 25, 27, S. torminalis on Sorbus torminalis; 26, S. hahniella on S. torminalis; 28, 29, S. crataegiella on Crataegus sp.; 30, S. desperatella on Malus domestica; 31, S. hybnerella on Crataegus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251671/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251679>
|
||||
dc:description "FIGURES 74 – 77. Male genitalia of the Stigmella species occurring in the Crimea. 74, S. desperatella, genitalia slide no. AN 478; 75, S. torminalis, genitalia slide no. AN 523; 76, same, capsule without phallus, genitalia slide no. AN 467; 77, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251679/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/0B/23/BD/0B23BD63FFD6FFF2FF17F9B7FE51B5DD.ttl
Normal file
107
data/0B/23/BD/0B23BD63FFD6FFF2FF17F9B7FE51B5DD.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/0B23BD63FFD6FFF2FF17F9B7FE51B5DD>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella minusculella Herrich-Schaffer 1855" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_minusculella_Herrich-Schaffer_1855> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_minusculella_Herrich-Schaffer_1855>
|
||||
dwc:authority "Herrich-Schaffer, 1855" ;
|
||||
dwc:authorityName "Herrich-Schaffer" ;
|
||||
dwc:authorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herrich-Schaffer, 1855" ;
|
||||
dwc:species "minusculella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M6L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_minusculella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_minusculella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minusculella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
213
data/0B/23/BD/0B23BD63FFD6FFF2FF17FC31FBF7B472.ttl
Normal file
213
data/0B/23/BD/0B23BD63FFD6FFF2FF17FC31FBF7B472.ttl
Normal file
|
@ -0,0 +1,213 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B23BD63FFD6FFF2FF17FC31FBF7B472>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251670>, <http://dx.doi.org/10.5281/zenodo.251678> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella paradoxa Frey 1858" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_paradoxa_Frey_1858> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Crataegus_monogyna>, <http://taxon-name.plazi.org/id/Plantae/Crataegus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Stigmella_juryi_Puplesis_1991> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251670>, <http://dx.doi.org/10.5281/zenodo.251678> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_paradoxa_Frey_1858>
|
||||
dwc:authority "Frey, 1858" ;
|
||||
dwc:authorityName "Frey" ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frey, 1858" ;
|
||||
dwc:species "paradoxa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M8L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_paradoxa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_juryi_Puplesis_1991>
|
||||
dwc:authority "Puplesis, 1991: 125" ;
|
||||
dwc:authorityName "Puplesis" ;
|
||||
dwc:authorityPageNumber "125" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Puplesis, 1991" ;
|
||||
dwc:species "juryi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M8L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_juryi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_paradoxa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paradoxa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_juryi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "juryi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crataegus_monogyna>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Crataegus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "monogyna" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Crataegus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Crataegus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:genus "Crataegus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rosaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Rosales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Rosales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Rosales" ;
|
||||
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.5281/zenodo.251670>
|
||||
dc:description "FIGURES 16 – 23. Leaf-mines of the Stigmella species occurring in the Crimea. 16, S. microtheriella on Carpinus orientalis; 17, S. glutinosae on Alnus glutinosa; 18, 19, S. alnetella on Alnus glutinosa; 20, 21, S. prunetorum on Prunus cerasifera (20) and P. spinosa (21); 22, S. aceris on Acer campestre; 23, S. paradoxa on Crataegus monogyna." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251670/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251678>
|
||||
dc:description "FIGURES 70 – 73. Male genitalia of the Stigmella paradoxa occurring in the Crimea. 70, capsule without phallus, genitalia slide No. AN 209 (holotype of S. juryi); 71 – same, phallus; 72, genitalia with phallus inside, genitalia slide No. AN 495; 73, same, genitalia slide No. AN 497." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251678/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD6FFF2FF17FEE7FB61B10D.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD6FFF2FF17FEE7FB61B10D.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/0B23BD63FFD6FFF2FF17FEE7FB61B10D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251670>, <http://dx.doi.org/10.5281/zenodo.251677> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella aceris Frey 1857" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_aceris_Frey_1857> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251670>, <http://dx.doi.org/10.5281/zenodo.251677> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_aceris_Frey_1857>
|
||||
dwc:authority "Frey, 1857" ;
|
||||
dwc:authorityName "Frey" ;
|
||||
dwc:authorityYear "1857" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Frey, 1857" ;
|
||||
dwc:species "aceris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52LT3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_aceris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_aceris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aceris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251670>
|
||||
dc:description "FIGURES 16 – 23. Leaf-mines of the Stigmella species occurring in the Crimea. 16, S. microtheriella on Carpinus orientalis; 17, S. glutinosae on Alnus glutinosa; 18, 19, S. alnetella on Alnus glutinosa; 20, 21, S. prunetorum on Prunus cerasifera (20) and P. spinosa (21); 22, S. aceris on Acer campestre; 23, S. paradoxa on Crataegus monogyna." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251670/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251677>
|
||||
dc:description "FIGURES 66 – 69. Male genitalia of the Stigmella species occurring in the Crimea. 66, S. paliurella, genitalia slide no. RA 252; 67, S. glutinosae, genitalia slide no. AN 514; 68, S. prunetorum, genitalia slide no. AN 202; 69, S. aceris, genitalia slide no. AN 477." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251677/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD7FFF2FF17FABEFB61B2C2.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD7FFF2FF17FABEFB61B2C2.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/0B23BD63FFD7FFF2FF17FABEFB61B2C2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251670>, <http://dx.doi.org/10.5281/zenodo.251677> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella prunetorum Stainton 1855" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_prunetorum_Stainton_1855> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251670>, <http://dx.doi.org/10.5281/zenodo.251677> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_prunetorum_Stainton_1855>
|
||||
dwc:authority "Stainton, 1855" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1855" ;
|
||||
dwc:species "prunetorum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M9W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_prunetorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_prunetorum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "prunetorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251670>
|
||||
dc:description "FIGURES 16 – 23. Leaf-mines of the Stigmella species occurring in the Crimea. 16, S. microtheriella on Carpinus orientalis; 17, S. glutinosae on Alnus glutinosa; 18, 19, S. alnetella on Alnus glutinosa; 20, 21, S. prunetorum on Prunus cerasifera (20) and P. spinosa (21); 22, S. aceris on Acer campestre; 23, S. paradoxa on Crataegus monogyna." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251670/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251677>
|
||||
dc:description "FIGURES 66 – 69. Male genitalia of the Stigmella species occurring in the Crimea. 66, S. paliurella, genitalia slide no. RA 252; 67, S. glutinosae, genitalia slide no. AN 514; 68, S. prunetorum, genitalia slide no. AN 202; 69, S. aceris, genitalia slide no. AN 477." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251677/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD7FFF3FF17FC69FEC4B778.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD7FFF3FF17FC69FEC4B778.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/0B23BD63FFD7FFF3FF17FC69FEC4B778>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251670>, <http://dx.doi.org/10.5281/zenodo.251677> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella glutinosae Stainton 1858" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_glutinosae_Stainton_1858> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251670>, <http://dx.doi.org/10.5281/zenodo.251677> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_glutinosae_Stainton_1858>
|
||||
dwc:authority "Stainton, 1858" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1858" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1858" ;
|
||||
dwc:species "glutinosae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M24> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_glutinosae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_glutinosae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "glutinosae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251670>
|
||||
dc:description "FIGURES 16 – 23. Leaf-mines of the Stigmella species occurring in the Crimea. 16, S. microtheriella on Carpinus orientalis; 17, S. glutinosae on Alnus glutinosa; 18, 19, S. alnetella on Alnus glutinosa; 20, 21, S. prunetorum on Prunus cerasifera (20) and P. spinosa (21); 22, S. aceris on Acer campestre; 23, S. paradoxa on Crataegus monogyna." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251670/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251677>
|
||||
dc:description "FIGURES 66 – 69. Male genitalia of the Stigmella species occurring in the Crimea. 66, S. paliurella, genitalia slide no. RA 252; 67, S. glutinosae, genitalia slide no. AN 514; 68, S. prunetorum, genitalia slide no. AN 202; 69, S. aceris, genitalia slide no. AN 477." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251677/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFD7FFF3FF17FE5BFEFDB145.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFD7FFF3FF17FE5BFEFDB145.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/0B23BD63FFD7FFF3FF17FE5BFEFDB145>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251670> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella alnetella Stainton 1854" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_alnetella_Stainton_1854> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251670> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_alnetella_Stainton_1854>
|
||||
dwc:authority "Stainton, 1854" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1854" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1854" ;
|
||||
dwc:species "alnetella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52LTY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_alnetella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_alnetella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alnetella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251670>
|
||||
dc:description "FIGURES 16 – 23. Leaf-mines of the Stigmella species occurring in the Crimea. 16, S. microtheriella on Carpinus orientalis; 17, S. glutinosae on Alnus glutinosa; 18, 19, S. alnetella on Alnus glutinosa; 20, 21, S. prunetorum on Prunus cerasifera (20) and P. spinosa (21); 22, S. aceris on Acer campestre; 23, S. paradoxa on Crataegus monogyna." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251670/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFD8FFFCFF17F9ADFB91B5BC.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD8FFFCFF17F9ADFB91B5BC.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/0B23BD63FFD8FFFCFF17F9ADFB91B5BC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251674>, <http://dx.doi.org/10.5281/zenodo.251684> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella incognitella Herrich-Schaffer 1855" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_incognitella_Herrich-Schaffer_1855> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251674>, <http://dx.doi.org/10.5281/zenodo.251684> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_incognitella_Herrich-Schaffer_1855>
|
||||
dwc:authority "Herrich-Schaffer, 1855" ;
|
||||
dwc:authorityName "Herrich-Schaffer" ;
|
||||
dwc:authorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herrich-Schaffer, 1855" ;
|
||||
dwc:species "incognitella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M3L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_incognitella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_incognitella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "incognitella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251674>
|
||||
dc:description "FIGURES 48 – 55. Leaf-mines of the Stigmella and Acalyptris species occurring in the Crimea. 48, S. carpinella on Carpinus betulus; 49, S. incognitella on Malus domestica; 50, 51, S. lemniscella on Ulmus sp.; 52, S. splendidissimella on Geum sp.; 53, S. dorsigutella on Quercus pubescens, 54, 55, A. platani on Platanus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251674/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251684>
|
||||
dc:description "FIGURES 94 – 97. Male genitalia of the Stigmella species occurring in the Crimea. 94, S. trimaculella, genitalia slide no. AN 499; 95, S. obliquella, genitalia slide no. AN 501; 96, S. incognitella, capsule, genitalia slide no. AN 214; 97, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251684/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFD8FFFCFF17FBF8FBABB474.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFD8FFFCFF17FBF8FBABB474.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/0B23BD63FFD8FFFCFF17FBF8FBABB474>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251674> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella lemniscella Zeller 1839" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_lemniscella_Zeller_1839> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251674> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_lemniscella_Zeller_1839>
|
||||
dwc:authority "Zeller, 1839" ;
|
||||
dwc:authorityName "Zeller" ;
|
||||
dwc:authorityYear "1839" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zeller, 1839" ;
|
||||
dwc:species "lemniscella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M58> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_lemniscella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_lemniscella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lemniscella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251674>
|
||||
dc:description "FIGURES 48 – 55. Leaf-mines of the Stigmella and Acalyptris species occurring in the Crimea. 48, S. carpinella on Carpinus betulus; 49, S. incognitella on Malus domestica; 50, 51, S. lemniscella on Ulmus sp.; 52, S. splendidissimella on Geum sp.; 53, S. dorsigutella on Quercus pubescens, 54, 55, A. platani on Platanus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251674/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFD8FFFCFF17FE77FB91B1B5.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFD8FFFCFF17FE77FB91B1B5.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/0B23BD63FFD8FFFCFF17FE77FB91B1B5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251674> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella carpinella Heinemann 1862" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_carpinella_Heinemann_1862> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251674> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_carpinella_Heinemann_1862>
|
||||
dwc:authority "Heinemann, 1862" ;
|
||||
dwc:authorityName "Heinemann" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Heinemann, 1862" ;
|
||||
dwc:species "carpinella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52LW7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_carpinella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_carpinella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "carpinella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251674>
|
||||
dc:description "FIGURES 48 – 55. Leaf-mines of the Stigmella and Acalyptris species occurring in the Crimea. 48, S. carpinella on Carpinus betulus; 49, S. incognitella on Malus domestica; 50, 51, S. lemniscella on Ulmus sp.; 52, S. splendidissimella on Geum sp.; 53, S. dorsigutella on Quercus pubescens, 54, 55, A. platani on Platanus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251674/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFD9FFFCFF17F8EFFDD0B332.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFD9FFFCFF17F8EFFDD0B332.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/0B23BD63FFD9FFFCFF17F8EFFDD0B332>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251673> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella tityrella Stainton 1854" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_tityrella_Stainton_1854> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251673> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_tityrella_Stainton_1854>
|
||||
dwc:authority "Stainton, 1854" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1854" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1854" ;
|
||||
dwc:species "tityrella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52MDS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_tityrella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_tityrella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tityrella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251673>
|
||||
dc:description "FIGURES 40 – 47. Leaf-mines of the Stigmella species occurring in the Crimea. 40, 41, S. trimaculella on Populus sp.; 42, 43, S. salicis on Salix caprea; 44, 45, S. obliquella on Salix sp.; 46, 47, S. tityrella on Fagus sylvatica." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251673/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/0B/23/BD/0B23BD63FFD9FFFDFF17FA62FE06B4CA.ttl
Normal file
107
data/0B/23/BD/0B23BD63FFD9FFFDFF17FA62FE06B4CA.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/0B23BD63FFD9FFFDFF17FA62FE06B4CA>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella floslactella Haworth 1828" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_floslactella_Haworth_1828> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_floslactella_Haworth_1828>
|
||||
dwc:authority "Haworth, 1828" ;
|
||||
dwc:authorityName "Haworth" ;
|
||||
dwc:authorityYear "1828" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haworth, 1828" ;
|
||||
dwc:species "floslactella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZSYY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_floslactella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_floslactella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "floslactella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
119
data/0B/23/BD/0B23BD63FFD9FFFDFF17FC4DFA37B75C.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFD9FFFDFF17FC4DFA37B75C.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/0B23BD63FFD9FFFDFF17FC4DFA37B75C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251673>, <http://dx.doi.org/10.5281/zenodo.251684> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella obliquella Heinemann 1862" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_obliquella_Heinemann_1862> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251673>, <http://dx.doi.org/10.5281/zenodo.251684> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_obliquella_Heinemann_1862>
|
||||
dwc:authority "Heinemann, 1862" ;
|
||||
dwc:authorityName "Heinemann" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Heinemann, 1862" ;
|
||||
dwc:species "obliquella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M7Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_obliquella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_obliquella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "obliquella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251673>
|
||||
dc:description "FIGURES 40 – 47. Leaf-mines of the Stigmella species occurring in the Crimea. 40, 41, S. trimaculella on Populus sp.; 42, 43, S. salicis on Salix caprea; 44, 45, S. obliquella on Salix sp.; 46, 47, S. tityrella on Fagus sylvatica." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251673/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251684>
|
||||
dc:description "FIGURES 94 – 97. Male genitalia of the Stigmella species occurring in the Crimea. 94, S. trimaculella, genitalia slide no. AN 499; 95, S. obliquella, genitalia slide no. AN 501; 96, S. incognitella, capsule, genitalia slide no. AN 214; 97, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251684/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFD9FFFDFF17FDE3FB27B129.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFD9FFFDFF17FDE3FB27B129.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/0B23BD63FFD9FFFDFF17FDE3FB27B129>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251673> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella salicis Stainton 1854" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_salicis_Stainton_1854> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251673> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_salicis_Stainton_1854>
|
||||
dwc:authority "Stainton, 1854" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1854" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1854" ;
|
||||
dwc:species "salicis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52MBK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_salicis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_salicis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "salicis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251673>
|
||||
dc:description "FIGURES 40 – 47. Leaf-mines of the Stigmella species occurring in the Crimea. 40, 41, S. trimaculella on Populus sp.; 42, 43, S. salicis on Salix caprea; 44, 45, S. obliquella on Salix sp.; 46, 47, S. tityrella on Fagus sylvatica." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251673/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFDAFFFDFF17F8B5FBDBB3DF.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFDAFFFDFF17F8B5FBDBB3DF.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/0B23BD63FFDAFFFDFF17F8B5FBDBB3DF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251673>, <http://dx.doi.org/10.5281/zenodo.251684> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella trimaculella Haworth 1828" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_trimaculella_Haworth_1828> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251673>, <http://dx.doi.org/10.5281/zenodo.251684> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_trimaculella_Haworth_1828>
|
||||
dwc:authority "Haworth, 1828" ;
|
||||
dwc:authorityName "Haworth" ;
|
||||
dwc:authorityYear "1828" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haworth, 1828" ;
|
||||
dwc:species "trimaculella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZT3J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_trimaculella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_trimaculella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "trimaculella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251673>
|
||||
dc:description "FIGURES 40 – 47. Leaf-mines of the Stigmella species occurring in the Crimea. 40, 41, S. trimaculella on Populus sp.; 42, 43, S. salicis on Salix caprea; 44, 45, S. obliquella on Salix sp.; 46, 47, S. tityrella on Fagus sylvatica." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251673/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251684>
|
||||
dc:description "FIGURES 94 – 97. Male genitalia of the Stigmella species occurring in the Crimea. 94, S. trimaculella, genitalia slide no. AN 499; 95, S. obliquella, genitalia slide no. AN 501; 96, S. incognitella, capsule, genitalia slide no. AN 214; 97, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251684/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFDAFFFEFF17FF7BFB60B571.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFDAFFFEFF17FF7BFB60B571.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/0B23BD63FFDAFFFEFF17FF7BFB60B571>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251683> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella thuringiaca Petry 1904" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_thuringiaca_Petry_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251683> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_thuringiaca_Petry_1904>
|
||||
dwc:authority "Petry, 1904" ;
|
||||
dwc:authorityName "Petry" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Petry, 1904" ;
|
||||
dwc:species "thuringiaca" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52MDL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_thuringiaca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_thuringiaca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thuringiaca" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251672>
|
||||
dc:description "FIGURES 32 – 39. Leaf-mines of the Stigmella species occurring in the Crimea. 32, S. malella on Malus domestica; 33, S. rhamnella on Rhamnus cathartica; 34, 35, S. viscerella on Ulmus sp.; 36, S. ulmivora on Ulmus sp.; 37, S. ulmiphaga on Ulmus sp.; 38, 39, S. rolandi on Rosa canina." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251672/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251683>
|
||||
dc:description "FIGURES 90 – 93. Male genitalia of the Stigmella species occurring in the Crimea. 90, S. thuringiaca, genitalia slide no. AN 488; 91, S. rolandi, genitalia slide no. AN 502; 92, same, capsule, genitalia slide no. AN 512; 93, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251683/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFDBFFFFFF17FA0EFBABB5AB.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFDBFFFFFF17FA0EFBABB5AB.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/0B23BD63FFDBFFFFFF17FA0EFBABB5AB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251682> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella ulmiphaga Preissecker 1942" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_ulmiphaga_Preissecker_1942> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251682> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_ulmiphaga_Preissecker_1942>
|
||||
dwc:authority "Preissecker, 1942" ;
|
||||
dwc:authorityName "Preissecker" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Preissecker, 1942" ;
|
||||
dwc:species "ulmiphaga" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZT43> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_ulmiphaga> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_ulmiphaga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ulmiphaga" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251672>
|
||||
dc:description "FIGURES 32 – 39. Leaf-mines of the Stigmella species occurring in the Crimea. 32, S. malella on Malus domestica; 33, S. rhamnella on Rhamnus cathartica; 34, 35, S. viscerella on Ulmus sp.; 36, S. ulmivora on Ulmus sp.; 37, S. ulmiphaga on Ulmus sp.; 38, 39, S. rolandi on Rosa canina." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251672/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251682>
|
||||
dc:description "FIGURES 86 – 89. Male genitalia of the Stigmella species occurring in the Crimea. 86, S. ulmivora, genitalia slide no. AN 505; 87, S. ulmiphaga, genitalia slide no. AN 506; 88, S. thuringiaca, capsule, genitalia slide no. AN 490; 89, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251682/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFDBFFFFFF17FB80FBABB7E8.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFDBFFFFFF17FB80FBABB7E8.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/0B23BD63FFDBFFFFFF17FB80FBABB7E8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251682> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella ulmivora Fologne 1860" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_ulmivora_Fologne_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251682> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_ulmivora_Fologne_1860>
|
||||
dwc:authority "Fologne, 1860" ;
|
||||
dwc:authorityName "Fologne" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fologne, 1860" ;
|
||||
dwc:species "ulmivora" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZSRQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_ulmivora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_ulmivora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ulmivora" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251672>
|
||||
dc:description "FIGURES 32 – 39. Leaf-mines of the Stigmella species occurring in the Crimea. 32, S. malella on Malus domestica; 33, S. rhamnella on Rhamnus cathartica; 34, 35, S. viscerella on Ulmus sp.; 36, S. ulmivora on Ulmus sp.; 37, S. ulmiphaga on Ulmus sp.; 38, 39, S. rolandi on Rosa canina." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251672/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251682>
|
||||
dc:description "FIGURES 86 – 89. Male genitalia of the Stigmella species occurring in the Crimea. 86, S. ulmivora, genitalia slide no. AN 505; 87, S. ulmiphaga, genitalia slide no. AN 506; 88, S. thuringiaca, capsule, genitalia slide no. AN 490; 89, same, phallus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251682/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFDBFFFFFF17FDC7FBABB67D.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFDBFFFFFF17FDC7FBABB67D.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/0B23BD63FFDBFFFFFF17FDC7FBABB67D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251681> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella viscerella Stainton 1853" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_viscerella_Stainton_1853> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251672>, <http://dx.doi.org/10.5281/zenodo.251681> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_viscerella_Stainton_1853>
|
||||
dwc:authority "Stainton, 1853" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1853" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1853" ;
|
||||
dwc:species "viscerella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52MF6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_viscerella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_viscerella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "viscerella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251672>
|
||||
dc:description "FIGURES 32 – 39. Leaf-mines of the Stigmella species occurring in the Crimea. 32, S. malella on Malus domestica; 33, S. rhamnella on Rhamnus cathartica; 34, 35, S. viscerella on Ulmus sp.; 36, S. ulmivora on Ulmus sp.; 37, S. ulmiphaga on Ulmus sp.; 38, 39, S. rolandi on Rosa canina." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251672/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251681>
|
||||
dc:description "FIGURES 82 – 85. Male genitalia of the Stigmella species occurring in the Crimea. 82, S. malella, genitalia slide no. AN 526; 83, S. rhamnella, capsule, genitalia slide no. AN 509; 84, same, phallus; 85, S. viscerella, genitalia slide no. AN 504." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251681/files/figure.png> ;
|
||||
a fabio:Figure .
|
113
data/0B/23/BD/0B23BD63FFDCFFF8FF17F998FE06B5A4.ttl
Normal file
113
data/0B/23/BD/0B23BD63FFDCFFF8FF17F998FE06B5A4.ttl
Normal file
|
@ -0,0 +1,113 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B23BD63FFDCFFF8FF17F998FE06B5A4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251689> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectodemia rufifrontella Caradja 1920" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectodemia_rufifrontella_Caradja_1920> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251689> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectodemia_rufifrontella_Caradja_1920>
|
||||
dwc:authority "Caradja 1920" ;
|
||||
dwc:authorityName "Caradja" ;
|
||||
dwc:authorityYear "1920" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Caradja, 1920" ;
|
||||
dwc:species "rufifrontella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectodemia_rufifrontella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectodemia_rufifrontella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rufifrontella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectodemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectodemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251689>
|
||||
dc:description "FIGURES 114 – 117. Genitalia of Ectoedemia rufifrontella occurring in the Crimea. 114, male genital capsule, genitalia slide no. AN 201; 115, same, phallus; female genitalia, 116, genitalia slide no. AN 218; 117, same, ductus spermathaecae." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251689/files/figure.png> ;
|
||||
a fabio:Figure .
|
106
data/0B/23/BD/0B23BD63FFDCFFF8FF17FADBFC0EB455.ttl
Normal file
106
data/0B/23/BD/0B23BD63FFDCFFF8FF17FADBFC0EB455.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/0B23BD63FFDCFFF8FF17FADBFC0EB455>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectodemia subbimaculella Haworth 1828" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectodemia_subbimaculella_Haworth_1828> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectodemia_subbimaculella_Haworth_1828>
|
||||
dwc:authority "Haworth, 1828" ;
|
||||
dwc:authorityName "Haworth" ;
|
||||
dwc:authorityYear "1828" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haworth, 1828" ;
|
||||
dwc:species "subbimaculella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectodemia_subbimaculella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectodemia_subbimaculella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subbimaculella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectodemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectodemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
114
data/0B/23/BD/0B23BD63FFDCFFF8FF17FCA2FCBFB697.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFDCFFF8FF17FCA2FCBFB697.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/0B23BD63FFDCFFF8FF17FCA2FCBFB697>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251688> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectoedemia similigena Puplesis 1994" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_similigena_Puplesis_1994> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251688> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_similigena_Puplesis_1994>
|
||||
dwc:authority "Puplesis, 1994" ;
|
||||
dwc:authorityName "Puplesis" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Puplesis, 1994" ;
|
||||
dwc:species "similigena" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38QKZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia_similigena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia_similigena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "similigena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251688>
|
||||
dc:description "FIGURES 110 – 113. Genitalia of the Ectoedemia species occurring in the Crimea. 110, E. longicaudella, male genitalia slide no. AN 491; 111, E. similigena, holotype, male genitalia slide no. AN 216; 112, same, paratype, male genitalia slide no. EvN 3924; 113, same, paratype, female genitalia slide no. EvN 3925." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251688/files/figure.png> ;
|
||||
a fabio:Figure .
|
106
data/0B/23/BD/0B23BD63FFDCFFF8FF17FE1DFB5EB09C.ttl
Normal file
106
data/0B/23/BD/0B23BD63FFDCFFF8FF17FE1DFB5EB09C.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/0B23BD63FFDCFFF8FF17FE1DFB5EB09C>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectodemia turbidella Zeller 1848" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectodemia_turbidella_Zeller_1848> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectodemia_turbidella_Zeller_1848>
|
||||
dwc:authority "Zeller, 1848" ;
|
||||
dwc:authorityName "Zeller" ;
|
||||
dwc:authorityYear "1848" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zeller, 1848" ;
|
||||
dwc:species "turbidella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectodemia_turbidella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectodemia_turbidella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "turbidella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectodemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectodemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectodemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
107
data/0B/23/BD/0B23BD63FFDCFFF8FF17FF7BFB5EB3D9.ttl
Normal file
107
data/0B/23/BD/0B23BD63FFDCFFF8FF17FF7BFB5EB3D9.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/0B23BD63FFDCFFF8FF17FF7BFB5EB3D9>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectoedemia amani Svensson 1966" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_amani_Svensson_1966> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_amani_Svensson_1966>
|
||||
dwc:authority "Svensson, 1966" ;
|
||||
dwc:authorityName "Svensson" ;
|
||||
dwc:authorityYear "1966" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Svensson, 1966" ;
|
||||
dwc:species "amani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DVY2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia_amani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia_amani>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "amani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
114
data/0B/23/BD/0B23BD63FFDDFFF9FF17F9F3FEB0B5FD.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFDDFFF9FF17F9F3FEB0B5FD.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/0B23BD63FFDDFFF9FF17F9F3FEB0B5FD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251688> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectoedemia longicaudella Klimesch 1953" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_longicaudella_Klimesch_1953> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251688> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_longicaudella_Klimesch_1953>
|
||||
dwc:authority "Klimesch, 1953" ;
|
||||
dwc:authorityName "Klimesch" ;
|
||||
dwc:authorityYear "1953" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Klimesch, 1953" ;
|
||||
dwc:species "longicaudella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38QHH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia_longicaudella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia_longicaudella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longicaudella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251688>
|
||||
dc:description "FIGURES 110 – 113. Genitalia of the Ectoedemia species occurring in the Crimea. 110, E. longicaudella, male genitalia slide no. AN 491; 111, E. similigena, holotype, male genitalia slide no. AN 216; 112, same, paratype, male genitalia slide no. EvN 3924; 113, same, paratype, female genitalia slide no. EvN 3925." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251688/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/0B/23/BD/0B23BD63FFDDFFF9FF17FB82FEB0B7CF.ttl
Normal file
107
data/0B/23/BD/0B23BD63FFDDFFF9FF17FB82FEB0B7CF.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/0B23BD63FFDDFFF9FF17FB82FEB0B7CF>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Ectoedemia atrifrontella Stainton 1851" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_atrifrontella_Stainton_1851> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ectoedemia_atrifrontella_Stainton_1851>
|
||||
dwc:authority "Stainton, 1851" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1851" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1851" ;
|
||||
dwc:species "atrifrontella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6DVY6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia_atrifrontella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia_atrifrontella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "atrifrontella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ectoedemia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ectoedemia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Ectoedemia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
114
data/0B/23/BD/0B23BD63FFDDFFF9FF17FD6DFB7CB67C.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFDDFFF9FF17FD6DFB7CB67C.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/0B23BD63FFDDFFF9FF17FD6DFB7CB67C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251675> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Bohemannia pulverosella Stainton 1849" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bohemannia_pulverosella_Stainton_1849> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251675> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bohemannia_pulverosella_Stainton_1849>
|
||||
dwc:authority "Stainton, 1849" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1849" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Bohemannia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1849" ;
|
||||
dwc:species "pulverosella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/68NFX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bohemannia_pulverosella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bohemannia_pulverosella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Bohemannia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pulverosella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bohemannia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bohemannia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Bohemannia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251675>
|
||||
dc:description "FIGURES 56 – 61 Leaf-mines and fruit-mines of the Nepticulidae species occurring in the Crimea. 56, Stigmella plagicolella on Prunus spinosa; 57, Ectoedemia mahalebella on Prunus spinosa; 58, Trifurcula eurema on Lotus sp.; 59, Bohemannia pulverosella on Malus domestica; 60, Etainia sericopeza on Acer platanoides; 61, E. louisella on Acer campestre." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251675/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFDDFFF9FF17FF7BFBF7B049.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFDDFFF9FF17FF7BFBF7B049.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/0B23BD63FFDDFFF9FF17FF7BFBF7B049>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251687> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella roborella Johansson 1971" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_roborella_Johansson_1971> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251687> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_roborella_Johansson_1971>
|
||||
dwc:authority "Johansson, 1971" ;
|
||||
dwc:authorityName "Johansson" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Johansson, 1971" ;
|
||||
dwc:species "roborella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52MB2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_roborella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_roborella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "roborella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251687>
|
||||
dc:description "FIGURES 106 – 109. Male genitalia of the Stigmella species occurring in the Crimea. 106, S. dorsigutella, genitalia slide no. AN 527; 107, S. samiatella, genitalia slide no. AN 520; 108, S. roborella, genitalia slide no. AN 484; 109, S. roborella, phallus, genitalia slide no. RA 257." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251687/files/figure.png> ;
|
||||
a fabio:Figure .
|
113
data/0B/23/BD/0B23BD63FFDEFFFAFF17F9E5FBF7B580.ttl
Normal file
113
data/0B/23/BD/0B23BD63FFDEFFFAFF17F9E5FBF7B580.ttl
Normal file
|
@ -0,0 +1,113 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B23BD63FFDEFFFAFF17F9E5FBF7B580>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251674> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella dorsigutella Johansson 1971" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_dorsigutella_Johansson_1971> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251674> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_dorsigutella_Johansson_1971>
|
||||
dwc:authority "Johansson, 1971" ;
|
||||
dwc:authorityName "Johansson" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Johansson, 1971" ;
|
||||
dwc:species "dorsigutella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_dorsigutella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_dorsigutella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dorsigutella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251674>
|
||||
dc:description "FIGURES 48 – 55. Leaf-mines of the Stigmella and Acalyptris species occurring in the Crimea. 48, S. carpinella on Carpinus betulus; 49, S. incognitella on Malus domestica; 50, 51, S. lemniscella on Ulmus sp.; 52, S. splendidissimella on Geum sp.; 53, S. dorsigutella on Quercus pubescens, 54, 55, A. platani on Platanus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251674/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/0B/23/BD/0B23BD63FFDEFFFAFF17FC85FBDBB7CC.ttl
Normal file
107
data/0B/23/BD/0B23BD63FFDEFFFAFF17FC85FBDBB7CC.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/0B23BD63FFDEFFFAFF17FC85FBDBB7CC>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella basiguttella Heinemann 1862" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_basiguttella_Heinemann_1862> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_basiguttella_Heinemann_1862>
|
||||
dwc:authority "Heinemann, 1862" ;
|
||||
dwc:authorityName "Heinemann" ;
|
||||
dwc:authorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Heinemann, 1862" ;
|
||||
dwc:species "basiguttella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52LVG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_basiguttella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_basiguttella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "basiguttella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
114
data/0B/23/BD/0B23BD63FFDEFFFAFF17FE93FE8BB161.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFDEFFFAFF17FE93FE8BB161.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/0B23BD63FFDEFFFAFF17FE93FE8BB161>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251687> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella samiatella Zeller 1939" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_samiatella_Zeller_1939> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251687> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_samiatella_Zeller_1939>
|
||||
dwc:authority "Zeller, 1939" ;
|
||||
dwc:authorityName "Zeller" ;
|
||||
dwc:authorityYear "1939" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zeller, 1939" ;
|
||||
dwc:species "samiatella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52MBL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_samiatella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_samiatella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "samiatella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251687>
|
||||
dc:description "FIGURES 106 – 109. Male genitalia of the Stigmella species occurring in the Crimea. 106, S. dorsigutella, genitalia slide no. AN 527; 107, S. samiatella, genitalia slide no. AN 520; 108, S. roborella, genitalia slide no. AN 484; 109, S. roborella, phallus, genitalia slide no. RA 257." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251687/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/0B/23/BD/0B23BD63FFDFFFFAFF17F927FF7DB36F.ttl
Normal file
107
data/0B/23/BD/0B23BD63FFDFFFFAFF17F927FF7DB36F.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/0B23BD63FFDFFFFAFF17F927FF7DB36F>
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella atricapitella Haworth 1828" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_atricapitella_Haworth_1828> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_atricapitella_Haworth_1828>
|
||||
dwc:authority "Haworth, 1828" ;
|
||||
dwc:authorityName "Haworth" ;
|
||||
dwc:authorityYear "1828" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haworth, 1828" ;
|
||||
dwc:species "atricapitella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6ZSZS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_atricapitella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_atricapitella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "atricapitella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
119
data/0B/23/BD/0B23BD63FFDFFFFBFF17FB82FBF7B402.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFDFFFFBFF17FB82FBF7B402.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/0B23BD63FFDFFFFBFF17FB82FBF7B402>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251675>, <http://dx.doi.org/10.5281/zenodo.251685> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella plagicolella Stainton 1854" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_plagicolella_Stainton_1854> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251675>, <http://dx.doi.org/10.5281/zenodo.251685> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_plagicolella_Stainton_1854>
|
||||
dwc:authority "Stainton, 1854" ;
|
||||
dwc:authorityName "Stainton" ;
|
||||
dwc:authorityYear "1854" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stainton, 1854" ;
|
||||
dwc:species "plagicolella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M8X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_plagicolella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_plagicolella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "plagicolella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251675>
|
||||
dc:description "FIGURES 56 – 61 Leaf-mines and fruit-mines of the Nepticulidae species occurring in the Crimea. 56, Stigmella plagicolella on Prunus spinosa; 57, Ectoedemia mahalebella on Prunus spinosa; 58, Trifurcula eurema on Lotus sp.; 59, Bohemannia pulverosella on Malus domestica; 60, Etainia sericopeza on Acer platanoides; 61, E. louisella on Acer campestre." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251675/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251685>
|
||||
dc:description "FIGURES 98 – 101. Male genitalia of the Stigmella species occurring in the Crimea. 98, S. perpygmaeella, genitalia slide no. AN 498; 99, S. splendidissimella, genitalia slide no. AN 533; 100, S. plagicolella, genitalia slide no. AN 492; 101, S. basiguttella, genitalia slide no. AN 518." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251685/files/figure.png> ;
|
||||
a fabio:Figure .
|
119
data/0B/23/BD/0B23BD63FFDFFFFBFF17FD89FEA1B67C.ttl
Normal file
119
data/0B/23/BD/0B23BD63FFDFFFFBFF17FD89FEA1B67C.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/0B23BD63FFDFFFFBFF17FD89FEA1B67C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251674>, <http://dx.doi.org/10.5281/zenodo.251685> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella splendidissimella Herrich-Schaffer 1855" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_splendidissimella_Herrich-Schaffer_1855> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251674>, <http://dx.doi.org/10.5281/zenodo.251685> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_splendidissimella_Herrich-Schaffer_1855>
|
||||
dwc:authority "Herrich-Schaffer, 1855" ;
|
||||
dwc:authorityName "Herrich-Schaffer" ;
|
||||
dwc:authorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Herrich-Schaffer, 1855" ;
|
||||
dwc:species "splendidissimella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52MCP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_splendidissimella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_splendidissimella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "splendidissimella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251674>
|
||||
dc:description "FIGURES 48 – 55. Leaf-mines of the Stigmella and Acalyptris species occurring in the Crimea. 48, S. carpinella on Carpinus betulus; 49, S. incognitella on Malus domestica; 50, 51, S. lemniscella on Ulmus sp.; 52, S. splendidissimella on Geum sp.; 53, S. dorsigutella on Quercus pubescens, 54, 55, A. platani on Platanus sp." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251674/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251685>
|
||||
dc:description "FIGURES 98 – 101. Male genitalia of the Stigmella species occurring in the Crimea. 98, S. perpygmaeella, genitalia slide no. AN 498; 99, S. splendidissimella, genitalia slide no. AN 533; 100, S. plagicolella, genitalia slide no. AN 492; 101, S. basiguttella, genitalia slide no. AN 518." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251685/files/figure.png> ;
|
||||
a fabio:Figure .
|
114
data/0B/23/BD/0B23BD63FFDFFFFBFF17FF7BFB91B065.ttl
Normal file
114
data/0B/23/BD/0B23BD63FFDFFFFBFF17FF7BFB91B065.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/0B23BD63FFDFFFFBFF17FF7BFB91B065>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.251685> ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:title "Stigmella perpygmaeella Doubleday 1859" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_perpygmaeella_Doubleday_1859> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3847.2.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3847.2.1>
|
||||
bibo:endPage "202" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "151" ;
|
||||
bibo:volume "3847" ;
|
||||
dc:creator "Navickaitė, Asta; Diškus, Arūnas; Stonis, Jonas R." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "An updated checklist of Nepticulidae (Lepidoptera) of the Crimea, Sub-Mediterranean SE Europe" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.251685> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_perpygmaeella_Doubleday_1859>
|
||||
dwc:authority "Doubleday, 1859" ;
|
||||
dwc:authorityName "Doubleday" ;
|
||||
dwc:authorityYear "1859" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Doubleday, 1859" ;
|
||||
dwc:species "perpygmaeella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/52M8S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_perpygmaeella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella_perpygmaeella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "perpygmaeella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stigmella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stigmella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nepticulidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.251685>
|
||||
dc:description "FIGURES 98 – 101. Male genitalia of the Stigmella species occurring in the Crimea. 98, S. perpygmaeella, genitalia slide no. AN 498; 99, S. splendidissimella, genitalia slide no. AN 533; 100, S. plagicolella, genitalia slide no. AN 492; 101, S. basiguttella, genitalia slide no. AN 518." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/251685/files/figure.png> ;
|
||||
a fabio:Figure .
|
109
data/0B/23/CF/0B23CF70FF956526A4ABE89CFD22F98B.ttl
Normal file
109
data/0B/23/CF/0B23CF70FF956526A4ABE89CFD22F98B.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/0B23CF70FF956526A4ABE89CFD22F98B>
|
||||
dc:creator "Liu, Xingyue; Lu, Xiumei; Xia, Fangyuan; Wang, Bo" ;
|
||||
dc:title "Haplosialodes liui Huang et al." ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Haplosialodes_liui_Huang_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4254.5.9> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplosialodes_liui> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4254.5.9>
|
||||
bibo:endPage "598" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "593" ;
|
||||
bibo:volume "4254" ;
|
||||
dc:creator "Liu, Xingyue; Lu, Xiumei; Xia, Fangyuan; Wang, Bo" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "First description of female of Haplosialodes liui Huang et al., 2016 (Megaloptera: Sialidae) from Cretaceous Burmese amber" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Haplosialodes_liui_Huang_2016>
|
||||
dwc:authority "Huang et al., 2016: 8" ;
|
||||
dwc:authorityName "Huang et al." ;
|
||||
dwc:authorityPageNumber "8" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:genus "Haplosialodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Huang et al., 2016" ;
|
||||
dwc:species "liui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6LCXF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplosialodes_liui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haplosialodes_liui>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:genus "Haplosialodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "liui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Haplosialodes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Haplosialodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:genus "Haplosialodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sialidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sialidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megaloptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaloptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
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 .
|
122
data/0B/23/CF/0B23CF70FF976524A4ABEA79FABCFE90.ttl
Normal file
122
data/0B/23/CF/0B23CF70FF976524A4ABEA79FABCFE90.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B23CF70FF976524A4ABEA79FABCFE90>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Haplosialodes_Huang_2016> ;
|
||||
dc:creator "Liu, Xingyue; Lu, Xiumei; Xia, Fangyuan; Wang, Bo" ;
|
||||
dc:title "Sialidinae Davis 1903" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sialidinae_Davis_1903> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4254.5.9> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4254.5.9>
|
||||
bibo:endPage "598" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "593" ;
|
||||
bibo:volume "4254" ;
|
||||
dc:creator "Liu, Xingyue; Lu, Xiumei; Xia, Fangyuan; Wang, Bo" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "First description of female of Haplosialodes liui Huang et al., 2016 (Megaloptera: Sialidae) from Cretaceous Burmese amber" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sialidinae_Davis_1903>
|
||||
dwc:authority "Davis, 1903" ;
|
||||
dwc:authorityName "Davis" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Davis, 1903" ;
|
||||
dwc:subFamily "Sialidinae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sialidinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Haplosialodes_Huang_2016>
|
||||
dwc:authority "Huang et al., 2016: 8" ;
|
||||
dwc:authorityName "Huang et al." ;
|
||||
dwc:authorityPageNumber "8" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:genus "Haplosialodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Huang et al., 2016" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Haplosialodes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sialidinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Sialidinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sialidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sialidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megaloptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaloptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
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/Haplosialodes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Sialidae" ;
|
||||
dwc:genus "Haplosialodes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Megaloptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sialidae> ;
|
||||
a dwcFP:TaxonName .
|
92
data/0B/2B/87/0B2B87C9FF80FFBEFF1EC2EFB0EEFE57.ttl
Normal file
92
data/0B/2B/87/0B2B87C9FF80FFBEFF1EC2EFB0EEFE57.ttl
Normal file
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B2B87C9FF80FFBEFF1EC2EFB0EEFE57>
|
||||
dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ;
|
||||
dc:title "Idionycteris Anthony 1923" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Idionycteris_Anthony_1923> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.7352990> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.7352990>
|
||||
bibo:endPage "215" ;
|
||||
bibo:startPage "111" ;
|
||||
dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ;
|
||||
dc:date "1982" ;
|
||||
dc:title "Order Chiroptera" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Idionycteris_Anthony_1923>
|
||||
dwc:ID-ENA "27664" ;
|
||||
dwc:authority "Anthony, 1923" ;
|
||||
dwc:authorityName "Anthony" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Idionycteris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Anthony, 1923" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/53LJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Idionycteris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Idionycteris>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Idionycteris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespertilionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespertilionidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
92
data/0B/2B/87/0B2B87C9FF80FFBEFF1ECCBEB0F9FC54.ttl
Normal file
92
data/0B/2B/87/0B2B87C9FF80FFBEFF1ECCBEB0F9FC54.ttl
Normal file
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B2B87C9FF80FFBEFF1ECCBEB0F9FC54>
|
||||
dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ;
|
||||
dc:title "Ia Thomas 1902" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ia_Thomas_1902> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.7352990> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.7352990>
|
||||
bibo:endPage "215" ;
|
||||
bibo:startPage "111" ;
|
||||
dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ;
|
||||
dc:date "1982" ;
|
||||
dc:title "Order Chiroptera" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ia_Thomas_1902>
|
||||
dwc:ID-ENA "360966" ;
|
||||
dwc:authority "Thomas, 1902" ;
|
||||
dwc:authorityName "Thomas" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Ia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Thomas, 1902" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/537Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Ia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespertilionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespertilionidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
92
data/0B/2B/87/0B2B87C9FF80FFBEFF1FCF4CB64DF072.ttl
Normal file
92
data/0B/2B/87/0B2B87C9FF80FFBEFF1FCF4CB64DF072.ttl
Normal file
|
@ -0,0 +1,92 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B2B87C9FF80FFBEFF1FCF4CB64DF072>
|
||||
dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ;
|
||||
dc:title "Histiotus Gervais 1856" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Histiotus_Gervais_1856> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.7352990> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.7352990>
|
||||
bibo:endPage "215" ;
|
||||
bibo:startPage "111" ;
|
||||
dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ;
|
||||
dc:date "1982" ;
|
||||
dc:title "Order Chiroptera" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Histiotus_Gervais_1856>
|
||||
dwc:ID-ENA "258918" ;
|
||||
dwc:authority "Gervais, 1856" ;
|
||||
dwc:authorityName "Gervais" ;
|
||||
dwc:authorityYear "1856" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Histiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Gervais, 1856" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4XN2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Histiotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Histiotus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Histiotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespertilionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespertilionidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
111
data/0B/2B/87/0B2B87C9FF80FFBEFF37C300B1B6FD5F.ttl
Normal file
111
data/0B/2B/87/0B2B87C9FF80FFBEFF37C300B1B6FD5F.ttl
Normal file
|
@ -0,0 +1,111 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0B2B87C9FF80FFBEFF37C300B1B6FD5F>
|
||||
dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ;
|
||||
dc:title "Eptesicus innoxius Thomas 1902" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0B2B87C9FF80FFBEFF37C300B1B6FD5F.mc.33EA3C82FF80FFBEFDE6C3F6B6C9FCB0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eptesicus_innoxius_Thomas_1902> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.7352990> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://doi.org/10.5281/zenodo.7352990>
|
||||
bibo:endPage "215" ;
|
||||
bibo:startPage "111" ;
|
||||
dc:creator "James H. Honacki; Kenneth E. Kinman; James W. Koeppl" ;
|
||||
dc:date "1982" ;
|
||||
dc:title "Order Chiroptera" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eptesicus_innoxius_Thomas_1902>
|
||||
dwc:ID-ENA "2511096" ;
|
||||
dwc:authority "Thomas, 1902" ;
|
||||
dwc:authorityName "Thomas" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Eptesicus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomas, 1902" ;
|
||||
dwc:species "innoxius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7TKLH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eptesicus_innoxius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eptesicus_innoxius>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Eptesicus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "innoxius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eptesicus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eptesicus>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:genus "Eptesicus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Vespertilionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Vespertilionidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Vespertilionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chiroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chiroptera>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chiroptera" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0B2B87C9FF80FFBEFF37C300B1B6FD5F.mc.33EA3C82FF80FFBEFDE6C3F6B6C9FCB0>
|
||||
trt:gbifOccurrenceId "3970326980" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0B2B87C9FF80FFBEFF37C300B1B6FD5F#33EA3C82FF80FFBEFDE6C3F6B6C9FCB0> ;
|
||||
a dwc:MaterialCitation .
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue