GG2RDF 2024-08-16T09:00:47.005Z (plazi/treatments-xml)
This commit is contained in:
parent
5ab46c5fb1
commit
6e1ef5f975
120
data/01/36/41/013641674C0C5FF0973F641AA8D51941.ttl
Normal file
120
data/01/36/41/013641674C0C5FF0973F641AA8D51941.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/013641674C0C5FF0973F641AA8D51941>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Chaetolonchaea pallipennis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/013641674C0C5FF0973F641AA8D51941.mc.F07C8864275A055486351D860667F854> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetolonchaea_pallipennis_Zetterstedt_1855> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetolonchaea_pallipennis_Zetterstedt_1855>
|
||||
dwc:authority "(Zetterstedt, 1855)" ;
|
||||
dwc:baseAuthorityName "Zetterstedt" ;
|
||||
dwc:baseAuthorityYear "1855" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Chaetolonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Zetterstedt, 1855)" ;
|
||||
dwc:species "pallipennis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TCM3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetolonchaea_pallipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetolonchaea_pallipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Chaetolonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallipennis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetolonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetolonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Chaetolonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/013641674C0C5FF0973F641AA8D51941.mc.F07C8864275A055486351D860667F854>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2018-04-18" ;
|
||||
dwc:locality "Sinntal" ;
|
||||
dwc:recordedBy "Kappert" ;
|
||||
dwc:verbatimElevation "356" ;
|
||||
dwc:verbatimLatitude "50.27755" ;
|
||||
dwc:verbatimLongitude "9.61509" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/013641674C0C5FF0973F641AA8D51941#F07C8864275A055486351D860667F854> ;
|
||||
a dwc:MaterialCitation .
|
120
data/0A/96/09/0A960976D7175ACDAF03784EA8DA5231.ttl
Normal file
120
data/0A/96/09/0A960976D7175ACDAF03784EA8DA5231.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/0A960976D7175ACDAF03784EA8DA5231>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Chaetolonchaea dasyops" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0A960976D7175ACDAF03784EA8DA5231.mc.7037850346422D94687189CF3423161B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetolonchaea_dasyops_Meigen_1826> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetolonchaea_dasyops_Meigen_1826>
|
||||
dwc:authority "(Meigen, 1826)" ;
|
||||
dwc:baseAuthorityName "Meigen" ;
|
||||
dwc:baseAuthorityYear "1826" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Chaetolonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meigen, 1826)" ;
|
||||
dwc:species "dasyops" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TCLZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetolonchaea_dasyops> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetolonchaea_dasyops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Chaetolonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dasyops" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetolonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetolonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Chaetolonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/0A960976D7175ACDAF03784EA8DA5231.mc.7037850346422D94687189CF3423161B>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-27" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/0A960976D7175ACDAF03784EA8DA5231#7037850346422D94687189CF3423161B> ;
|
||||
a dwc:MaterialCitation .
|
131
data/17/78/CA/1778CA39451957F4A1869977C84AB90B.ttl
Normal file
131
data/17/78/CA/1778CA39451957F4A1869977C84AB90B.ttl
Normal file
|
@ -0,0 +1,131 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/1778CA39451957F4A1869977C84AB90B>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea lateralis MacGowan 2016" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1778CA39451957F4A1869977C84AB90B.mc.E3D6EEB150F649FF3F1FAEEE0AAA265E>, <http://tb.plazi.org/GgServer/dwcaRecords/1778CA39451957F4A1869977C84AB90B.mc.4DD7310632DB345135580ED939D77CEB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_lateralis_MacGowan_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_lateralis_MacGowan_2016>
|
||||
dwc:authority "MacGowan, 2016" ;
|
||||
dwc:authorityName "MacGowan" ;
|
||||
dwc:authorityYear "2016" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "MacGowan, 2016" ;
|
||||
dwc:species "lateralis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HRM6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_lateralis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_lateralis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lateralis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1778CA39451957F4A1869977C84AB90B.mc.E3D6EEB150F649FF3F1FAEEE0AAA265E>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-27" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1778CA39451957F4A1869977C84AB90B#E3D6EEB150F649FF3F1FAEEE0AAA265E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1778CA39451957F4A1869977C84AB90B.mc.4DD7310632DB345135580ED939D77CEB>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2012-09-20" ;
|
||||
dwc:locality "Winningen" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "243" ;
|
||||
dwc:verbatimLatitude "50.32" ;
|
||||
dwc:verbatimLongitude "7.493" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1778CA39451957F4A1869977C84AB90B#4DD7310632DB345135580ED939D77CEB> ;
|
||||
a dwc:MaterialCitation .
|
162
data/17/EC/CE/17ECCE538E1C5D4EBCB3C4DDAA66493E.ttl
Normal file
162
data/17/EC/CE/17ECCE538E1C5D4EBCB3C4DDAA66493E.ttl
Normal file
|
@ -0,0 +1,162 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/17ECCE538E1C5D4EBCB3C4DDAA66493E>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea sylvatica Beling 1873" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.42C7A1B509F92ADA752AE84053AC290F>, <http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.793C97DB7F5AD4CE6B40754ACDD94E4D>, <http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.EFE95558F22BDFB6284761C4CEDBCF0A>, <http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.091B5459EBB80F744810A07AA32CA036>, <http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.BBF7D9F542A32CD7E188663BBB1A8603> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_sylvatica_Beling_1873> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_sylvatica_Beling_1873>
|
||||
dwc:authority "Beling, 1873" ;
|
||||
dwc:authorityName "Beling" ;
|
||||
dwc:authorityYear "1873" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Beling, 1873" ;
|
||||
dwc:species "sylvatica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXNL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_sylvatica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_sylvatica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sylvatica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.42C7A1B509F92ADA752AE84053AC290F>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-08-20" ;
|
||||
dwc:locality "Luchow-Dannenberg" ;
|
||||
dwc:recordedBy "Schutte" ;
|
||||
dwc:verbatimElevation "19" ;
|
||||
dwc:verbatimLatitude "53.04133" ;
|
||||
dwc:verbatimLongitude "11.47986" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/17ECCE538E1C5D4EBCB3C4DDAA66493E#42C7A1B509F92ADA752AE84053AC290F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.793C97DB7F5AD4CE6B40754ACDD94E4D>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/17ECCE538E1C5D4EBCB3C4DDAA66493E#793C97DB7F5AD4CE6B40754ACDD94E4D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.EFE95558F22BDFB6284761C4CEDBCF0A>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/17ECCE538E1C5D4EBCB3C4DDAA66493E#EFE95558F22BDFB6284761C4CEDBCF0A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.091B5459EBB80F744810A07AA32CA036>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-07-11" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "292" ;
|
||||
dwc:verbatimLatitude "50.46541" ;
|
||||
dwc:verbatimLongitude "7.2259" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/17ECCE538E1C5D4EBCB3C4DDAA66493E#091B5459EBB80F744810A07AA32CA036> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/17ECCE538E1C5D4EBCB3C4DDAA66493E.mc.BBF7D9F542A32CD7E188663BBB1A8603>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-28" ;
|
||||
dwc:locality "Harzgerode" ;
|
||||
dwc:recordedBy "Geiger" ;
|
||||
dwc:verbatimElevation "281" ;
|
||||
dwc:verbatimLatitude "51.66887" ;
|
||||
dwc:verbatimLongitude "11.16425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/17ECCE538E1C5D4EBCB3C4DDAA66493E#BBF7D9F542A32CD7E188663BBB1A8603> ;
|
||||
a dwc:MaterialCitation .
|
130
data/28/F4/D6/28F4D62D7D625072A09D5C2E235D2FD2.ttl
Normal file
130
data/28/F4/D6/28F4D62D7D625072A09D5C2E235D2FD2.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/28F4D62D7D625072A09D5C2E235D2FD2>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea krivosheinae Kovalev 1973" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/28F4D62D7D625072A09D5C2E235D2FD2.mc.BBE708BA505AB8B32CD6974B511B8C5C>, <http://tb.plazi.org/GgServer/dwcaRecords/28F4D62D7D625072A09D5C2E235D2FD2.mc.4FCCF46894177BAD66C49041FAB9A99B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_krivosheinae_Kovalev_1973> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_krivosheinae_Kovalev_1973>
|
||||
dwc:authority "Kovalev, 1973" ;
|
||||
dwc:authorityName "Kovalev" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kovalev, 1973" ;
|
||||
dwc:species "krivosheinae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXKD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_krivosheinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_krivosheinae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "krivosheinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/28F4D62D7D625072A09D5C2E235D2FD2.mc.BBE708BA505AB8B32CD6974B511B8C5C>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-11" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/28F4D62D7D625072A09D5C2E235D2FD2#BBE708BA505AB8B32CD6974B511B8C5C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/28F4D62D7D625072A09D5C2E235D2FD2.mc.4FCCF46894177BAD66C49041FAB9A99B>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2016-06-09" ;
|
||||
dwc:locality "Wesel" ;
|
||||
dwc:recordedBy "Entomol. Soc. Krefeld" ;
|
||||
dwc:verbatimElevation "27" ;
|
||||
dwc:verbatimLatitude "51.6482" ;
|
||||
dwc:verbatimLongitude "6.70026" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/28F4D62D7D625072A09D5C2E235D2FD2#4FCCF46894177BAD66C49041FAB9A99B> ;
|
||||
a dwc:MaterialCitation .
|
130
data/2B/03/1A/2B031A1171205B64ACD01A32231F08A6.ttl
Normal file
130
data/2B/03/1A/2B031A1171205B64ACD01A32231F08A6.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/2B031A1171205B64ACD01A32231F08A6>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea fraxina MacGowan & Rotheray 2000" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/2B031A1171205B64ACD01A32231F08A6.mc.07158780D533FD458B3E5D4920F06663>, <http://tb.plazi.org/GgServer/dwcaRecords/2B031A1171205B64ACD01A32231F08A6.mc.3F404EE4E0319ED68ECE83754FD6538C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_fraxina_MacGowan_2000> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_fraxina_MacGowan_2000>
|
||||
dwc:authority "MacGowan & Rotheray, 2000" ;
|
||||
dwc:authorityName "MacGowan & Rotheray" ;
|
||||
dwc:authorityYear "2000" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "MacGowan & Rotheray, 2000" ;
|
||||
dwc:species "fraxina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXJB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_fraxina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_fraxina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fraxina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2B031A1171205B64ACD01A32231F08A6.mc.07158780D533FD458B3E5D4920F06663>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-04-24" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2B031A1171205B64ACD01A32231F08A6#07158780D533FD458B3E5D4920F06663> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/2B031A1171205B64ACD01A32231F08A6.mc.3F404EE4E0319ED68ECE83754FD6538C>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-09" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/2B031A1171205B64ACD01A32231F08A6#3F404EE4E0319ED68ECE83754FD6538C> ;
|
||||
a dwc:MaterialCitation .
|
130
data/32/F0/60/32F06043F6485E37AE494D3F30273269.ttl
Normal file
130
data/32/F0/60/32F06043F6485E37AE494D3F30273269.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/32F06043F6485E37AE494D3F30273269>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea ultima Collin 1953" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/32F06043F6485E37AE494D3F30273269.mc.FD3203EBAFD2A9BACF6177375FE9E470>, <http://tb.plazi.org/GgServer/dwcaRecords/32F06043F6485E37AE494D3F30273269.mc.54A5A0958C4B592D23E7EE38F6C5D2E5> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_ultima_Collin_1953> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_ultima_Collin_1953>
|
||||
dwc:authority "Collin, 1953" ;
|
||||
dwc:authorityName "Collin" ;
|
||||
dwc:authorityYear "1953" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Collin, 1953" ;
|
||||
dwc:species "ultima" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXP2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_ultima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_ultima>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ultima" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/32F06043F6485E37AE494D3F30273269.mc.FD3203EBAFD2A9BACF6177375FE9E470>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/32F06043F6485E37AE494D3F30273269#FD3203EBAFD2A9BACF6177375FE9E470> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/32F06043F6485E37AE494D3F30273269.mc.54A5A0958C4B592D23E7EE38F6C5D2E5>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-04-24" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/32F06043F6485E37AE494D3F30273269#54A5A0958C4B592D23E7EE38F6C5D2E5> ;
|
||||
a dwc:MaterialCitation .
|
141
data/3D/28/65/3D2865AC750F527EA73992785F6CF482.ttl
Normal file
141
data/3D/28/65/3D2865AC750F527EA73992785F6CF482.ttl
Normal file
|
@ -0,0 +1,141 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3D2865AC750F527EA73992785F6CF482>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea postica Collin 1953" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3D2865AC750F527EA73992785F6CF482.mc.5B0D7960C9512D07094E13660361C6A5>, <http://tb.plazi.org/GgServer/dwcaRecords/3D2865AC750F527EA73992785F6CF482.mc.EFA7A268080B21157464FCEE3382633F>, <http://tb.plazi.org/GgServer/dwcaRecords/3D2865AC750F527EA73992785F6CF482.mc.1EB8BA9330D8C1BB68136B4C1200670D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_postica_Collin_1953> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_postica_Collin_1953>
|
||||
dwc:authority "Collin, 1953" ;
|
||||
dwc:authorityName "Collin" ;
|
||||
dwc:authorityYear "1953" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Collin, 1953" ;
|
||||
dwc:species "postica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXMJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_postica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_postica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "postica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/3D2865AC750F527EA73992785F6CF482.mc.5B0D7960C9512D07094E13660361C6A5>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-05-16" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/3D2865AC750F527EA73992785F6CF482#5B0D7960C9512D07094E13660361C6A5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/3D2865AC750F527EA73992785F6CF482.mc.EFA7A268080B21157464FCEE3382633F>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2013-08-08" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "194" ;
|
||||
dwc:verbatimLatitude "50.55193" ;
|
||||
dwc:verbatimLongitude "7.16998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/3D2865AC750F527EA73992785F6CF482#EFA7A268080B21157464FCEE3382633F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/3D2865AC750F527EA73992785F6CF482.mc.1EB8BA9330D8C1BB68136B4C1200670D>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/3D2865AC750F527EA73992785F6CF482#1EB8BA9330D8C1BB68136B4C1200670D> ;
|
||||
a dwc:MaterialCitation .
|
120
data/59/11/C4/5911C4D97C655DAAB0525BAAD8B1D307.ttl
Normal file
120
data/59/11/C4/5911C4D97C655DAAB0525BAAD8B1D307.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/5911C4D97C655DAAB0525BAAD8B1D307>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea kapperti MacGowan 2020" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5911C4D97C655DAAB0525BAAD8B1D307.mc.78A63632D6657D271DA227E63F0BCAA8> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_kapperti_MacGowan_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_kapperti_MacGowan_2020>
|
||||
dwc:authority "MacGowan, 2020" ;
|
||||
dwc:authorityName "MacGowan" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "MacGowan, 2020" ;
|
||||
dwc:species "kapperti" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BDNZ3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_kapperti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_kapperti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kapperti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5911C4D97C655DAAB0525BAAD8B1D307.mc.78A63632D6657D271DA227E63F0BCAA8>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-04-24" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5911C4D97C655DAAB0525BAAD8B1D307#78A63632D6657D271DA227E63F0BCAA8> ;
|
||||
a dwc:MaterialCitation .
|
130
data/5D/1B/4B/5D1B4BBE664B50E29025CFE2A78CFEE6.ttl
Normal file
130
data/5D/1B/4B/5D1B4BBE664B50E29025CFE2A78CFEE6.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/5D1B4BBE664B50E29025CFE2A78CFEE6>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea palposa Zetterstedt 1847" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/5D1B4BBE664B50E29025CFE2A78CFEE6.mc.BCA1EFCAAD0F69E93FD2D7F85E3C33E6>, <http://tb.plazi.org/GgServer/dwcaRecords/5D1B4BBE664B50E29025CFE2A78CFEE6.mc.C3EB654F08FB80EE046DEAAC15B62451> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_palposa_Zetterstedt_1847> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_palposa_Zetterstedt_1847>
|
||||
dwc:authority "Zetterstedt, 1847" ;
|
||||
dwc:authorityName "Zetterstedt" ;
|
||||
dwc:authorityYear "1847" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zetterstedt, 1847" ;
|
||||
dwc:species "palposa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXM4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_palposa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_palposa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "palposa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D1B4BBE664B50E29025CFE2A78CFEE6.mc.BCA1EFCAAD0F69E93FD2D7F85E3C33E6>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-06-13" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D1B4BBE664B50E29025CFE2A78CFEE6#BCA1EFCAAD0F69E93FD2D7F85E3C33E6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/5D1B4BBE664B50E29025CFE2A78CFEE6.mc.C3EB654F08FB80EE046DEAAC15B62451>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2016-05-19" ;
|
||||
dwc:locality "Wesel" ;
|
||||
dwc:recordedBy "Entomol. Soc. Krefeld" ;
|
||||
dwc:verbatimElevation "27" ;
|
||||
dwc:verbatimLatitude "51.6482" ;
|
||||
dwc:verbatimLongitude "6.70026" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/5D1B4BBE664B50E29025CFE2A78CFEE6#C3EB654F08FB80EE046DEAAC15B62451> ;
|
||||
a dwc:MaterialCitation .
|
138
data/6D/4B/0D/6D4B0DC033FD536F8CDFE2C5F4A47632.ttl
Normal file
138
data/6D/4B/0D/6D4B0DC033FD536F8CDFE2C5F4A47632.ttl
Normal file
|
@ -0,0 +1,138 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/6D4B0DC033FD536F8CDFE2C5F4A47632>
|
||||
cito:cites <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Priscoearomyia rameli" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6D4B0DC033FD536F8CDFE2C5F4A47632.mc.03BB459D1B3DD48AD1D69A856911771F>, <http://tb.plazi.org/GgServer/dwcaRecords/6D4B0DC033FD536F8CDFE2C5F4A47632.mc.20A574CA135F89C76C957505B3CDE10F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_rameli_MacGowan_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_rameli_MacGowan_2014>
|
||||
dwc:authority "(MacGowan, 2014)" ;
|
||||
dwc:baseAuthorityName "MacGowan" ;
|
||||
dwc:baseAuthorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(MacGowan, 2014)" ;
|
||||
dwc:species "rameli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C2Q4J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_rameli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_rameli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rameli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5>
|
||||
dc:description "Figure 5. Neighbor joining tree of Priscoearomyia species. Data taken from the German Barcode of Life project (GBOL) and identification verified by morphology; cluster of P. withersi collapsed, with the number of sequences indicated in brackets thereafter." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1113374> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6D4B0DC033FD536F8CDFE2C5F4A47632.mc.03BB459D1B3DD48AD1D69A856911771F>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-27" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6D4B0DC033FD536F8CDFE2C5F4A47632#03BB459D1B3DD48AD1D69A856911771F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/6D4B0DC033FD536F8CDFE2C5F4A47632.mc.20A574CA135F89C76C957505B3CDE10F>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-28" ;
|
||||
dwc:locality "Harzgerode" ;
|
||||
dwc:recordedBy "Geiger" ;
|
||||
dwc:verbatimElevation "281" ;
|
||||
dwc:verbatimLatitude "51.66887" ;
|
||||
dwc:verbatimLongitude "11.16425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/6D4B0DC033FD536F8CDFE2C5F4A47632#20A574CA135F89C76C957505B3CDE10F> ;
|
||||
a dwc:MaterialCitation .
|
170
data/70/33/73/70337311152E5944807FE25242CF8D48.ttl
Normal file
170
data/70/33/73/70337311152E5944807FE25242CF8D48.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/70337311152E5944807FE25242CF8D48>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea chorea" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.857CD84B5BC549135134F9448FFD580F>, <http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.6906D648EB029B6F34D44D593DE062DC>, <http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.C660C9E38C9ABEBA61317DC8C6C7CC6A>, <http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.5F4D850B5C05000F0DF65BA17736B12B>, <http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.5302CACA89E3BE5CDD377ECB4E058047>, <http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.60C35CD6AE02B6EDFF4C481F866320F9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_chorea_Fabricius_1781> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_chorea_Fabricius_1781>
|
||||
dwc:authority "(Fabricius, 1781)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1781" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1781)" ;
|
||||
dwc:species "chorea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXGY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_chorea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_chorea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chorea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.857CD84B5BC549135134F9448FFD580F>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2015-06-12" ;
|
||||
dwc:locality "Zartwitz" ;
|
||||
dwc:recordedBy "Kleeberg" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/70337311152E5944807FE25242CF8D48#857CD84B5BC549135134F9448FFD580F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.6906D648EB029B6F34D44D593DE062DC>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/70337311152E5944807FE25242CF8D48#6906D648EB029B6F34D44D593DE062DC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.C660C9E38C9ABEBA61317DC8C6C7CC6A>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-23" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/70337311152E5944807FE25242CF8D48#C660C9E38C9ABEBA61317DC8C6C7CC6A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.5F4D850B5C05000F0DF65BA17736B12B>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2016-05-19" ;
|
||||
dwc:locality "Wesel" ;
|
||||
dwc:recordedBy "Entomol. Soc. Krefeld" ;
|
||||
dwc:verbatimElevation "27" ;
|
||||
dwc:verbatimLatitude "51.6482" ;
|
||||
dwc:verbatimLongitude "6.70026" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/70337311152E5944807FE25242CF8D48#5F4D850B5C05000F0DF65BA17736B12B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.5302CACA89E3BE5CDD377ECB4E058047>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2008-07-01" ;
|
||||
dwc:locality "Dresden" ;
|
||||
dwc:recordedBy "Reimann" ;
|
||||
dwc:verbatimElevation "203" ;
|
||||
dwc:verbatimLatitude "51.12879" ;
|
||||
dwc:verbatimLongitude "13.78985" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/70337311152E5944807FE25242CF8D48#5302CACA89E3BE5CDD377ECB4E058047> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/70337311152E5944807FE25242CF8D48.mc.60C35CD6AE02B6EDFF4C481F866320F9>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2011-06-23" ;
|
||||
dwc:locality "Grossenhain" ;
|
||||
dwc:recordedBy "Reimann" ;
|
||||
dwc:verbatimElevation "117" ;
|
||||
dwc:verbatimLatitude "51.2929" ;
|
||||
dwc:verbatimLongitude "13.4721" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/70337311152E5944807FE25242CF8D48#60C35CD6AE02B6EDFF4C481F866320F9> ;
|
||||
a dwc:MaterialCitation .
|
142
data/75/E1/A4/75E1A41C09FF5CECB7E0E27044F194F7.ttl
Normal file
142
data/75/E1/A4/75E1A41C09FF5CECB7E0E27044F194F7.ttl
Normal file
|
@ -0,0 +1,142 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/75E1A41C09FF5CECB7E0E27044F194F7>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Earomyia lonchaeoides Zetterstedt 1848" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/75E1A41C09FF5CECB7E0E27044F194F7.mc.2C6AFA1496B1BA41006A7AAACFBEC863>, <http://tb.plazi.org/GgServer/dwcaRecords/75E1A41C09FF5CECB7E0E27044F194F7.mc.D4E519CE2BF6A8EFB9189F84ACEB181E>, <http://tb.plazi.org/GgServer/dwcaRecords/75E1A41C09FF5CECB7E0E27044F194F7.mc.76333FEA717AC3BF28D488EB04519EFA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Earomyia_lonchaeoides_Zetterstedt_1848> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Earomyia_lonchaeoides_Zetterstedt_1848>
|
||||
dwc:authority "Zetterstedt, 1848" ;
|
||||
dwc:authorityName "Zetterstedt" ;
|
||||
dwc:authorityYear "1848" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Earomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zetterstedt, 1848" ;
|
||||
dwc:species "lonchaeoides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38BSD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Earomyia_lonchaeoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Earomyia_lonchaeoides>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Earomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lonchaeoides" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Earomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Earomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Earomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/75E1A41C09FF5CECB7E0E27044F194F7.mc.2C6AFA1496B1BA41006A7AAACFBEC863>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-04-09" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "292" ;
|
||||
dwc:verbatimLatitude "50.46541" ;
|
||||
dwc:verbatimLongitude "7.2259" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/75E1A41C09FF5CECB7E0E27044F194F7#2C6AFA1496B1BA41006A7AAACFBEC863> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/75E1A41C09FF5CECB7E0E27044F194F7.mc.D4E519CE2BF6A8EFB9189F84ACEB181E>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2013-04-04" ;
|
||||
dwc:locality "Winningen" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "243" ;
|
||||
dwc:verbatimLatitude "50.32" ;
|
||||
dwc:verbatimLongitude "7.493" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/75E1A41C09FF5CECB7E0E27044F194F7#D4E519CE2BF6A8EFB9189F84ACEB181E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/75E1A41C09FF5CECB7E0E27044F194F7.mc.76333FEA717AC3BF28D488EB04519EFA>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-03-26" ;
|
||||
dwc:locality "Dresden" ;
|
||||
dwc:recordedBy "Reimann" ;
|
||||
dwc:verbatimElevation "210" ;
|
||||
dwc:verbatimLatitude "51.13369" ;
|
||||
dwc:verbatimLongitude "13.81147" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/75E1A41C09FF5CECB7E0E27044F194F7#76333FEA717AC3BF28D488EB04519EFA> ;
|
||||
a dwc:MaterialCitation .
|
239
data/76/39/1F/76391FECC36F55E89774B2F6F314358E.ttl
Normal file
239
data/76/39/1F/76391FECC36F55E89774B2F6F314358E.ttl
Normal file
|
@ -0,0 +1,239 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Silba fumosa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.5B5A13DDCDE738A1DB401713722E683A>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.DF12B956E507A849E37C0C1C3E88E699>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.809F77EBB0A83A2F87982BA03A41B6A3>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.205FC6C749C89D6A62CD53920A777653>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.0C7BA56956B49A7BB4D7AAC37A11BDB6>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.B841BA7EF80FC29613A7725F2444A6CB>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.829207D2ABEA382595E7EBAA74A166C1>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.2345205CD9D5430B8AE2B2357929587F>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.C6E515663B8A5DB4B10B5858EABC2F21>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.5FEBAF529F76912FCB0AA466B5FFF508>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.7BED2A0F33A63215248A60BD1BAE1FC9>, <http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.0F51D365F36C2B71D657F17C95E62CB6> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Silba_fumosa_Egger_1862> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Silba_fumosa_Egger_1862>
|
||||
dwc:authority "(Egger, 1862)" ;
|
||||
dwc:baseAuthorityName "Egger" ;
|
||||
dwc:baseAuthorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Silba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Egger, 1862)" ;
|
||||
dwc:species "fumosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FTKB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Silba_fumosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Silba_fumosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Silba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fumosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Silba> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Silba>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Silba" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.5B5A13DDCDE738A1DB401713722E683A>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2011-10" ;
|
||||
dwc:locality "Oberbergen" ;
|
||||
dwc:recordedBy "Gack" ;
|
||||
dwc:verbatimElevation "387" ;
|
||||
dwc:verbatimLatitude "48.09677" ;
|
||||
dwc:verbatimLongitude "7.67622" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#5B5A13DDCDE738A1DB401713722E683A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.DF12B956E507A849E37C0C1C3E88E699>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2011-08-30" ;
|
||||
dwc:locality "Euerbach" ;
|
||||
dwc:recordedBy "Wagner" ;
|
||||
dwc:verbatimElevation "243" ;
|
||||
dwc:verbatimLatitude "50.05242" ;
|
||||
dwc:verbatimLongitude "10.11571" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#DF12B956E507A849E37C0C1C3E88E699> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.809F77EBB0A83A2F87982BA03A41B6A3>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2011-06-20" ;
|
||||
dwc:locality "Landau" ;
|
||||
dwc:recordedBy "Wagner" ;
|
||||
dwc:verbatimElevation "421" ;
|
||||
dwc:verbatimLatitude "48.60401" ;
|
||||
dwc:verbatimLongitude "12.73976" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#809F77EBB0A83A2F87982BA03A41B6A3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.205FC6C749C89D6A62CD53920A777653>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2001-06-27" ;
|
||||
dwc:locality "Schwanewede" ;
|
||||
dwc:recordedBy "Rudzinski" ;
|
||||
dwc:verbatimElevation "7" ;
|
||||
dwc:verbatimLatitude "53.23498" ;
|
||||
dwc:verbatimLongitude "8.59133" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#205FC6C749C89D6A62CD53920A777653> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.0C7BA56956B49A7BB4D7AAC37A11BDB6>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-08" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#0C7BA56956B49A7BB4D7AAC37A11BDB6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.B841BA7EF80FC29613A7725F2444A6CB>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#B841BA7EF80FC29613A7725F2444A6CB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.829207D2ABEA382595E7EBAA74A166C1>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2016-05-19" ;
|
||||
dwc:locality "Wesel" ;
|
||||
dwc:recordedBy "Entomol. Soc. Krefeld" ;
|
||||
dwc:verbatimElevation "27" ;
|
||||
dwc:verbatimLatitude "51.6482" ;
|
||||
dwc:verbatimLongitude "6.70026" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#829207D2ABEA382595E7EBAA74A166C1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.2345205CD9D5430B8AE2B2357929587F>
|
||||
dwc:collectionCode "ZFMK, GBOL" ;
|
||||
dwc:eventDate "2013-07-25" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "194" ;
|
||||
dwc:verbatimLatitude "50.55193" ;
|
||||
dwc:verbatimLongitude "7.16998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#2345205CD9D5430B8AE2B2357929587F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.C6E515663B8A5DB4B10B5858EABC2F21>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-27" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#C6E515663B8A5DB4B10B5858EABC2F21> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.5FEBAF529F76912FCB0AA466B5FFF508>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-07-29" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "321" ;
|
||||
dwc:verbatimLatitude "50.4647" ;
|
||||
dwc:verbatimLongitude "7.22215" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#5FEBAF529F76912FCB0AA466B5FFF508> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.7BED2A0F33A63215248A60BD1BAE1FC9>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-09-16" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "292" ;
|
||||
dwc:verbatimLatitude "50.46541" ;
|
||||
dwc:verbatimLongitude "7.2259" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#7BED2A0F33A63215248A60BD1BAE1FC9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/76391FECC36F55E89774B2F6F314358E.mc.0F51D365F36C2B71D657F17C95E62CB6>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2013-07-25" ;
|
||||
dwc:locality "Winningen" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "243" ;
|
||||
dwc:verbatimLatitude "50.32" ;
|
||||
dwc:verbatimLongitude "7.493" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/76391FECC36F55E89774B2F6F314358E#0F51D365F36C2B71D657F17C95E62CB6> ;
|
||||
a dwc:MaterialCitation .
|
120
data/7C/D1/AD/7CD1ADCA01015AEE8BFF7024E55577DD.ttl
Normal file
120
data/7C/D1/AD/7CD1ADCA01015AEE8BFF7024E55577DD.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/7CD1ADCA01015AEE8BFF7024E55577DD>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Dasiops mucronatus Morge 1959" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/7CD1ADCA01015AEE8BFF7024E55577DD.mc.D9C127C054AFFEF93CFAA84CB475095F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dasiops_mucronatus_Morge_1959> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dasiops_mucronatus_Morge_1959>
|
||||
dwc:authority "Morge, 1959" ;
|
||||
dwc:authorityName "Morge" ;
|
||||
dwc:authorityYear "1959" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Morge, 1959" ;
|
||||
dwc:species "mucronatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/34738> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasiops_mucronatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasiops_mucronatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mucronatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasiops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasiops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7CD1ADCA01015AEE8BFF7024E55577DD.mc.D9C127C054AFFEF93CFAA84CB475095F>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2016-06-05" ;
|
||||
dwc:locality "Putbus" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "27" ;
|
||||
dwc:verbatimLatitude "54.32506" ;
|
||||
dwc:verbatimLongitude "13.53878" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7CD1ADCA01015AEE8BFF7024E55577DD#D9C127C054AFFEF93CFAA84CB475095F> ;
|
||||
a dwc:MaterialCitation .
|
120
data/85/D8/18/85D818CCC51F56538D19C259372CD15C.ttl
Normal file
120
data/85/D8/18/85D818CCC51F56538D19C259372CD15C.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/85D818CCC51F56538D19C259372CD15C>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea tarsata Fallen 1820" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/85D818CCC51F56538D19C259372CD15C.mc.5160396D62174032E1BE3F6910CDE71A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_tarsata_Fallen_1820> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_tarsata_Fallen_1820>
|
||||
dwc:authority "Fallen, 1820" ;
|
||||
dwc:authorityName "Fallen" ;
|
||||
dwc:authorityYear "1820" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Fallen, 1820" ;
|
||||
dwc:species "tarsata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXNR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_tarsata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_tarsata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tarsata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/85D818CCC51F56538D19C259372CD15C.mc.5160396D62174032E1BE3F6910CDE71A>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2015-06-17" ;
|
||||
dwc:locality "Lorch" ;
|
||||
dwc:recordedBy "Niehuis" ;
|
||||
dwc:verbatimElevation "246" ;
|
||||
dwc:verbatimLatitude "50.04912" ;
|
||||
dwc:verbatimLongitude "7.79777" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/85D818CCC51F56538D19C259372CD15C#5160396D62174032E1BE3F6910CDE71A> ;
|
||||
a dwc:MaterialCitation .
|
120
data/87/CB/38/87CB38FE38015709B8715A5588E133AD.ttl
Normal file
120
data/87/CB/38/87CB38FE38015709B8715A5588E133AD.ttl
Normal file
|
@ -0,0 +1,120 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/87CB38FE38015709B8715A5588E133AD>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Dasiops calvus Morge 1959" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/87CB38FE38015709B8715A5588E133AD.mc.B09B090C66544A9EA5A0E800156D7070> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dasiops_calvus_Morge_1959> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dasiops_calvus_Morge_1959>
|
||||
dwc:authority "Morge, 1959" ;
|
||||
dwc:authorityName "Morge" ;
|
||||
dwc:authorityYear "1959" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Morge, 1959" ;
|
||||
dwc:species "calvus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/346ZN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasiops_calvus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasiops_calvus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "calvus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasiops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasiops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/87CB38FE38015709B8715A5588E133AD.mc.B09B090C66544A9EA5A0E800156D7070>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2014-03-11" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "194" ;
|
||||
dwc:verbatimLatitude "50.55193" ;
|
||||
dwc:verbatimLongitude "7.16998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/87CB38FE38015709B8715A5588E133AD#B09B090C66544A9EA5A0E800156D7070> ;
|
||||
a dwc:MaterialCitation .
|
139
data/8B/D4/44/8BD4449CE0875131874F1BEDC75482DA.ttl
Normal file
139
data/8B/D4/44/8BD4449CE0875131874F1BEDC75482DA.ttl
Normal file
|
@ -0,0 +1,139 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/8BD4449CE0875131874F1BEDC75482DA>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea peregrina Becker 1895" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/8BD4449CE0875131874F1BEDC75482DA.mc.3F2CD7E42592203E80B7E681EE28C2CA>, <http://tb.plazi.org/GgServer/dwcaRecords/8BD4449CE0875131874F1BEDC75482DA.mc.A18D956A6C6EE68FFC4AAE814310F47D>, <http://tb.plazi.org/GgServer/dwcaRecords/8BD4449CE0875131874F1BEDC75482DA.mc.5A1DE5EC2CAE1356F4AEDA227A342467> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_peregrina_Becker_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_peregrina_Becker_1895>
|
||||
dwc:authority "Becker, 1895" ;
|
||||
dwc:authorityName "Becker" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Becker, 1895" ;
|
||||
dwc:species "peregrina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXM9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_peregrina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_peregrina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "peregrina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/8BD4449CE0875131874F1BEDC75482DA.mc.3F2CD7E42592203E80B7E681EE28C2CA>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-11" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/8BD4449CE0875131874F1BEDC75482DA#3F2CD7E42592203E80B7E681EE28C2CA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/8BD4449CE0875131874F1BEDC75482DA.mc.A18D956A6C6EE68FFC4AAE814310F47D>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-18" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/8BD4449CE0875131874F1BEDC75482DA#A18D956A6C6EE68FFC4AAE814310F47D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/8BD4449CE0875131874F1BEDC75482DA.mc.5A1DE5EC2CAE1356F4AEDA227A342467>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-28" ;
|
||||
dwc:locality "Harzgerode" ;
|
||||
dwc:verbatimElevation "281" ;
|
||||
dwc:verbatimLatitude "51.66887" ;
|
||||
dwc:verbatimLongitude "11.16425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/8BD4449CE0875131874F1BEDC75482DA#5A1DE5EC2CAE1356F4AEDA227A342467> ;
|
||||
a dwc:MaterialCitation .
|
218
data/92/A7/81/92A7810AADA55FC4852BF3FF0D43A436.ttl
Normal file
218
data/92/A7/81/92A7810AADA55FC4852BF3FF0D43A436.ttl
Normal file
|
@ -0,0 +1,218 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436>
|
||||
cito:cites <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure2>, <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure3>, <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Priscoearomyia bausenbergensis Reimann & Rulik, 2024, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.3A1014AFB9D8AB6268036B8D912B33F9>, <http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.3E65206CB1AF35948E520989B0FDFCCA>, <http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.DA42B6E49FFCEC09E9434A50FDF8DB70>, <http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.3D53DBC3686B9F741A9C4E9442EBA94F>, <http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.861D28824D384939AD3A58AECD32A04E>, <http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.519D3F1080DF835DAF631F52A6FEC774>, <http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.58935A71EBCF96FE1368A85ADABD4627>, <http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.82CC7C9809E1C2F78899DAC193D1A5EA> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_bausenbergensis_Reimann_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure2>, <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure3>, <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_bausenbergensis_Reimann_2024>
|
||||
dwc:authorityName "Reimann & Rulik" ;
|
||||
dwc:authorityYear "2024" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Reimann & Rulik, 2024" ;
|
||||
dwc:species "bausenbergensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_bausenbergensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_bausenbergensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bausenbergensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure2>
|
||||
dc:description "Figure 2. Drawings of male (A – D) and female (E) genitalia of Priscoearomyia bausenbergensis sp. nov.: A. Lateral view of epandrium; B. Posterior view of epandrium and associated structures; C. Lateral view of phallus and parameres; D. Ventral view of phallus and parameres; E. Lateral (above) and dorsal (below) view of female ovipositor." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1113371> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure3>
|
||||
dc:description "Figure 3. Abdomen and genital capsule of male holotype of Priscoearomyia bausenbergensis sp. nov.: A. Lateral view of male genital; B. Apicoventral view of male genital; C. Dorsal view of tip of abdomen; D. Lateral view of tip of abdomen." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1113372> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5>
|
||||
dc:description "Figure 5. Neighbor joining tree of Priscoearomyia species. Data taken from the German Barcode of Life project (GBOL) and identification verified by morphology; cluster of P. withersi collapsed, with the number of sequences indicated in brackets thereafter." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1113374> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.3A1014AFB9D8AB6268036B8D912B33F9>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-06-17" ;
|
||||
dwc:locality "Bausenberg" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "321" ;
|
||||
dwc:verbatimLatitude "50.4647" ;
|
||||
dwc:verbatimLongitude "7.22215" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436#3A1014AFB9D8AB6268036B8D912B33F9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.3E65206CB1AF35948E520989B0FDFCCA>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2015-06-17" ;
|
||||
dwc:locality "Nollig" ;
|
||||
dwc:recordedBy "Niehuis" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "246" ;
|
||||
dwc:verbatimLatitude "50.04912" ;
|
||||
dwc:verbatimLongitude "7.79777" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436#3E65206CB1AF35948E520989B0FDFCCA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.DA42B6E49FFCEC09E9434A50FDF8DB70>
|
||||
dwc:collectionCode "MTD" ;
|
||||
dwc:eventDate "2020-05-22" ;
|
||||
dwc:locality "Aspen" ;
|
||||
dwc:recordedBy "Hable" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "526" ;
|
||||
dwc:verbatimLatitude "49.12318" ;
|
||||
dwc:verbatimLongitude "11.4916" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436#DA42B6E49FFCEC09E9434A50FDF8DB70> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.3D53DBC3686B9F741A9C4E9442EBA94F>
|
||||
dwc:collectionCode "MTD" ;
|
||||
dwc:eventDate "2020-05-21" ;
|
||||
dwc:locality "Aspen" ;
|
||||
dwc:recordedBy "Grasse & Schmidl" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "297" ;
|
||||
dwc:verbatimLatitude "49.74018" ;
|
||||
dwc:verbatimLongitude "10.8252" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436#3D53DBC3686B9F741A9C4E9442EBA94F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.861D28824D384939AD3A58AECD32A04E>
|
||||
dwc:collectionCode "MTD" ;
|
||||
dwc:eventDate "2021-06-06" ;
|
||||
dwc:locality "Aspen" ;
|
||||
dwc:recordedBy "Hable" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "445" ;
|
||||
dwc:verbatimLatitude "49.12375" ;
|
||||
dwc:verbatimLongitude "11.36218" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436#861D28824D384939AD3A58AECD32A04E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.519D3F1080DF835DAF631F52A6FEC774>
|
||||
dwc:collectionCode "MTD" ;
|
||||
dwc:eventDate "2021-05-31" ;
|
||||
dwc:locality "Sinntal" ;
|
||||
dwc:recordedBy "Kappert" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "538" ;
|
||||
dwc:verbatimLatitude "50.31837" ;
|
||||
dwc:verbatimLongitude "9.70374" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436#519D3F1080DF835DAF631F52A6FEC774> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.58935A71EBCF96FE1368A85ADABD4627>
|
||||
dwc:collectionCode "MTD" ;
|
||||
dwc:eventDate "2021-05-19" ;
|
||||
dwc:locality "Huisseau-sur-Cosson" ;
|
||||
dwc:recordedBy "Salle & Paupe" ;
|
||||
dwc:verbatimElevation "86" ;
|
||||
dwc:verbatimLatitude "47.57927" ;
|
||||
dwc:verbatimLongitude "1.47151" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436#58935A71EBCF96FE1368A85ADABD4627> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/92A7810AADA55FC4852BF3FF0D43A436.mc.82CC7C9809E1C2F78899DAC193D1A5EA>
|
||||
dwc:collectionCode "MTD" ;
|
||||
dwc:eventDate "2021-05-19" ;
|
||||
dwc:locality "Loury" ;
|
||||
dwc:recordedBy "Salle & Paupe" ;
|
||||
dwc:verbatimElevation "136" ;
|
||||
dwc:verbatimLatitude "48.03878" ;
|
||||
dwc:verbatimLongitude "2.18281" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/92A7810AADA55FC4852BF3FF0D43A436#82CC7C9809E1C2F78899DAC193D1A5EA> ;
|
||||
a dwc:MaterialCitation .
|
184
data/9A/BC/16/9ABC16EC213859EB8C08D77A94FF7013.ttl
Normal file
184
data/9A/BC/16/9ABC16EC213859EB8C08D77A94FF7013.ttl
Normal file
|
@ -0,0 +1,184 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/9ABC16EC213859EB8C08D77A94FF7013>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Earomyia viridana" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.433DDC12FD5F0D69B8C1B1F4EA174672>, <http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.C7ED1709526DB47EF6D5F02C357E107D>, <http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.1E694E9C5942DCAD23C3DB90837326C7>, <http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.DEBCA7316D2A3155228087E0AC2A049D>, <http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.F6C337CE7BE5363C30C4B340F470E0CB>, <http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.29E29F70A9ABEF3648CB50F2A755196A>, <http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.4306927A9FB439D9DBCBC3F606446AE3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Earomyia_viridana_Meigen_1826> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Earomyia_viridana_Meigen_1826>
|
||||
dwc:authority "(Meigen, 1826)" ;
|
||||
dwc:baseAuthorityName "Meigen" ;
|
||||
dwc:baseAuthorityYear "1826" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Earomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meigen, 1826)" ;
|
||||
dwc:species "viridana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/38BSJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Earomyia_viridana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Earomyia_viridana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Earomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "viridana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Earomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Earomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Earomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.433DDC12FD5F0D69B8C1B1F4EA174672>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2015-06-17" ;
|
||||
dwc:locality "Lorch" ;
|
||||
dwc:recordedBy "Niehuis" ;
|
||||
dwc:verbatimElevation "246" ;
|
||||
dwc:verbatimLatitude "50.04912" ;
|
||||
dwc:verbatimLongitude "7.79777" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9ABC16EC213859EB8C08D77A94FF7013#433DDC12FD5F0D69B8C1B1F4EA174672> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.C7ED1709526DB47EF6D5F02C357E107D>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-04-30" ;
|
||||
dwc:locality "Neuengronau" ;
|
||||
dwc:recordedBy "Kappert" ;
|
||||
dwc:verbatimElevation "320" ;
|
||||
dwc:verbatimLatitude "50.27454" ;
|
||||
dwc:verbatimLongitude "9.61179" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9ABC16EC213859EB8C08D77A94FF7013#C7ED1709526DB47EF6D5F02C357E107D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.1E694E9C5942DCAD23C3DB90837326C7>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9ABC16EC213859EB8C08D77A94FF7013#1E694E9C5942DCAD23C3DB90837326C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.DEBCA7316D2A3155228087E0AC2A049D>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-09" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9ABC16EC213859EB8C08D77A94FF7013#DEBCA7316D2A3155228087E0AC2A049D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.F6C337CE7BE5363C30C4B340F470E0CB>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2013-06-13" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "194" ;
|
||||
dwc:verbatimLatitude "50.55193" ;
|
||||
dwc:verbatimLongitude "7.16998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9ABC16EC213859EB8C08D77A94FF7013#F6C337CE7BE5363C30C4B340F470E0CB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.29E29F70A9ABEF3648CB50F2A755196A>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-05-16" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9ABC16EC213859EB8C08D77A94FF7013#29E29F70A9ABEF3648CB50F2A755196A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/9ABC16EC213859EB8C08D77A94FF7013.mc.4306927A9FB439D9DBCBC3F606446AE3>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-28" ;
|
||||
dwc:locality "Harzgerode" ;
|
||||
dwc:recordedBy "Geiger" ;
|
||||
dwc:verbatimElevation "281" ;
|
||||
dwc:verbatimLatitude "51.66887" ;
|
||||
dwc:verbatimLongitude "11.16425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/9ABC16EC213859EB8C08D77A94FF7013#4306927A9FB439D9DBCBC3F606446AE3> ;
|
||||
a dwc:MaterialCitation .
|
130
data/A0/53/6D/A0536DDEA6575FFBB92B2B419CEA464A.ttl
Normal file
130
data/A0/53/6D/A0536DDEA6575FFBB92B2B419CEA464A.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/A0536DDEA6575FFBB92B2B419CEA464A>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea nitens" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A0536DDEA6575FFBB92B2B419CEA464A.mc.4CF3F403289BE64F092D735DD35311DC>, <http://tb.plazi.org/GgServer/dwcaRecords/A0536DDEA6575FFBB92B2B419CEA464A.mc.7ED81A2F5B83F5BE8444D827B9E6737A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_nitens_Bigot_1885> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_nitens_Bigot_1885>
|
||||
dwc:authority "(Bigot, 1885)" ;
|
||||
dwc:baseAuthorityName "Bigot" ;
|
||||
dwc:baseAuthorityYear "1885" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bigot, 1885)" ;
|
||||
dwc:species "nitens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXLQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_nitens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_nitens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nitens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A0536DDEA6575FFBB92B2B419CEA464A.mc.4CF3F403289BE64F092D735DD35311DC>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-06-06" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A0536DDEA6575FFBB92B2B419CEA464A#4CF3F403289BE64F092D735DD35311DC> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A0536DDEA6575FFBB92B2B419CEA464A.mc.7ED81A2F5B83F5BE8444D827B9E6737A>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-04-24" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A0536DDEA6575FFBB92B2B419CEA464A#7ED81A2F5B83F5BE8444D827B9E6737A> ;
|
||||
a dwc:MaterialCitation .
|
196
data/A4/1B/86/A41B86B5934459718FA0BEF4ECF7D90C.ttl
Normal file
196
data/A4/1B/86/A41B86B5934459718FA0BEF4ECF7D90C.ttl
Normal file
|
@ -0,0 +1,196 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea scutellaris Rondani 1875" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.60B42EA087349A13E03A9FAA12FE669E>, <http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.B1A9325735AA9C18CC0DC1DC30D2337D>, <http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.C29A0EF7FAE7BDFEF2EB0DDDEE54AB6C>, <http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.47B8BB66A2CCDF84951BA9A78F00CD14>, <http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.5A70242B72E7BF7F8235DB247A4DC434>, <http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.9337028E85B64819279348456AA85141>, <http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.1B9F1025591F35890574B2CA8DAA049B>, <http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.DC077DE8B52AB10972CC8573697A22CA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_scutellaris_Rondani_1875> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_scutellaris_Rondani_1875>
|
||||
dwc:authority "Rondani, 1875" ;
|
||||
dwc:authorityName "Rondani" ;
|
||||
dwc:authorityYear "1875" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rondani, 1875" ;
|
||||
dwc:species "scutellaris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXMY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_scutellaris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_scutellaris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scutellaris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.60B42EA087349A13E03A9FAA12FE669E>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2015-08-01" ;
|
||||
dwc:locality "Sinntal" ;
|
||||
dwc:recordedBy "Kappert" ;
|
||||
dwc:verbatimElevation "5" ;
|
||||
dwc:verbatimLatitude "50.27645" ;
|
||||
dwc:verbatimLongitude "9.61269" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C#60B42EA087349A13E03A9FAA12FE669E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.B1A9325735AA9C18CC0DC1DC30D2337D>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-08-20" ;
|
||||
dwc:locality "Luchow-Dannenberg" ;
|
||||
dwc:recordedBy "Schutte" ;
|
||||
dwc:verbatimElevation "19" ;
|
||||
dwc:verbatimLatitude "53.04133" ;
|
||||
dwc:verbatimLongitude "11.47986" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C#B1A9325735AA9C18CC0DC1DC30D2337D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.C29A0EF7FAE7BDFEF2EB0DDDEE54AB6C>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-25" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C#C29A0EF7FAE7BDFEF2EB0DDDEE54AB6C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.47B8BB66A2CCDF84951BA9A78F00CD14>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2013-08-26" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "194" ;
|
||||
dwc:verbatimLatitude "50.55193" ;
|
||||
dwc:verbatimLongitude "7.16998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C#47B8BB66A2CCDF84951BA9A78F00CD14> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.5A70242B72E7BF7F8235DB247A4DC434>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-07-25" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "292" ;
|
||||
dwc:verbatimLatitude "50.46541" ;
|
||||
dwc:verbatimLongitude "7.2259" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C#5A70242B72E7BF7F8235DB247A4DC434> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.9337028E85B64819279348456AA85141>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-27" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C#9337028E85B64819279348456AA85141> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.1B9F1025591F35890574B2CA8DAA049B>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-07-29" ;
|
||||
dwc:locality "Dieblich" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "230" ;
|
||||
dwc:verbatimLatitude "50.31387" ;
|
||||
dwc:verbatimLongitude "7.49413" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C#1B9F1025591F35890574B2CA8DAA049B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/A41B86B5934459718FA0BEF4ECF7D90C.mc.DC077DE8B52AB10972CC8573697A22CA>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-28" ;
|
||||
dwc:locality "Harzgerode" ;
|
||||
dwc:recordedBy "Geiger" ;
|
||||
dwc:verbatimElevation "281" ;
|
||||
dwc:verbatimLatitude "51.66887" ;
|
||||
dwc:verbatimLongitude "11.16425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/A41B86B5934459718FA0BEF4ECF7D90C#DC077DE8B52AB10972CC8573697A22CA> ;
|
||||
a dwc:MaterialCitation .
|
129
data/BD/F2/CF/BDF2CF86BEBD544CAB7134CBDBA63E7A.ttl
Normal file
129
data/BD/F2/CF/BDF2CF86BEBD544CAB7134CBDBA63E7A.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/BDF2CF86BEBD544CAB7134CBDBA63E7A>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Dasiops perpropinquus Morge 1959" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/BDF2CF86BEBD544CAB7134CBDBA63E7A.mc.FBD9F9E413ABE0D795DE7BF70313692D>, <http://tb.plazi.org/GgServer/dwcaRecords/BDF2CF86BEBD544CAB7134CBDBA63E7A.mc.B7621436DD63D02B09E0E5412421AA90> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dasiops_perpropinquus_Morge_1959> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dasiops_perpropinquus_Morge_1959>
|
||||
dwc:authority "Morge, 1959" ;
|
||||
dwc:authorityName "Morge" ;
|
||||
dwc:authorityYear "1959" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Morge, 1959" ;
|
||||
dwc:species "perpropinquus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3473J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dasiops_perpropinquus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasiops_perpropinquus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "perpropinquus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dasiops> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dasiops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Dasiops" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BDF2CF86BEBD544CAB7134CBDBA63E7A.mc.FBD9F9E413ABE0D795DE7BF70313692D>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-06-06" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BDF2CF86BEBD544CAB7134CBDBA63E7A#FBD9F9E413ABE0D795DE7BF70313692D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/BDF2CF86BEBD544CAB7134CBDBA63E7A.mc.B7621436DD63D02B09E0E5412421AA90>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/BDF2CF86BEBD544CAB7134CBDBA63E7A#B7621436DD63D02B09E0E5412421AA90> ;
|
||||
a dwc:MaterialCitation .
|
160
data/CF/37/4B/CF374B74180D53AC8CB247BAF26E6AE8.ttl
Normal file
160
data/CF/37/4B/CF374B74180D53AC8CB247BAF26E6AE8.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/CF374B74180D53AC8CB247BAF26E6AE8>
|
||||
cito:cites <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Priscoearomyia nigra" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/CF374B74180D53AC8CB247BAF26E6AE8.mc.CAA8A29D1EAE0FCD67A2C990803D9F76>, <http://tb.plazi.org/GgServer/dwcaRecords/CF374B74180D53AC8CB247BAF26E6AE8.mc.184012BF331D82D32D7B222774824A80>, <http://tb.plazi.org/GgServer/dwcaRecords/CF374B74180D53AC8CB247BAF26E6AE8.mc.A651F6C9C51C46F6CC624266D1EC9E76>, <http://tb.plazi.org/GgServer/dwcaRecords/CF374B74180D53AC8CB247BAF26E6AE8.mc.8C76E0C18DA7E85E4A72E2CA31914C3E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_nigra_Meigen_1826> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_nigra_Meigen_1826>
|
||||
dwc:authority "(Meigen, 1826)" ;
|
||||
dwc:baseAuthorityName "Meigen" ;
|
||||
dwc:baseAuthorityYear "1826" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meigen, 1826)" ;
|
||||
dwc:species "nigra" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C2N8J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_nigra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_nigra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5>
|
||||
dc:description "Figure 5. Neighbor joining tree of Priscoearomyia species. Data taken from the German Barcode of Life project (GBOL) and identification verified by morphology; cluster of P. withersi collapsed, with the number of sequences indicated in brackets thereafter." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1113374> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CF374B74180D53AC8CB247BAF26E6AE8.mc.CAA8A29D1EAE0FCD67A2C990803D9F76>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2015-06-17" ;
|
||||
dwc:locality "Lorch" ;
|
||||
dwc:recordedBy "Niehuis" ;
|
||||
dwc:verbatimElevation "246" ;
|
||||
dwc:verbatimLatitude "50.04912" ;
|
||||
dwc:verbatimLongitude "7.79777" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CF374B74180D53AC8CB247BAF26E6AE8#CAA8A29D1EAE0FCD67A2C990803D9F76> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CF374B74180D53AC8CB247BAF26E6AE8.mc.184012BF331D82D32D7B222774824A80>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2016-06-09" ;
|
||||
dwc:locality "Wesel" ;
|
||||
dwc:recordedBy "Entomol. Soc. Krefeld" ;
|
||||
dwc:verbatimElevation "27" ;
|
||||
dwc:verbatimLatitude "51.6482" ;
|
||||
dwc:verbatimLongitude "6.70026" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CF374B74180D53AC8CB247BAF26E6AE8#184012BF331D82D32D7B222774824A80> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CF374B74180D53AC8CB247BAF26E6AE8.mc.A651F6C9C51C46F6CC624266D1EC9E76>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-27" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CF374B74180D53AC8CB247BAF26E6AE8#A651F6C9C51C46F6CC624266D1EC9E76> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/CF374B74180D53AC8CB247BAF26E6AE8.mc.8C76E0C18DA7E85E4A72E2CA31914C3E>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-28" ;
|
||||
dwc:locality "Harzgerode" ;
|
||||
dwc:recordedBy "Geiger" ;
|
||||
dwc:verbatimElevation "281" ;
|
||||
dwc:verbatimLatitude "51.66887" ;
|
||||
dwc:verbatimLongitude "11.16425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CF374B74180D53AC8CB247BAF26E6AE8#8C76E0C18DA7E85E4A72E2CA31914C3E> ;
|
||||
a dwc:MaterialCitation .
|
204
data/D6/1F/78/D61F78FA9AD054729438B838C78EDCF1.ttl
Normal file
204
data/D6/1F/78/D61F78FA9AD054729438B838C78EDCF1.ttl
Normal file
|
@ -0,0 +1,204 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1>
|
||||
cito:cites <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Priscoearomyia withersi" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.69A4FF4CE529303963975AFED45B866C>, <http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.B915E8B51B12B79801A6532A64EC04CA>, <http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.7D9F23B3A2063B2280AB66754E3429A9>, <http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.28019FD5208D1CB09D7ADB6F858D9C9C>, <http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.08AC7045556791A47F8B63583CE3A643>, <http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.0DC77EA211CF753B1074BBFA73FF3016>, <http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.6589EE1D41E0FB0821D1B807E759D0BB>, <http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.6F9CCE0A5918DDC8904F960A9132B176> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_withersi_MacGowan_2014> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_withersi_MacGowan_2014>
|
||||
dwc:authority "(MacGowan, 2014)" ;
|
||||
dwc:baseAuthorityName "MacGowan" ;
|
||||
dwc:baseAuthorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(MacGowan, 2014)" ;
|
||||
dwc:species "withersi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C2TBM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_withersi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_withersi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "withersi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5>
|
||||
dc:description "Figure 5. Neighbor joining tree of Priscoearomyia species. Data taken from the German Barcode of Life project (GBOL) and identification verified by morphology; cluster of P. withersi collapsed, with the number of sequences indicated in brackets thereafter." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1113374> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.69A4FF4CE529303963975AFED45B866C>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2015-06-17" ;
|
||||
dwc:locality "Lorch" ;
|
||||
dwc:recordedBy "Niehuis" ;
|
||||
dwc:verbatimElevation "246" ;
|
||||
dwc:verbatimLatitude "50.04912" ;
|
||||
dwc:verbatimLongitude "7.79777" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1#69A4FF4CE529303963975AFED45B866C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.B915E8B51B12B79801A6532A64EC04CA>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2016-06-05" ;
|
||||
dwc:locality "Putbus" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "27" ;
|
||||
dwc:verbatimLatitude "54.32506" ;
|
||||
dwc:verbatimLongitude "13.53878" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1#B915E8B51B12B79801A6532A64EC04CA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.7D9F23B3A2063B2280AB66754E3429A9>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2016-06-09" ;
|
||||
dwc:locality "Wesel" ;
|
||||
dwc:recordedBy "Entomol. Soc. Krefeld" ;
|
||||
dwc:verbatimElevation "27" ;
|
||||
dwc:verbatimLatitude "51.6482" ;
|
||||
dwc:verbatimLongitude "6.70026" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1#7D9F23B3A2063B2280AB66754E3429A9> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.28019FD5208D1CB09D7ADB6F858D9C9C>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2014-07" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "194" ;
|
||||
dwc:verbatimLatitude "50.55193" ;
|
||||
dwc:verbatimLongitude "7.16998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1#28019FD5208D1CB09D7ADB6F858D9C9C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.08AC7045556791A47F8B63583CE3A643>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-07-11" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "292" ;
|
||||
dwc:verbatimLatitude "50.46541" ;
|
||||
dwc:verbatimLongitude "7.2259" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1#08AC7045556791A47F8B63583CE3A643> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.0DC77EA211CF753B1074BBFA73FF3016>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-13" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1#0DC77EA211CF753B1074BBFA73FF3016> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.6589EE1D41E0FB0821D1B807E759D0BB>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-06-17" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "321" ;
|
||||
dwc:verbatimLatitude "50.4647" ;
|
||||
dwc:verbatimLongitude "7.22215" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1#6589EE1D41E0FB0821D1B807E759D0BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/D61F78FA9AD054729438B838C78EDCF1.mc.6F9CCE0A5918DDC8904F960A9132B176>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2012-08-01" ;
|
||||
dwc:locality "Winningen" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "243" ;
|
||||
dwc:verbatimLatitude "50.32" ;
|
||||
dwc:verbatimLongitude "7.493" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/D61F78FA9AD054729438B838C78EDCF1#6F9CCE0A5918DDC8904F960A9132B176> ;
|
||||
a dwc:MaterialCitation .
|
138
data/DC/E2/18/DCE21808FBFD578E8A6A8663ABB8D3D7.ttl
Normal file
138
data/DC/E2/18/DCE21808FBFD578E8A6A8663ABB8D3D7.ttl
Normal file
|
@ -0,0 +1,138 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/DCE21808FBFD578E8A6A8663ABB8D3D7>
|
||||
cito:cites <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Priscoearomyia greciana" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/DCE21808FBFD578E8A6A8663ABB8D3D7.mc.E9287BFC2DCFBE6FBE59D6598F0F8974>, <http://tb.plazi.org/GgServer/dwcaRecords/DCE21808FBFD578E8A6A8663ABB8D3D7.mc.71875CC8A830A34E358F958EC1B38691> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_greciana_McAlpine_1983> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Priscoearomyia_greciana_McAlpine_1983>
|
||||
dwc:authority "(McAlpine, 1983)" ;
|
||||
dwc:baseAuthorityName "McAlpine" ;
|
||||
dwc:baseAuthorityYear "1983" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(McAlpine, 1983)" ;
|
||||
dwc:species "greciana" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/C2R8W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_greciana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia_greciana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "greciana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Priscoearomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Priscoearomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Priscoearomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094.figure5>
|
||||
dc:description "Figure 5. Neighbor joining tree of Priscoearomyia species. Data taken from the German Barcode of Life project (GBOL) and identification verified by morphology; cluster of P. withersi collapsed, with the number of sequences indicated in brackets thereafter." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/1113374> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DCE21808FBFD578E8A6A8663ABB8D3D7.mc.E9287BFC2DCFBE6FBE59D6598F0F8974>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-06-17" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "321" ;
|
||||
dwc:verbatimLatitude "50.4647" ;
|
||||
dwc:verbatimLongitude "7.22215" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DCE21808FBFD578E8A6A8663ABB8D3D7#E9287BFC2DCFBE6FBE59D6598F0F8974> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/DCE21808FBFD578E8A6A8663ABB8D3D7.mc.71875CC8A830A34E358F958EC1B38691>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-27" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/DCE21808FBFD578E8A6A8663ABB8D3D7#71875CC8A830A34E358F958EC1B38691> ;
|
||||
a dwc:MaterialCitation .
|
121
data/E8/62/E1/E862E1AA6D445A87ACB47F56CC615EE0.ttl
Normal file
121
data/E8/62/E1/E862E1AA6D445A87ACB47F56CC615EE0.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/E862E1AA6D445A87ACB47F56CC615EE0>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea spicata MacGowan 2008" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/E862E1AA6D445A87ACB47F56CC615EE0.mc.7CADFFD5EB21D724D058B9F24DC82700> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_spicata_MacGowan_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_spicata_MacGowan_2008>
|
||||
dwc:authority "MacGowan, 2008" ;
|
||||
dwc:authorityName "MacGowan" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "MacGowan, 2008" ;
|
||||
dwc:species "spicata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXNB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_spicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_spicata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spicata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/E862E1AA6D445A87ACB47F56CC615EE0.mc.7CADFFD5EB21D724D058B9F24DC82700>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2018-04-27" ;
|
||||
dwc:locality "Sinntal" ;
|
||||
dwc:recordedBy "Kappert" ;
|
||||
dwc:verbatimElevation "374" ;
|
||||
dwc:verbatimLatitude "50.2929" ;
|
||||
dwc:verbatimLongitude "9.5506" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/E862E1AA6D445A87ACB47F56CC615EE0#7CADFFD5EB21D724D058B9F24DC82700> ;
|
||||
a dwc:MaterialCitation .
|
119
data/FA/7C/89/FA7C8955750B5C2CB9855278E545A788.ttl
Normal file
119
data/FA/7C/89/FA7C8955750B5C2CB9855278E545A788.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/FA7C8955750B5C2CB9855278E545A788>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea patens Collin 1953" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/FA7C8955750B5C2CB9855278E545A788.mc.60CC4DEFDCB322FAF37E9584944EB3C2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_patens_Collin_1953> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_patens_Collin_1953>
|
||||
dwc:authority "Collin, 1953" ;
|
||||
dwc:authorityName "Collin" ;
|
||||
dwc:authorityYear "1953" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Collin, 1953" ;
|
||||
dwc:species "patens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXM8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_patens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_patens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "patens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FA7C8955750B5C2CB9855278E545A788.mc.60CC4DEFDCB322FAF37E9584944EB3C2>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-28" ;
|
||||
dwc:locality "Harzgerode" ;
|
||||
dwc:verbatimElevation "281" ;
|
||||
dwc:verbatimLatitude "51.66887" ;
|
||||
dwc:verbatimLongitude "11.16425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FA7C8955750B5C2CB9855278E545A788#60CC4DEFDCB322FAF37E9584944EB3C2> ;
|
||||
a dwc:MaterialCitation .
|
162
data/FA/DD/F6/FADDF65CC286529CA63222BE3606E26A.ttl
Normal file
162
data/FA/DD/F6/FADDF65CC286529CA63222BE3606E26A.ttl
Normal file
|
@ -0,0 +1,162 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/FADDF65CC286529CA63222BE3606E26A>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea fugax Becker 1895" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.6F7735665F156DABAEB3D9136FF74604>, <http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.AEE9505A3CC43C606B2B4D83267E93DF>, <http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.422ABCC3BEA5DD2C9EC9E01A6A2132DD>, <http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.CFB78215C290A180B41C5A40147EC343>, <http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.3B0C81257B75A4941012F5CD68602070> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_fugax_Becker_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_fugax_Becker_1895>
|
||||
dwc:authority "Becker, 1895" ;
|
||||
dwc:authorityName "Becker" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Becker, 1895" ;
|
||||
dwc:species "fugax" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72MY2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_fugax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_fugax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fugax" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.6F7735665F156DABAEB3D9136FF74604>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-08-20" ;
|
||||
dwc:locality "Luchow-Dannenberg" ;
|
||||
dwc:recordedBy "Schutte" ;
|
||||
dwc:verbatimElevation "19" ;
|
||||
dwc:verbatimLatitude "53.04133" ;
|
||||
dwc:verbatimLongitude "11.47986" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FADDF65CC286529CA63222BE3606E26A#6F7735665F156DABAEB3D9136FF74604> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.AEE9505A3CC43C606B2B4D83267E93DF>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-30" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FADDF65CC286529CA63222BE3606E26A#AEE9505A3CC43C606B2B4D83267E93DF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.422ABCC3BEA5DD2C9EC9E01A6A2132DD>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-07-18" ;
|
||||
dwc:locality "Windeck" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FADDF65CC286529CA63222BE3606E26A#422ABCC3BEA5DD2C9EC9E01A6A2132DD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.CFB78215C290A180B41C5A40147EC343>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2013-06-27" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FADDF65CC286529CA63222BE3606E26A#CFB78215C290A180B41C5A40147EC343> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FADDF65CC286529CA63222BE3606E26A.mc.3B0C81257B75A4941012F5CD68602070>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-06-02" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FADDF65CC286529CA63222BE3606E26A#3B0C81257B75A4941012F5CD68602070> ;
|
||||
a dwc:MaterialCitation .
|
152
data/FC/46/38/FC4638DD46555CA9ACE4C6C88CEC48E4.ttl
Normal file
152
data/FC/46/38/FC4638DD46555CA9ACE4C6C88CEC48E4.ttl
Normal file
|
@ -0,0 +1,152 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/FC4638DD46555CA9ACE4C6C88CEC48E4>
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:title "Lonchaea iona MacGowan 2001" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/FC4638DD46555CA9ACE4C6C88CEC48E4.mc.806E7DB1514307948E31AEB5FBB2A307>, <http://tb.plazi.org/GgServer/dwcaRecords/FC4638DD46555CA9ACE4C6C88CEC48E4.mc.D41E379D6A3EDB17251C79D50BEB0564>, <http://tb.plazi.org/GgServer/dwcaRecords/FC4638DD46555CA9ACE4C6C88CEC48E4.mc.302F76F493E1C3F4CF7649D9861AFDD1>, <http://tb.plazi.org/GgServer/dwcaRecords/FC4638DD46555CA9ACE4C6C88CEC48E4.mc.32E3443444EC99AD77F5D521EBF9986A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lonchaea_iona_MacGowan_2001> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/contrib.entomol.74.e127094> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/contrib.entomol.74.e127094>
|
||||
bibo:endPage "179" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Contributions to Entomology" ;
|
||||
bibo:pubDate "2024-08-16" ;
|
||||
bibo:startPage "165" ;
|
||||
bibo:volume "74" ;
|
||||
dc:creator "Reimann, André; Rulik, Björn" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "The Lonchaeidae (Diptera) of the GBOL project, with the description of a new Priscoearomyia species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lonchaea_iona_MacGowan_2001>
|
||||
dwc:authority "MacGowan, 2001" ;
|
||||
dwc:authorityName "MacGowan" ;
|
||||
dwc:authorityYear "2001" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "MacGowan, 2001" ;
|
||||
dwc:species "iona" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VXK8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lonchaea_iona> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea_iona>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "iona" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:genus "Lonchaea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lonchaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lonchaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lonchaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FC4638DD46555CA9ACE4C6C88CEC48E4.mc.806E7DB1514307948E31AEB5FBB2A307>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2017-05-08" ;
|
||||
dwc:locality "Hennef" ;
|
||||
dwc:verbatimElevation "124" ;
|
||||
dwc:verbatimLatitude "50.8" ;
|
||||
dwc:verbatimLongitude "7.585" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FC4638DD46555CA9ACE4C6C88CEC48E4#806E7DB1514307948E31AEB5FBB2A307> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FC4638DD46555CA9ACE4C6C88CEC48E4.mc.D41E379D6A3EDB17251C79D50BEB0564>
|
||||
dwc:collectionCode "GBOL, ZFMK" ;
|
||||
dwc:eventDate "2014-04-24" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "194" ;
|
||||
dwc:verbatimLatitude "50.55193" ;
|
||||
dwc:verbatimLongitude "7.16998" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FC4638DD46555CA9ACE4C6C88CEC48E4#D41E379D6A3EDB17251C79D50BEB0564> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FC4638DD46555CA9ACE4C6C88CEC48E4.mc.302F76F493E1C3F4CF7649D9861AFDD1>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-04-24" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "292" ;
|
||||
dwc:verbatimLatitude "50.46541" ;
|
||||
dwc:verbatimLongitude "7.2259" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FC4638DD46555CA9ACE4C6C88CEC48E4#302F76F493E1C3F4CF7649D9861AFDD1> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/FC4638DD46555CA9ACE4C6C88CEC48E4.mc.32E3443444EC99AD77F5D521EBF9986A>
|
||||
dwc:collectionCode "ZFMK" ;
|
||||
dwc:eventDate "2014-04-24" ;
|
||||
dwc:locality "Ahrweiler" ;
|
||||
dwc:recordedBy "Rulik" ;
|
||||
dwc:verbatimElevation "271" ;
|
||||
dwc:verbatimLatitude "50.55175" ;
|
||||
dwc:verbatimLongitude "7.17226" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/FC4638DD46555CA9ACE4C6C88CEC48E4#32E3443444EC99AD77F5D521EBF9986A> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue