This commit is contained in:
parent
47defdf72b
commit
0313227fb2
91
data/03/88/87/038887D6B62EBA7CFDB9F987FA44F8DB.ttl
Normal file
91
data/03/88/87/038887D6B62EBA7CFDB9F987FA44F8DB.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/038887D6B62EBA7CFDB9F987FA44F8DB>
|
||||
dc:creator "Lu, Yi-Fei; Jin, Xiao-Feng; Yu, Ming-Jian" ;
|
||||
dc:title "Carex (sect. Occlusae) C. B. Clarke" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Carex_Occlusae_Clarke_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1371/journal.pone.0264419> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1371/journal.pone.0264419>
|
||||
bibo:endPage "18" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "PLoS ONE" ;
|
||||
bibo:pubDate "2022-03-31" ;
|
||||
bibo:series "e 0264419" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "17" ;
|
||||
dc:creator "Lu, Yi-Fei; Jin, Xiao-Feng; Yu, Ming-Jian" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "Carex borealifujianica (Cyperaceae), a new species of the core Carex clade from Fujian, southeastern China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Carex_Occlusae_Clarke_>
|
||||
dwc:authority "C. B. Clarke" ;
|
||||
dwc:authorityName "C. B. Clarke" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "section" ;
|
||||
dwc:scientificNameAuthorship "Clarke" ;
|
||||
dwc:section "Occlusae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Carex_Occlusae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex_Occlusae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:genus "Carex" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "section" ;
|
||||
dwc:section "Occlusae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Carex> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Carex>
|
||||
dwc:genus "Carex" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Cyperaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Cyperaceae>
|
||||
dwc:family "Cyperaceae" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:order "Poales" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ichneumonopsis_Hardy_1973>
|
||||
dwc:authority "Hardy, 1973" ;
|
||||
dwc:authorityName "Hardy" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dacimita_David_2022>
|
||||
dwc:authority "David & Hancock, 2022" ;
|
||||
dwc:authorityName "David & Hancock" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<http://treatment.plazi.org/id/03B9B44C56640C3353818729FAAD4949>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1163482>, <http://dx.doi.org/10.5281/zenodo.1163488> ;
|
||||
dc:creator "Zonstein, Sergei; Kunt, Kadir B.; Yağmur, Ersen A." ;
|
||||
dc:title "Raveniola micropa in Uludag Mts" ;
|
||||
dc:title "Raveniola micropa in Uludag Mts 1871" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Raveniola_micropa_Ausserer_1871> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2018.399> ;
|
||||
a trt:Treatment .
|
||||
|
@ -29,7 +29,9 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Raveniola_micropa_Ausserer_1871>
|
||||
dwc:authority "(Ausserer, 1871)" ;
|
||||
dwc:authorityName "in Uludag Mts" ;
|
||||
dwc:authorityYear "1871" ;
|
||||
dwc:baseAuthorityName "Ausserer" ;
|
||||
dwc:baseAuthorityYear "1871" ;
|
||||
dwc:class "Arachnida" ;
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Raveniola_niedermeyeri_Brignoli_1972>
|
||||
dwc:authority "(Brignoli, 1972)" ;
|
||||
dwc:baseAuthorityName "Brignoli" ;
|
||||
dwc:baseAuthorityYear "1972" ;
|
||||
dwc:class "Arachnida" ;
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Raveniola_hyrcanica_Dunin_1988>
|
||||
dwc:authority "Dunin, 1988" ;
|
||||
dwc:authorityName "Dunin" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Arachnida" ;
|
||||
|
|
|
@ -8,10 +8,10 @@
|
|||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03B9B44C56730C2153818143FAAC4AB2>
|
||||
<http://treatment.plazi.org/id/03B9B44C56730C2151BD86DFFAAC4AB2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.1163424>, <http://dx.doi.org/10.5281/zenodo.1163442>, <http://dx.doi.org/10.5281/zenodo.1163426>, <http://dx.doi.org/10.5281/zenodo.1163428>, <http://dx.doi.org/10.5281/zenodo.1163430>, <http://dx.doi.org/10.5281/zenodo.1163432>, <http://dx.doi.org/10.5281/zenodo.1163434>, <http://dx.doi.org/10.5281/zenodo.1163484>, <http://dx.doi.org/10.5281/zenodo.1163480>, <http://dx.doi.org/10.5281/zenodo.1163482>, <http://dx.doi.org/10.5281/zenodo.1163488>, <http://dx.doi.org/10.5281/zenodo.1163486> ;
|
||||
dc:creator "Zonstein, Sergei; Kunt, Kadir B.; Yağmur, Ersen A." ;
|
||||
dc:title "Raveniola Zonstein, 1987: 1014" ;
|
||||
dc:title "Raveniola Zonstein 1987" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Raveniola_Zonstein_1987> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2018.399> ;
|
||||
a trt:Treatment .
|
||||
|
@ -29,8 +29,9 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Raveniola_Zonstein_1987>
|
||||
dwc:authorityName "Zonstein, 1987:" ;
|
||||
dwc:authorityYear "1014" ;
|
||||
dwc:authority "Zonstein, 1987" ;
|
||||
dwc:authorityName "Zonstein" ;
|
||||
dwc:authorityYear "1987" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nemesiidae" ;
|
||||
dwc:genus "Raveniola" ;
|
|
@ -12,7 +12,7 @@
|
|||
cito:cites <http://dx.doi.org/10.5281/zenodo.1163428>, <http://dx.doi.org/10.5281/zenodo.1163430>, <http://dx.doi.org/10.5281/zenodo.1163432>, <http://dx.doi.org/10.5281/zenodo.1163434>, <http://dx.doi.org/10.5281/zenodo.1163438>, <http://dx.doi.org/10.5281/zenodo.1163442>, <http://dx.doi.org/10.5281/zenodo.1163444>, <http://dx.doi.org/10.5281/zenodo.1163450>, <http://dx.doi.org/10.5281/zenodo.1163456>, <http://dx.doi.org/10.5281/zenodo.1163458>, <http://dx.doi.org/10.5281/zenodo.1163460>, <http://dx.doi.org/10.5281/zenodo.1163470>, <http://dx.doi.org/10.5281/zenodo.1163480>, <http://dx.doi.org/10.5281/zenodo.1163486>, <http://dx.doi.org/10.5281/zenodo.1163496>, <http://dx.doi.org/10.5281/zenodo.1163502> ;
|
||||
dc:creator "Zonstein, Sergei; Kunt, Kadir B.; Yağmur, Ersen A." ;
|
||||
dc:title "Raveniola hyrcanica Dunin 1988" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B53D686CCFC8F4C47>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B53818183FAAC4CAE>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B538181A6FB0D4CD5>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57E381A6FB8F4CF1>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B576081C9FCB44D1C>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B504481ECFDAE4D3B>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5381809FFAFD4DA3>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5612809FFB614DCE>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57FB80A2FB554DEA>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57AA80C6FBB64E11>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B574880E9FCBD4E3C>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5051830CFDE24E5B> ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B53D686CCFC8F4C47>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B53D6817FFAAC4CAE>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B538181A6FB0D4CD5>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57E381A6FB8F4CF1>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B576081C9FCB44D1C>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B504481ECFDAE4D3B>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5381809FFAFD4DA3>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5612809FFB614DCE>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57FB80A2FCF44DEA>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B500A80C5FB554DEA>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57AA80C6FE634E10>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B52FD80E8FBB64E11>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B574880E9FCBD4E3C>, <http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5051830CFDE24E5B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Raveniola_hyrcanica_Dunin_1988> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2018.399> ;
|
||||
a trt:Treatment .
|
||||
|
@ -30,10 +30,9 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Raveniola_hyrcanica_Dunin_1988>
|
||||
dwc:authority "Dunin, 1988", "Dunin, 1988: 1245" ;
|
||||
dwc:authorityName "Dunin", "Dunin, 1988:" ;
|
||||
dwc:authorityPageNumber "1245" ;
|
||||
dwc:authorityYear "1245", "1988" ;
|
||||
dwc:authority "Dunin, 1988" ;
|
||||
dwc:authorityName "Dunin" ;
|
||||
dwc:authorityYear "1988" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Nemesiidae" ;
|
||||
dwc:genus "Raveniola" ;
|
||||
|
@ -187,57 +186,140 @@
|
|||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B53D686CCFC8F4C47> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B53818183FAAC4CAE>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B53D6817FFAAC4CAE>
|
||||
dwc:collectionCode "ZISP, ZMMU" ;
|
||||
dwc:eventDate "1985-04-30" ;
|
||||
dwc:locality "Avrora" ;
|
||||
dwc:recordedBy "P. M. Dunin" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "50" ;
|
||||
dwc:verbatimLatitude "38.65" ;
|
||||
dwc:verbatimLongitude "48.783333" ;
|
||||
trt:gbifOccurrenceId "1806244407" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B53818183FAAC4CAE> ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B53D6817FFAAC4CAE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B538181A6FB0D4CD5>
|
||||
dwc:collectionCode "ZISP, ZMMU" ;
|
||||
dwc:eventDate "1985-05-04" ;
|
||||
dwc:locality "Haftoni" ;
|
||||
dwc:recordedBy "P. M. Dunin" ;
|
||||
dwc:verbatimElevation "200" ;
|
||||
dwc:verbatimLatitude "38.75" ;
|
||||
dwc:verbatimLongitude "48.75" ;
|
||||
trt:gbifOccurrenceId "1806244425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B538181A6FB0D4CD5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57E381A6FB8F4CF1>
|
||||
dwc:collectionCode "ZMMU, ZISP, TAU" ;
|
||||
dwc:eventDate "1985-05-07" ;
|
||||
dwc:locality "Istisu" ;
|
||||
dwc:recordedBy "P. M. Dunin" ;
|
||||
dwc:verbatimElevation "300" ;
|
||||
dwc:verbatimLatitude "38.45" ;
|
||||
dwc:verbatimLongitude "48.666668" ;
|
||||
trt:gbifOccurrenceId "1806244402" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B57E381A6FB8F4CF1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B576081C9FCB44D1C>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1985-05-10" ;
|
||||
dwc:locality "Osakuca" ;
|
||||
dwc:recordedBy "P. M. Dunin" ;
|
||||
dwc:verbatimElevation "250" ;
|
||||
dwc:verbatimLatitude "38.75" ;
|
||||
dwc:verbatimLongitude "48.666668" ;
|
||||
trt:gbifOccurrenceId "1806244416" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B576081C9FCB44D1C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B504481ECFDAE4D3B>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1985-07-12" ;
|
||||
dwc:locality "Avas" ;
|
||||
dwc:recordedBy "P. M. Dunin" ;
|
||||
dwc:verbatimElevation "1200" ;
|
||||
dwc:verbatimLatitude "38.9" ;
|
||||
dwc:verbatimLongitude "48.1" ;
|
||||
trt:gbifOccurrenceId "1806244428" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B504481ECFDAE4D3B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5381809FFAFD4DA3>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1936-05-03" ;
|
||||
dwc:locality "Alekseevka" ;
|
||||
dwc:recordedBy "A. V. Bogachev" ;
|
||||
trt:gbifOccurrenceId "1806244417" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B5381809FFAFD4DA3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5612809FFB614DCE>
|
||||
dwc:collectionCode "ZISP" ;
|
||||
dwc:eventDate "1983-08-06" ;
|
||||
dwc:locality "Dastatuk" ;
|
||||
dwc:recordedBy "S. D. Dashdamirov" ;
|
||||
dwc:verbatimElevation "200" ;
|
||||
dwc:verbatimLatitude "38.683334" ;
|
||||
dwc:verbatimLongitude "48.75" ;
|
||||
trt:gbifOccurrenceId "1806244405" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B5612809FFB614DCE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57FB80A2FB554DEA>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57FB80A2FCF44DEA>
|
||||
dwc:collectionCode "ZMMU" ;
|
||||
dwc:eventDate "1983-01" ;
|
||||
dwc:locality "Avrora" ;
|
||||
dwc:recordedBy "A. V. Tanasevich" ;
|
||||
dwc:verbatimElevation "175" ;
|
||||
trt:gbifOccurrenceId "1806244406" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B57FB80A2FB554DEA> ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B57FB80A2FCF44DEA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57AA80C6FBB64E11>
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B500A80C5FB554DEA>
|
||||
dwc:collectionCode "ZMMU" ;
|
||||
dwc:eventDate "1983-01" ;
|
||||
dwc:locality "Avrora" ;
|
||||
dwc:recordedBy "A. V. Tanasevich" ;
|
||||
dwc:verbatimElevation "175" ;
|
||||
trt:gbifOccurrenceId "1806244406" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B500A80C5FB554DEA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B57AA80C6FE634E10>
|
||||
dwc:collectionCode "ZMMU" ;
|
||||
dwc:recordedBy "D. V. Logunov" ;
|
||||
trt:gbifOccurrenceId "1835183920" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B57AA80C6FBB64E11> ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B57AA80C6FE634E10> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B52FD80E8FBB64E11>
|
||||
dwc:collectionCode "ZMMU" ;
|
||||
dwc:recordedBy "D. V. Logunov" ;
|
||||
trt:gbifOccurrenceId "1835183920" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B52FD80E8FBB64E11> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B574880E9FCBD4E3C>
|
||||
dwc:collectionCode "ZMMU" ;
|
||||
dwc:eventDate "2003-05-23" ;
|
||||
dwc:locality "Apo" ;
|
||||
dwc:recordedBy "Y. M. Marusik" ;
|
||||
dwc:verbatimLatitude "38.633335" ;
|
||||
dwc:verbatimLongitude "48.791668" ;
|
||||
trt:gbifOccurrenceId "1806244433" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B574880E9FCBD4E3C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03B9B44C567B0C29516C84AAFB694D74.mc.3B780F07567B0C2B5051830CFDE24E5B>
|
||||
dwc:collectionCode "TAU" ;
|
||||
dwc:eventDate "2003-05-27" ;
|
||||
dwc:locality "Mamusta" ;
|
||||
dwc:recordedBy "Y. M. Marusik" ;
|
||||
dwc:verbatimLatitude "38.633335" ;
|
||||
dwc:verbatimLongitude "48.783333" ;
|
||||
trt:gbifOccurrenceId "1806244429" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03B9B44C567B0C29516C84AAFB694D74#3B780F07567B0C2B5051830CFDE24E5B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
Loading…
Reference in a new issue