GG2RDF 2024-08-06T20:17:32.153Z (plazi/treatments-xml)
This commit is contained in:
parent
302998c5e2
commit
17c40dd17e
291 changed files with 46032 additions and 0 deletions
94
data/01/70/50/017050493C34A909FC3C4D5885D9F884.ttl
Normal file
94
data/01/70/50/017050493C34A909FC3C4D5885D9F884.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/017050493C34A909FC3C4D5885D9F884>
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Stylodactylus A. Milne Edwards 1881" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_Edwards_1881> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_Edwards_1881>
|
||||
dwc:authority "A. Milne Edwards, 1881" ;
|
||||
dwc:authorityName "A. Milne Edwards" ;
|
||||
dwc:authorityYear "1881" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "A. Milne Edwards, 1881" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CM5F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
160
data/01/70/50/017050493C34A90BFC174DE585E9F7AF.ttl
Normal file
160
data/01/70/50/017050493C34A90BFC174DE585E9F7AF.ttl
Normal file
|
|
@ -0,0 +1,160 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/017050493C34A90BFC174DE585E9F7AF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244092>, <http://dx.doi.org/10.5281/zenodo.13244101>, <http://dx.doi.org/10.5281/zenodo.13244094>, <http://dx.doi.org/10.5281/zenodo.13244096> ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Stylodactylus major Hayashi & Miyake 1968" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFE104A928247FEA3>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFDA34B78817AFE43>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFEB34BD8829EFE03> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_major_Hayashi_1968> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244092>, <http://dx.doi.org/10.5281/zenodo.13244101>, <http://dx.doi.org/10.5281/zenodo.13244094>, <http://dx.doi.org/10.5281/zenodo.13244096> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_major_Hayashi_1968>
|
||||
dwc:authority "Hayashi & Miyake, 1968" ;
|
||||
dwc:authorityName "Hayashi & Miyake" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hayashi & Miyake, 1968" ;
|
||||
dwc:species "major" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DCMZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_major> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_major>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "major" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244092>
|
||||
dc:description "Fig. 1. Stylodactylus major Hayashi & Miyake, 1968: (a), (b), anterior part of cephalothorax; (c), abdomen (part); (d), telson; (a) male 20 mm, TAIWAN 2002, st. CD 199; (b) male 37 mm, TAIWAN 2001, st. CD 136; (c),(d), male 32 mm TAIWAN 2001, st. CD 136. Scale bars: b= 10 mm; a, c, d = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244092/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244101>
|
||||
dc:description "Fig. 6. (a) Stylodactylus major Hayashi & Miyake, 1968, male 37 mm, TAIWAN 2001, st. CD136; (b) Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (c) Stylodactylus licinus Chace, 1983, female ov. 16 mm, TAIWAN 2001, st. CD132; (d) Stylodactylus tokarensis Zarenkov,1968, male 8.5 mm, TAIWAN 2001, st. CP115; (e) Bathypalaemonella hayashii Komai, 1995, female 12.5 mm, TAIWAN 2001, st. CP139; (f) Bathypalaemonetes brevirostris (Bruce, 1986), 8.5 mm, TAIWAN 2000, st. CP58; (g) Bathypalaemonetes pilosipes (Bruce, 1986), female 10.5 mm, TAIWAN 2001, st. CD139; (h) Bathypalaemonetes chani, new species, female ov.15 mm, holotype, TAIWAN 2001, st. CD132." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244094>
|
||||
dc:description "Fig. 2. (a), Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (b), Stylodactylus tokarensis Zarenkov, 1968, male 8.5 mm, TAIWAN 2001, st. CP 115. Scale bars= 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244094/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244096>
|
||||
dc:description "Fig. 3. (a),(d), Stylodactylus sp. aff. pubescens Burukovsky, 1990, female ov. 12.5 mm,“TAIWAN 2003”, st. CD 210: (a), anterior part of cephalothorax; (d), right third pereiopod; (b),(c), Stylodactylus pubescens Burukovsky, 1990: (b), male 11.5 mm, Paratype, anterior part of cephalothorax; (c), female 10.5 mm, Paratype, anterior part of cephalothorax. Scale bars = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244096/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFE104A928247FEA3>
|
||||
dwc:collectionCode "NTOU, R, V" ;
|
||||
dwc:eventDate "2001-11-22" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "998" ;
|
||||
dwc:verbatimLatitude "22.129168" ;
|
||||
dwc:verbatimLongitude "120.0145" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C34A90BFC174DE585E9F7AF#39B1EB023C36A90BFE104A928247FEA3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFDA34B78817AFE43>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "2002-09-12" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "1163" ;
|
||||
dwc:verbatimLatitude "24.423" ;
|
||||
dwc:verbatimLongitude "122.20683" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C34A90BFC174DE585E9F7AF#39B1EB023C36A90BFDA34B78817AFE43> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C34A90BFC174DE585E9F7AF.mc.39B1EB023C36A90BFEB34BD8829EFE03>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "2003-08-30" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "880" ;
|
||||
dwc:verbatimLatitude "22.2225" ;
|
||||
dwc:verbatimLongitude "120.03167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C34A90BFC174DE585E9F7AF#39B1EB023C36A90BFEB34BD8829EFE03> ;
|
||||
a dwc:MaterialCitation .
|
||||
475
data/01/70/50/017050493C37A90CFF144A8E829CFD74.ttl
Normal file
475
data/01/70/50/017050493C37A90CFF144A8E829CFD74.ttl
Normal file
|
|
@ -0,0 +1,475 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_multidentatus_Kubo_1942>, <http://dx.doi.org/10.5281/zenodo.13244099>, <http://dx.doi.org/10.5281/zenodo.13244092>, <http://dx.doi.org/10.5281/zenodo.13244094>, <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Stylodactylus multidentatus subsp. multidentatus Kubo 1942" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD0748DB80CAFD2B>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF2448FE8219FD0F>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDEA488280CEFCF1>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF26494882B4FCD4>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD72496B808DFC62>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF7B493582B4FC41>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD7249D8809FFBEF>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF6D49A28281FBF2>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFFE74E6882D9FBB4>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD294E0B8254FB7F>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDD44E3281DBFB21>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD004EF881B3FAE8>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFE644EBF8199FAD2>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFE424F28820DFA33>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDF34C288120F933>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD3A426884AFFED5>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFC5F480E83FCFD95>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFBB848CE846AFD55>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFBF5498E8458FC15>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C30A90DFEFC4BDB836DFE25>, <http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C30A90DFEDB48D5836FFD19> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_multidentatus_multidentatus_Kubo_1942> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_discissipes_Bate_1888>, <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_bimaxillaris_Bate_1888>, <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_brevidactylus_Cleva_1990>, <http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_libratus_Chace_1983> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244099>, <http://dx.doi.org/10.5281/zenodo.13244092>, <http://dx.doi.org/10.5281/zenodo.13244094>, <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_multidentatus_multidentatus_Kubo_1942>
|
||||
dwc:authority "Kubo, 1942" ;
|
||||
dwc:authorityName "Kubo" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "Kubo, 1942" ;
|
||||
dwc:species "multidentatus" ;
|
||||
dwc:subSpecies "multidentatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus_multidentatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_multidentatus_Kubo_1942>
|
||||
dwc:authority "Kubo, 1942: 34" ;
|
||||
dwc:authorityName "Kubo" ;
|
||||
dwc:authorityPageNumber "34" ;
|
||||
dwc:authorityYear "1942" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kubo, 1942" ;
|
||||
dwc:species "multidentatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_discissipes_Bate_1888>
|
||||
dwc:authorityName "Spence Bate" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Spence Bate, 1888" ;
|
||||
dwc:species "discissipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_discissipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_bimaxillaris_Bate_1888>
|
||||
dwc:authorityName "Bate" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bate, 1888" ;
|
||||
dwc:species "bimaxillaris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_bimaxillaris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_brevidactylus_Cleva_1990>
|
||||
dwc:authorityName "Cleva" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cleva, 1990" ;
|
||||
dwc:species "brevidactylus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_brevidactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stylodactylus_libratus_Chace_1983>
|
||||
dwc:authority "Chace, 1983: 12" ;
|
||||
dwc:authorityName "Chace" ;
|
||||
dwc:authorityPageNumber "12" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chace, 1983" ;
|
||||
dwc:species "libratus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9DJ6W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_libratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus_multidentatus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "multidentatus" ;
|
||||
dwc:subSpecies "multidentatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_multidentatus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "multidentatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_discissipes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "discissipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_bimaxillaris>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bimaxillaris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_brevidactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevidactylus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylus_libratus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Stylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "libratus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244099>
|
||||
dc:description "Fig. 4. Bathypalaemonetes chani, new species, female ov. 15 mm, Holotype, TAIWAN 2001, st. CD 132. Scale bar = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244099/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244092>
|
||||
dc:description "Fig. 1. Stylodactylus major Hayashi & Miyake, 1968: (a), (b), anterior part of cephalothorax; (c), abdomen (part); (d), telson; (a) male 20 mm, TAIWAN 2002, st. CD 199; (b) male 37 mm, TAIWAN 2001, st. CD 136; (c),(d), male 32 mm TAIWAN 2001, st. CD 136. Scale bars: b= 10 mm; a, c, d = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244092/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244094>
|
||||
dc:description "Fig. 2. (a), Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (b), Stylodactylus tokarensis Zarenkov, 1968, male 8.5 mm, TAIWAN 2001, st. CP 115. Scale bars= 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244094/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244101>
|
||||
dc:description "Fig. 6. (a) Stylodactylus major Hayashi & Miyake, 1968, male 37 mm, TAIWAN 2001, st. CD136; (b) Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (c) Stylodactylus licinus Chace, 1983, female ov. 16 mm, TAIWAN 2001, st. CD132; (d) Stylodactylus tokarensis Zarenkov,1968, male 8.5 mm, TAIWAN 2001, st. CP115; (e) Bathypalaemonella hayashii Komai, 1995, female 12.5 mm, TAIWAN 2001, st. CP139; (f) Bathypalaemonetes brevirostris (Bruce, 1986), 8.5 mm, TAIWAN 2000, st. CP58; (g) Bathypalaemonetes pilosipes (Bruce, 1986), female 10.5 mm, TAIWAN 2001, st. CD139; (h) Bathypalaemonetes chani, new species, female ov.15 mm, holotype, TAIWAN 2001, st. CD132." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD0748DB80CAFD2B>
|
||||
dwc:collectionCode "T" ;
|
||||
dwc:recordedBy "Chan" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD0748DB80CAFD2B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF2448FE8219FD0F>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "1997-05-27" ;
|
||||
dwc:locality "Taiwan" ;
|
||||
dwc:recordedBy "Tai Shi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFF2448FE8219FD0F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDEA488280CEFCF1>
|
||||
dwc:eventDate "2003-02" ;
|
||||
dwc:locality "Tai-Shi" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFDEA488280CEFCF1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF26494882B4FCD4>
|
||||
dwc:collectionCode "T, ZRC" ;
|
||||
dwc:eventDate "2003-06-26" ;
|
||||
dwc:locality "Taiwan" ;
|
||||
dwc:recordedBy "Y. Chan & Tai-Shi & Chan" ;
|
||||
dwc:verbatimElevation "300" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFF26494882B4FCD4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD72496B808DFC62>
|
||||
dwc:collectionCode "ZRC, R, V" ;
|
||||
dwc:eventDate "2000-07-30" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "353" ;
|
||||
dwc:verbatimLatitude "22.221666" ;
|
||||
dwc:verbatimLongitude "120.39" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD72496B808DFC62> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF7B493582B4FC41>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "2001-05-10" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "400" ;
|
||||
dwc:verbatimLatitude "24.843334" ;
|
||||
dwc:verbatimLongitude "122.02317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFF7B493582B4FC41> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD7249D8809FFBEF>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "2002-05-24" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "208" ;
|
||||
dwc:verbatimLatitude "22.2435" ;
|
||||
dwc:verbatimLongitude "120.999" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD7249D8809FFBEF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFF6D49A28281FBF2>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2002-05-25" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "302" ;
|
||||
dwc:verbatimLatitude "22.1605" ;
|
||||
dwc:verbatimLongitude "120.59133" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFF6D49A28281FBF2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFFE74E6882D9FBB4>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2002-05-25" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "195" ;
|
||||
dwc:verbatimLatitude "22.160667" ;
|
||||
dwc:verbatimLongitude "120.631" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFFE74E6882D9FBB4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD294E0B8254FB7F>
|
||||
dwc:collectionCode "MNHN" ;
|
||||
dwc:eventDate "2002-05-25" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "151" ;
|
||||
dwc:verbatimLatitude "22.2225" ;
|
||||
dwc:verbatimLongitude "120.6005" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD294E0B8254FB7F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDD44E3281DBFB21>
|
||||
dwc:catalogNumber "CC 175" ;
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "2002-05-28" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "210" ;
|
||||
dwc:verbatimLatitude "22.243166" ;
|
||||
dwc:verbatimLongitude "120.4395" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFDD44E3281DBFB21> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD004EF881B3FAE8>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "2003-08-26" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "242" ;
|
||||
dwc:verbatimLatitude "24.576666" ;
|
||||
dwc:verbatimLongitude "122.097336" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD004EF881B3FAE8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFE644EBF8199FAD2>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "2003-08-27" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "245" ;
|
||||
dwc:verbatimLatitude "24.5785" ;
|
||||
dwc:verbatimLongitude "122.067" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFE644EBF8199FAD2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFE424F28820DFA33>
|
||||
dwc:eventDate "1998-08-07" ;
|
||||
dwc:locality "Islands" ;
|
||||
dwc:recordedBy "Bouchet" ;
|
||||
dwc:verbatimElevation "380" ;
|
||||
dwc:verbatimLatitude "-17.216667" ;
|
||||
dwc:verbatimLongitude "177.85" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFE424F28820DFA33> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFDF34C288120F933>
|
||||
dwc:catalogNumber "BORDAU 1" ;
|
||||
dwc:collectionCode "BORDAU" ;
|
||||
dwc:eventDate "1999-03-01" ;
|
||||
dwc:locality "Islands" ;
|
||||
dwc:recordedBy "Bouchet" ;
|
||||
dwc:verbatimElevation "405" ;
|
||||
dwc:verbatimLatitude "-17.283333" ;
|
||||
dwc:verbatimLongitude "-179.01666" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFDF34C288120F933> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFD3A426884AFFED5>
|
||||
dwc:catalogNumber "BORDAU 2" ;
|
||||
dwc:collectionCode "BORDAU" ;
|
||||
dwc:eventDate "2000-05-31" ;
|
||||
dwc:locality "Islands" ;
|
||||
dwc:recordedBy "Bouchet" ;
|
||||
dwc:verbatimElevation "393" ;
|
||||
dwc:verbatimLatitude "-21.133333" ;
|
||||
dwc:verbatimLongitude "-175.36667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFD3A426884AFFED5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFC5F480E83FCFD95>
|
||||
dwc:eventDate "2000-06-08" ;
|
||||
dwc:locality "CH" ;
|
||||
dwc:verbatimElevation "375" ;
|
||||
dwc:verbatimLatitude "-19.866667" ;
|
||||
dwc:verbatimLongitude "-174.65" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFC5F480E83FCFD95> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFBB848CE846AFD55>
|
||||
dwc:eventDate "2000-06-08" ;
|
||||
dwc:locality "CH" ;
|
||||
dwc:verbatimElevation "379" ;
|
||||
dwc:verbatimLatitude "-19.866667" ;
|
||||
dwc:verbatimLongitude "-174.65" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFBB848CE846AFD55> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C37A90AFBF5498E8458FC15>
|
||||
dwc:eventDate "2000-06-14" ;
|
||||
dwc:locality "CH" ;
|
||||
dwc:verbatimElevation "404" ;
|
||||
dwc:verbatimLatitude "-19.1" ;
|
||||
dwc:verbatimLongitude "-174.3" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C37A90AFBF5498E8458FC15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C30A90DFEFC4BDB836DFE25>
|
||||
dwc:collectionCode "NTOU" ;
|
||||
dwc:eventDate "1993-06-17" ;
|
||||
dwc:locality "SuAou" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C30A90DFEFC4BDB836DFE25> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C37A90CFF144A8E829CFD74.mc.39B1EB023C30A90DFEDB48D5836FFD19>
|
||||
dwc:eventDate "2001-10-03" ;
|
||||
dwc:locality "Solomon Islands" ;
|
||||
dwc:recordedBy "Bouchet" ;
|
||||
dwc:verbatimElevation "251" ;
|
||||
dwc:verbatimLatitude "-9.803333" ;
|
||||
dwc:verbatimLongitude "160.905" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C37A90CFF144A8E829CFD74#39B1EB023C30A90DFEDB48D5836FFD19> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/01/70/50/017050493C3CA901FE8648CE82F1FD3B.ttl
Normal file
94
data/01/70/50/017050493C3CA901FE8648CE82F1FD3B.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/017050493C3CA901FE8648CE82F1FD3B>
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Parastylodactylus Figueira 1971" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parastylodactylus_Figueira_1971> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parastylodactylus_Figueira_1971>
|
||||
dwc:authority "Figueira, 1971" ;
|
||||
dwc:authorityName "Figueira" ;
|
||||
dwc:authorityYear "1971" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Parastylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Figueira, 1971" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CNDY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parastylodactylus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parastylodactylus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:genus "Parastylodactylus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylodactylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylodactylidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Stylodactylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/01/70/50/017050493C3DA900FC2C497D85E8FC6A.ttl
Normal file
94
data/01/70/50/017050493C3DA900FC2C497D85E8FC6A.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/017050493C3DA900FC2C497D85E8FC6A>
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Bathypalaemonetes Cleva 2001" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_Cleva_2001> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_Cleva_2001>
|
||||
dwc:authority "Cleva, 2001" ;
|
||||
dwc:authorityName "Cleva" ;
|
||||
dwc:authorityYear "2001" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Cleva, 2001" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CKQP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/01/70/50/017050493C3DA900FE944D4C82CFF8B5.ttl
Normal file
94
data/01/70/50/017050493C3DA900FE944D4C82CFF8B5.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/017050493C3DA900FE944D4C82CFF8B5>
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Bathypalaemonella Balss 1914" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonella_Balss_1914> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonella_Balss_1914>
|
||||
dwc:authority "Balss, 1914" ;
|
||||
dwc:authorityName "Balss" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Balss, 1914" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CK4N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
167
data/01/70/50/017050493C3DA903FCED4DD4841DFEB5.ttl
Normal file
167
data/01/70/50/017050493C3DA903FCED4DD4841DFEB5.ttl
Normal file
|
|
@ -0,0 +1,167 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/017050493C3DA903FCED4DD4841DFEB5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Bathypalaemonetes pilosipes" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/017050493C3DA903FCED4DD4841DFEB5.mc.39B1EB023C3EA903FEE64A8E8193FEE2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_pilosipes_Bruce_1986> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonella_pilosipes_Bruce_1986> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_pilosipes_Bruce_1986>
|
||||
dwc:authority "(Bruce, 1986)" ;
|
||||
dwc:baseAuthorityName "Bruce" ;
|
||||
dwc:baseAuthorityYear "1986" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bruce, 1986)" ;
|
||||
dwc:species "pilosipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CP94> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes_pilosipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonella_pilosipes_Bruce_1986>
|
||||
dwc:authority "Bruce, 1986: 257" ;
|
||||
dwc:authorityName "Bruce" ;
|
||||
dwc:authorityPageNumber "257" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bruce, 1986" ;
|
||||
dwc:species "pilosipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CP94> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella_pilosipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes_pilosipes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pilosipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella_pilosipes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pilosipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonella>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244101>
|
||||
dc:description "Fig. 6. (a) Stylodactylus major Hayashi & Miyake, 1968, male 37 mm, TAIWAN 2001, st. CD136; (b) Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (c) Stylodactylus licinus Chace, 1983, female ov. 16 mm, TAIWAN 2001, st. CD132; (d) Stylodactylus tokarensis Zarenkov,1968, male 8.5 mm, TAIWAN 2001, st. CP115; (e) Bathypalaemonella hayashii Komai, 1995, female 12.5 mm, TAIWAN 2001, st. CP139; (f) Bathypalaemonetes brevirostris (Bruce, 1986), 8.5 mm, TAIWAN 2000, st. CP58; (g) Bathypalaemonetes pilosipes (Bruce, 1986), female 10.5 mm, TAIWAN 2001, st. CD139; (h) Bathypalaemonetes chani, new species, female ov.15 mm, holotype, TAIWAN 2001, st. CD132." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C3DA903FCED4DD4841DFEB5.mc.39B1EB023C3EA903FEE64A8E8193FEE2>
|
||||
dwc:collectionCode "NTOU, R, V" ;
|
||||
dwc:eventDate "2001-11-23" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "718" ;
|
||||
dwc:verbatimLatitude "22.178833" ;
|
||||
dwc:verbatimLongitude "120.235" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C3DA903FCED4DD4841DFEB5#39B1EB023C3EA903FEE64A8E8193FEE2> ;
|
||||
a dwc:MaterialCitation .
|
||||
129
data/01/70/50/017050493C3EA904FC3C4BEE8495FA75.ttl
Normal file
129
data/01/70/50/017050493C3EA904FC3C4BEE8495FA75.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/017050493C3EA904FC3C4BEE8495FA75>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244099>, <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:title "Bathypalaemonetes chani Cleva, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/017050493C3EA904FC3C4BEE8495FA75.mc.39B1EB023C3EA903FB88484E85DEFDA2> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_chani_Cleva_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244090> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244090>
|
||||
bibo:endPage "511" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "497" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Cleva, Régis" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Stylodactylidae And Bathypalaemonellidae From Taiwan (Crustacea: Decapoda: Caridea)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244099>, <http://dx.doi.org/10.5281/zenodo.13244101> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bathypalaemonetes_chani_Cleva_2004>
|
||||
dwc:authorityName "Cleva" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cleva, 2004" ;
|
||||
dwc:species "chani" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9CP93> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes_chani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes_chani>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chani" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonetes>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:genus "Bathypalaemonetes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bathypalaemonellidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Bathypalaemonellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244099>
|
||||
dc:description "Fig. 4. Bathypalaemonetes chani, new species, female ov. 15 mm, Holotype, TAIWAN 2001, st. CD 132. Scale bar = 5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244099/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244101>
|
||||
dc:description "Fig. 6. (a) Stylodactylus major Hayashi & Miyake, 1968, male 37 mm, TAIWAN 2001, st. CD136; (b) Stylodactylus libratus Chace, 1983, male 11 mm, Su-Aou fishing Port; (c) Stylodactylus licinus Chace, 1983, female ov. 16 mm, TAIWAN 2001, st. CD132; (d) Stylodactylus tokarensis Zarenkov,1968, male 8.5 mm, TAIWAN 2001, st. CP115; (e) Bathypalaemonella hayashii Komai, 1995, female 12.5 mm, TAIWAN 2001, st. CP139; (f) Bathypalaemonetes brevirostris (Bruce, 1986), 8.5 mm, TAIWAN 2000, st. CP58; (g) Bathypalaemonetes pilosipes (Bruce, 1986), female 10.5 mm, TAIWAN 2001, st. CD139; (h) Bathypalaemonetes chani, new species, female ov.15 mm, holotype, TAIWAN 2001, st. CD132." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244101/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/017050493C3EA904FC3C4BEE8495FA75.mc.39B1EB023C3EA903FB88484E85DEFDA2>
|
||||
dwc:collectionCode "R, V" ;
|
||||
dwc:eventDate "2001-11-21" ;
|
||||
dwc:locality "TAIWAN" ;
|
||||
dwc:verbatimElevation "695" ;
|
||||
dwc:verbatimLatitude "22.349667" ;
|
||||
dwc:verbatimLongitude "120.11217" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/017050493C3EA904FC3C4BEE8495FA75#39B1EB023C3EA903FB88484E85DEFDA2> ;
|
||||
a dwc:MaterialCitation .
|
||||
128
data/03/82/0F/03820F08DA02430689A30AA5FBD4A1A0.ttl
Normal file
128
data/03/82/0F/03820F08DA02430689A30AA5FBD4A1A0.ttl
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03820F08DA02430689A30AA5FBD4A1A0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244014> ;
|
||||
dc:creator "Clark, Shawn M.; Douglas, Hume B.; Cavan, Daniel J." ;
|
||||
dc:title "Calligrapha (Zygogramma) opifera Stal 2024, new combination" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calligrapha_opifera_Stal_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-78.2.281> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/0010-065x-78.2.281>
|
||||
bibo:endPage "295" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:pubDate "2024-06-21" ;
|
||||
bibo:startPage "281" ;
|
||||
bibo:volume "78" ;
|
||||
dc:creator "Clark, Shawn M.; Douglas, Hume B.; Cavan, Daniel J." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on Calligrapha Chevrolat (Subgenus Zygogramma Chevrolat) and Tritaenia Motschulsky (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244014> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calligrapha_opifera_Stal_2024>
|
||||
dwc:authority "Stal" ;
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stal, 2024" ;
|
||||
dwc:species "opifera" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calligrapha_opifera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha_opifera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "opifera" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calligrapha_Zygogramma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha_Zygogramma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calligrapha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244014>
|
||||
dc:description "Fig. 1. Dorsal habitus of Calligrapha (Zygogramma) and Tritaenia species. A) C. (Z.) arizonica, B) C. (Z.) conjuncta, C) C. (Z.) pallida, D) C. (Z.) continua, E) C. (Z.) disrupta, F) C. (Z.) estriata, G) C. (Z.) exclamationis, H) C. (Z.) heterothecae, I) C. (Z.) malvae, J) C. (Z.) opifera, K) C. (Z.) piceicollis, L) C. (Z.) signatipennis, M) C. (Z.) suturalis, N) C. (Z.) suturalis, O) C. (Z.) tortuosa, P) T.(Ithygramma) cognata, Q) T.(Tritaenia) quinquevirgata. Scale bars = 2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244014/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
130
data/03/82/0F/03820F08DA03430789A50AC8FC7FA1A0.ttl
Normal file
130
data/03/82/0F/03820F08DA03430789A50AC8FC7FA1A0.ttl
Normal file
|
|
@ -0,0 +1,130 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03820F08DA03430789A50AC8FC7FA1A0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244014> ;
|
||||
dc:creator "Clark, Shawn M.; Douglas, Hume B.; Cavan, Daniel J." ;
|
||||
dc:title "Calligrapha (Zygogramma) arizonica Clark & Douglas & Cavan 2024, new combination" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calligrapha_arizonica_Schaeffer_1906> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-78.2.281> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/0010-065x-78.2.281>
|
||||
bibo:endPage "295" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:pubDate "2024-06-21" ;
|
||||
bibo:startPage "281" ;
|
||||
bibo:volume "78" ;
|
||||
dc:creator "Clark, Shawn M.; Douglas, Hume B.; Cavan, Daniel J." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on Calligrapha Chevrolat (Subgenus Zygogramma Chevrolat) and Tritaenia Motschulsky (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244014> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calligrapha_arizonica_Schaeffer_1906>
|
||||
dwc:authority "(Schaeffer)" ;
|
||||
dwc:authorityName "Clark & Douglas & Cavan" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Schaeffer" ;
|
||||
dwc:baseAuthorityYear "1906" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schaeffer, 1906) Clark & Douglas & Cavan, 2024" ;
|
||||
dwc:species "arizonica" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calligrapha_arizonica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha_arizonica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "arizonica" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calligrapha_Zygogramma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha_Zygogramma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calligrapha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244014>
|
||||
dc:description "Fig. 1. Dorsal habitus of Calligrapha (Zygogramma) and Tritaenia species. A) C. (Z.) arizonica, B) C. (Z.) conjuncta, C) C. (Z.) pallida, D) C. (Z.) continua, E) C. (Z.) disrupta, F) C. (Z.) estriata, G) C. (Z.) exclamationis, H) C. (Z.) heterothecae, I) C. (Z.) malvae, J) C. (Z.) opifera, K) C. (Z.) piceicollis, L) C. (Z.) signatipennis, M) C. (Z.) suturalis, N) C. (Z.) suturalis, O) C. (Z.) tortuosa, P) T.(Ithygramma) cognata, Q) T.(Tritaenia) quinquevirgata. Scale bars = 2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244014/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
130
data/03/82/0F/03820F08DA0343078BC50AE3FCABA7FC.ttl
Normal file
130
data/03/82/0F/03820F08DA0343078BC50AE3FCABA7FC.ttl
Normal file
|
|
@ -0,0 +1,130 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03820F08DA0343078BC50AE3FCABA7FC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244014> ;
|
||||
dc:creator "Clark, Shawn M.; Douglas, Hume B.; Cavan, Daniel J." ;
|
||||
dc:title "Calligrapha (Zygogramma) estriata Clark & Douglas & Cavan 2024, new combination" ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calligrapha_estriata_Schaeffer_1920> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-78.2.281> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/0010-065x-78.2.281>
|
||||
bibo:endPage "295" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:pubDate "2024-06-21" ;
|
||||
bibo:startPage "281" ;
|
||||
bibo:volume "78" ;
|
||||
dc:creator "Clark, Shawn M.; Douglas, Hume B.; Cavan, Daniel J." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Notes on Calligrapha Chevrolat (Subgenus Zygogramma Chevrolat) and Tritaenia Motschulsky (Coleoptera: Chrysomelidae: Chrysomelinae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244014> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calligrapha_estriata_Schaeffer_1920>
|
||||
dwc:authority "(Schaeffer)" ;
|
||||
dwc:authorityName "Clark & Douglas & Cavan" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:baseAuthorityName "Schaeffer" ;
|
||||
dwc:baseAuthorityYear "1920" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schaeffer, 1920) Clark & Douglas & Cavan, 2024" ;
|
||||
dwc:species "estriata" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calligrapha_estriata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha_estriata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "estriata" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calligrapha_Zygogramma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha_Zygogramma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Zygogramma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calligrapha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calligrapha>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Calligrapha" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244014>
|
||||
dc:description "Fig. 1. Dorsal habitus of Calligrapha (Zygogramma) and Tritaenia species. A) C. (Z.) arizonica, B) C. (Z.) conjuncta, C) C. (Z.) pallida, D) C. (Z.) continua, E) C. (Z.) disrupta, F) C. (Z.) estriata, G) C. (Z.) exclamationis, H) C. (Z.) heterothecae, I) C. (Z.) malvae, J) C. (Z.) opifera, K) C. (Z.) piceicollis, L) C. (Z.) signatipennis, M) C. (Z.) suturalis, N) C. (Z.) suturalis, O) C. (Z.) tortuosa, P) T.(Ithygramma) cognata, Q) T.(Tritaenia) quinquevirgata. Scale bars = 2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244014/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
107
data/03/88/09/03880949B410FFB5FF3BF8FCFDE3F7E5.ttl
Normal file
107
data/03/88/09/03880949B410FFB5FF3BF8FCFDE3F7E5.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/03880949B410FFB5FF3BF8FCFDE3F7E5>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Luperina dumerilii" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Luperina_dumerilii_Duponchel_1826> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Luperina_dumerilii_Duponchel_1826>
|
||||
dwc:authority "(Duponchel, 1826)" ;
|
||||
dwc:baseAuthorityName "Duponchel" ;
|
||||
dwc:baseAuthorityYear "1826" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Luperina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Duponchel, 1826)" ;
|
||||
dwc:species "dumerilii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72PMD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Luperina_dumerilii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Luperina_dumerilii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Luperina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dumerilii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Luperina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Luperina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Luperina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B410FFB5FF3BFA92FEADF967.ttl
Normal file
107
data/03/88/09/03880949B410FFB5FF3BFA92FEADF967.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/03880949B410FFB5FF3BFA92FEADF967>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Sesamia cretica Lederer 1857" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sesamia_cretica_Lederer_1857> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sesamia_cretica_Lederer_1857>
|
||||
dwc:authority "Lederer, 1857" ;
|
||||
dwc:authorityName "Lederer" ;
|
||||
dwc:authorityYear "1857" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Sesamia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lederer, 1857" ;
|
||||
dwc:species "cretica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4WYQH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sesamia_cretica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesamia_cretica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Sesamia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cretica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesamia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesamia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Sesamia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B410FFB5FF3BFE57FEADFC2F.ttl
Normal file
114
data/03/88/09/03880949B410FFB5FF3BFE57FEADFC2F.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/03880949B410FFB5FF3BFE57FEADFC2F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244053> ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Spodoptera exigua" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spodoptera_exigua_Hubner_1808> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244053> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Spodoptera_exigua_Hubner_1808>
|
||||
dwc:authority "(Hubner, [1808])" ;
|
||||
dwc:baseAuthorityName "Hubner" ;
|
||||
dwc:baseAuthorityYear "1808" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Spodoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1808)" ;
|
||||
dwc:species "exigua" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93P7L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spodoptera_exigua> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spodoptera_exigua>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Spodoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "exigua" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spodoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spodoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Spodoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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.13244053>
|
||||
dc:description "Fig. 3.– Novedades destacadas para la provincia de Córdoba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244053/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
107
data/03/88/09/03880949B411FFB4FF3BFF3EFCA0FE91.ttl
Normal file
107
data/03/88/09/03880949B411FFB4FF3BFF3EFCA0FE91.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/03880949B411FFB4FF3BFF3EFCA0FE91>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Phlogophora meticulosa" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phlogophora_meticulosa_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phlogophora_meticulosa_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Phlogophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "meticulosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/77C6T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phlogophora_meticulosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phlogophora_meticulosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Phlogophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "meticulosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phlogophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phlogophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Phlogophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B412FFB7FF3BFB65FC97FAC0.ttl
Normal file
107
data/03/88/09/03880949B412FFB7FF3BFB65FC97FAC0.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/03880949B412FFB7FF3BFB65FC97FAC0>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Xylocampa areola" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xylocampa_areola_Esper_1789> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Xylocampa_areola_Esper_1789>
|
||||
dwc:authority "(Esper, 1789)" ;
|
||||
dwc:baseAuthorityName "Esper" ;
|
||||
dwc:baseAuthorityYear "1789" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xylocampa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Esper, 1789)" ;
|
||||
dwc:species "areola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5CKGM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xylocampa_areola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xylocampa_areola>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xylocampa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "areola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Xylocampa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xylocampa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xylocampa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B412FFB7FF3BFEFFFDD7FCE9.ttl
Normal file
114
data/03/88/09/03880949B412FFB7FF3BFEFFFDD7FCE9.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/03880949B412FFB7FF3BFEFFFDD7FCE9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244053> ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Calophasia platyptera" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Calophasia_platyptera_Esper_1788> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244053> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Calophasia_platyptera_Esper_1788>
|
||||
dwc:authority "(Esper, 1788)" ;
|
||||
dwc:baseAuthorityName "Esper" ;
|
||||
dwc:baseAuthorityYear "1788" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Calophasia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Esper, 1788)" ;
|
||||
dwc:species "platyptera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/PZ9H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Calophasia_platyptera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calophasia_platyptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Calophasia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "platyptera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Calophasia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Calophasia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Calophasia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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.13244053>
|
||||
dc:description "Fig. 3.– Novedades destacadas para la provincia de Córdoba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244053/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
107
data/03/88/09/03880949B413FFB6FF3BF8F2FCF2F861.ttl
Normal file
107
data/03/88/09/03880949B413FFB6FF3BF8F2FCF2F861.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/03880949B413FFB6FF3BF8F2FCF2F861>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Caradrina clavipalpis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Caradrina_clavipalpis_Scopoli_1763> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Caradrina_clavipalpis_Scopoli_1763>
|
||||
dwc:authority "(Scopoli, 1763)" ;
|
||||
dwc:baseAuthorityName "Scopoli" ;
|
||||
dwc:baseAuthorityYear "1763" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Caradrina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Scopoli, 1763)" ;
|
||||
dwc:species "clavipalpis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93WJR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Caradrina_clavipalpis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caradrina_clavipalpis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Caradrina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "clavipalpis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caradrina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caradrina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Caradrina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B413FFB6FF3BFA37FBE1F996.ttl
Normal file
107
data/03/88/09/03880949B413FFB6FF3BFA37FBE1F996.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/03880949B413FFB6FF3BFA37FBE1F996>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Leucochlaena oditis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Leucochlaena_oditis_Hubner_1822> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Leucochlaena_oditis_Hubner_1822>
|
||||
dwc:authority "(Hubner, [1822])" ;
|
||||
dwc:baseAuthorityName "Hubner" ;
|
||||
dwc:baseAuthorityYear "1822" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Leucochlaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1822)" ;
|
||||
dwc:species "oditis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9368N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Leucochlaena_oditis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leucochlaena_oditis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Leucochlaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oditis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leucochlaena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leucochlaena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Leucochlaena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B413FFB6FF3BFD66FBDCFBC5.ttl
Normal file
107
data/03/88/09/03880949B413FFB6FF3BFD66FBDCFBC5.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/03880949B413FFB6FF3BFD66FBDCFBC5>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Helicoverpa armigera" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helicoverpa_armigera_Hubner_1808> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helicoverpa_armigera_Hubner_1808>
|
||||
dwc:authority "(Hubner, [1808])" ;
|
||||
dwc:baseAuthorityName "Hubner" ;
|
||||
dwc:baseAuthorityYear "1808" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Helicoverpa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1808)" ;
|
||||
dwc:species "armigera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92ZHH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helicoverpa_armigera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helicoverpa_armigera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Helicoverpa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "armigera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helicoverpa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helicoverpa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Helicoverpa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B414FFB1FF3BF86EFF51F7E4.ttl
Normal file
107
data/03/88/09/03880949B414FFB1FF3BF86EFF51F7E4.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/03880949B414FFB1FF3BF86EFF51F7E4>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Acronicta psi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acronicta_psi_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acronicta_psi_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acronicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "psi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92RGK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acronicta_psi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acronicta_psi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acronicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "psi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acronicta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acronicta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acronicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B414FFB1FF3BF9B5FA9BF8FE.ttl
Normal file
107
data/03/88/09/03880949B414FFB1FF3BF9B5FA9BF8FE.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/03880949B414FFB1FF3BF9B5FA9BF8FE>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Acontia lucida" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acontia_lucida_Hufnagel_1766> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acontia_lucida_Hufnagel_1766>
|
||||
dwc:authority "(Hufnagel, 1766)" ;
|
||||
dwc:baseAuthorityName "Hufnagel" ;
|
||||
dwc:baseAuthorityYear "1766" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acontia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
|
||||
dwc:species "lucida" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92RB9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acontia_lucida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acontia_lucida>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acontia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lucida" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acontia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acontia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acontia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B414FFB1FF3BFD58FD20FBE9.ttl
Normal file
114
data/03/88/09/03880949B414FFB1FF3BFD58FD20FBE9.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/03880949B414FFB1FF3BFD58FD20FBE9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244051> ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Autographa gamma" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Autographa_gamma_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244051> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Autographa_gamma_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Autographa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "gamma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JYY9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Autographa_gamma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Autographa_gamma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Autographa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gamma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Autographa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Autographa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Autographa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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.13244051>
|
||||
dc:description "Fig. 2. - Histograma de vuelo de Autographa gamma en la provincia de Córdoba: registros quincenales de imagos en el periodo 2010-2020 (n = 52)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244051/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/03/88/09/03880949B414FFB1FF3BFE7DFCF5FD76.ttl
Normal file
114
data/03/88/09/03880949B414FFB1FF3BFE7DFCF5FD76.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/03880949B414FFB1FF3BFE7DFCF5FD76>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244053> ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Thysanoplusia orichalcea" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Thysanoplusia_orichalcea_Fabricius_1775> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244053> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Thysanoplusia_orichalcea_Fabricius_1775>
|
||||
dwc:authority "(Fabricius, 1775)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Thysanoplusia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
|
||||
dwc:species "orichalcea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93R8P> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Thysanoplusia_orichalcea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoplusia_orichalcea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Thysanoplusia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "orichalcea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thysanoplusia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Thysanoplusia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Thysanoplusia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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.13244053>
|
||||
dc:description "Fig. 3.– Novedades destacadas para la provincia de Córdoba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244053/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
107
data/03/88/09/03880949B415FFB0FF3BFDEFFA0CFDB8.ttl
Normal file
107
data/03/88/09/03880949B415FFB0FF3BFDEFFA0CFDB8.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/03880949B415FFB0FF3BFDEFFA0CFDB8>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Cryphia algae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryphia_algae_Fabricius_1775> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cryphia_algae_Fabricius_1775>
|
||||
dwc:authority "(Fabricius, 1775)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Cryphia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
|
||||
dwc:species "algae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92YVY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryphia_algae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cryphia_algae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Cryphia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "algae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryphia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cryphia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Cryphia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B415FFB0FF3BFF3EFB4AFE7D.ttl
Normal file
107
data/03/88/09/03880949B415FFB0FF3BFF3EFB4AFE7D.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/03880949B415FFB0FF3BFF3EFB4AFE7D>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Acronicta rumicis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acronicta_rumicis_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acronicta_rumicis_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acronicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "rumicis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92RGM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acronicta_rumicis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acronicta_rumicis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acronicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rumicis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acronicta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acronicta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Acronicta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41CFFB9FF3BF945FE0FF880.ttl
Normal file
107
data/03/88/09/03880949B41CFFB9FF3BF945FE0FF880.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/03880949B41CFFB9FF3BF945FE0FF880>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Peridroma saucia" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Peridroma_saucia_Hubner_1808> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Peridroma_saucia_Hubner_1808>
|
||||
dwc:authority "(Hubner, [1808])" ;
|
||||
dwc:baseAuthorityName "Hubner" ;
|
||||
dwc:baseAuthorityYear "1808" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Peridroma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1808)" ;
|
||||
dwc:species "saucia" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9354M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Peridroma_saucia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peridroma_saucia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Peridroma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "saucia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Peridroma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Peridroma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Peridroma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41CFFB9FF3BF9E9FDEFF999.ttl
Normal file
107
data/03/88/09/03880949B41CFFB9FF3BF9E9FDEFF999.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/03880949B41CFFB9FF3BF9E9FDEFF999>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Cerastis faceta" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cerastis_faceta_Treitschke_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cerastis_faceta_Treitschke_1835>
|
||||
dwc:authority "(Treitschke, 1835)" ;
|
||||
dwc:baseAuthorityName "Treitschke" ;
|
||||
dwc:baseAuthorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Cerastis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
|
||||
dwc:species "faceta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XJDF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cerastis_faceta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerastis_faceta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Cerastis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "faceta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerastis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerastis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Cerastis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41CFFB9FF3BFA8DFF51FA05.ttl
Normal file
107
data/03/88/09/03880949B41CFFB9FF3BFA8DFF51FA05.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/03880949B41CFFB9FF3BFA8DFF51FA05>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Xestia kermesina" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xestia_kermesina_Mabille_1869> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Xestia_kermesina_Mabille_1869>
|
||||
dwc:authority "(Mabille, 1869)" ;
|
||||
dwc:baseAuthorityName "Mabille" ;
|
||||
dwc:baseAuthorityYear "1869" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xestia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mabille, 1869)" ;
|
||||
dwc:species "kermesina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93RVC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xestia_kermesina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xestia_kermesina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xestia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kermesina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Xestia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xestia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xestia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41CFFB9FF3BFBBEFDF2FAA1.ttl
Normal file
107
data/03/88/09/03880949B41CFFB9FF3BFBBEFDF2FAA1.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/03880949B41CFFB9FF3BFBBEFDF2FAA1>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Xestia c-nigrum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Xestia_c-nigrum_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Xestia_c-nigrum_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xestia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "c-nigrum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/94C44> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Xestia_c-nigrum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xestia_c-nigrum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xestia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "c-nigrum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Xestia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Xestia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Xestia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41CFFB9FF3BFCABFDC8FBD2.ttl
Normal file
107
data/03/88/09/03880949B41CFFB9FF3BFCABFDC8FBD2.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/03880949B41CFFB9FF3BFCABFDC8FBD2>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Noctua comes Hubner 1813" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Noctua_comes_Hubner_1813> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Noctua_comes_Hubner_1813>
|
||||
dwc:authority "Hubner, [1813]" ;
|
||||
dwc:authorityName "Hubner" ;
|
||||
dwc:authorityYear "1813" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Noctua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hubner, 1813" ;
|
||||
dwc:species "comes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47KXL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Noctua_comes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctua_comes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Noctua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "comes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctua> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctua>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Noctua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41CFFB9FF3BFD65FEF1FCC7.ttl
Normal file
107
data/03/88/09/03880949B41CFFB9FF3BFD65FEF1FCC7.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/03880949B41CFFB9FF3BFD65FEF1FCC7>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Noctua pronuba" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Noctua_pronuba_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Noctua_pronuba_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Noctua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "pronuba" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/47KYF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Noctua_pronuba> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctua_pronuba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Noctua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pronuba" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctua> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctua>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Noctua" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41CFFB9FF3BFE26FD51FDB8.ttl
Normal file
107
data/03/88/09/03880949B41CFFB9FF3BFE26FD51FDB8.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/03880949B41CFFB9FF3BFE26FD51FDB8>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Ochropleura leucogaster" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ochropleura_leucogaster_Freyer_1831> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ochropleura_leucogaster_Freyer_1831>
|
||||
dwc:authority "(Freyer, [1831])" ;
|
||||
dwc:baseAuthorityName "Freyer" ;
|
||||
dwc:baseAuthorityYear "1831" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Ochropleura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Freyer, 1831)" ;
|
||||
dwc:species "leucogaster" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/74F6Q> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ochropleura_leucogaster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ochropleura_leucogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Ochropleura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "leucogaster" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ochropleura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ochropleura>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Ochropleura" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41DFFB8FF3BFC69FCA4FBE4.ttl
Normal file
107
data/03/88/09/03880949B41DFFB8FF3BFC69FCA4FBE4.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/03880949B41DFFB8FF3BFC69FCA4FBE4>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Agrotis ipsilon" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agrotis_ipsilon_Hufnagel_1766> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Agrotis_ipsilon_Hufnagel_1766>
|
||||
dwc:authority "(Hufnagel, 1766)" ;
|
||||
dwc:baseAuthorityName "Hufnagel" ;
|
||||
dwc:baseAuthorityYear "1766" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
|
||||
dwc:species "ipsilon" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/665BX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agrotis_ipsilon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agrotis_ipsilon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ipsilon" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agrotis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agrotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41DFFB8FF3BFD0EFD91FC84.ttl
Normal file
107
data/03/88/09/03880949B41DFFB8FF3BFD0EFD91FC84.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/03880949B41DFFB8FF3BFD0EFD91FC84>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Agrotis puta" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agrotis_puta_Hubner_1803> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Agrotis_puta_Hubner_1803>
|
||||
dwc:authority "(Hubner, [1803])" ;
|
||||
dwc:baseAuthorityName "Hubner" ;
|
||||
dwc:baseAuthorityYear "1803" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1803)" ;
|
||||
dwc:species "puta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92S9T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agrotis_puta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agrotis_puta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "puta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agrotis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agrotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41DFFB8FF3BFE33FD42FD24.ttl
Normal file
114
data/03/88/09/03880949B41DFFB8FF3BFE33FD42FD24.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/03880949B41DFFB8FF3BFE33FD42FD24>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244053> ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Agrotis lata Treitschke 1835" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agrotis_lata_Treitschke_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244053> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Agrotis_lata_Treitschke_1835>
|
||||
dwc:authority "Treitschke, 1835" ;
|
||||
dwc:authorityName "Treitschke" ;
|
||||
dwc:authorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Treitschke, 1835" ;
|
||||
dwc:species "lata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93Q52> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agrotis_lata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agrotis_lata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agrotis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agrotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Agrotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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.13244053>
|
||||
dc:description "Fig. 3.– Novedades destacadas para la provincia de Córdoba." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244053/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
107
data/03/88/09/03880949B41EFFBAFF3BF884FDA9FEC9.ttl
Normal file
107
data/03/88/09/03880949B41EFFBAFF3BF884FDA9FEC9.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/03880949B41EFFBAFF3BF884FDA9FEC9>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Hecatera weissi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hecatera_weissi_Draudt_1934> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hecatera_weissi_Draudt_1934>
|
||||
dwc:authority "(Draudt, 1934)" ;
|
||||
dwc:baseAuthorityName "Draudt" ;
|
||||
dwc:baseAuthorityYear "1934" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Hecatera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Draudt, 1934)" ;
|
||||
dwc:species "weissi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/94BK9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hecatera_weissi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hecatera_weissi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Hecatera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "weissi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hecatera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hecatera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Hecatera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41EFFBBFF3BFB6CFA27FA1C.ttl
Normal file
107
data/03/88/09/03880949B41EFFBBFF3BFB6CFA27FA1C.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/03880949B41EFFBBFF3BFB6CFA27FA1C>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Polymixis lichenea" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Polymixis_lichenea_Hubner_1813> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Polymixis_lichenea_Hubner_1813>
|
||||
dwc:authority "(Hubner, [1813])" ;
|
||||
dwc:baseAuthorityName "Hubner" ;
|
||||
dwc:baseAuthorityYear "1813" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Polymixis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1813)" ;
|
||||
dwc:species "lichenea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/947F9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Polymixis_lichenea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polymixis_lichenea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Polymixis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lichenea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polymixis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polymixis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Polymixis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41EFFBBFF3BFC2BFADAFB82.ttl
Normal file
107
data/03/88/09/03880949B41EFFBBFF3BFC2BFADAFB82.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/03880949B41EFFBBFF3BFC2BFADAFB82>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Aporophyla nigra" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aporophyla_nigra_Haworth_1809> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aporophyla_nigra_Haworth_1809>
|
||||
dwc:authority "(Haworth, 1809)" ;
|
||||
dwc:baseAuthorityName "Haworth" ;
|
||||
dwc:baseAuthorityYear "1809" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Aporophyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Haworth, 1809)" ;
|
||||
dwc:species "nigra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92TXZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aporophyla_nigra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aporophyla_nigra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Aporophyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aporophyla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aporophyla>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Aporophyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41FFFBAFF3BF928FA0CF8FD.ttl
Normal file
107
data/03/88/09/03880949B41FFFBAFF3BF928FA0CF8FD.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/03880949B41FFFBAFF3BF928FA0CF8FD>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Orthosia incerta" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthosia_incerta_Hufnagel_1766> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthosia_incerta_Hufnagel_1766>
|
||||
dwc:authority "(Hufnagel, 1766)" ;
|
||||
dwc:baseAuthorityName "Hufnagel" ;
|
||||
dwc:baseAuthorityYear "1766" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Orthosia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hufnagel, 1766)" ;
|
||||
dwc:species "incerta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9389N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthosia_incerta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthosia_incerta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Orthosia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "incerta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthosia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthosia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Orthosia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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 .
|
||||
106
data/03/88/09/03880949B41FFFBAFF3BF9E5FEE4F942.ttl
Normal file
106
data/03/88/09/03880949B41FFFBAFF3BF9E5FEE4F942.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/03880949B41FFFBAFF3BF9E5FEE4F942>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Mythimna loreyi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mythimna_loreyi_Duponchel_1827> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mythimna_loreyi_Duponchel_1827>
|
||||
dwc:authority "(Duponchel, 1827)" ;
|
||||
dwc:baseAuthorityName "Duponchel" ;
|
||||
dwc:baseAuthorityYear "1827" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Duponchel, 1827)" ;
|
||||
dwc:species "loreyi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mythimna_loreyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mythimna_loreyi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "loreyi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mythimna> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mythimna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41FFFBAFF3BFBC9FDD6FB2F.ttl
Normal file
107
data/03/88/09/03880949B41FFFBAFF3BFBC9FDD6FB2F.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/03880949B41FFFBAFF3BFBC9FDD6FB2F>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Mythimna sicula" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mythimna_sicula_Treitschke_1835> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mythimna_sicula_Treitschke_1835>
|
||||
dwc:authority "(Treitschke, 1835)" ;
|
||||
dwc:baseAuthorityName "Treitschke" ;
|
||||
dwc:baseAuthorityYear "1835" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Treitschke, 1835)" ;
|
||||
dwc:species "sicula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/945LM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mythimna_sicula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mythimna_sicula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sicula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mythimna> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mythimna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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/03/88/09/03880949B41FFFBAFF3BFEB5FEADFE12.ttl
Normal file
107
data/03/88/09/03880949B41FFFBAFF3BFEB5FEADFE12.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/03880949B41FFFBAFF3BFEB5FEADFE12>
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:title "Mythimna vitellina" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mythimna_vitellina_Hubner_1808> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244049> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244049>
|
||||
bibo:endPage "345" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2020-10-03" ;
|
||||
bibo:startPage "319" ;
|
||||
bibo:volume "22" ;
|
||||
dc:creator "Dobado, Pablo M." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Lista provisional de los Noctuoidea de la provincia de Córdoba (sur de España): II. Noctuidae (Insecta: Lepidoptera)." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mythimna_vitellina_Hubner_1808>
|
||||
dwc:authority "(Hubner, [1808])" ;
|
||||
dwc:baseAuthorityName "Hubner" ;
|
||||
dwc:baseAuthorityYear "1808" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1808)" ;
|
||||
dwc:species "vitellina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/945LS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mythimna_vitellina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mythimna_vitellina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vitellina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mythimna> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mythimna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
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 .
|
||||
144
data/03/98/87/039887A2FF88FFABFC5FF861FD08F7DA.ttl
Normal file
144
data/03/98/87/039887A2FF88FFABFC5FF861FD08F7DA.ttl
Normal file
|
|
@ -0,0 +1,144 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/039887A2FF88FFABFC5FF861FD08F7DA>
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:title "Icilius ovalis Dana 1852" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF88FFABFC5FF861FD08F7DA.mc.3B593CE9FF89FFABFFD9FECDFDD9FE9B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Icilius_ovalis_Dana_1852> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Icilius_ellipticus_Dana_1853> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244245> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244245>
|
||||
bibo:endPage "495" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "467" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Revision Of The Iciliidae (Crustacea: Amphipoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_ovalis_Dana_1852>
|
||||
dwc:authority "Dana, 1852" ;
|
||||
dwc:authorityName "Dana" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dana, 1852" ;
|
||||
dwc:species "ovalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PB2X> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius_ovalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_ellipticus_Dana_1853>
|
||||
dwc:authority "Dana, 1853: 844" ;
|
||||
dwc:authorityName "Dana" ;
|
||||
dwc:authorityPageNumber "844" ;
|
||||
dwc:authorityYear "1853" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dana, 1853" ;
|
||||
dwc:species "ellipticus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius_ellipticus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius_ovalis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ovalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Iciliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Iciliidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius_ellipticus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ellipticus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF88FFABFC5FF861FD08F7DA.mc.3B593CE9FF89FFABFFD9FECDFDD9FE9B>
|
||||
dwc:locality "Balabac Strait" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF88FFABFC5FF861FD08F7DA#3B593CE9FF89FFABFFD9FECDFDD9FE9B> ;
|
||||
a dwc:MaterialCitation .
|
||||
268
data/03/98/87/039887A2FF89FFAFFC6AFF38FF7DFB6A.ttl
Normal file
268
data/03/98/87/039887A2FF89FFAFFC6AFF38FF7DFB6A.ttl
Normal file
|
|
@ -0,0 +1,268 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A>
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:title "Icilius pulchellus Watson, Lowry & Steinberg, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBBDFED8FB9FFE5E>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFC85FE48FA19FE14>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFA08FE48FA23FDCE>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFB96FDB8FB9AFDA0>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBB1FDA4FB63FDA0>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFB47FDA4FB79FD7E>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFB53FD6EFA23FD7E>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFC85FD4DFC1AFCD0>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFC36FD14FB86FCD0>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBB6FD14FC7EFCEE>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBB8FCDEFB7DFCEE>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFB55FCDEFAE3FCA4>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFADBFC98FCCCFC40>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFCFBFC84FBC4FC7D>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBFEFC63FAB5FC3B>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFAEFFC2DFC04FBED>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFC68FB9DFC38FB60> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Icilius_pulchellus_Watson_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244245> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244245>
|
||||
bibo:endPage "495" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "467" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Revision Of The Iciliidae (Crustacea: Amphipoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_pulchellus_Watson_2004>
|
||||
dwc:authorityName "Watson & Lowry & Steinberg" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Watson & Lowry & Steinberg, 2004" ;
|
||||
dwc:species "pulchellus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PB2Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius_pulchellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius_pulchellus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pulchellus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Iciliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Iciliidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBBDFED8FB9FFE5E>
|
||||
dwc:catalogNumber "P54148" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1997-11-01" ;
|
||||
dwc:locality "Burrill Rocks" ;
|
||||
dwc:recordedBy "A. G. B. Poore & J. K. Lowry" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "22" ;
|
||||
dwc:verbatimLatitude "-35.38983" ;
|
||||
dwc:verbatimLongitude "150.47067" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFBBDFED8FB9FFE5E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFC85FE48FA19FE14>
|
||||
dwc:catalogNumber "P54150" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFC85FE48FA19FE14> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFA08FE48FA23FDCE>
|
||||
dwc:catalogNumber "P54151" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1998-08-04" ;
|
||||
dwc:locality "Bare Island" ;
|
||||
dwc:recordedBy "A. G. B. Poore" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "9" ;
|
||||
dwc:verbatimLatitude "-33.993332" ;
|
||||
dwc:verbatimLongitude "151.23167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFA08FE48FA23FDCE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFB96FDB8FB9AFDA0>
|
||||
dwc:catalogNumber "P54198" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:locality "Long Reef" ;
|
||||
dwc:verbatimElevation "32" ;
|
||||
dwc:verbatimLatitude "-33.733334" ;
|
||||
dwc:verbatimLongitude "151.36667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFB96FDB8FB9AFDA0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBB1FDA4FB63FDA0>
|
||||
dwc:collectionCode "AMBS" ;
|
||||
dwc:eventDate "1972-05-28" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFBB1FDA4FB63FDA0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFB47FDA4FB79FD7E>
|
||||
dwc:catalogNumber "P24241, P22438" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:locality "South Head" ;
|
||||
dwc:verbatimElevation "21" ;
|
||||
dwc:verbatimLatitude "-33.833332" ;
|
||||
dwc:verbatimLongitude "151.3" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFB47FDA4FB79FD7E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFB53FD6EFA23FD7E>
|
||||
dwc:collectionCode "AMBS" ;
|
||||
dwc:eventDate "1973-02" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFB53FD6EFA23FD7E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFC85FD4DFC1AFCD0>
|
||||
dwc:catalogNumber "P54149" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1998-08-04" ;
|
||||
dwc:locality "Bare Island" ;
|
||||
dwc:recordedBy "A. G. B. Poore" ;
|
||||
dwc:verbatimElevation "9" ;
|
||||
dwc:verbatimLatitude "-33.993332" ;
|
||||
dwc:verbatimLongitude "151.23167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFC85FD4DFC1AFCD0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFC36FD14FB86FCD0>
|
||||
dwc:locality "Several" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFC36FD14FB86FCD0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBB6FD14FC7EFCEE>
|
||||
dwc:catalogNumber "P57896" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:locality "Bare Island" ;
|
||||
dwc:recordedBy "M. J. Huggett" ;
|
||||
dwc:verbatimElevation "12" ;
|
||||
dwc:verbatimLatitude "-33.99217" ;
|
||||
dwc:verbatimLongitude "151.2305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFBB6FD14FC7EFCEE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBB8FCDEFB7DFCEE>
|
||||
dwc:collectionCode "R" ;
|
||||
dwc:eventDate "1998-08-13" ;
|
||||
dwc:locality "De Nys" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFBB8FCDEFB7DFCEE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFB55FCDEFAE3FCA4>
|
||||
dwc:catalogNumber "P54199" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1989-08-17" ;
|
||||
dwc:locality "Green Point" ;
|
||||
dwc:recordedBy "P. Hutchings" ;
|
||||
dwc:verbatimElevation "12" ;
|
||||
dwc:verbatimLatitude "-35.016666" ;
|
||||
dwc:verbatimLongitude "150.75333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFB55FCDEFAE3FCA4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFADBFC98FCCCFC40>
|
||||
dwc:locality "Many" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFADBFC98FCCCFC40> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFCFBFC84FBC4FC7D>
|
||||
dwc:catalogNumber "P54387" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1981-08-13" ;
|
||||
dwc:locality "Jervis Bay" ;
|
||||
dwc:recordedBy "P. Berents" ;
|
||||
dwc:verbatimElevation "17" ;
|
||||
dwc:verbatimLatitude "-35.05" ;
|
||||
dwc:verbatimLongitude "150.73334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFCFBFC84FBC4FC7D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFBFEFC63FAB5FC3B>
|
||||
dwc:catalogNumber "P54389" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1997-11-01" ;
|
||||
dwc:locality "Ulladulla" ;
|
||||
dwc:recordedBy "A. G. B. Poore & J. K. Lowry" ;
|
||||
dwc:verbatimElevation "15" ;
|
||||
dwc:verbatimLatitude "-35.366665" ;
|
||||
dwc:verbatimLongitude "150.5" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFBFEFC63FAB5FC3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFAEFFC2DFC04FBED>
|
||||
dwc:catalogNumber "P54390" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1997-11-01" ;
|
||||
dwc:locality "Burrill Rocks" ;
|
||||
dwc:recordedBy "A. G. B. Poore & J. K. Lowry" ;
|
||||
dwc:verbatimElevation "22" ;
|
||||
dwc:verbatimLatitude "-35.38983" ;
|
||||
dwc:verbatimLongitude "150.47067" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFAEFFC2DFC04FBED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF89FFAFFC6AFF38FF7DFB6A.mc.3B593CE9FF89FFABFC68FB9DFC38FB60>
|
||||
dwc:locality "Burrill Rock" ;
|
||||
dwc:verbatimElevation "20" ;
|
||||
dwc:verbatimLatitude "-35.993332" ;
|
||||
dwc:verbatimLongitude "151.23167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF89FFAFFC6AFF38FF7DFB6A#3B593CE9FF89FFABFC68FB9DFC38FB60> ;
|
||||
a dwc:MaterialCitation .
|
||||
801
data/03/98/87/039887A2FF8AFFAAFC49FF38FAA7FD6A.ttl
Normal file
801
data/03/98/87/039887A2FF8AFFAAFC49FF38FAA7FD6A.ttl
Normal file
File diff suppressed because one or more lines are too long
409
data/03/98/87/039887A2FF8DFFAFFC13FE98FAFEF88B.ttl
Normal file
409
data/03/98/87/039887A2FF8DFFAFFC13FE98FAFEF88B.ttl
Normal file
|
|
@ -0,0 +1,409 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B>
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:title "Icilius punctatus Haswell 1879" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBADFD04FAE5FCC0>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFAD0FD04FC26FCFD>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC13FCE3FB29FC9E>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB03FCCEFB54FC54>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB4FFC88FB12FC6D>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB09FC53FBA5FC2B>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB91FC1DFBBCFBE0>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB96FBE4FC58FBBE>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC72FBAEFB3FFB5B>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB14FB8DFAE5FB5B>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFADFFB8DFC21FB77>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC1DFB69FBF9FB77>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBD5FB69FAB1FB77>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFAEDFB69FCF0FB10>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC2FFB54FBCFFB10>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBF8FB54FA85FB10>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFAB2FB54FBB7FACB>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBE0FAFDFAE0FA80>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFCCFFAA3FA98FA7B>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFAB3FA6DFC25FA2D>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC1EFA13FB92FA2D>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBB6FA13FB47F9EB>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB7BF9DDFB90F95D>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB8CF983FAFBF91B>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFADFF94DFB90F8CD>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC85F8BAFAFAF88B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Icilius_punctatus_Haswell_1879> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Icilius_ovalis_Dana_1852>, <http://taxon-concept.plazi.org/id/Animalia/Icilius_australis_Haswell_1879> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244245> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244245>
|
||||
bibo:endPage "495" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "467" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Revision Of The Iciliidae (Crustacea: Amphipoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_punctatus_Haswell_1879>
|
||||
dwc:authority "Haswell, 1879" ;
|
||||
dwc:authorityName "Haswell" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haswell, 1879" ;
|
||||
dwc:species "punctatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PB2Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius_punctatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_ovalis_Dana_1852>
|
||||
dwc:authorityName "Dana" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dana, 1852" ;
|
||||
dwc:species "ovalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PB2Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius_ovalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_australis_Haswell_1879>
|
||||
dwc:authorityName "Haswell" ;
|
||||
dwc:authorityYear "1879" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Haswell, 1879" ;
|
||||
dwc:species "australis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PB2Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius_australis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius_punctatus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "punctatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Iciliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Iciliidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius_ovalis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ovalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius_australis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "australis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBADFD04FAE5FCC0>
|
||||
dwc:catalogNumber "P22442" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:locality "New South Wales" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFBADFD04FAE5FCC0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFAD0FD04FC26FCFD>
|
||||
dwc:catalogNumber "P22443" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFAD0FD04FC26FCFD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC13FCE3FB29FC9E>
|
||||
dwc:catalogNumber "P22444" ;
|
||||
dwc:collectionCode "AM, AMBS" ;
|
||||
dwc:eventDate "1972-04-24" ;
|
||||
dwc:locality "Long Reef" ;
|
||||
dwc:verbatimElevation "23" ;
|
||||
dwc:verbatimLatitude "-33.733334" ;
|
||||
dwc:verbatimLongitude "151.35" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFC13FCE3FB29FC9E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB03FCCEFB54FC54>
|
||||
dwc:catalogNumber "P22445" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1973-02-20" ;
|
||||
dwc:locality "Port Jackson" ;
|
||||
dwc:recordedBy "Australian Museum Shelf Benthic Survey" ;
|
||||
dwc:verbatimElevation "21" ;
|
||||
dwc:verbatimLatitude "-33.816666" ;
|
||||
dwc:verbatimLongitude "151.33333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFB03FCCEFB54FC54> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB4FFC88FB12FC6D>
|
||||
dwc:catalogNumber "P2543" ;
|
||||
dwc:collectionCode "AM, R, HMCS" ;
|
||||
dwc:eventDate "1898-03-15" ;
|
||||
dwc:locality "Coogee" ;
|
||||
dwc:recordedBy "Waite" ;
|
||||
dwc:verbatimElevation "91" ;
|
||||
dwc:verbatimLatitude "-33.95" ;
|
||||
dwc:verbatimLongitude "151.35834" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFB4FFC88FB12FC6D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB09FC53FBA5FC2B>
|
||||
dwc:catalogNumber "P49054" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1995-03-30" ;
|
||||
dwc:locality "Botany Bay" ;
|
||||
dwc:recordedBy "A. Roach & A. Jones" ;
|
||||
dwc:verbatimElevation "1" ;
|
||||
dwc:verbatimLatitude "-34.021667" ;
|
||||
dwc:verbatimLongitude "151.16167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFB09FC53FBA5FC2B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB91FC1DFBBCFBE0>
|
||||
dwc:catalogNumber "P2544" ;
|
||||
dwc:collectionCode "AM, R, HMCS" ;
|
||||
dwc:eventDate "1898-03-11" ;
|
||||
dwc:locality "Botany Bay" ;
|
||||
dwc:recordedBy "Waite" ;
|
||||
dwc:verbatimElevation "42" ;
|
||||
dwc:verbatimLatitude "-34.041668" ;
|
||||
dwc:verbatimLongitude "151.2" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFB91FC1DFBBCFBE0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB96FBE4FC58FBBE>
|
||||
dwc:catalogNumber "P54196" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1990-10-29" ;
|
||||
dwc:locality "Wattamolla" ;
|
||||
dwc:recordedBy "The Ecology Lab" ;
|
||||
dwc:verbatimElevation "50" ;
|
||||
dwc:verbatimLatitude "-34.133335" ;
|
||||
dwc:verbatimLongitude "151.14166" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFB96FBE4FC58FBBE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC72FBAEFB3FFB5B>
|
||||
dwc:catalogNumber "P54197" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1991-01-03" ;
|
||||
dwc:locality "Bass Point" ;
|
||||
dwc:recordedBy "The Ecology Lab" ;
|
||||
dwc:verbatimElevation "50" ;
|
||||
dwc:verbatimLatitude "-34.6" ;
|
||||
dwc:verbatimLongitude "150.9" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFC72FBAEFB3FFB5B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB14FB8DFAE5FB5B>
|
||||
dwc:catalogNumber "P42231" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFB14FB8DFAE5FB5B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFADFFB8DFC21FB77>
|
||||
dwc:catalogNumber "P54135" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFADFFB8DFC21FB77> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC1DFB69FBF9FB77>
|
||||
dwc:catalogNumber "P54136" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFC1DFB69FBF9FB77> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBD5FB69FAB1FB77>
|
||||
dwc:catalogNumber "P54137" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFBD5FB69FAB1FB77> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFAEDFB69FCF0FB10>
|
||||
dwc:catalogNumber "P54138" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFAEDFB69FCF0FB10> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC2FFB54FBCFFB10>
|
||||
dwc:catalogNumber "P54139" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFC2FFB54FBCFFB10> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBF8FB54FA85FB10>
|
||||
dwc:catalogNumber "P54140" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFBF8FB54FA85FB10> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFAB2FB54FBB7FACB>
|
||||
dwc:catalogNumber "P54202" ;
|
||||
dwc:collectionCode "AM, R, T" ;
|
||||
dwc:eventDate "1981-04-26" ;
|
||||
dwc:locality "Kiola" ;
|
||||
dwc:recordedBy "J. K. Lowry & Springthorpe" ;
|
||||
dwc:verbatimElevation "20" ;
|
||||
dwc:verbatimLatitude "-35.575" ;
|
||||
dwc:verbatimLongitude "150.36667" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFAB2FB54FBB7FACB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBE0FAFDFAE0FA80>
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1995-05-16" ;
|
||||
dwc:locality "Tathra Head" ;
|
||||
dwc:recordedBy "P. B. Berents" ;
|
||||
dwc:verbatimElevation "52775500" ;
|
||||
dwc:verbatimLatitude "-36.728832" ;
|
||||
dwc:verbatimLongitude "149.82933" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFBE0FAFDFAE0FA80> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFCCFFAA3FA98FA7B>
|
||||
dwc:catalogNumber "P52777" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1995-05-17" ;
|
||||
dwc:locality "Tathra Head" ;
|
||||
dwc:recordedBy "P. B. Berents" ;
|
||||
dwc:verbatimElevation "14" ;
|
||||
dwc:verbatimLatitude "-36.733166" ;
|
||||
dwc:verbatimLongitude "149.98816" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFCCFFAA3FA98FA7B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFAB3FA6DFC25FA2D>
|
||||
dwc:catalogNumber "J44935" ;
|
||||
dwc:collectionCode "NMV, R, RV" ;
|
||||
dwc:eventDate "1981-11-13" ;
|
||||
dwc:locality "Central Bass Strait" ;
|
||||
dwc:recordedBy "S. Wilson" ;
|
||||
dwc:verbatimElevation "80" ;
|
||||
dwc:verbatimLatitude "-39.725" ;
|
||||
dwc:verbatimLongitude "146.31334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFAB3FA6DFC25FA2D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC1EFA13FB92FA2D>
|
||||
dwc:locality "More" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFC1EFA13FB92FA2D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFBB6FA13FB47F9EB>
|
||||
dwc:catalogNumber "J44939" ;
|
||||
dwc:collectionCode "NMV, R, RV" ;
|
||||
dwc:eventDate "1981-11-12" ;
|
||||
dwc:locality "Central Bass Strait" ;
|
||||
dwc:recordedBy "S. Wilson" ;
|
||||
dwc:verbatimElevation "55" ;
|
||||
dwc:verbatimLatitude "-38.56" ;
|
||||
dwc:verbatimLongitude "144.905" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFBB6FA13FB47F9EB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB7BF9DDFB90F95D>
|
||||
dwc:catalogNumber "J44945" ;
|
||||
dwc:collectionCode "NMV, R, RV" ;
|
||||
dwc:eventDate "1981-11-14" ;
|
||||
dwc:locality "Eastern Bass Strait" ;
|
||||
dwc:recordedBy "S. Wilson" ;
|
||||
dwc:verbatimElevation "67" ;
|
||||
dwc:verbatimLatitude "-40.73" ;
|
||||
dwc:verbatimLongitude "148.62" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFB7BF9DDFB90F95D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFB8CF983FAFBF91B>
|
||||
dwc:catalogNumber "J44938" ;
|
||||
dwc:collectionCode "NMV, WHOI, R, RV" ;
|
||||
dwc:eventDate "1984-10-22" ;
|
||||
dwc:locality "Southern Ocean" ;
|
||||
dwc:recordedBy "S. Wilson & Soela" ;
|
||||
dwc:verbatimElevation "82" ;
|
||||
dwc:verbatimLatitude "-43.41" ;
|
||||
dwc:verbatimLongitude "147.54167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFB8CF983FAFBF91B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFADFF94DFB90F8CD>
|
||||
dwc:catalogNumber "J44933" ;
|
||||
dwc:collectionCode "NMV, R, RV" ;
|
||||
dwc:eventDate "1981-11-21" ;
|
||||
dwc:locality "Western Bass Strait" ;
|
||||
dwc:recordedBy "S. Wilson" ;
|
||||
dwc:verbatimElevation "127" ;
|
||||
dwc:verbatimLatitude "-39.636665" ;
|
||||
dwc:verbatimLongitude "143.12" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFADFF94DFB90F8CD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF8DFFAFFC13FE98FAFEF88B.mc.3B593CE9FF8DFFAFFC85F8BAFAFAF88B>
|
||||
dwc:locality "Port Jackson" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF8DFFAFFC13FE98FAFEF88B#3B593CE9FF8DFFAFFC85F8BAFAFAF88B> ;
|
||||
a dwc:MaterialCitation .
|
||||
143
data/03/98/87/039887A2FF93FFB4FC1FFC58FC8EFAAA.ttl
Normal file
143
data/03/98/87/039887A2FF93FFB4FC1FFC58FC8EFAAA.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/039887A2FF93FFB4FC1FFC58FC8EFAAA>
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:title "Icilius caledoniana Watson, Lowry & Steinberg, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FBA3FBF8FAC1FBC4>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FC85FB69FC4BFB77>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FC61FB69FB5BFB77>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FC85FB54FBD5FB2E>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FC72FAD9FCF7FABD> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Icilius_caledoniana_Watson_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244245> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244245>
|
||||
bibo:endPage "495" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "467" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Revision Of The Iciliidae (Crustacea: Amphipoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_caledoniana_Watson_2004>
|
||||
dwc:authorityName "Watson & Lowry & Steinberg" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Watson & Lowry & Steinberg, 2004" ;
|
||||
dwc:species "caledoniana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6N67H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius_caledoniana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius_caledoniana>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caledoniana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Iciliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Iciliidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FBA3FBF8FAC1FBC4>
|
||||
dwc:catalogNumber "P54156" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF93FFB4FC1FFC58FC8EFAAA#3B593CE9FF93FFB1FBA3FBF8FAC1FBC4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FC85FB69FC4BFB77>
|
||||
dwc:locality "Others" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF93FFB4FC1FFC58FC8EFAAA#3B593CE9FF93FFB1FC85FB69FC4BFB77> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FC61FB69FB5BFB77>
|
||||
dwc:catalogNumber "P54158" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF93FFB4FC1FFC58FC8EFAAA#3B593CE9FF93FFB1FC61FB69FB5BFB77> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FC85FB54FBD5FB2E>
|
||||
dwc:eventDate "1995-11-14" ;
|
||||
dwc:locality "Ilot Maitre" ;
|
||||
dwc:recordedBy "I. Takeuchi" ;
|
||||
dwc:verbatimElevation "11" ;
|
||||
dwc:verbatimLatitude "-22.326834" ;
|
||||
dwc:verbatimLongitude "166.41167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF93FFB4FC1FFC58FC8EFAAA#3B593CE9FF93FFB1FC85FB54FBD5FB2E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF93FFB4FC1FFC58FC8EFAAA.mc.3B593CE9FF93FFB1FC72FAD9FCF7FABD>
|
||||
dwc:locality "Off Ilot Maitre" ;
|
||||
dwc:verbatimElevation "11" ;
|
||||
dwc:verbatimLatitude "-22.326834" ;
|
||||
dwc:verbatimLongitude "166.41167" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF93FFB4FC1FFC58FC8EFAAA#3B593CE9FF93FFB1FC72FAD9FCF7FABD> ;
|
||||
a dwc:MaterialCitation .
|
||||
170
data/03/98/87/039887A2FF96FFB4FC70FDB8FAA6FB50.ttl
Normal file
170
data/03/98/87/039887A2FF96FFB4FC70FDB8FAA6FB50.ttl
Normal file
|
|
@ -0,0 +1,170 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50>
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:title "Icilius crinocolus Watson, Lowry & Steinberg, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FBB1FD58FB06FCDE>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FCEBFCC8FB17FC94>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FB06FCC8FA3BFC94>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FA1EFCC8FAE5FCB0>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FC00FC7EFACDFC4E>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FAE7FC7EFC1BFC6B>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FBEAFC5DFA34FC6B>, <http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FCEBFC38FC3FFBFE> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Icilius_crinocolus_Watson_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244245> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244245>
|
||||
bibo:endPage "495" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "467" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Revision Of The Iciliidae (Crustacea: Amphipoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_crinocolus_Watson_2004>
|
||||
dwc:authorityName "Watson & Lowry & Steinberg" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Watson & Lowry & Steinberg, 2004" ;
|
||||
dwc:species "crinocolus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3PB2V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius_crinocolus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius_crinocolus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crinocolus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Iciliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Iciliidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FBB1FD58FB06FCDE>
|
||||
dwc:collectionCode "MV" ;
|
||||
dwc:eventDate "1994-09-08" ;
|
||||
dwc:locality "Coffs Harbour" ;
|
||||
dwc:recordedBy "J. K. Lowry & K. Dempsey & Carrie Anne" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "50" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50#3B593CE9FF96FFB4FBB1FD58FB06FCDE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FCEBFCC8FB17FC94>
|
||||
dwc:catalogNumber "P54144" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50#3B593CE9FF96FFB4FCEBFCC8FB17FC94> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FB06FCC8FA3BFC94>
|
||||
dwc:catalogNumber "P54146" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50#3B593CE9FF96FFB4FB06FCC8FA3BFC94> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FA1EFCC8FAE5FCB0>
|
||||
dwc:catalogNumber "P54147" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
dwc:eventDate "1994-09-08" ;
|
||||
dwc:locality "Coffs Harbour" ;
|
||||
dwc:recordedBy "J. K. Lowry & K. Dempsey & Carrie Anne" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "50" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50#3B593CE9FF96FFB4FA1EFCC8FAE5FCB0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FC00FC7EFACDFC4E>
|
||||
dwc:catalogNumber "P54145" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50#3B593CE9FF96FFB4FC00FC7EFACDFC4E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FAE7FC7EFC1BFC6B>
|
||||
dwc:catalogNumber "P54295" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50#3B593CE9FF96FFB4FAE7FC7EFC1BFC6B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FBEAFC5DFA34FC6B>
|
||||
dwc:catalogNumber "P54141" ;
|
||||
dwc:collectionCode "AM" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50#3B593CE9FF96FFB4FBEAFC5DFA34FC6B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039887A2FF96FFB4FC70FDB8FAA6FB50.mc.3B593CE9FF96FFB4FCEBFC38FC3FFBFE>
|
||||
dwc:catalogNumber "P54142" ;
|
||||
dwc:collectionCode "AM, MV" ;
|
||||
dwc:eventDate "1994-09-08" ;
|
||||
dwc:locality "Coffs Harbour" ;
|
||||
dwc:recordedBy "J. K. Lowry & K. Dempsey" ;
|
||||
dwc:verbatimElevation "50" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039887A2FF96FFB4FC70FDB8FAA6FB50#3B593CE9FF96FFB4FCEBFC38FC3FFBFE> ;
|
||||
a dwc:MaterialCitation .
|
||||
688
data/03/98/87/039887A2FF9FFFB1FEAEFD14FF25FB2A.ttl
Normal file
688
data/03/98/87/039887A2FF9FFFB1FEAEFD14FF25FB2A.ttl
Normal file
File diff suppressed because one or more lines are too long
94
data/03/98/87/039887A2FF9FFFBDFEE1FF38FF25FD77.ttl
Normal file
94
data/03/98/87/039887A2FF9FFFBDFEE1FF38FF25FD77.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/039887A2FF9FFFBDFEE1FF38FF25FD77>
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:title "Icilius Dana 1849" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Icilius_Dana_1849> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244245> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244245>
|
||||
bibo:endPage "495" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "467" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Watson, M. J.; Lowry, J. K.; Steinberg, P. D." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Revision Of The Iciliidae (Crustacea: Amphipoda)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Icilius_Dana_1849>
|
||||
dwc:authority "Dana, 1849" ;
|
||||
dwc:authorityName "Dana" ;
|
||||
dwc:authorityYear "1849" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Dana, 1849" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7P6XW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Icilius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Icilius>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:genus "Icilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Iciliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Iciliidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Iciliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
94
data/03/9C/6C/039C6C2F691DFFE804D3F9A9FC7A43A2.ttl
Normal file
94
data/03/9C/6C/039C6C2F691DFFE804D3F9A9FC7A43A2.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/039C6C2F691DFFE804D3F9A9FC7A43A2>
|
||||
dc:creator "Ng, Peter K. L.; Liu, H. - C." ;
|
||||
dc:title "Geosesarma De Man 1892" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geosesarma_Man_1892> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244519> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244519>
|
||||
bibo:endPage "249" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "239" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Ng, Peter K. L.; Liu, H. - C." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Geosesarma Hednon, A New Species Of Terrestrial Crab (Crustacea: Decapoda: Brachyura: Sesarmidae) From Taiwan And The Philippines" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Geosesarma_Man_1892>
|
||||
dwc:authority "De Man 1892" ;
|
||||
dwc:authorityName "De Man" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Geosesarma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "De Man, 1892" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7P3H8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geosesarma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geosesarma>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Geosesarma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesarmidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesarmidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
129
data/03/9C/8C/039C8C57FFC0FFC606E98323EF1CB478.ttl
Normal file
129
data/03/9C/8C/039C8C57FFC0FFC606E98323EF1CB478.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/039C8C57FFC0FFC606E98323EF1CB478>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244031>, <http://dx.doi.org/10.5281/zenodo.13244033> ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:title "Limnonectes laticeps" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039C8C57FFC0FFC606E98323EF1CB478.mc.3B5D371CFFC0FFC607A4835CE9DFB398> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Limnonectes_laticeps_Boulenger_1882> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244025> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244025>
|
||||
bibo:endPage "620" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "609" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Larval Descriptions Of Some Poorly Known Tadpoles From Peninsular Malaysia (Amphibia: Anura)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244031>, <http://dx.doi.org/10.5281/zenodo.13244033> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Limnonectes_laticeps_Boulenger_1882>
|
||||
dwc:authority "(Boulenger, 1882)" ;
|
||||
dwc:baseAuthorityName "Boulenger" ;
|
||||
dwc:baseAuthorityYear "1882" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Dicroglossidae" ;
|
||||
dwc:genus "Limnonectes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Boulenger, 1882)" ;
|
||||
dwc:species "laticeps" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6WR5T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Limnonectes_laticeps> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnonectes_laticeps>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Dicroglossidae" ;
|
||||
dwc:genus "Limnonectes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laticeps" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnonectes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnonectes>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Dicroglossidae" ;
|
||||
dwc:genus "Limnonectes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dicroglossidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dicroglossidae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Dicroglossidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
|
||||
dwc:class "Amphibia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.13244031>
|
||||
dc:description "Fig. 3. Lateral (A) and dorsal (B) aspects of Limnonectes laticeps larva (Stage 37). Note persistence of pronounced yolk sac, despite well developed hind limb buds." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244031/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244033>
|
||||
dc:description "Fig. 4. Ventral aspect of larval Limnonectes laticeps (Stage 37). Note single pair of elongate papillae (P) trailing from upper rim of mouth; complete absence of anterior or posterior labia (and associated marginal/infra-marginal papillae), labial tooth rows, or jaw sheaths. Nostrils (N) visible at upper edge of snout; yolk sac (YS) extensive; H = heart; SO = spiracular opening. Scale bar = 1mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244033/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039C8C57FFC0FFC606E98323EF1CB478.mc.3B5D371CFFC0FFC607A4835CE9DFB398>
|
||||
dwc:collectionCode "FRIM, ZRC, T" ;
|
||||
dwc:eventDate "2003-05-29" ;
|
||||
dwc:recordedBy "M. Leong & Gary H. S. Lim & Adult & Larval" ;
|
||||
dwc:verbatimLatitude "3.2333333" ;
|
||||
dwc:verbatimLongitude "101.63333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039C8C57FFC0FFC606E98323EF1CB478#3B5D371CFFC0FFC607A4835CE9DFB398> ;
|
||||
a dwc:MaterialCitation .
|
||||
114
data/03/9C/8C/039C8C57FFC1FFC107388373EBD2B795.ttl
Normal file
114
data/03/9C/8C/039C8C57FFC1FFC107388373EBD2B795.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/039C8C57FFC1FFC107388373EBD2B795>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244029> ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:title "Microhyla berdmorei" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microhyla_berdmorei_Blyth_1856> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244025> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244025>
|
||||
bibo:endPage "620" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "609" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Larval Descriptions Of Some Poorly Known Tadpoles From Peninsular Malaysia (Amphibia: Anura)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244029> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microhyla_berdmorei_Blyth_1856>
|
||||
dwc:authority "(Blyth, 1856)" ;
|
||||
dwc:baseAuthorityName "Blyth" ;
|
||||
dwc:baseAuthorityYear "1856" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Microhylidae" ;
|
||||
dwc:genus "Microhyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Blyth, 1856)" ;
|
||||
dwc:species "berdmorei" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42X9L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microhyla_berdmorei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microhyla_berdmorei>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Microhylidae" ;
|
||||
dwc:genus "Microhyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "berdmorei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microhyla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microhyla>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Microhylidae" ;
|
||||
dwc:genus "Microhyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microhylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microhylidae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Microhylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
|
||||
dwc:class "Amphibia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.13244029>
|
||||
dc:description "Fig. 2. Lateral (A) and dorsal (B) aspects of Microhyla berdmorei larva (Stage 39). Note anteriorly directed mouth (lower labium not expanded) and absence of terminal tail filament." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244029/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
125
data/03/9C/8C/039C8C57FFC2FFC005AF87CDEBD9B644.ttl
Normal file
125
data/03/9C/8C/039C8C57FFC2FFC005AF87CDEBD9B644.ttl
Normal file
|
|
@ -0,0 +1,125 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/039C8C57FFC2FFC005AF87CDEBD9B644>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244027> ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:title "Microhyla annectens Boulenger 1900" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/039C8C57FFC2FFC005AF87CDEBD9B644.mc.3B5D371CFFC2FFC0020E806DE956B244> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Microhyla_annectens_Boulenger_1900> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244025> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244025>
|
||||
bibo:endPage "620" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "609" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Larval Descriptions Of Some Poorly Known Tadpoles From Peninsular Malaysia (Amphibia: Anura)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244027> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Microhyla_annectens_Boulenger_1900>
|
||||
dwc:authority "Boulenger, 1900" ;
|
||||
dwc:authorityName "Boulenger" ;
|
||||
dwc:authorityYear "1900" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Microhylidae" ;
|
||||
dwc:genus "Microhyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boulenger, 1900" ;
|
||||
dwc:species "annectens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RGPF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Microhyla_annectens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microhyla_annectens>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Microhylidae" ;
|
||||
dwc:genus "Microhyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "annectens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microhyla> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microhyla>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Microhylidae" ;
|
||||
dwc:genus "Microhyla" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microhylidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microhylidae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Microhylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
|
||||
dwc:class "Amphibia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.13244027>
|
||||
dc:description "Fig.1. Dorsal aspect of larval Microhyla annectens; depicting (from left to right) early (Stage 31), advanced (Stage 42) and emergent (Stage 46). Note anteriorly directed mouth (lower labium not expanded) and lack of thread-like terminal tail filament." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244027/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/039C8C57FFC2FFC005AF87CDEBD9B644.mc.3B5D371CFFC2FFC0020E806DE956B244>
|
||||
dwc:collectionCode "ZRC, T" ;
|
||||
dwc:eventDate "2000-06-25" ;
|
||||
dwc:recordedBy "Cameron Highlands & At & Adults & Jeet Sukumaran & M. Leong & No" ;
|
||||
dwc:verbatimElevation "2032" ;
|
||||
dwc:verbatimLatitude "4.5166664" ;
|
||||
dwc:verbatimLongitude "101.38333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/039C8C57FFC2FFC005AF87CDEBD9B644#3B5D371CFFC2FFC0020E806DE956B244> ;
|
||||
a dwc:MaterialCitation .
|
||||
129
data/03/9C/8C/039C8C57FFC4FFCA06C38763EF3CB02A.ttl
Normal file
129
data/03/9C/8C/039C8C57FFC4FFCA06C38763EF3CB02A.ttl
Normal file
|
|
@ -0,0 +1,129 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/039C8C57FFC4FFCA06C38763EF3CB02A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244041>, <http://dx.doi.org/10.5281/zenodo.13244043>, <http://dx.doi.org/10.5281/zenodo.13244045>, <http://dx.doi.org/10.5281/zenodo.13244047> ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:title "Rhacophorus tunkui Kiew 1987" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhacophorus_tunkui_Kiew_1987> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244025> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244025>
|
||||
bibo:endPage "620" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "609" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Larval Descriptions Of Some Poorly Known Tadpoles From Peninsular Malaysia (Amphibia: Anura)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244041>, <http://dx.doi.org/10.5281/zenodo.13244043>, <http://dx.doi.org/10.5281/zenodo.13244045>, <http://dx.doi.org/10.5281/zenodo.13244047> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhacophorus_tunkui_Kiew_1987>
|
||||
dwc:authority "Kiew, 1987" ;
|
||||
dwc:authorityName "Kiew" ;
|
||||
dwc:authorityYear "1987" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kiew, 1987" ;
|
||||
dwc:species "tunkui" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RXLJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhacophorus_tunkui> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophorus_tunkui>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tunkui" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhacophorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophorus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhacophoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophoridae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
|
||||
dwc:class "Amphibia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.13244041>
|
||||
dc:description "Fig. 8. In-situ ovophagy by a juvenile Xenochrophis trianguligerus (ZRC.2.5623, total length 28.2cm) on the freshly deposited ova (unpigmented) of Rhacophorus tunkui. Photographed by Andrew Tay (04 Jan.2003)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244041/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244043>
|
||||
dc:description "Fig. 9. Freshly hatched embryos of Rhacophorus tunkui dropping into receptacle of water provided for them below." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244043/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244045>
|
||||
dc:description "Fig. 10. Lateral (A) and dorsal (B) aspects of Rhacophorus tunkui larva (Stage 37). Note presence of three distinct dark spots on midline of tail muscle, immediately posterior to body-tail junction." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244045/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244047>
|
||||
dc:description "Fig. 11. Dorsal aspect of recent emergent of Rhacophorus tunkui (Stage 46)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244047/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/03/9C/8C/039C8C57FFC6FFC5050380CAEF74B251.ttl
Normal file
114
data/03/9C/8C/039C8C57FFC6FFC5050380CAEF74B251.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/039C8C57FFC6FFC5050380CAEF74B251>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244039> ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:title "Rhacophorus cyanopunctatus Manthey & Steiof 1998" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhacophorus_cyanopunctatus_Manthey_1998> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244025> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244025>
|
||||
bibo:endPage "620" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "609" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Larval Descriptions Of Some Poorly Known Tadpoles From Peninsular Malaysia (Amphibia: Anura)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244039> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhacophorus_cyanopunctatus_Manthey_1998>
|
||||
dwc:authority "Manthey & Steiof, 1998" ;
|
||||
dwc:authorityName "Manthey & Steiof" ;
|
||||
dwc:authorityYear "1998" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Manthey & Steiof, 1998" ;
|
||||
dwc:species "cyanopunctatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RXDK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhacophorus_cyanopunctatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophorus_cyanopunctatus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cyanopunctatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhacophorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophorus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhacophoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophoridae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
|
||||
dwc:class "Amphibia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.13244039>
|
||||
dc:description "Fig. 7. Lateral (A) and dorsal (B) aspects of Rhacophorus cyanopunctatus larva (Stage 31). Note uniformly black head-body and tail muscle, fins largely unpigmented." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244039/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
119
data/03/9C/8C/039C8C57FFC7FFC705B9815FEFA6B5CC.ttl
Normal file
119
data/03/9C/8C/039C8C57FFC7FFC705B9815FEFA6B5CC.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/039C8C57FFC7FFC705B9815FEFA6B5CC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244035>, <http://dx.doi.org/10.5281/zenodo.13244037> ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:title "Rhacophorus appendiculatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhacophorus_appendiculatus_Gunther_1858> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244025> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244025>
|
||||
bibo:endPage "620" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "609" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Ming, Leong Tzi" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Larval Descriptions Of Some Poorly Known Tadpoles From Peninsular Malaysia (Amphibia: Anura)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244035>, <http://dx.doi.org/10.5281/zenodo.13244037> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhacophorus_appendiculatus_Gunther_1858>
|
||||
dwc:authority "(Gunther, 1858)" ;
|
||||
dwc:baseAuthorityName "Gunther" ;
|
||||
dwc:baseAuthorityYear "1858" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gunther, 1858)" ;
|
||||
dwc:species "appendiculatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RXBX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhacophorus_appendiculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophorus_appendiculatus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "appendiculatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhacophorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophorus>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:genus "Rhacophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhacophoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhacophoridae>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Rhacophoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anura>
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphibia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphibia>
|
||||
dwc:class "Amphibia" ;
|
||||
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://dx.doi.org/10.5281/zenodo.13244035>
|
||||
dc:description "Fig. 5. Lateral (A) and dorsal (B) aspects of Rhacophorus appendiculatus larva (Stage 40). Note presence of pale spots/ blotches along tail muscle." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244035/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244037>
|
||||
dc:description "Fig. 6. Dorsal aspect of recent emergent of Rhacophorus appendiculatus (Stage 46). Note symmetrical pale areas on axilla, upper arm to elbow, knee, heel and around vent." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244037/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
148
data/03/A0/E2/03A0E21C9853DA5FEAD3A26D5132DC6D.ttl
Normal file
148
data/03/A0/E2/03A0E21C9853DA5FEAD3A26D5132DC6D.ttl
Normal file
|
|
@ -0,0 +1,148 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A0E21C9853DA5FEAD3A26D5132DC6D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244568> ;
|
||||
dc:creator "Freitag, Hendrik; Yeo, Darren C. J." ;
|
||||
dc:title "Parathelphusa cabayugan Freitag & Yeo, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BED52A2D057FADF20>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BEDBFA55E504ADF48>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BED75A57D51CDDF48>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BEA6FA560509EDFAF>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BEA6FA5C851CCDE18> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parathelphusa_cabayugan_Freitag_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244564> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244564>
|
||||
bibo:endPage "237" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "227" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Freitag, Hendrik; Yeo, Darren C. J." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Two New Species Of Parathelphusa H. Milne Edwards, 1853, From The Philippines (Crustacea: Decapoda: Brachyura: Parathelphusidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244568> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parathelphusa_cabayugan_Freitag_2004>
|
||||
dwc:authorityName "Freitag & Yeo" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gecarcinucidae" ;
|
||||
dwc:genus "Parathelphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Freitag & Yeo, 2004" ;
|
||||
dwc:species "cabayugan" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/75RRZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parathelphusa_cabayugan> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathelphusa_cabayugan>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gecarcinucidae" ;
|
||||
dwc:genus "Parathelphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cabayugan" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parathelphusa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathelphusa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gecarcinucidae" ;
|
||||
dwc:genus "Parathelphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gecarcinucidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gecarcinucidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gecarcinucidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244568>
|
||||
dc:description "Fig. 2. Parathelphusa cabayugan, new species, left G1. A, B, E, F, holotype male (32 by 25.3 mm) (PNM 17259); C, D, G, H, paratype juvenile male (15.2 by 13.1 mm) (SPCP-ASTD). A, C, ventral view; B, D, dorsal view; E, G, ventral view of distal part; F, H, dorsal view of distal part. Scales = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244568/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BED52A2D057FADF20>
|
||||
dwc:catalogNumber "PNM 17259" ;
|
||||
dwc:collectionCode "PNM" ;
|
||||
dwc:eventDate "2001-06-05" ;
|
||||
dwc:locality "Puerto Princesa, Palawan" ;
|
||||
dwc:recordedBy "H. Freitag" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9853DA5FEAD3A26D5132DC6D#3B6159579853DA5BED52A2D057FADF20> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BEDBFA55E504ADF48>
|
||||
dwc:catalogNumber "ZRC2004.0622" ;
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9853DA5FEAD3A26D5132DC6D#3B6159579853DA5BEDBFA55E504ADF48> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BED75A57D51CDDF48>
|
||||
dwc:collectionCode "ZIH" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9853DA5FEAD3A26D5132DC6D#3B6159579853DA5BED75A57D51CDDF48> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BEA6FA560509EDFAF>
|
||||
dwc:collectionCode "SPCP-ASTD" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9853DA5FEAD3A26D5132DC6D#3B6159579853DA5BEA6FA560509EDFAF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9853DA5FEAD3A26D5132DC6D.mc.3B6159579853DA5BEA6FA5C851CCDE18>
|
||||
dwc:collectionCode "SPCP-ASTD" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9853DA5FEAD3A26D5132DC6D#3B6159579853DA5BEA6FA5C851CCDE18> ;
|
||||
a dwc:MaterialCitation .
|
||||
191
data/03/A0/E2/03A0E21C9857DA50EADBA6845582DBC5.ttl
Normal file
191
data/03/A0/E2/03A0E21C9857DA50EADBA6845582DBC5.ttl
Normal file
|
|
@ -0,0 +1,191 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244576>, <http://dx.doi.org/10.5281/zenodo.13244572>, <http://dx.doi.org/10.5281/zenodo.13244574>, <http://dx.doi.org/10.5281/zenodo.13244580> ;
|
||||
dc:creator "Freitag, Hendrik; Yeo, Darren C. J." ;
|
||||
dc:title "Parathelphusa manguao Freitag & Yeo, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579857DA5FED4BA6E8502AD379>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE9CAA77556D2DD40>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CEB81A77555BBDDA7>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE8A9A79854A7DD8A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE98EA7BF5633DD8A>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE831A7A35551DDCD>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE800A7C654ABDC30>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE998A7E555D0DC30>, <http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE9CAA62F5761DC5E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parathelphusa_manguao_Freitag_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244564> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244564>
|
||||
bibo:endPage "237" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "227" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Freitag, Hendrik; Yeo, Darren C. J." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Two New Species Of Parathelphusa H. Milne Edwards, 1853, From The Philippines (Crustacea: Decapoda: Brachyura: Parathelphusidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244576>, <http://dx.doi.org/10.5281/zenodo.13244572>, <http://dx.doi.org/10.5281/zenodo.13244574>, <http://dx.doi.org/10.5281/zenodo.13244580> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parathelphusa_manguao_Freitag_2004>
|
||||
dwc:authorityName "Freitag & Yeo" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gecarcinucidae" ;
|
||||
dwc:genus "Parathelphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Freitag & Yeo, 2004" ;
|
||||
dwc:species "manguao" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6TS2D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parathelphusa_manguao> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathelphusa_manguao>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gecarcinucidae" ;
|
||||
dwc:genus "Parathelphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "manguao" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parathelphusa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathelphusa>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gecarcinucidae" ;
|
||||
dwc:genus "Parathelphusa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gecarcinucidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gecarcinucidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gecarcinucidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244576>
|
||||
dc:description "Fig. 6. Parathelphusa manguao, new species, left G1. A-D, holotype male (21.9 by 18.2 mm) (PNM 17283); E-H, paratype juvenile male (13.8 by 12.3 mm) (ZIH). A, E, ventral view; B, F, dorsal view; C, G, ventral view of distal part; D, H, dorsal view of distal part. Scales = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244576/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244572>
|
||||
dc:description "Fig. 4. Parathelphusa cabayugan, new species, paratype female (26.4 by 21.6 mm) (ZIH)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244572/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244574>
|
||||
dc:description "Fig. 5. Parathelphusa manguao, new species. Holotype male (21.9 by 18.2 mm) (PNM 17283). A, dorsal view of carapace; B, frontal view of carapace; C, right fourth ambulatory merus; D, right third ambulatory merus; E, right chela; F, abdominal segments 5-7. Scales = 10.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244574/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244580>
|
||||
dc:description "Fig. 8. Parathelphusa manguao, new species. A, paratype juvenile male (13.8 by 12.3 mm) (ZIH); B, paratype female (26.6 by 22.3 mm) (SPCP-ASTD)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244580/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579857DA5FED4BA6E8502AD379>
|
||||
dwc:catalogNumber "PNM 17283" ;
|
||||
dwc:collectionCode "SPCP-ASTD" ;
|
||||
dwc:eventDate "2001-11-21" ;
|
||||
dwc:recordedBy "Lake & Taytay & S. Schoppe" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579857DA5FED4BA6E8502AD379> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE9CAA77556D2DD40>
|
||||
dwc:collectionCode "SPCP-ASTD" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579854DA5CE9CAA77556D2DD40> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CEB81A77555BBDDA7>
|
||||
dwc:collectionCode "SPCP-ASTD" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579854DA5CEB81A77555BBDDA7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE8A9A79854A7DD8A>
|
||||
dwc:collectionCode "ZIH" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579854DA5CE8A9A79854A7DD8A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE98EA7BF5633DD8A>
|
||||
dwc:collectionCode "ZIH" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579854DA5CE98EA7BF5633DD8A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE831A7A35551DDCD>
|
||||
dwc:catalogNumber "ZRC2004.0623" ;
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579854DA5CE831A7A35551DDCD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE800A7C654ABDC30>
|
||||
dwc:catalogNumber "PNM 17283" ;
|
||||
dwc:collectionCode "PNM" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579854DA5CE800A7C654ABDC30> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE998A7E555D0DC30>
|
||||
dwc:collectionCode "SPCP-ASTD" ;
|
||||
dwc:eventDate "2001-11-21" ;
|
||||
dwc:recordedBy "Lake & Taytay & S. Schoppe" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579854DA5CE998A7E555D0DC30> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A0E21C9857DA50EADBA6845582DBC5.mc.3B6159579854DA5CE9CAA62F5761DC5E>
|
||||
dwc:collectionCode "SPCP-ASTD" ;
|
||||
dwc:eventDate "2001-11-21" ;
|
||||
dwc:recordedBy "Lake & Taytay & S. Schoppe" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A0E21C9857DA50EADBA6845582DBC5#3B6159579854DA5CE9CAA62F5761DC5E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
@ -10,6 +10,7 @@
|
|||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03A6336FFF97DE7FFCFFFE5B309FFCDB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13243797> ;
|
||||
dc:creator "Song, Min-Ho; Byeon, Ui-Joung; Park, Jong-Seok" ;
|
||||
dc:title "Stenichnus Thomson 1859" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenichnus_Thomson_1859> ;
|
||||
|
|
@ -26,6 +27,7 @@
|
|||
dc:creator "Song, Min-Ho; Byeon, Ui-Joung; Park, Jong-Seok" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "A Taxonomic Study of the Genus Stenichnus Thomson (Coleoptera: Staphylinidae: Scydmaeninae) in Korea with Descriptions of Three New Species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13243797> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stenichnus_Thomson_1859>
|
||||
|
|
@ -93,3 +95,8 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243797>
|
||||
dc:description "Fig. 1. Morphology of the genus Stenichnus. A, D) Head, B, E) Pronotum, C, F) Meso- and metaventrites." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243797/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
|
|
|||
177
data/03/AA/2C/03AA2C32FF84FFEB56597E02FA71FE55.ttl
Normal file
177
data/03/AA/2C/03AA2C32FF84FFEB56597E02FA71FE55.ttl
Normal file
|
|
@ -0,0 +1,177 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03AA2C32FF84FFEB56597E02FA71FE55>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244616> ;
|
||||
dc:creator "Galil, Bella S." ;
|
||||
dc:title "Myra digitata Galil, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03AA2C32FF84FFEB56597E02FA71FE55.mc.3B6B9779FF84FFEA54287D98FC67FB47> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myra_digitata_Galil_2004> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Myra_biconica_Ihle_1918>, <http://taxon-concept.plazi.org/id/Animalia/Myra_biconia_Ihle_1918> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244614> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244614>
|
||||
bibo:endPage "217" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "215" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Galil, Bella S." ;
|
||||
dc:date "2004" ;
|
||||
dc:title "A New Species Of Myra Leach, 1817 (Crustacea: Decapoda: Leucosiidae) From Timor Sea And South China Sea" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244616> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myra_digitata_Galil_2004>
|
||||
dwc:authorityName "Galil" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Leucosiidae" ;
|
||||
dwc:genus "Myra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Galil, 2004" ;
|
||||
dwc:species "digitata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/456P6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myra_digitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myra_biconica_Ihle_1918>
|
||||
dwc:authority "Ihle, 1918: 258" ;
|
||||
dwc:authorityName "Ihle" ;
|
||||
dwc:authorityPageNumber "258" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Leucosiidae" ;
|
||||
dwc:genus "Myra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ihle, 1918" ;
|
||||
dwc:species "biconica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/456P6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myra_biconica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myra_biconia_Ihle_1918>
|
||||
dwc:authorityName "Ihle" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Leucosiidae" ;
|
||||
dwc:genus "Myra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ihle, 1918" ;
|
||||
dwc:species "biconia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myra_biconia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myra_digitata>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Leucosiidae" ;
|
||||
dwc:genus "Myra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "digitata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myra>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Leucosiidae" ;
|
||||
dwc:genus "Myra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Leucosiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Leucosiidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Leucosiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myra_biconica>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Leucosiidae" ;
|
||||
dwc:genus "Myra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "biconica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myra_biconia>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Leucosiidae" ;
|
||||
dwc:genus "Myra" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "biconia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myra> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244616>
|
||||
dc:description "Fig. 2. Myra digitata, new species, holotype, 22.2 mm carapace length, NHM 1892.3.26.173-180.A, first male pleopod, dorsal view; B, first male pleopod, tip, ventral view. Scale 1 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244616/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03AA2C32FF84FFEB56597E02FA71FE55.mc.3B6B9779FF84FFEA54287D98FC67FB47>
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03AA2C32FF84FFEB56597E02FA71FE55#3B6B9779FF84FFEA54287D98FC67FB47> ;
|
||||
a dwc:MaterialCitation .
|
||||
150
data/03/CA/87/03CA8783FFB2D65E56FBFAE6F82AF94E.ttl
Normal file
150
data/03/CA/87/03CA8783FFB2D65E56FBFAE6F82AF94E.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/03CA8783FFB2D65E56FBFAE6F82AF94E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13243972>, <http://dx.doi.org/10.5281/zenodo.13243978>, <http://dx.doi.org/10.5281/zenodo.13243980>, <http://dx.doi.org/10.5281/zenodo.13243976>, <http://dx.doi.org/10.5281/zenodo.13243974> ;
|
||||
dc:creator "Minkina, Łukasz; Gama, Emanuel R. R.; Skelley, Paul E." ;
|
||||
dc:title "Ataenius kudrnai Minkina, Gama, and SkelleY 2024, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB2D65E56FBFAE6F82AF94E.mc.3B0B3CC8FFB2D65856D6FA73FD1CF9D4>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB2D65E56FBFAE6F82AF94E.mc.3B0B3CC8FFB2D6585723F9A8FDD5F96E> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ataenius_kudrnai_Minkina_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-78.2.255> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/0010-065x-78.2.255>
|
||||
bibo:endPage "264" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:pubDate "2024-06-21" ;
|
||||
bibo:startPage "255" ;
|
||||
bibo:volume "78" ;
|
||||
dc:creator "Minkina, Łukasz; Gama, Emanuel R. R.; Skelley, Paul E." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Two New Species of the Genus Ataenius Schmidt, 1810 (Coleoptera: Scarabaeidae: Aphodiinae: Eupariini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13243972>, <http://dx.doi.org/10.5281/zenodo.13243978>, <http://dx.doi.org/10.5281/zenodo.13243980>, <http://dx.doi.org/10.5281/zenodo.13243976>, <http://dx.doi.org/10.5281/zenodo.13243974> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ataenius_kudrnai_Minkina_2024>
|
||||
dwc:authority "Minkina, Gama, and Skelley" ;
|
||||
dwc:authorityName "Minkina, Gama, and SkelleY" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Ataenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Minkina, Gama, & Skelley, 2024" ;
|
||||
dwc:species "kudrnai" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGP9K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ataenius_kudrnai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ataenius_kudrnai>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Ataenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kudrnai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ataenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ataenius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Ataenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243972>
|
||||
dc:description "Figs. 1–3. Ataenius kudrnai, new species, ♂, holotYpe. 1) Dorsal view; 2) Ventral view; 3) Lateral view. Scale lines = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243972/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243978>
|
||||
dc:description "Figs. 10–13. Heads, dorso-anterior view. 10) Ataenius kudrnai, new species, ♂, holotYpe; 11) A. guriensis, ♂, para- tYpe; 12) A. punctipennis, ♂; 13) A. vazdemelloi, new species, ♂, holotYpe. Scale lines = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243978/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243980>
|
||||
dc:description "Figs. 14–23. Aedeagi and epipharynges. Aedeagus: 14) Ataenius kudrnai, new species, ♂, holotYpe, dorsal view; 15) Same, lateral view; 16) A. guriensis, ♂, paratYpe, dorsal view; 17) Same, lateral view; 18) A. punctipennis, ♂, lateral view; 19) A. vazdemelloi, new species, ♂, holotYpe, lateral view. EpipharYnx: 20) A. kudrnai, new species, ♂, holotYpe; 21) A. guriensis, ♂, paratYpe; 22) A. punctipennis, ♂; 23) A. vazdemelloi, new species, ♂, holotYpe. Scale lines: Figs. 14–19 = 0.5 mm; Figs. 20–23 = 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243980/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243976>
|
||||
dc:description "Figs. 7–9. Ataenius punctipennis, ♂. 7) Dorsal view; 8) Ventral view; 9) Lateral view. Scale lines = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243976/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243974>
|
||||
dc:description "Figs. 4–6. Ataenius guriensis, ♂, paratYpe. 4) Dorsal view; 5) Ventral view; 6) Lateral view. Scale lines = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243974/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB2D65E56FBFAE6F82AF94E.mc.3B0B3CC8FFB2D65856D6FA73FD1CF9D4>
|
||||
dwc:locality "Mariscal Estigarribia." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB2D65E56FBFAE6F82AF94E#3B0B3CC8FFB2D65856D6FA73FD1CF9D4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB2D65E56FBFAE6F82AF94E.mc.3B0B3CC8FFB2D6585723F9A8FDD5F96E>
|
||||
dwc:eventDate "2008-01-30" ;
|
||||
dwc:locality "Estigarribia" ;
|
||||
dwc:recordedBy "Arnost Kudrna" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB2D65E56FBFAE6F82AF94E#3B0B3CC8FFB2D6585723F9A8FDD5F96E> ;
|
||||
a dwc:MaterialCitation .
|
||||
220
data/03/CA/87/03CA8783FFB5D65056AFFA24FCEFFDCE.ttl
Normal file
220
data/03/CA/87/03CA8783FFB5D65056AFFA24FCEFFDCE.ttl
Normal file
|
|
@ -0,0 +1,220 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13243978>, <http://dx.doi.org/10.5281/zenodo.13243982>, <http://dx.doi.org/10.5281/zenodo.13243980> ;
|
||||
dc:creator "Minkina, Łukasz; Gama, Emanuel R. R.; Skelley, Paul E." ;
|
||||
dc:title "Ataenius vazdemelloi Minkina, Gama, and SkelleY 2024, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F56A3F9C5FE83F9AA>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F5701F9D8FD29F954>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F5723F917FE1EF95B>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F547EF917FCECF93F>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F5760F92AFE83F93F>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65C55D7F9ACFDEBFC2D>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB6D65C5798FC38FD8FFBAA>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB6D65C57CEFBC5FCFCFB27>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB6D65C5693FB43FE34FABA>, <http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB6D65C5449FAB5FDAAFA30> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ataenius_vazdemelloi_Minkina_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1649/0010-065x-78.2.255> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1649/0010-065x-78.2.255>
|
||||
bibo:endPage "264" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "The Coleopterists Bulletin" ;
|
||||
bibo:pubDate "2024-06-21" ;
|
||||
bibo:startPage "255" ;
|
||||
bibo:volume "78" ;
|
||||
dc:creator "Minkina, Łukasz; Gama, Emanuel R. R.; Skelley, Paul E." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Two New Species of the Genus Ataenius Schmidt, 1810 (Coleoptera: Scarabaeidae: Aphodiinae: Eupariini)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13243978>, <http://dx.doi.org/10.5281/zenodo.13243982>, <http://dx.doi.org/10.5281/zenodo.13243980> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ataenius_vazdemelloi_Minkina_2024>
|
||||
dwc:authority "Minkina, Gama, and Skelley" ;
|
||||
dwc:authorityName "Minkina, Gama, and SkelleY" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Ataenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Minkina, Gama, & Skelley, 2024" ;
|
||||
dwc:species "vazdemelloi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CGNNH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ataenius_vazdemelloi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ataenius_vazdemelloi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Ataenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vazdemelloi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ataenius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ataenius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Ataenius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243978>
|
||||
dc:description "Figs. 10–13. Heads, dorso-anterior view. 10) Ataenius kudrnai, new species, ♂, holotYpe; 11) A. guriensis, ♂, para- tYpe; 12) A. punctipennis, ♂; 13) A. vazdemelloi, new species, ♂, holotYpe. Scale lines = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243978/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243982>
|
||||
dc:description "Figs. 24–26. Ataenius vazdemelloi, new species, holotYpe, ♂. 24) Dorsal view; 25) Ventral view; 26) Lateral view. Scale lines = 1.0 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243982/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13243980>
|
||||
dc:description "Figs. 14–23. Aedeagi and epipharynges. Aedeagus: 14) Ataenius kudrnai, new species, ♂, holotYpe, dorsal view; 15) Same, lateral view; 16) A. guriensis, ♂, paratYpe, dorsal view; 17) Same, lateral view; 18) A. punctipennis, ♂, lateral view; 19) A. vazdemelloi, new species, ♂, holotYpe, lateral view. EpipharYnx: 20) A. kudrnai, new species, ♂, holotYpe; 21) A. guriensis, ♂, paratYpe; 22) A. punctipennis, ♂; 23) A. vazdemelloi, new species, ♂, holotYpe. Scale lines: Figs. 14–19 = 0.5 mm; Figs. 20–23 = 0.2 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13243980/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F56A3F9C5FE83F9AA>
|
||||
dwc:locality "Serra da Moca" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB5D65F56A3F9C5FE83F9AA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F5701F9D8FD29F954>
|
||||
dwc:eventDate "1997-07" ;
|
||||
dwc:locality "Prim For" ;
|
||||
dwc:recordedBy "F. Z. Vaz-de-Mello" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB5D65F5701F9D8FD29F954> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F5723F917FE1EF95B>
|
||||
dwc:collectionCode "ISZP" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB5D65F5723F917FE1EF95B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F547EF917FCECF93F>
|
||||
dwc:eventDate "1997-07" ;
|
||||
dwc:locality "Prim For" ;
|
||||
dwc:recordedBy "F. Z. Vaz-de-Mello" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB5D65F547EF917FCECF93F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65F5760F92AFE83F93F>
|
||||
dwc:collectionCode "IAvH-E" ;
|
||||
dwc:locality "Tolima" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB5D65F5760F92AFE83F93F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB5D65C55D7F9ACFDEBFC2D>
|
||||
dwc:catalogNumber "IAvH-E- 268012, 268014" ;
|
||||
dwc:collectionCode "IAvH-E" ;
|
||||
dwc:eventDate "2018-05-18" ;
|
||||
dwc:locality "Establo" ;
|
||||
dwc:recordedBy "T. Luz" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "5.0017333" ;
|
||||
dwc:verbatimLongitude "-74.9043" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB5D65C55D7F9ACFDEBFC2D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB6D65C5798FC38FD8FFBAA>
|
||||
dwc:collectionCode "CMNC" ;
|
||||
dwc:eventDate "2018-04-20" ;
|
||||
dwc:locality "Establo" ;
|
||||
dwc:recordedBy "T. Luz" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "5.0017333" ;
|
||||
dwc:verbatimLongitude "-74.9043" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB6D65C5798FC38FD8FFBAA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB6D65C57CEFBC5FCFCFB27>
|
||||
dwc:collectionCode "FSCA" ;
|
||||
dwc:eventDate "2018-05-04" ;
|
||||
dwc:locality "Establo" ;
|
||||
dwc:recordedBy "T. Luz" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "5.0017333" ;
|
||||
dwc:verbatimLongitude "-74.9043" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB6D65C57CEFBC5FCFCFB27> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB6D65C5693FB43FE34FABA>
|
||||
dwc:collectionCode "CEBUC" ;
|
||||
dwc:eventDate "2018-05-04" ;
|
||||
dwc:locality "Establo" ;
|
||||
dwc:recordedBy "T. Luz" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "5.0017333" ;
|
||||
dwc:verbatimLongitude "-74.9043" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB6D65C5693FB43FE34FABA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CA8783FFB5D65056AFFA24FCEFFDCE.mc.3B0B3CC8FFB6D65C5449FAB5FDAAFA30>
|
||||
dwc:collectionCode "MENT-UT" ;
|
||||
dwc:locality "Bosq. Seco" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "303" ;
|
||||
dwc:verbatimLatitude "4.998761" ;
|
||||
dwc:verbatimLongitude "-74.9054" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CA8783FFB5D65056AFFA24FCEFFDCE#3B0B3CC8FFB6D65C5449FAB5FDAAFA30> ;
|
||||
a dwc:MaterialCitation .
|
||||
116
data/03/CC/6E/03CC6E5EFF92576253E3C2F0FE28E516.ttl
Normal file
116
data/03/CC/6E/03CC6E5EFF92576253E3C2F0FE28E516.ttl
Normal file
|
|
@ -0,0 +1,116 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03CC6E5EFF92576253E3C2F0FE28E516>
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:title "Gammarus lasaensis , Barnard & Dai 1988" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF92576253E3C2F0FE28E516.mc.3B0DD515FF9257625213C286FD3CE47A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gammarus_lasaensis_Barnard_1988> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244319> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244319>
|
||||
bibo:endPage "170" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "147" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Gammarus Species From Tibet Plateau, China (Crustacea: Amphipoda: Gammaridae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gammarus_lasaensis_Barnard_1988>
|
||||
dwc:authority ", Barnard & Dai, 1988" ;
|
||||
dwc:authorityName ", Barnard & Dai" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Barnard & Dai, 1988" ;
|
||||
dwc:species "lasaensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JX8W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gammarus_lasaensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus_lasaensis>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lasaensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammarus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammaridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF92576253E3C2F0FE28E516.mc.3B0DD515FF9257625213C286FD3CE47A>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:eventDate "1980-05-21" ;
|
||||
dwc:locality "Tibet" ;
|
||||
dwc:recordedBy "Mr. Yinheng Han" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CC6E5EFF92576253E3C2F0FE28E516#3B0DD515FF9257625213C286FD3CE47A> ;
|
||||
a dwc:MaterialCitation .
|
||||
157
data/03/CC/6E/03CC6E5EFF92576453A2C4FCFAB4E08B.ttl
Normal file
157
data/03/CC/6E/03CC6E5EFF92576453A2C4FCFAB4E08B.ttl
Normal file
|
|
@ -0,0 +1,157 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03CC6E5EFF92576453A2C4FCFAB4E08B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244327>, <http://dx.doi.org/10.5281/zenodo.13244329>, <http://dx.doi.org/10.5281/zenodo.13244323>, <http://dx.doi.org/10.5281/zenodo.13244325>, <http://dx.doi.org/10.5281/zenodo.13244333> ;
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:title "Gammarus frigidus Hou & Li, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF92576453A2C4FCFAB4E08B.mc.3B0DD515FF925762521CC49BFE11E66A>, <http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF92576453A2C4FCFAB4E08B.mc.3B0DD515FF9257625329C72CFD52E621>, <http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF92576453A2C4FCFAB4E08B.mc.3B0DD515FF92576251D3C72CFE3EE6DC> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gammarus_frigidus_Hou_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244319> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244319>
|
||||
bibo:endPage "170" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "147" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Gammarus Species From Tibet Plateau, China (Crustacea: Amphipoda: Gammaridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244327>, <http://dx.doi.org/10.5281/zenodo.13244329>, <http://dx.doi.org/10.5281/zenodo.13244323>, <http://dx.doi.org/10.5281/zenodo.13244325>, <http://dx.doi.org/10.5281/zenodo.13244333> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gammarus_frigidus_Hou_2004>
|
||||
dwc:authorityName "Hou & Li" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hou & Li, 2004" ;
|
||||
dwc:species "frigidus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6K8XK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gammarus_frigidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus_frigidus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "frigidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammarus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammaridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244327>
|
||||
dc:description "Fig. 3. Gammarus frigidus, new species, male, holotype. A. head, B. urosomites 1-3 (lateral view), C. pereopod 3, D. pereopod 4, E. pleopod 1, F. pleopod 2, G. pleopod 3, H. dactylus of pereopod 3, I. dactylus of pereopod 4." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244327/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244329>
|
||||
dc:description "Fig. 4. Gammarus frigidus, new species, male, holotype. A. antenna 1, B. antenna 2, C. uropod 2, D. uropod 3, E. epimeral plates 1-3, F. telson, G. uropod 1." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244329/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244323>
|
||||
dc:description "Fig. 1. Gammarus frigidus, new species, male, holotype. A. left mandible, B. lower lip, C. incisor of right mandible, D. maxilla 2, E. palp of right maxilla 1, F. left maxilla 1, G. upper lip, H. maxilliped, I. urosomites 1-3 (dorsal view)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244323/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244325>
|
||||
dc:description "Fig. 2. Gammarus frigidus, new species, male, holotype. A. gnathopod 2, B. propodus of gnathopod 2, C. gnathopod 1, D. propodus of gnathopod 1." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244325/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244333>
|
||||
dc:description "Fig. 5. Gammarus frigidus, new species, male: A - F; female: G, H. A. pereopod 5, B. pereopod 6, C. pereopod 7, D. dactylus of pereopod 5, E. dactylus of pereopod 6, F. dactylus of pereopod 7, G. propodus of gnathopod 1, H. propodus of gnathopod 2." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244333/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF92576453A2C4FCFAB4E08B.mc.3B0DD515FF925762521CC49BFE11E66A>
|
||||
dwc:eventDate "2001-09-09" ;
|
||||
dwc:locality "Nagqu County" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "4500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CC6E5EFF92576453A2C4FCFAB4E08B#3B0DD515FF925762521CC49BFE11E66A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF92576453A2C4FCFAB4E08B.mc.3B0DD515FF9257625329C72CFD52E621>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CC6E5EFF92576453A2C4FCFAB4E08B#3B0DD515FF9257625329C72CFD52E621> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF92576453A2C4FCFAB4E08B.mc.3B0DD515FF92576251D3C72CFE3EE6DC>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "2001-09-09" ;
|
||||
dwc:locality "Nagqu County" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "4500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CC6E5EFF92576453A2C4FCFAB4E08B#3B0DD515FF92576251D3C72CFE3EE6DC> ;
|
||||
a dwc:MaterialCitation .
|
||||
94
data/03/CC/6E/03CC6E5EFF93576250B1C424FE80E36B.ttl
Normal file
94
data/03/CC/6E/03CC6E5EFF93576250B1C424FE80E36B.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/03CC6E5EFF93576250B1C424FE80E36B>
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:title "Gammarus Fabricius 1775" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gammarus_Fabricius_1775> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244319> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244319>
|
||||
bibo:endPage "170" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "147" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Gammarus Species From Tibet Plateau, China (Crustacea: Amphipoda: Gammaridae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gammarus_Fabricius_1775>
|
||||
dwc:authority "Fabricius, 1775" ;
|
||||
dwc:authorityName "Fabricius" ;
|
||||
dwc:authorityYear "1775" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Fabricius, 1775" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7P34G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gammarus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammaridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
151
data/03/CC/6E/03CC6E5EFF94576D50EBC050FA5DE36B.ttl
Normal file
151
data/03/CC/6E/03CC6E5EFF94576D50EBC050FA5DE36B.ttl
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03CC6E5EFF94576D50EBC050FA5DE36B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244335>, <http://dx.doi.org/10.5281/zenodo.13244341>, <http://dx.doi.org/10.5281/zenodo.13244337>, <http://dx.doi.org/10.5281/zenodo.13244339>, <http://dx.doi.org/10.5281/zenodo.13244343>, <http://dx.doi.org/10.5281/zenodo.13244345> ;
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:title "Gammarus jaspidus Hou & Li, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF94576D50EBC050FA5DE36B.mc.3B0DD515FF9457645075C37CFAEAE271>, <http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF94576D50EBC050FA5DE36B.mc.3B0DD515FF945764561CC37CFB4CE26C> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gammarus_jaspidus_Hou_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244319> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244319>
|
||||
bibo:endPage "170" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "147" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Gammarus Species From Tibet Plateau, China (Crustacea: Amphipoda: Gammaridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244335>, <http://dx.doi.org/10.5281/zenodo.13244341>, <http://dx.doi.org/10.5281/zenodo.13244337>, <http://dx.doi.org/10.5281/zenodo.13244339>, <http://dx.doi.org/10.5281/zenodo.13244343>, <http://dx.doi.org/10.5281/zenodo.13244345> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gammarus_jaspidus_Hou_2004>
|
||||
dwc:authorityName "Hou & Li" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hou & Li, 2004" ;
|
||||
dwc:species "jaspidus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3F8DM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gammarus_jaspidus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus_jaspidus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jaspidus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammarus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammaridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244335>
|
||||
dc:description "Fig. 6. Gammarus jaspidus, new species, male, holotype. A. head, B. pleonites and urosomites (lateral view), C. urosomites (dorsal view), D. antenna 1, E. upper lip, F. left mandible, G. incisor of right mandible, H. maxilliped, I. lower lip, J. left maxilla 1, K. palp of right maxilla 1, L. maxilla 2." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244335/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244341>
|
||||
dc:description "Fig. 9. Gammarus jaspidus, new species, male, holotype. A. pleopod 3, B. pleopod 2, C. uropod 1, D. peduncle of antenna 2, E. flagellum of antenna 2, F. uropod 2; G, uropod 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244341/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244337>
|
||||
dc:description "Fig. 7. Gammarus jaspidus, new species, male, holotype. A. gnathopod 1, B. gnathopod 2, C. pleopod 1, D. telson, E. propodus of gnathopod 1, F. propodus of gnathopod 2." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244337/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244339>
|
||||
dc:description "Fig. 8. Gammarus jaspidus, new species, male, holotype. A. pereopod 5, B. pereopod 6, C. pereopod 7, D. pereopod 3, E. pereopod 4, F. dactylus of pereopod 3, G. dactylus of pereopod 4, H. dactylus of pereopod 5, I. dactylus of pereopod 6." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244339/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244343>
|
||||
dc:description "Fig. 10. Gammarus jaspidus, new species, female. A. gnathopod 2, B. gnathopod 1, C. oostegite of gnathopod 2, D. propodus of gnathopod 1, E. propodus of gnathopod 2." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244343/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244345>
|
||||
dc:description "Fig. 11. Gammarus jaspidus, new species, female. A. basis of pereopod 5, B. basis of pereopod 7, C, basis of pereopod 6, D. uropod 3, E. dactylus of pereopod 7, F. dactylus of pereopod 5, G. dactylus of pereopod 6, H. pereopod 3, I. pereopod 4." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244345/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF94576D50EBC050FA5DE36B.mc.3B0DD515FF9457645075C37CFAEAE271>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CC6E5EFF94576D50EBC050FA5DE36B#3B0DD515FF9457645075C37CFAEAE271> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF94576D50EBC050FA5DE36B.mc.3B0DD515FF945764561CC37CFB4CE26C>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CC6E5EFF94576D50EBC050FA5DE36B#3B0DD515FF945764561CC37CFB4CE26C> ;
|
||||
a dwc:MaterialCitation .
|
||||
151
data/03/CC/6E/03CC6E5EFF9D577550E5C2F0FD1BE385.ttl
Normal file
151
data/03/CC/6E/03CC6E5EFF9D577550E5C2F0FD1BE385.ttl
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03CC6E5EFF9D577550E5C2F0FD1BE385>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244350>, <http://dx.doi.org/10.5281/zenodo.13244354>, <http://dx.doi.org/10.5281/zenodo.13244356>, <http://dx.doi.org/10.5281/zenodo.13244352>, <http://dx.doi.org/10.5281/zenodo.13244358>, <http://dx.doi.org/10.5281/zenodo.13244360> ;
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:title "Gammarus sinuolatus Hou & Li, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF9D577550E5C2F0FD1BE385.mc.3B0DD515FF9D576D501BC520FB12E435>, <http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF9D577550E5C2F0FD1BE385.mc.3B0DD515FF9D576D5790C520FBCDE4D1> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gammarus_sinuolatus_Hou_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244319> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244319>
|
||||
bibo:endPage "170" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "147" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hou, Zhong-E; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Gammarus Species From Tibet Plateau, China (Crustacea: Amphipoda: Gammaridae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244350>, <http://dx.doi.org/10.5281/zenodo.13244354>, <http://dx.doi.org/10.5281/zenodo.13244356>, <http://dx.doi.org/10.5281/zenodo.13244352>, <http://dx.doi.org/10.5281/zenodo.13244358>, <http://dx.doi.org/10.5281/zenodo.13244360> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gammarus_sinuolatus_Hou_2004>
|
||||
dwc:authorityName "Hou & Li" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hou & Li, 2004" ;
|
||||
dwc:species "sinuolatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3F8KR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gammarus_sinuolatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus_sinuolatus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sinuolatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammarus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammarus>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:genus "Gammarus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gammaridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gammaridae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Gammaridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244350>
|
||||
dc:description "Fig. 12. Gammarus sinuolatus, new species, male, holotype. A. head, B. epimeral plates, C. urosomites (dorsal view), D. urosomites (lateral view), E. upper lip, F. lower lip, G. maxilliped, H. left maxilla 1, I. maxilla 2, J. incisor of right mandible, K. palp of right maxilla 1, L. left mandible." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244350/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244354>
|
||||
dc:description "Fig. 14. Gammarus sinuolatus, new species, male, holotype. A. antenna 1, B. pereopod 3, C. pereopod 4, D. uropod 3, E. uropod 1, F. uropod 2, G. dactylus of pereopod 3, H. dactylus of pereopod 4." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244354/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244356>
|
||||
dc:description "Fig. 15. Gammarus sinuolatus, new species, male, holotype. A. pereopod 5, B. pereopod 6, C. pereopod 7, D. pleopod 3, E. pleopod 2, F. pleopod 1, G. telson, H. antenna 2, I. dactylus of pereopod 5, J. dactylus of pereopod 6." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244356/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244352>
|
||||
dc:description "Fig. 13. Gammarus sinuolatus, new species, male, holotype. A. gnathopod 1, B. gnathopod 2, C. propodus of gnathopod 1, D. propodus of gnathopod 2." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244352/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244358>
|
||||
dc:description "Fig. 16. Gammarus sinuolatus, new species, female. A. gnathopod 1, B. gnathopod 2, C. telson, D. epimeral plates, E. propodus of gnathopod 1, F. propodus of gnathopod 2, G. uropod 3." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244358/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244360>
|
||||
dc:description "Fig. 17. Gammarus sinuolatus, new species, female. A. pereopod 5, B. pereopod 3, C. pereopod 4, D. pereopod 6, E. pereopod 7, F. dactylus of pereopod 3, G. dactylus of pereopod 4, H. dactylus of pereopod 5, I. dactylus of pereopod 6, J. dactylus of pereopod 7." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244360/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF9D577550E5C2F0FD1BE385.mc.3B0DD515FF9D576D501BC520FB12E435>
|
||||
dwc:collectionCode "IZCAS" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CC6E5EFF9D577550E5C2F0FD1BE385#3B0DD515FF9D576D501BC520FB12E435> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03CC6E5EFF9D577550E5C2F0FD1BE385.mc.3B0DD515FF9D576D5790C520FBCDE4D1>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03CC6E5EFF9D577550E5C2F0FD1BE385#3B0DD515FF9D576D5790C520FBCDE4D1> ;
|
||||
a dwc:MaterialCitation .
|
||||
128
data/03/D3/87/03D387B4FF99FFD591FD3A3FFB1B03F8.ttl
Normal file
128
data/03/D3/87/03D387B4FF99FFD591FD3A3FFB1B03F8.ttl
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387B4FF99FFD591FD3A3FFB1B03F8>
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:title "Rugilus (Rugilus) erichsonii" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF99FFD591FD3A3FFB1B03F8.mc.3B123CFFFF99FFD593263A72FBC0007C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rugilus_erichsonii_Fauvel_1867> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244639> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244639>
|
||||
bibo:endPage "248" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2021-09-18" ;
|
||||
bibo:startPage "243" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "The genus Rugilus Leach, 1819 in the Portuguese fauna (Coleoptera: Staphylinidae: Paederinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rugilus_erichsonii_Fauvel_1867>
|
||||
dwc:authority "(Fauvel, 1867)" ;
|
||||
dwc:baseAuthorityName "Fauvel" ;
|
||||
dwc:baseAuthorityYear "1867" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fauvel, 1867)" ;
|
||||
dwc:species "erichsonii" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TNW9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rugilus_erichsonii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_erichsonii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "erichsonii" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF99FFD591FD3A3FFB1B03F8.mc.3B123CFFFF99FFD593263A72FBC0007C>
|
||||
dwc:eventDate "2004-09-04" ;
|
||||
dwc:locality "Souro Pires" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387B4FF99FFD591FD3A3FFB1B03F8#3B123CFFFF99FFD593263A72FBC0007C> ;
|
||||
a dwc:MaterialCitation .
|
||||
128
data/03/D3/87/03D387B4FF99FFD591FD3DD6FEC501FE.ttl
Normal file
128
data/03/D3/87/03D387B4FF99FFD591FD3DD6FEC501FE.ttl
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387B4FF99FFD591FD3DD6FEC501FE>
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:title "Rugilus (Rugilus) angustatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF99FFD591FD3DD6FEC501FE.mc.3B123CFFFF99FFD5937C3DEDFB690615> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rugilus_angustatus_Geoffroy_1785> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244639> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244639>
|
||||
bibo:endPage "248" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2021-09-18" ;
|
||||
bibo:startPage "243" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "The genus Rugilus Leach, 1819 in the Portuguese fauna (Coleoptera: Staphylinidae: Paederinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rugilus_angustatus_Geoffroy_1785>
|
||||
dwc:authority "(Geoffroy, 1785)" ;
|
||||
dwc:baseAuthorityName "Geoffroy" ;
|
||||
dwc:baseAuthorityYear "1785" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Geoffroy, 1785)" ;
|
||||
dwc:species "angustatus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/78XC8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rugilus_angustatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_angustatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angustatus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF99FFD591FD3DD6FEC501FE.mc.3B123CFFFF99FFD5937C3DEDFB690615>
|
||||
dwc:eventDate "1971-10-12" ;
|
||||
dwc:locality "Serra do Geres" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387B4FF99FFD591FD3DD6FEC501FE#3B123CFFFF99FFD5937C3DEDFB690615> ;
|
||||
a dwc:MaterialCitation .
|
||||
128
data/03/D3/87/03D387B4FF99FFD691FD3835FD3004D2.ttl
Normal file
128
data/03/D3/87/03D387B4FF99FFD691FD3835FD3004D2.ttl
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387B4FF99FFD691FD3835FD3004D2>
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:title "Rugilus (Rugilus) festivus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF99FFD691FD3835FD3004D2.mc.3B123CFFFF99FFD59304384BFB1E0276> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rugilus_festivus_Mulsant_1853> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244639> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244639>
|
||||
bibo:endPage "248" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2021-09-18" ;
|
||||
bibo:startPage "243" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "The genus Rugilus Leach, 1819 in the Portuguese fauna (Coleoptera: Staphylinidae: Paederinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rugilus_festivus_Mulsant_1853>
|
||||
dwc:authority "(Mulsant & Rey, 1853)" ;
|
||||
dwc:baseAuthorityName "Mulsant & Rey" ;
|
||||
dwc:baseAuthorityYear "1853" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mulsant & Rey, 1853)" ;
|
||||
dwc:species "festivus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/799C8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rugilus_festivus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_festivus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "festivus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF99FFD691FD3835FD3004D2.mc.3B123CFFFF99FFD59304384BFB1E0276>
|
||||
dwc:eventDate "1967-07-13" ;
|
||||
dwc:locality "Coimbra, Coimbra" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387B4FF99FFD691FD3835FD3004D2#3B123CFFFF99FFD59304384BFB1E0276> ;
|
||||
a dwc:MaterialCitation .
|
||||
147
data/03/D3/87/03D387B4FF9AFFD691FD3BCCFE3E02FF.ttl
Normal file
147
data/03/D3/87/03D387B4FF9AFFD691FD3BCCFE3E02FF.ttl
Normal file
|
|
@ -0,0 +1,147 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387B4FF9AFFD691FD3BCCFE3E02FF>
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:title "Rugilus (Rugilus) orbiculatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3BCCFE3E02FF.mc.3B123CFFFF9AFFD690A43A2BFB080057>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3BCCFE3E02FF.mc.3B123CFFFF9AFFD695AF3A2BFCE2007A>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3BCCFE3E02FF.mc.3B123CFFFF9AFFD6920B3A74FD3600A0>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3BCCFE3E02FF.mc.3B123CFFFF9AFFD693F13A91FB5800A1> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rugilus_orbiculatus_Paykull_1789> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244639> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244639>
|
||||
bibo:endPage "248" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2021-09-18" ;
|
||||
bibo:startPage "243" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "The genus Rugilus Leach, 1819 in the Portuguese fauna (Coleoptera: Staphylinidae: Paederinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rugilus_orbiculatus_Paykull_1789>
|
||||
dwc:authority "(Paykull, 1789)" ;
|
||||
dwc:baseAuthorityName "Paykull" ;
|
||||
dwc:baseAuthorityYear "1789" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Paykull, 1789)" ;
|
||||
dwc:species "orbiculatus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TNX7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rugilus_orbiculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_orbiculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "orbiculatus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3BCCFE3E02FF.mc.3B123CFFFF9AFFD690A43A2BFB080057>
|
||||
dwc:eventDate "1967-08-11" ;
|
||||
dwc:locality "Marrocos" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387B4FF9AFFD691FD3BCCFE3E02FF#3B123CFFFF9AFFD690A43A2BFB080057> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3BCCFE3E02FF.mc.3B123CFFFF9AFFD695AF3A2BFCE2007A>
|
||||
dwc:eventDate "1967-04-20" ;
|
||||
dwc:locality "Vieira do Minho" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387B4FF9AFFD691FD3BCCFE3E02FF#3B123CFFFF9AFFD695AF3A2BFCE2007A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3BCCFE3E02FF.mc.3B123CFFFF9AFFD6920B3A74FD3600A0>
|
||||
dwc:eventDate "1969-07-02" ;
|
||||
dwc:locality "Viana do Castelo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387B4FF9AFFD691FD3BCCFE3E02FF#3B123CFFFF9AFFD6920B3A74FD3600A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3BCCFE3E02FF.mc.3B123CFFFF9AFFD693F13A91FB5800A1>
|
||||
dwc:eventDate "1966-06-24" ;
|
||||
dwc:locality "Pedro da Torre" ;
|
||||
dwc:recordedBy "ValenCa, S" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387B4FF9AFFD691FD3BCCFE3E02FF#3B123CFFFF9AFFD693F13A91FB5800A1> ;
|
||||
a dwc:MaterialCitation .
|
||||
127
data/03/D3/87/03D387B4FF9AFFD691FD3EEAFD3601B0.ttl
Normal file
127
data/03/D3/87/03D387B4FF9AFFD691FD3EEAFD3601B0.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/03D387B4FF9AFFD691FD3EEAFD3601B0>
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:title "Rugilus (Rugilus) geniculatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3EEAFD3601B0.mc.3B123CFFFF9AFFD693F43D2FFA820753> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rugilus_geniculatus_Erichson_1839> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244639> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244639>
|
||||
bibo:endPage "248" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:pubDate "2021-09-18" ;
|
||||
bibo:startPage "243" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Ferreira, Raul Nascimento" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "The genus Rugilus Leach, 1819 in the Portuguese fauna (Coleoptera: Staphylinidae: Paederinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rugilus_geniculatus_Erichson_1839>
|
||||
dwc:authority "(Erichson, 1839)" ;
|
||||
dwc:baseAuthorityName "Erichson" ;
|
||||
dwc:baseAuthorityYear "1839" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Erichson, 1839)" ;
|
||||
dwc:species "geniculatus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4TNWF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rugilus_geniculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_geniculatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "geniculatus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus_Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Rugilus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rugilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rugilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Rugilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387B4FF9AFFD691FD3EEAFD3601B0.mc.3B123CFFFF9AFFD693F43D2FFA820753>
|
||||
dwc:locality "Penamaior" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387B4FF9AFFD691FD3EEAFD3601B0#3B123CFFFF9AFFD693F43D2FFA820753> ;
|
||||
a dwc:MaterialCitation .
|
||||
121
data/03/D3/87/03D387E152605E09FF56FD8D877F2542.ttl
Normal file
121
data/03/D3/87/03D387E152605E09FF56FD8D877F2542.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/03D387E152605E09FF56FD8D877F2542>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244442> ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:title "Gongylidiellum linguiformis Tu & Li, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152605E09FF56FD8D877F2542.mc.3B123CAA52605E09FEECFD6D83EC23DE> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gongylidiellum_linguiformis_Tu_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244432>
|
||||
bibo:endPage "433" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "419" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "A Preliminary Study Of Erigonine Spiders (Linyphiidae: Erigoninae) From Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244442> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Gongylidiellum_linguiformis_Tu_2004>
|
||||
dwc:authorityName "Tu & Li" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Gongylidiellum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tu & Li, 2004" ;
|
||||
dwc:species "linguiformis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KR65> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gongylidiellum_linguiformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gongylidiellum_linguiformis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Gongylidiellum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "linguiformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gongylidiellum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gongylidiellum>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Gongylidiellum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244442>
|
||||
dc:description "Fig. 4, Gongylidiellum linguiformis, new species. A, carapace, dorsal view; B, left chelicera, frontal view; C, epigynum, ventral view; D, vulva, dorsal view (before cleared in boiling KOH solution); E, vulva, dorsal view (after cleared in boiling KOH solution). [Scale bars: 0.05mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244442/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152605E09FF56FD8D877F2542.mc.3B123CAA52605E09FEECFD6D83EC23DE>
|
||||
dwc:eventDate "2000-12-09" ;
|
||||
dwc:locality "Gao Bao Village" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152605E09FF56FD8D877F2542#3B123CAA52605E09FEECFD6D83EC23DE> ;
|
||||
a dwc:MaterialCitation .
|
||||
255
data/03/D3/87/03D387E152615E06FC0CF886878825F4.ttl
Normal file
255
data/03/D3/87/03D387E152615E06FC0CF886878825F4.ttl
Normal file
|
|
@ -0,0 +1,255 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244448>, <http://dx.doi.org/10.5281/zenodo.13244452>, <http://dx.doi.org/10.5281/zenodo.13244434>, <http://dx.doi.org/10.5281/zenodo.13244436> ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:title "Nasoona eustylis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA52615E08FBA8F7DF87B82948>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FF7CFF0E80C921FA>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FD52FF2D833E2038>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FE83FED383F0205F>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FE5AFEF28045207E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FDD4FE9180C9209D>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FD52FEB082C120C2>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FF6BFE75832F20E1>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FEFFFE14839E2300> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nasoona_eustylis_Simon_1909> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Trematocephalus_eustylis_Simon_1909>, <http://taxon-concept.plazi.org/id/Animalia/Trematocephalus_bivittatus_Simon_1909> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244432>
|
||||
bibo:endPage "433" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "419" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "A Preliminary Study Of Erigonine Spiders (Linyphiidae: Erigoninae) From Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244448>, <http://dx.doi.org/10.5281/zenodo.13244452>, <http://dx.doi.org/10.5281/zenodo.13244434>, <http://dx.doi.org/10.5281/zenodo.13244436> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nasoona_eustylis_Simon_1909>
|
||||
dwc:authority "(Simon, 1909)" ;
|
||||
dwc:baseAuthorityName "Simon" ;
|
||||
dwc:baseAuthorityYear "1909" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Nasoona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Simon, 1909)" ;
|
||||
dwc:species "eustylis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45QM5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nasoona_eustylis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trematocephalus_eustylis_Simon_1909>
|
||||
dwc:authority "Simon, 1909: 98" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityPageNumber "98" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Trematocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1909" ;
|
||||
dwc:species "eustylis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trematocephalus_eustylis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trematocephalus_bivittatus_Simon_1909>
|
||||
dwc:authority "Simon, 1909: 98" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityPageNumber "98" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Trematocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1909" ;
|
||||
dwc:species "bivittatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trematocephalus_bivittatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nasoona_eustylis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Nasoona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eustylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nasoona> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nasoona>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Nasoona" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
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/Trematocephalus_eustylis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Trematocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eustylis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trematocephalus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trematocephalus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Trematocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trematocephalus_bivittatus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Trematocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bivittatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trematocephalus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244448>
|
||||
dc:description "Fig. 6, Nasoona eustylis (Simon, 1909). A, carapace, lateral view; B, left chelicera, frontal view; C, palpal tibia, dorsal view; D, paracymbium; E, left male palp, retrolateral view; F, left male palp, prolateral view; G, left male palp, ventral view; H, embolic division, ventral view; I, embolic division, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244448/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244452>
|
||||
dc:description "Fig. 7, Nasoona eustyliis (Simon, 1909). A, epigynum, frontal view; B, epigynum, ventral view; C, epigynum, caudal view; D, epigynum, lateral view; E, vulva, dorsal view; F, vulva, caudal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244452/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244434>
|
||||
dc:description "Fig. 1, Erigone brevipes, new species. A, carapace, lateral view; B, carapace, dorsal view; C, male left chelicera, frontal view; D, left male palp, retrolateral view; E, left male palp, prolateral view; F, left male palp, ventral view; G, embolic division, ventral view; H, palpal tibia, dorsal view; I, epigynum, ventral view; J, vulva, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244434/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244436>
|
||||
dc:description "Fig. 2, Erigone grandidens, new species. A, carapace, lateral view; B, male left chelicera, frontal view; C, palpal tibia, retrolateral view; D, palpal tibia, dorsal view; E, left male palp, retrolateral view; F, left male palp, ventral view; G, left male palp, prolateral view; H, embolic division, ventral view; I, epigynum, ventral view; J, vulva, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244436/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA52615E08FBA8F7DF87B82948>
|
||||
dwc:catalogNumber "AR 11924" ;
|
||||
dwc:collectionCode "MNHNP" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA52615E08FBA8F7DF87B82948> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FF7CFF0E80C921FA>
|
||||
dwc:catalogNumber "AR 11928" ;
|
||||
dwc:collectionCode "MNHNP" ;
|
||||
dwc:recordedBy "Blaise" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA526F5E06FF7CFF0E80C921FA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FD52FF2D833E2038>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA526F5E06FD52FF2D833E2038> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FE83FED383F0205F>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA526F5E06FE83FED383F0205F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FE5AFEF28045207E>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA526F5E06FE5AFEF28045207E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FDD4FE9180C9209D>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA526F5E06FDD4FE9180C9209D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FD52FEB082C120C2>
|
||||
dwc:eventDate "2000-12-17" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA526F5E06FD52FEB082C120C2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FF6BFE75832F20E1>
|
||||
dwc:eventDate "2000-12-17" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA526F5E06FF6BFE75832F20E1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E06FC0CF886878825F4.mc.3B123CAA526F5E06FEFFFE14839E2300>
|
||||
dwc:eventDate "2000-12-23" ;
|
||||
dwc:locality "Bavi District" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E06FC0CF886878825F4#3B123CAA526F5E06FEFFFE14839E2300> ;
|
||||
a dwc:MaterialCitation .
|
||||
377
data/03/D3/87/03D387E152615E08FCCEFE2D8175260D.ttl
Normal file
377
data/03/D3/87/03D387E152615E08FCCEFE2D8175260D.ttl
Normal file
|
|
@ -0,0 +1,377 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D>
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:title "Hylyphantes graminicola" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBB0FD58875523EE>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAE3FD01864A2210>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBD2FCCB868A2235>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB17FCE886C5225A>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB54FC8D8709227E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FA95FC9187512283>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAFDFCB6878722A0>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FA16FC5B818222EA>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC16FC1D8619250E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBA2FC21866F2513>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB3FFBC687092530>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FA95FBEB875B2555>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAE4FB8887452579>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAE8FBAC819D25A3>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC21FB56861925C0>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBA2FB7B866725E5>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB36FB1886CC2409>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB5DFB3C8702242E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAACFAC1819F2450>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC23FA8B869C2475>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB2EFAA887BB2499>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC9BFA5181BE24C3>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC0FFA76867724E0>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBD9FA1B86F62705>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB46FA3887592729>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAE5F9DC8768274E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylyphantes_graminicola_Sundevall_1830> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Linyphia_graminicola_Sundevall_1830>, <http://taxon-concept.plazi.org/id/Animalia/Erigone_orientalis_Simon_1909>, <http://taxon-concept.plazi.org/id/Animalia/Erigone_tonkina_Simon_1909> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244432>
|
||||
bibo:endPage "433" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "419" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "A Preliminary Study Of Erigonine Spiders (Linyphiidae: Erigoninae) From Vietnam" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hylyphantes_graminicola_Sundevall_1830>
|
||||
dwc:authority "(Sundevall, 1830)" ;
|
||||
dwc:baseAuthorityName "Sundevall" ;
|
||||
dwc:baseAuthorityYear "1830" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Hylyphantes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Sundevall, 1830)" ;
|
||||
dwc:species "graminicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NH46> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylyphantes_graminicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Linyphia_graminicola_Sundevall_1830>
|
||||
dwc:authority "Sundevall, 1830: 26" ;
|
||||
dwc:authorityName "Sundevall" ;
|
||||
dwc:authorityPageNumber "26" ;
|
||||
dwc:authorityYear "1830" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Linyphia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sundevall, 1830" ;
|
||||
dwc:species "graminicola" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Linyphia_graminicola> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erigone_orientalis_Simon_1909>
|
||||
dwc:authority "Simon, 1909: 100" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityPageNumber "100" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1909" ;
|
||||
dwc:species "orientalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NH46> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erigone_orientalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erigone_tonkina_Simon_1909>
|
||||
dwc:authority "Simon, 1909: 101" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityPageNumber "101" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1909" ;
|
||||
dwc:species "tonkina" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erigone_tonkina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylyphantes_graminicola>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Hylyphantes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "graminicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylyphantes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylyphantes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Hylyphantes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
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/Linyphia_graminicola>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Linyphia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "graminicola" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Linyphia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Linyphia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone_orientalis>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "orientalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erigone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone_tonkina>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tonkina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erigone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBB0FD58875523EE>
|
||||
dwc:catalogNumber "AR 12776" ;
|
||||
dwc:collectionCode "MNHNP" ;
|
||||
dwc:recordedBy "Hanoi & Vauloger & Lang-Thung & Luc-Nam & Blaise" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FBB0FD58875523EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAE3FD01864A2210>
|
||||
dwc:catalogNumber "AR 12772" ;
|
||||
dwc:collectionCode "MNHNP" ;
|
||||
dwc:recordedBy "Blaise" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FAE3FD01864A2210> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBD2FCCB868A2235>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FBD2FCCB868A2235> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB17FCE886C5225A>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FB17FCE886C5225A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB54FC8D8709227E>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FB54FC8D8709227E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FA95FC9187512283>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FA95FC9187512283> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAFDFCB6878722A0>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FAFDFCB6878722A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FA16FC5B818222EA>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FA16FC5B818222EA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC16FC1D8619250E>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FC16FC1D8619250E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBA2FC21866F2513>
|
||||
dwc:eventDate "2000-12-18" ;
|
||||
dwc:locality "Guang Hoa" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FBA2FC21866F2513> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB3FFBC687092530>
|
||||
dwc:eventDate "2000-12-16" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FB3FFBC687092530> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FA95FBEB875B2555>
|
||||
dwc:eventDate "2000-12-16" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FA95FBEB875B2555> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAE4FB8887452579>
|
||||
dwc:eventDate "2000-12-17" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FAE4FB8887452579> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAE8FBAC819D25A3>
|
||||
dwc:eventDate "2000-12-17" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FAE8FBAC819D25A3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC21FB56861925C0>
|
||||
dwc:eventDate "2000-12-17" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FC21FB56861925C0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBA2FB7B866725E5>
|
||||
dwc:eventDate "2000-12-18" ;
|
||||
dwc:locality "Guang Hoa" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FBA2FB7B866725E5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB36FB1886CC2409>
|
||||
dwc:eventDate "2000-12-19" ;
|
||||
dwc:locality "Guang Hoa" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FB36FB1886CC2409> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB5DFB3C8702242E>
|
||||
dwc:eventDate "2000-12-24" ;
|
||||
dwc:locality "Tan Linh Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FB5DFB3C8702242E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAACFAC1819F2450>
|
||||
dwc:eventDate "2000-12-23" ;
|
||||
dwc:locality "Tan Linh Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FAACFAC1819F2450> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC23FA8B869C2475>
|
||||
dwc:eventDate "2000-12-23" ;
|
||||
dwc:locality "Tan Linh Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FC23FA8B869C2475> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB2EFAA887BB2499>
|
||||
dwc:eventDate "2000-12-23" ;
|
||||
dwc:locality "Tan Linh Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FB2EFAA887BB2499> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC9BFA5181BE24C3>
|
||||
dwc:eventDate "2000-12-22" ;
|
||||
dwc:locality "Van Hoa Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FC9BFA5181BE24C3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FC0FFA76867724E0>
|
||||
dwc:eventDate "2000-12-23" ;
|
||||
dwc:locality "Van Hoa Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FC0FFA76867724E0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FBD9FA1B86F62705>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FBD9FA1B86F62705> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FB46FA3887592729>
|
||||
dwc:eventDate "2000-12-24" ;
|
||||
dwc:locality "Tan Linh Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FB46FA3887592729> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152615E08FCCEFE2D8175260D.mc.3B123CAA52615E08FAE5F9DC8768274E>
|
||||
dwc:eventDate "2000-12-17" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152615E08FCCEFE2D8175260D#3B123CAA52615E08FAE5F9DC8768274E> ;
|
||||
a dwc:MaterialCitation .
|
||||
127
data/03/D3/87/03D387E152655E09FCD5F8AD837F20F4.ttl
Normal file
127
data/03/D3/87/03D387E152655E09FCD5F8AD837F20F4.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/03D387E152655E09FCD5F8AD837F20F4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244438> ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:title "Erigone prominens Bosenberg & Strand 1906" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152655E09FCD5F8AD837F20F4.mc.3B123CAA52655E0CFBBEF83687572920>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152655E09FCD5F8AD837F20F4.mc.3B123CAA52655E0CFAFAF7DB87B22945> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erigone_prominens_Bosenberg_1906> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244432>
|
||||
bibo:endPage "433" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "419" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "A Preliminary Study Of Erigonine Spiders (Linyphiidae: Erigoninae) From Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244438> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erigone_prominens_Bosenberg_1906>
|
||||
dwc:authority "Bosenberg & Strand, 1906" ;
|
||||
dwc:authorityName "Bosenberg & Strand" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bosenberg & Strand, 1906" ;
|
||||
dwc:species "prominens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3B227> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erigone_prominens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone_prominens>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "prominens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erigone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244438>
|
||||
dc:description "Fig. 3, Erigone prominens Bösenberg & Strand, 1906. A, carapace, lateral view; B, male left chelicera, frontal view; C, left male palp, retrolateral view; D, left male palp, retrolateral view; E, left male palp, prolateral view; F, left male palp, ventral view; G, embolic division, ventral view; H, palpal tibia, dorsal view; I, epigynum, ventral view; J, vulva, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244438/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152655E09FCD5F8AD837F20F4.mc.3B123CAA52655E0CFBBEF83687572920>
|
||||
dwc:eventDate "2000-12-23" ;
|
||||
dwc:locality "Tan Linh Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152655E09FCD5F8AD837F20F4#3B123CAA52655E0CFBBEF83687572920> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152655E09FCD5F8AD837F20F4.mc.3B123CAA52655E0CFAFAF7DB87B22945>
|
||||
dwc:eventDate "2000-12-08" ;
|
||||
dwc:locality "Ha Jiang Town" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152655E09FCD5F8AD837F20F4#3B123CAA52655E0CFAFAF7DB87B22945> ;
|
||||
a dwc:MaterialCitation .
|
||||
161
data/03/D3/87/03D387E152675E0CFC05F88D87492614.ttl
Normal file
161
data/03/D3/87/03D387E152675E0CFC05F88D87492614.ttl
Normal file
|
|
@ -0,0 +1,161 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387E152675E0CFC05F88D87492614>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244436>, <http://dx.doi.org/10.5281/zenodo.13244438> ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:title "Erigone grandidens Tu & Li, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52675E0EFBB3F86C86B726DE>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52675E0EFC9BF83B86E72900>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52675E0EFB48F83B87BB2925>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52655E0CFFC7FF0D833E21FE>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52655E0CFE83FF1183FA2003>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52655E0CFE44FF36805D2020> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erigone_grandidens_Tu_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244432>
|
||||
bibo:endPage "433" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "419" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "A Preliminary Study Of Erigonine Spiders (Linyphiidae: Erigoninae) From Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244436>, <http://dx.doi.org/10.5281/zenodo.13244438> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erigone_grandidens_Tu_2004>
|
||||
dwc:authorityName "Tu & Li" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tu & Li, 2004" ;
|
||||
dwc:species "grandidens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GPXH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erigone_grandidens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone_grandidens>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "grandidens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erigone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244436>
|
||||
dc:description "Fig. 2, Erigone grandidens, new species. A, carapace, lateral view; B, male left chelicera, frontal view; C, palpal tibia, retrolateral view; D, palpal tibia, dorsal view; E, left male palp, retrolateral view; F, left male palp, ventral view; G, left male palp, prolateral view; H, embolic division, ventral view; I, epigynum, ventral view; J, vulva, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244436/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244438>
|
||||
dc:description "Fig. 3, Erigone prominens Bösenberg & Strand, 1906. A, carapace, lateral view; B, male left chelicera, frontal view; C, left male palp, retrolateral view; D, left male palp, retrolateral view; E, left male palp, prolateral view; F, left male palp, ventral view; G, embolic division, ventral view; H, palpal tibia, dorsal view; I, epigynum, ventral view; J, vulva, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244438/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52675E0EFBB3F86C86B726DE>
|
||||
dwc:eventDate "2000-12-09" ;
|
||||
dwc:locality "Gao Bao Village" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0CFC05F88D87492614#3B123CAA52675E0EFBB3F86C86B726DE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52675E0EFC9BF83B86E72900>
|
||||
dwc:eventDate "2000-12-09" ;
|
||||
dwc:locality "Gao Bao Village" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0CFC05F88D87492614#3B123CAA52675E0EFC9BF83B86E72900> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52675E0EFB48F83B87BB2925>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0CFC05F88D87492614#3B123CAA52675E0EFB48F83B87BB2925> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52655E0CFFC7FF0D833E21FE>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0CFC05F88D87492614#3B123CAA52655E0CFFC7FF0D833E21FE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52655E0CFE83FF1183FA2003>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0CFC05F88D87492614#3B123CAA52655E0CFE83FF1183FA2003> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0CFC05F88D87492614.mc.3B123CAA52655E0CFE44FF36805D2020>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0CFC05F88D87492614#3B123CAA52655E0CFE44FF36805D2020> ;
|
||||
a dwc:MaterialCitation .
|
||||
135
data/03/D3/87/03D387E152675E0EFEBFF94D874927F4.ttl
Normal file
135
data/03/D3/87/03D387E152675E0EFEBFF94D874927F4.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387E152675E0EFEBFF94D874927F4>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244434> ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:title "Erigone brevipes Tu & Li, 2004, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0EFEBFF94D874927F4.mc.3B123CAA52675E0EFEFCF92C83FB261E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0EFEBFF94D874927F4.mc.3B123CAA52675E0EFFC7F8FB80862640>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0EFEBFF94D874927F4.mc.3B123CAA52675E0EFD29F8FB82C22684> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erigone_brevipes_Tu_2004> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244432>
|
||||
bibo:endPage "433" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "419" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "A Preliminary Study Of Erigonine Spiders (Linyphiidae: Erigoninae) From Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244434> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Erigone_brevipes_Tu_2004>
|
||||
dwc:authorityName "Tu & Li" ;
|
||||
dwc:authorityYear "2004" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tu & Li, 2004" ;
|
||||
dwc:species "brevipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GQ9L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erigone_brevipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone_brevipes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erigone> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erigone>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Erigone" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244434>
|
||||
dc:description "Fig. 1, Erigone brevipes, new species. A, carapace, lateral view; B, carapace, dorsal view; C, male left chelicera, frontal view; D, left male palp, retrolateral view; E, left male palp, prolateral view; F, left male palp, ventral view; G, embolic division, ventral view; H, palpal tibia, dorsal view; I, epigynum, ventral view; J, vulva, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244434/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0EFEBFF94D874927F4.mc.3B123CAA52675E0EFEFCF92C83FB261E>
|
||||
dwc:eventDate "2000-12-09" ;
|
||||
dwc:locality "Gao Bao Village" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0EFEBFF94D874927F4#3B123CAA52675E0EFEFCF92C83FB261E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0EFEBFF94D874927F4.mc.3B123CAA52675E0EFFC7F8FB80862640>
|
||||
dwc:eventDate "2000-12-09" ;
|
||||
dwc:locality "Gao Bao Village" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0EFEBFF94D874927F4#3B123CAA52675E0EFFC7F8FB80862640> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E152675E0EFEBFF94D874927F4.mc.3B123CAA52675E0EFD29F8FB82C22684>
|
||||
dwc:eventDate "2000-12-09" ;
|
||||
dwc:locality "Gao Bao Village" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E152675E0EFEBFF94D874927F4#3B123CAA52675E0EFD29F8FB82C22684> ;
|
||||
a dwc:MaterialCitation .
|
||||
296
data/03/D3/87/03D387E1526F5E02FCFFFA8D83DB235D.ttl
Normal file
296
data/03/D3/87/03D387E1526F5E02FCFFFA8D83DB235D.ttl
Normal file
|
|
@ -0,0 +1,296 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.13244454>, <http://dx.doi.org/10.5281/zenodo.13244438>, <http://dx.doi.org/10.5281/zenodo.13244442> ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:title "Ummeliata insecticeps" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FBA8F9FC86FE276E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FB40F98187212773>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FAF6F9A6818227B5>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FC16F968860627D9>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FB94F90C864D27FE>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FBD0F91186DD2603>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FB60F93687522620>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FAFFF8DB87812645>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FA16F8F887BB2669>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FC9BF8A1819E2693>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FC23F84681BD26B0>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FC0DF86B862D26D5>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FBF1F808868D26F9>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FB11F82C871A291E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FAA3F83187B5293D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ummeliata_insecticeps_Bosenberg_1906> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Oedothorax_insecticeps_Bosenberg_1906>, <http://taxon-concept.plazi.org/id/Animalia/Trematocephalus_acanthochirus_Simon_1909> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13244432> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244432>
|
||||
bibo:endPage "433" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "419" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Tu, Lihong; Li, Shuqiang" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "A Preliminary Study Of Erigonine Spiders (Linyphiidae: Erigoninae) From Vietnam" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13244454>, <http://dx.doi.org/10.5281/zenodo.13244438>, <http://dx.doi.org/10.5281/zenodo.13244442> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ummeliata_insecticeps_Bosenberg_1906>
|
||||
dwc:authority "(Bosenberg & Strand, 1906)" ;
|
||||
dwc:baseAuthorityName "Bosenberg & Strand" ;
|
||||
dwc:baseAuthorityYear "1906" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Ummeliata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bosenberg & Strand, 1906)" ;
|
||||
dwc:species "insecticeps" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7DHXX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ummeliata_insecticeps> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Oedothorax_insecticeps_Bosenberg_1906>
|
||||
dwc:authority "Bosenberg & Strand, 1906: 163" ;
|
||||
dwc:authorityName "Bosenberg & Strand" ;
|
||||
dwc:authorityPageNumber "163" ;
|
||||
dwc:authorityYear "1906" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Oedothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bosenberg & Strand, 1906" ;
|
||||
dwc:species "insecticeps" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oedothorax_insecticeps> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trematocephalus_acanthochirus_Simon_1909>
|
||||
dwc:authority "Simon, 1909: 99" ;
|
||||
dwc:authorityName "Simon" ;
|
||||
dwc:authorityPageNumber "99" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Trematocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Simon, 1909" ;
|
||||
dwc:species "acanthochirus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trematocephalus_acanthochirus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ummeliata_insecticeps>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Ummeliata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "insecticeps" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ummeliata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ummeliata>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Ummeliata" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Linyphiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
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/Oedothorax_insecticeps>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Oedothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "insecticeps" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oedothorax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oedothorax>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Oedothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trematocephalus_acanthochirus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Trematocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acanthochirus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trematocephalus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trematocephalus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Linyphiidae" ;
|
||||
dwc:genus "Trematocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Linyphiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244454>
|
||||
dc:description "Fig.8, Ummeliata insecticeps (Bösenberg & Strand, 1906).A, carapace, lateral view; B, left chelicera, frontal view; C, palpal tibia, retrolateral view; D, paracymbium, retrolateral view; E, left male palp, ventral view; F, left male palp, retrolateral view; G, left male palp, prolateral view; H, embolic division, dorsal view; I, embolic division, ventral view; J, epigynum, ventral view; K, vulva, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244454/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244438>
|
||||
dc:description "Fig. 3, Erigone prominens Bösenberg & Strand, 1906. A, carapace, lateral view; B, male left chelicera, frontal view; C, left male palp, retrolateral view; D, left male palp, retrolateral view; E, left male palp, prolateral view; F, left male palp, ventral view; G, embolic division, ventral view; H, palpal tibia, dorsal view; I, epigynum, ventral view; J, vulva, dorsal view. [Scale bars: 0.1mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244438/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13244442>
|
||||
dc:description "Fig. 4, Gongylidiellum linguiformis, new species. A, carapace, dorsal view; B, left chelicera, frontal view; C, epigynum, ventral view; D, vulva, dorsal view (before cleared in boiling KOH solution); E, vulva, dorsal view (after cleared in boiling KOH solution). [Scale bars: 0.05mm]." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/13244442/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FBA8F9FC86FE276E>
|
||||
dwc:catalogNumber "AR 11929" ;
|
||||
dwc:collectionCode "MNHNP" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FBA8F9FC86FE276E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FB40F98187212773>
|
||||
dwc:eventDate "2000-12-09" ;
|
||||
dwc:locality "Gao Bao Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FB40F98187212773> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FAF6F9A6818227B5>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FAF6F9A6818227B5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FC16F968860627D9>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FC16F968860627D9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FB94F90C864D27FE>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FB94F90C864D27FE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FBD0F91186DD2603>
|
||||
dwc:eventDate "2000-12-17" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FBD0F91186DD2603> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FB60F93687522620>
|
||||
dwc:eventDate "2000-12-16" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FB60F93687522620> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FAFFF8DB87812645>
|
||||
dwc:eventDate "2000-12-16" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FAFFF8DB87812645> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FA16F8F887BB2669>
|
||||
dwc:eventDate "2000-12-17" ;
|
||||
dwc:locality "Sac Ha Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FA16F8F887BB2669> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FC9BF8A1819E2693>
|
||||
dwc:eventDate "2000-12-18" ;
|
||||
dwc:locality "Quang Hoa Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FC9BF8A1819E2693> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FC23F84681BD26B0>
|
||||
dwc:eventDate "2000-12-23" ;
|
||||
dwc:locality "Van Hoa Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FC23F84681BD26B0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FC0DF86B862D26D5>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FC0DF86B862D26D5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FBF1F808868D26F9>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FBF1F808868D26F9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FB11F82C871A291E>
|
||||
dwc:eventDate "2000-12-23" ;
|
||||
dwc:locality "Tan Linh Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FB11F82C871A291E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D387E1526F5E02FCFFFA8D83DB235D.mc.3B123CAA526F5E06FAA3F83187B5293D>
|
||||
dwc:eventDate "2000-12-10" ;
|
||||
dwc:locality "Viet Lann Village" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D387E1526F5E02FCFFFA8D83DB235D#3B123CAA526F5E06FAA3F83187B5293D> ;
|
||||
a dwc:MaterialCitation .
|
||||
115
data/03/D6/87/03D687B7A70CFF813A90FB96BE644989.ttl
Normal file
115
data/03/D6/87/03D687B7A70CFF813A90FB96BE644989.ttl
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A70CFF813A90FB96BE644989>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Neochetina eichhorniae Warner 1970" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70CFF813A90FB96BE644989.mc.3B173CFCA70CFF863C2AFB47BAB74C83> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neochetina_eichhorniae_Warner_1970> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Neochetina_eichhorniae_Warner_1970>
|
||||
dwc:authority "Warner, 1970" ;
|
||||
dwc:authorityName "Warner" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Brachyceridae" ;
|
||||
dwc:genus "Neochetina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Warner, 1970" ;
|
||||
dwc:species "eichhorniae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/46CSC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neochetina_eichhorniae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neochetina_eichhorniae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Brachyceridae" ;
|
||||
dwc:genus "Neochetina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "eichhorniae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neochetina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neochetina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Brachyceridae" ;
|
||||
dwc:genus "Neochetina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Brachyceridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brachyceridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Brachyceridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70CFF813A90FB96BE644989.mc.3B173CFCA70CFF863C2AFB47BAB74C83>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1995-07-14" ;
|
||||
dwc:recordedBy "Lorong Banir & H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A70CFF813A90FB96BE644989#3B173CFCA70CFF863C2AFB47BAB74C83> ;
|
||||
a dwc:MaterialCitation .
|
||||
115
data/03/D6/87/03D687B7A70CFF8639BCFEA6BECC4B70.ttl
Normal file
115
data/03/D6/87/03D687B7A70CFF8639BCFEA6BECC4B70.ttl
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A70CFF8639BCFEA6BECC4B70>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Parathroscinus murphyi Wooldridge 1990" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70CFF8639BCFEA6BECC4B70.mc.3B173CFCA70CFF863853FE10BE8C4997> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parathroscinus_murphyi_Wooldridge_1990> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parathroscinus_murphyi_Wooldridge_1990>
|
||||
dwc:authority "Wooldridge, 1990" ;
|
||||
dwc:authorityName "Wooldridge" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wooldridge, 1990" ;
|
||||
dwc:species "murphyi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DFNP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parathroscinus_murphyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathroscinus_murphyi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "murphyi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parathroscinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathroscinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnichidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnichidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70CFF8639BCFEA6BECC4B70.mc.3B173CFCA70CFF863853FE10BE8C4997>
|
||||
dwc:collectionCode "BMNH, USNM" ;
|
||||
dwc:eventDate "1985-10-10" ;
|
||||
dwc:recordedBy "D. H. Murphy & Pasir Ris" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A70CFF8639BCFEA6BECC4B70#3B173CFCA70CFF863853FE10BE8C4997> ;
|
||||
a dwc:MaterialCitation .
|
||||
115
data/03/D6/87/03D687B7A70EFF843A78FB62BB904EC0.ttl
Normal file
115
data/03/D6/87/03D687B7A70EFF843A78FB62BB904EC0.ttl
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A70EFF843A78FB62BB904EC0>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Parathroscinus corrinae Wooldridge 1990" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70EFF843A78FB62BB904EC0.mc.3B173CFCA70EFF843C05FAE3BA0F4DE9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parathroscinus_corrinae_Wooldridge_1990> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parathroscinus_corrinae_Wooldridge_1990>
|
||||
dwc:authority "Wooldridge, 1990" ;
|
||||
dwc:authorityName "Wooldridge" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wooldridge, 1990" ;
|
||||
dwc:species "corrinae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DFNM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parathroscinus_corrinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathroscinus_corrinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "corrinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parathroscinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathroscinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnichidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnichidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70EFF843A78FB62BB904EC0.mc.3B173CFCA70EFF843C05FAE3BA0F4DE9>
|
||||
dwc:collectionCode "BMNH, USNM" ;
|
||||
dwc:eventDate "1988-07-03" ;
|
||||
dwc:recordedBy "Pasir Ris & D. H. Murphy" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A70EFF843A78FB62BB904EC0#3B173CFCA70EFF843C05FAE3BA0F4DE9> ;
|
||||
a dwc:MaterialCitation .
|
||||
115
data/03/D6/87/03D687B7A70EFF863A7EF970BD3A48A9.ttl
Normal file
115
data/03/D6/87/03D687B7A70EFF863A7EF970BD3A48A9.ttl
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A70EFF863A7EF970BD3A48A9>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Parathroscinus magnus Wooldridge 1990" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70EFF863A7EF970BD3A48A9.mc.3B173CFCA70EFF843D09F8F1BBFC4FDB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Parathroscinus_magnus_Wooldridge_1990> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parathroscinus_magnus_Wooldridge_1990>
|
||||
dwc:authority "Wooldridge, 1990" ;
|
||||
dwc:authorityName "Wooldridge" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wooldridge, 1990" ;
|
||||
dwc:species "magnus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4DFNN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parathroscinus_magnus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathroscinus_magnus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "magnus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parathroscinus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Parathroscinus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:genus "Parathroscinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limnichidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Limnichidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Limnichidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70EFF863A7EF970BD3A48A9.mc.3B173CFCA70EFF843D09F8F1BBFC4FDB>
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:eventDate "1988-05-11" ;
|
||||
dwc:recordedBy "Mandai & D. H. Murphy" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A70EFF863A7EF970BD3A48A9#3B173CFCA70EFF843D09F8F1BBFC4FDB> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/03/D6/87/03D687B7A70FFF843AA6FAD6BDEF49A9.ttl
Normal file
107
data/03/D6/87/03D687B7A70FFF843AA6FAD6BDEF49A9.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/03D687B7A70FFF843AA6FAD6BDEF49A9>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Coelostoma vitalisi d'Orchymont 1923" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coelostoma_vitalisi_d'Orchymont_1923> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coelostoma_vitalisi_d'Orchymont_1923>
|
||||
dwc:authority "d'Orchymont, 1923" ;
|
||||
dwc:authorityName "d'Orchymont" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "d'Orchymont, 1923" ;
|
||||
dwc:species "vitalisi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WTGV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coelostoma_vitalisi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelostoma_vitalisi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vitalisi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coelostoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelostoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
123
data/03/D6/87/03D687B7A70FFF8539CDF83DBB1B4AD9.ttl
Normal file
123
data/03/D6/87/03D687B7A70FFF8539CDF83DBB1B4AD9.ttl
Normal file
|
|
@ -0,0 +1,123 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A70FFF8539CDF83DBB1B4AD9>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Coelostoma fallaciosum d'Orchymont 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70FFF8539CDF83DBB1B4AD9.mc.3B173CFCA70FFF853CB5FF46BB67497E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70FFF8539CDF83DBB1B4AD9.mc.3B173CFCA70FFF853D8FFF7DBCF6495D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coelostoma_fallaciosum_d'Orchymont_1936> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coelostoma_fallaciosum_d'Orchymont_1936>
|
||||
dwc:authority "d'Orchymont, 1936" ;
|
||||
dwc:authorityName "d'Orchymont" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "d'Orchymont, 1936" ;
|
||||
dwc:species "fallaciosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WTFD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coelostoma_fallaciosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelostoma_fallaciosum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fallaciosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coelostoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelostoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70FFF8539CDF83DBB1B4AD9.mc.3B173CFCA70FFF853CB5FF46BB67497E>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1994-06-09" ;
|
||||
dwc:locality "Chestnut Drive" ;
|
||||
dwc:recordedBy "H. K. Lua & Sungai Buloh" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A70FFF8539CDF83DBB1B4AD9#3B173CFCA70FFF853CB5FF46BB67497E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70FFF8539CDF83DBB1B4AD9.mc.3B173CFCA70FFF853D8FFF7DBCF6495D>
|
||||
dwc:collectionCode "CBH" ;
|
||||
dwc:eventDate "1996-12-05" ;
|
||||
dwc:recordedBy "L. Hendrich" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A70FFF8539CDF83DBB1B4AD9#3B173CFCA70FFF853D8FFF7DBCF6495D> ;
|
||||
a dwc:MaterialCitation .
|
||||
124
data/03/D6/87/03D687B7A70FFF853A95FD76BC924D79.ttl
Normal file
124
data/03/D6/87/03D687B7A70FFF853A95FD76BC924D79.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/03D687B7A70FFF853A95FD76BC924D79>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Coelostoma subditum d'Orchymont 1936" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70FFF853A95FD76BC924D79.mc.3B173CFCA70FFF853CB5FC03BABF4BA3>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70FFF853A95FD76BC924D79.mc.3B173CFCA70FFF853CB5FC3ABCA34C7D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Coelostoma_subditum_d'Orchymont_1936> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Coelostoma_subditum_d'Orchymont_1936>
|
||||
dwc:authority "d'Orchymont, 1936" ;
|
||||
dwc:authorityName "d'Orchymont" ;
|
||||
dwc:authorityYear "1936" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "d'Orchymont, 1936" ;
|
||||
dwc:species "subditum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/WTGN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Coelostoma_subditum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelostoma_subditum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subditum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coelostoma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coelostoma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Coelostoma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70FFF853A95FD76BC924D79.mc.3B173CFCA70FFF853CB5FC03BABF4BA3>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1995-06-30" ;
|
||||
dwc:locality "Nee Soon Swamp Forest" ;
|
||||
dwc:recordedBy "H. K. Lua & Other" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A70FFF853A95FD76BC924D79#3B173CFCA70FFF853CB5FC03BABF4BA3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A70FFF853A95FD76BC924D79.mc.3B173CFCA70FFF853CB5FC3ABCA34C7D>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1995-06-16" ;
|
||||
dwc:locality "Lorong Banir" ;
|
||||
dwc:recordedBy "H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A70FFF853A95FD76BC924D79#3B173CFCA70FFF853CB5FC3ABCA34C7D> ;
|
||||
a dwc:MaterialCitation .
|
||||
249
data/03/D6/87/03D687B7A724FFAE39CEFF38BE474CD8.ttl
Normal file
249
data/03/D6/87/03D687B7A724FFAE39CEFF38BE474CD8.ttl
Normal file
|
|
@ -0,0 +1,249 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Canthydrus morsbachi" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE384CFE0DBDEE49EE>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE397CFE20BEFF49A8>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B95FE43BD444987>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B66FE66BDAA4A63>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3BBFFE7ABD904A5E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B99FD9DBD1F4A3D>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B0FFDB0BD5B4A18>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B4EFDD3BD014AF7>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B2BFDF7BDBA4AF4>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3BB9FDF6BFFA4ACE>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE39ECFD2DBD9B4AAD>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B8DFD40BFAA4B67>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE39BEFC86BE924B43>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3895FC9ABE934B3E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Canthydrus_morsbachi_Wehncke_1876> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hydrocanthus_morsbachi_Wehncke_1876> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Canthydrus_morsbachi_Wehncke_1876>
|
||||
dwc:authority "(Wehncke, 1876)" ;
|
||||
dwc:baseAuthorityName "Wehncke" ;
|
||||
dwc:baseAuthorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wehncke, 1876)" ;
|
||||
dwc:species "morsbachi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C3S3T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Canthydrus_morsbachi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hydrocanthus_morsbachi_Wehncke_1876>
|
||||
dwc:authority "Wehncke, 1876: 222" ;
|
||||
dwc:authorityName "Wehncke" ;
|
||||
dwc:authorityPageNumber "222" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wehncke, 1876" ;
|
||||
dwc:species "morsbachi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C3S3T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrocanthus_morsbachi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus_morsbachi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "morsbachi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthydrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrocanthus_morsbachi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "morsbachi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrocanthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrocanthus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE384CFE0DBDEE49EE>
|
||||
dwc:locality "Central" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE384CFE0DBDEE49EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE397CFE20BEFF49A8>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1993-05-07" ;
|
||||
dwc:locality "Sime Rd." ;
|
||||
dwc:recordedBy "T. W. Koh" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE397CFE20BEFF49A8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B95FE43BD444987>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1990-11-15" ;
|
||||
dwc:recordedBy "C. M. Yang & K. L. Yeo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3B95FE43BD444987> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B66FE66BDAA4A63>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1990-12-04" ;
|
||||
dwc:recordedBy "C. M. Yang & K. L. Yeo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3B66FE66BDAA4A63> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3BBFFE7ABD904A5E>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1991-01-16" ;
|
||||
dwc:recordedBy "C. M. Yang" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3BBFFE7ABD904A5E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B99FD9DBD1F4A3D>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1991-04-10" ;
|
||||
dwc:recordedBy "C. M. Yang" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3B99FD9DBD1F4A3D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B0FFDB0BD5B4A18>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1992-07-10" ;
|
||||
dwc:recordedBy "K. Lim" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3B0FFDB0BD5B4A18> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B4EFDD3BD014AF7>
|
||||
dwc:collectionCode "CBH, ZRC" ;
|
||||
dwc:eventDate "1996-12-05" ;
|
||||
dwc:recordedBy "L. Hendrich" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3B4EFDD3BD014AF7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B2BFDF7BDBA4AF4>
|
||||
dwc:locality "Other" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3B2BFDF7BDBA4AF4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3BB9FDF6BFFA4ACE>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1989-11-14" ;
|
||||
dwc:locality "Pasir Ris Mangrove" ;
|
||||
dwc:recordedBy "Y. H. Koo & K. Lim" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3BB9FDF6BFFA4ACE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE39ECFD2DBD9B4AAD>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1990-10-10" ;
|
||||
dwc:locality "Fish" ;
|
||||
dwc:recordedBy "C. M. Yang" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE39ECFD2DBD9B4AAD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3B8DFD40BFAA4B67>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1990-11-27" ;
|
||||
dwc:locality "Neo Tiew Road" ;
|
||||
dwc:recordedBy "K. L. Yeo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3B8DFD40BFAA4B67> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE39BEFC86BE924B43>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1995-06-16" ;
|
||||
dwc:locality "Lorong Banir" ;
|
||||
dwc:recordedBy "C. M. Yang & H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE39BEFC86BE924B43> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE39CEFF38BE474CD8.mc.3B173CFCA724FFAE3895FC9ABE934B3E>
|
||||
dwc:collectionCode "CBH" ;
|
||||
dwc:eventDate "1997-04-28" ;
|
||||
dwc:recordedBy "M. Balke & L. Hendrich" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE39CEFF38BE474CD8#3B173CFCA724FFAE3895FC9ABE934B3E> ;
|
||||
a dwc:MaterialCitation .
|
||||
207
data/03/D6/87/03D687B7A724FFAE39D3F852BB054AD0.ttl
Normal file
207
data/03/D6/87/03D687B7A724FFAE39D3F852BB054AD0.ttl
Normal file
|
|
@ -0,0 +1,207 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A724FFAE39D3F852BB054AD0>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Canthydrus ritsemae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Canthydrus_ritsemae_Regimbart_1880> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hydrocanthus_ritsemae_Regimbart_1880>, <http://taxon-concept.plazi.org/id/Animalia/Canthydrus_javanus_Wehncke_1883>, <http://taxon-concept.plazi.org/id/Animalia/Canthydrus_pseudoflavus_Rocchi_1986> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Canthydrus_ritsemae_Regimbart_1880>
|
||||
dwc:authority "(Regimbart, 1880)" ;
|
||||
dwc:baseAuthorityName "Regimbart" ;
|
||||
dwc:baseAuthorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Regimbart, 1880)" ;
|
||||
dwc:species "ritsemae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C3S4F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Canthydrus_ritsemae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hydrocanthus_ritsemae_Regimbart_1880>
|
||||
dwc:authority "Regimbart, 1880: 213" ;
|
||||
dwc:authorityName "Regimbart" ;
|
||||
dwc:authorityPageNumber "213" ;
|
||||
dwc:authorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Regimbart, 1880" ;
|
||||
dwc:species "ritsemae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C3S4F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrocanthus_ritsemae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Canthydrus_javanus_Wehncke_1883>
|
||||
dwc:authority "Wehncke, 1883: 149" ;
|
||||
dwc:authorityName "Wehncke" ;
|
||||
dwc:authorityPageNumber "149" ;
|
||||
dwc:authorityYear "1883" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wehncke, 1883" ;
|
||||
dwc:species "javanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Canthydrus_javanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Canthydrus_pseudoflavus_Rocchi_1986>
|
||||
dwc:authority "Rocchi, 1986: 31" ;
|
||||
dwc:authorityName "Rocchi" ;
|
||||
dwc:authorityPageNumber "31" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rocchi, 1986" ;
|
||||
dwc:species "pseudoflavus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Canthydrus_pseudoflavus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus_ritsemae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ritsemae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthydrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrocanthus_ritsemae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ritsemae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrocanthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrocanthus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus_javanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "javanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthydrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus_pseudoflavus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pseudoflavus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthydrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
115
data/03/D6/87/03D687B7A724FFAE3A96FD6DBBFC4D10.ttl
Normal file
115
data/03/D6/87/03D687B7A724FFAE3A96FD6DBBFC4D10.ttl
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A724FFAE3A96FD6DBBFC4D10>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Hydrocanthus indicus Wehncke 1876" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE3A96FD6DBBFC4D10.mc.3B173CFCA724FFAE3C9CFC50BB854C57> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydrocanthus_indicus_Wehncke_1876> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hydrocanthus_indicus_Wehncke_1876>
|
||||
dwc:authority "Wehncke, 1876" ;
|
||||
dwc:authorityName "Wehncke" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Wehncke, 1876" ;
|
||||
dwc:species "indicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C453J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrocanthus_indicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrocanthus_indicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "indicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrocanthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrocanthus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A724FFAE3A96FD6DBBFC4D10.mc.3B173CFCA724FFAE3C9CFC50BB854C57>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1997-04-24" ;
|
||||
dwc:recordedBy "MacRitchie Reservoir Park & Sime Road & M. Balke & L. Hendrich" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A724FFAE3A96FD6DBBFC4D10#3B173CFCA724FFAE3C9CFC50BB854C57> ;
|
||||
a dwc:MaterialCitation .
|
||||
195
data/03/D6/87/03D687B7A72AFFA03A8DFA2ABB05405C.ttl
Normal file
195
data/03/D6/87/03D687B7A72AFFA03A8DFA2ABB05405C.ttl
Normal file
|
|
@ -0,0 +1,195 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A72AFFA03A8DFA2ABB05405C>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Canthydrus flavus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A72AFFA03A8DFA2ABB05405C.mc.3B173CFCA72AFFA03C9CF9FDBB954EB9>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A72AFFA03A8DFA2ABB05405C.mc.3B173CFCA72AFFA03D9CF933BA514E94> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Canthydrus_flavus_Motschulsky_1855> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hydrocanthus_flavus_Motschulsky_1855>, <http://taxon-concept.plazi.org/id/Animalia/Canthydrus_fulvescens_Regimbart_1889> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Canthydrus_flavus_Motschulsky_1855>
|
||||
dwc:authority "(Motschulsky, 1855)" ;
|
||||
dwc:baseAuthorityName "Motschulsky" ;
|
||||
dwc:baseAuthorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Motschulsky, 1855)" ;
|
||||
dwc:species "flavus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C3S2Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Canthydrus_flavus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hydrocanthus_flavus_Motschulsky_1855>
|
||||
dwc:authority "Motschulsky, 1855: 83" ;
|
||||
dwc:authorityName "Motschulsky" ;
|
||||
dwc:authorityPageNumber "83" ;
|
||||
dwc:authorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Motschulsky, 1855" ;
|
||||
dwc:species "flavus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C3S2Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrocanthus_flavus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Canthydrus_fulvescens_Regimbart_1889>
|
||||
dwc:authority "Regimbart, 1889: 149" ;
|
||||
dwc:authorityName "Regimbart" ;
|
||||
dwc:authorityPageNumber "149" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Regimbart, 1889" ;
|
||||
dwc:species "fulvescens" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Canthydrus_fulvescens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus_flavus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthydrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noteridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrocanthus_flavus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrocanthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrocanthus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Hydrocanthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Canthydrus_fulvescens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noteridae" ;
|
||||
dwc:genus "Canthydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulvescens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Canthydrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A72AFFA03A8DFA2ABB05405C.mc.3B173CFCA72AFFA03C9CF9FDBB954EB9>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1992-06-17" ;
|
||||
dwc:locality "Nee Soon Swamp Forest" ;
|
||||
dwc:recordedBy "K. L. Yeo & Other" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A72AFFA03A8DFA2ABB05405C#3B173CFCA72AFFA03C9CF9FDBB954EB9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A72AFFA03A8DFA2ABB05405C.mc.3B173CFCA72AFFA03D9CF933BA514E94>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1994-06-10" ;
|
||||
dwc:locality "Lorong Banir" ;
|
||||
dwc:recordedBy "K. C. Queck" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A72AFFA03A8DFA2ABB05405C#3B173CFCA72AFFA03D9CF933BA514E94> ;
|
||||
a dwc:MaterialCitation .
|
||||
180
data/03/D6/87/03D687B7A730FF853A93F823BD954BF4.ttl
Normal file
180
data/03/D6/87/03D687B7A730FF853A93F823BD954BF4.ttl
Normal file
|
|
@ -0,0 +1,180 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A730FF853A93F823BD954BF4>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Hydrophilus cavisternum" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FF853A93F823BD954BF4.mc.3B173CFCA70FFF853B5EFE90BD7C4938> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hydrophilus_cavisternum_Bedel_1891> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrous_cavisternum> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Stethoxus_cavisternum_Bedel_1891> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hydrophilus_cavisternum_Bedel_1891>
|
||||
dwc:authority "(Bedel, 1891)" ;
|
||||
dwc:baseAuthorityName "Bedel" ;
|
||||
dwc:baseAuthorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Hydrophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bedel, 1891)" ;
|
||||
dwc:species "cavisternum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3N7X8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrophilus_cavisternum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stethoxus_cavisternum_Bedel_1891>
|
||||
dwc:authority "Bedel, 1891: 310" ;
|
||||
dwc:authorityName "Bedel" ;
|
||||
dwc:authorityPageNumber "310" ;
|
||||
dwc:authorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Stethoxus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bedel, 1891" ;
|
||||
dwc:species "cavisternum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stethoxus_cavisternum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilus_cavisternum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Hydrophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cavisternum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Hydrophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stethoxus_cavisternum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Stethoxus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cavisternum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stethoxus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stethoxus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Stethoxus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrous_cavisternum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Hydrous" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cavisternum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrous> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrous>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Hydrous" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FF853A93F823BD954BF4.mc.3B173CFCA70FFF853B5EFE90BD7C4938>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1915-07" ;
|
||||
dwc:recordedBy "P. de Fontaine Coll." ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FF853A93F823BD954BF4#3B173CFCA70FFF853B5EFE90BD7C4938> ;
|
||||
a dwc:MaterialCitation .
|
||||
107
data/03/D6/87/03D687B7A730FFBA39C6FC4FBEF04D48.ttl
Normal file
107
data/03/D6/87/03D687B7A730FFBA39C6FC4FBEF04D48.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/03D687B7A730FFBA39C6FC4FBEF04D48>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Helochares nebridius d'Orchymont 1940" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helochares_nebridius_d'Orchymont_1940> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helochares_nebridius_d'Orchymont_1940>
|
||||
dwc:authority "d'Orchymont, 1940" ;
|
||||
dwc:authorityName "d'Orchymont" ;
|
||||
dwc:authorityYear "1940" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "d'Orchymont, 1940" ;
|
||||
dwc:species "nebridius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y4DB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helochares_nebridius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helochares_nebridius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nebridius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helochares> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helochares>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
174
data/03/D6/87/03D687B7A730FFBA39DBFF38BEC74BF8.ttl
Normal file
174
data/03/D6/87/03D687B7A730FFBA39DBFF38BEC74BF8.ttl
Normal file
|
|
@ -0,0 +1,174 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Helochares minor d'Orchymont 1925" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3B7CFED6BD8649F3>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3BA3FEEABE0E49EE>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3824FE0DBE6149CD>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3889FE20BFEC4987>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA39F9FE67BE6B4984>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA388AFE66BFB24A5E>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA39B6FD9DBD434A3D>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3B6AFDB0BDF24A18>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3972FDF6BFF54AD3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helochares_minor_d'Orchymont_1925> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helochares_minor_d'Orchymont_1925>
|
||||
dwc:authority "d'Orchymont, 1925" ;
|
||||
dwc:authorityName "d'Orchymont" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "d'Orchymont, 1925" ;
|
||||
dwc:species "minor" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y4D7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helochares_minor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helochares_minor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helochares> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helochares>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3B7CFED6BD8649F3>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1997-04-02" ;
|
||||
dwc:locality "Bukit Timah" ;
|
||||
dwc:recordedBy "H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA3B7CFED6BD8649F3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3BA3FEEABE0E49EE>
|
||||
dwc:locality "Central" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA3BA3FEEABE0E49EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3824FE0DBE6149CD>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1992-04-16" ;
|
||||
dwc:locality "Nee Soon Swamp Forest" ;
|
||||
dwc:recordedBy "H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA3824FE0DBE6149CD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3889FE20BFEC4987>
|
||||
dwc:collectionCode "CBH, ZRC" ;
|
||||
dwc:eventDate "1997-04-22" ;
|
||||
dwc:locality "Nee Soon Swamp Forest" ;
|
||||
dwc:recordedBy "M. Balke & L. Hendrich & H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA3889FE20BFEC4987> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA39F9FE67BE6B4984>
|
||||
dwc:locality "Other" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA39F9FE67BE6B4984> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA388AFE66BFB24A5E>
|
||||
dwc:collectionCode "CBH, ZRC" ;
|
||||
dwc:eventDate "1997-04-23" ;
|
||||
dwc:locality "Bukit Batok Nature Park" ;
|
||||
dwc:recordedBy "M. Balke & L. Hendrich & H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA388AFE66BFB24A5E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA39B6FD9DBD434A3D>
|
||||
dwc:collectionCode "CBH" ;
|
||||
dwc:eventDate "1997-04-23" ;
|
||||
dwc:locality "Bukit Batok Nature Park" ;
|
||||
dwc:recordedBy "M. Balke & L. Hendrich & H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA39B6FD9DBD434A3D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3B6AFDB0BDF24A18>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1995-06-29" ;
|
||||
dwc:locality "Lorong Banir" ;
|
||||
dwc:recordedBy "H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA3B6AFDB0BDF24A18> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39DBFF38BEC74BF8.mc.3B173CFCA730FFBA3972FDF6BFF54AD3>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1995-06-16" ;
|
||||
dwc:locality "Lorong Banir" ;
|
||||
dwc:recordedBy "H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39DBFF38BEC74BF8#3B173CFCA730FFBA3972FDF6BFF54AD3> ;
|
||||
a dwc:MaterialCitation .
|
||||
165
data/03/D6/87/03D687B7A730FFBA39EFFAFFBEC74F08.ttl
Normal file
165
data/03/D6/87/03D687B7A730FFBA39EFFAFFBEC74F08.ttl
Normal file
|
|
@ -0,0 +1,165 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A730FFBA39EFFAFFBEC74F08>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Helochares neglectus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39EFFAFFBEC74F08.mc.3B173CFCA730FFBA3BE7F9A0BDBB4E04>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39EFFAFFBEC74F08.mc.3B173CFCA730FFBA3BBFF9E7BDF34EE3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helochares_neglectus_Hope_1845> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hydrobius_neglectus_Hope_1845> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helochares_neglectus_Hope_1845>
|
||||
dwc:authority "(Hope, 1845)" ;
|
||||
dwc:baseAuthorityName "Hope" ;
|
||||
dwc:baseAuthorityYear "1845" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hope, 1845)" ;
|
||||
dwc:species "neglectus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y4DG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helochares_neglectus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hydrobius_neglectus_Hope_1845>
|
||||
dwc:authority "Hope, 1845: 16" ;
|
||||
dwc:authorityName "Hope" ;
|
||||
dwc:authorityPageNumber "16" ;
|
||||
dwc:authorityYear "1845" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Hydrobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hope, 1845" ;
|
||||
dwc:species "neglectus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Y4DG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hydrobius_neglectus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helochares_neglectus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "neglectus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helochares> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helochares>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrobius_neglectus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Hydrobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "neglectus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrobius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrobius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Hydrobius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39EFFAFFBEC74F08.mc.3B173CFCA730FFBA3BE7F9A0BDBB4E04>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1992-06-17" ;
|
||||
dwc:locality "Nee Soon Swamp Forest" ;
|
||||
dwc:recordedBy "Nee Soon Swamp Forest, H. R. & Sungai Buloh" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39EFFAFFBEC74F08#3B173CFCA730FFBA3BE7F9A0BDBB4E04> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A730FFBA39EFFAFFBEC74F08.mc.3B173CFCA730FFBA3BBFF9E7BDF34EE3>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1990-12-04" ;
|
||||
dwc:recordedBy "C. M. Yang & K. L. Yeo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A730FFBA39EFFAFFBEC74F08#3B173CFCA730FFBA3BBFF9E7BDF34EE3> ;
|
||||
a dwc:MaterialCitation .
|
||||
115
data/03/D6/87/03D687B7A731FFBB381AF9AFBE8C4041.ttl
Normal file
115
data/03/D6/87/03D687B7A731FFBB381AF9AFBE8C4041.ttl
Normal file
|
|
@ -0,0 +1,115 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A731FFBB381AF9AFBE8C4041>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Enochrus icterus Knisch 1924" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB381AF9AFBE8C4041.mc.3B173CFCA731FFBB3BF8F93CBE834F7B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enochrus_icterus_Knisch_1924> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Enochrus_icterus_Knisch_1924>
|
||||
dwc:authority "Knisch, 1924" ;
|
||||
dwc:authorityName "Knisch" ;
|
||||
dwc:authorityYear "1924" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Knisch, 1924" ;
|
||||
dwc:species "icterus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/39WCZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enochrus_icterus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enochrus_icterus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "icterus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enochrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enochrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB381AF9AFBE8C4041.mc.3B173CFCA731FFBB3BF8F93CBE834F7B>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1993-05-03" ;
|
||||
dwc:recordedBy "MacRitchie Reservoir & C. Y. Chang" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB381AF9AFBE8C4041#3B173CFCA731FFBB3BF8F93CBE834F7B> ;
|
||||
a dwc:MaterialCitation .
|
||||
168
data/03/D6/87/03D687B7A731FFBB39EFFC8ABE8C4DAE.ttl
Normal file
168
data/03/D6/87/03D687B7A731FFBB39EFFC8ABE8C4DAE.ttl
Normal file
|
|
@ -0,0 +1,168 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Enochrus gaggermeieri Hebauer 1995" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB3862FC27BDE84BC4>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB398BFC3ABD494BA3>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB3B5CFC3ABFD64C7D>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB39D3FC70BFD34C58>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB39DBFB93BFE64C34>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB3802FBB7BD724C13>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB398BFBEDBE264CED>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB3847FB00BD3E4CC8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enochrus_gaggermeieri_Hebauer_1995> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Enochrus_gaggermeieri_Hebauer_1995>
|
||||
dwc:authority "Hebauer, 1995" ;
|
||||
dwc:authorityName "Hebauer" ;
|
||||
dwc:authorityYear "1995" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hebauer, 1995" ;
|
||||
dwc:species "gaggermeieri" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/39WCS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enochrus_gaggermeieri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enochrus_gaggermeieri>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gaggermeieri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enochrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enochrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB3862FC27BDE84BC4>
|
||||
dwc:locality "Central Catchment Area" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE#3B173CFCA731FFBB3862FC27BDE84BC4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB398BFC3ABD494BA3>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1994-04-10" ;
|
||||
dwc:locality "Chestnut Drive" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE#3B173CFCA731FFBB398BFC3ABD494BA3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB3B5CFC3ABFD64C7D>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1993-10-09" ;
|
||||
dwc:locality "MacRitchie Reservoir" ;
|
||||
dwc:recordedBy "H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE#3B173CFCA731FFBB3B5CFC3ABFD64C7D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB39D3FC70BFD34C58>
|
||||
dwc:collectionCode "CBH" ;
|
||||
dwc:eventDate "1996-12-06" ;
|
||||
dwc:locality "Nee Soon Swamp Forest" ;
|
||||
dwc:recordedBy "L. Hendrich" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE#3B173CFCA731FFBB39D3FC70BFD34C58> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB39DBFB93BFE64C34>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1989-10-27" ;
|
||||
dwc:locality "Sime Road" ;
|
||||
dwc:recordedBy "Y. H. Koo" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE#3B173CFCA731FFBB39DBFB93BFE64C34> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB3802FBB7BD724C13>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1997-04-22" ;
|
||||
dwc:locality "Lower Peirce Reservoir" ;
|
||||
dwc:recordedBy "H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE#3B173CFCA731FFBB3802FBB7BD724C13> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB398BFBEDBE264CED>
|
||||
dwc:collectionCode "CBH, ZRC" ;
|
||||
dwc:eventDate "1995-12-06" ;
|
||||
dwc:locality "Nature Reserve" ;
|
||||
dwc:recordedBy "T. Wong & H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE#3B173CFCA731FFBB398BFBEDBE264CED> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39EFFC8ABE8C4DAE.mc.3B173CFCA731FFBB3847FB00BD3E4CC8>
|
||||
dwc:collectionCode "CBH, ZRC" ;
|
||||
dwc:eventDate "1995-12-13" ;
|
||||
dwc:locality "Nature Reserve" ;
|
||||
dwc:recordedBy "T. Wong & H. K. Lua" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39EFFC8ABE8C4DAE#3B173CFCA731FFBB3847FB00BD3E4CC8> ;
|
||||
a dwc:MaterialCitation .
|
||||
183
data/03/D6/87/03D687B7A731FFBB39F4FF46BC194AB5.ttl
Normal file
183
data/03/D6/87/03D687B7A731FFBB39F4FF46BC194AB5.ttl
Normal file
|
|
@ -0,0 +1,183 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/03D687B7A731FFBB39F4FF46BC194AB5>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Enochrus flavicans Regimbart 1903" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39F4FF46BC194AB5.mc.3B173CFCA731FFBB3BA1FE0ABD2949CE> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enochrus_flavicans_Regimbart_1903> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Philhydrus_flavicans_Regimbart_1903> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Enochrus_flavicans_Regimbart_1903>
|
||||
dwc:authority "Regimbart, 1903", "(Regimbart)", "(Regmbart)" ;
|
||||
dwc:authorityName "Regimbart" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:baseAuthorityName "Regimbart" ;
|
||||
dwc:baseAuthorityYear "1903" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Regimbart, 1903", "(Regimbart, 1903)" ;
|
||||
dwc:species "flavicans" ;
|
||||
dwc:subGenus "Lumetus", "Methydrus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/39WCK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enochrus_flavicans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Philhydrus_flavicans_Regimbart_1903>
|
||||
dwc:authority "Regimbart, 1903 b: 56" ;
|
||||
dwc:authorityName "Regimbart" ;
|
||||
dwc:authorityPageNumber "56" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Philhydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Regimbart, 1903" ;
|
||||
dwc:species "flavicans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Philhydrus_flavicans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enochrus_flavicans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavicans" ;
|
||||
dwc:subGenus "Lumetus", "Methydrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enochrus>, <http://taxon-name.plazi.org/id/Animalia/Enochrus_Lumetus>, <http://taxon-name.plazi.org/id/Animalia/Enochrus_Methydrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enochrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philhydrus_flavicans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Philhydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavicans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Philhydrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Philhydrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Philhydrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enochrus_Lumetus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lumetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enochrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enochrus_Methydrus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Enochrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Methydrus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enochrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB39F4FF46BC194AB5.mc.3B173CFCA731FFBB3BA1FE0ABD2949CE>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1990-11-13" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB39F4FF46BC194AB5#3B173CFCA731FFBB3BA1FE0ABD2949CE> ;
|
||||
a dwc:MaterialCitation .
|
||||
122
data/03/D6/87/03D687B7A731FFBB3ABFFF38BB1B4B50.ttl
Normal file
122
data/03/D6/87/03D687B7A731FFBB3ABFFF38BB1B4B50.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/03D687B7A731FFBB3ABFFF38BB1B4B50>
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:title "Helochares anchoralis Sharp 1890" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB3ABFFF38BB1B4B50.mc.3B173CFCA731FFBB3C59FEF6BA4449D2>, <http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB3ABFFF38BB1B4B50.mc.3B173CFCA731FFBB3C72FE09BA1D49B0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Helochares_anchoralis_Sharp_1890> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFEFFFCFA72FFFA53903FF87BF1E4871>
|
||||
bibo:endPage "145" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Raffles Bulletin of Zoology" ;
|
||||
bibo:startPage "97" ;
|
||||
bibo:volume "52" ;
|
||||
dc:creator "Hendrich, Lars; Balke, Michael" ;
|
||||
dc:date "2004" ;
|
||||
dc:title "Aquatic Coleoptera Of Singapore: Species Richness, Ecology And Conservation #" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Helochares_anchoralis_Sharp_1890>
|
||||
dwc:authority "Sharp, 1890" ;
|
||||
dwc:authorityName "Sharp" ;
|
||||
dwc:authorityYear "1890" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sharp, 1890" ;
|
||||
dwc:species "anchoralis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3KGW8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Helochares_anchoralis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helochares_anchoralis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "anchoralis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Helochares> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Helochares>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:genus "Helochares" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hydrophilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hydrophilidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hydrophilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB3ABFFF38BB1B4B50.mc.3B173CFCA731FFBB3C59FEF6BA4449D2>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1990-11-15" ;
|
||||
dwc:recordedBy "Pulau Ubin" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB3ABFFF38BB1B4B50#3B173CFCA731FFBB3C59FEF6BA4449D2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03D687B7A731FFBB3ABFFF38BB1B4B50.mc.3B173CFCA731FFBB3C72FE09BA1D49B0>
|
||||
dwc:collectionCode "ZRC" ;
|
||||
dwc:eventDate "1990-11-12" ;
|
||||
dwc:recordedBy "K. Lim" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03D687B7A731FFBB3ABFFF38BB1B4B50#3B173CFCA731FFBB3C72FE09BA1D49B0> ;
|
||||
a dwc:MaterialCitation .
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue