This commit is contained in:
treatmentbank 2024-11-27 16:52:25 +00:00
parent 7dc760870b
commit f9c3d057bf
122 changed files with 1733 additions and 1186 deletions

View file

@ -7,11 +7,11 @@
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/A81964F5CB9C50A2B47676C4A5F9CA29>
dc:creator "Mey, Wolfram; Malicky, Hans" ;
dc:title "Wormaldia therapion Schmid 1991" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A81964F5CB9C50A2B47676C4A5F9CA29.mc.D905CF8E312DF54FC6238FC517721DD9> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Wormaldia_therapion_Schmid_1991> ;
trt:publishedIn <http://dx.doi.org/10.3897/dez.68.61819> ;
a trt:Treatment .
@ -42,6 +42,7 @@
dwc:rank "species" ;
dwc:scientificNameAuthorship "Schmid, 1991" ;
dwc:species "therapion" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5C3GY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Wormaldia_therapion> ;
a dwcFP:TaxonConcept .
@ -91,3 +92,10 @@
dwc:kingdom "Animalia" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/A81964F5CB9C50A2B47676C4A5F9CA29.mc.D905CF8E312DF54FC6238FC517721DD9>
dwc:eventDate "2002-10-11" ;
dwc:recordedBy "W. Mey" ;
trt:gbifOccurrenceId "3061447422" ;
trt:httpUri <https://treatment.plazi.org/id/A81964F5CB9C50A2B47676C4A5F9CA29#D905CF8E312DF54FC6238FC517721DD9> ;
a dwc:MaterialCitation .