treatments-rdf/data/6D/34/CB/6D34CB10452BA0DB5F686B6D27DE6F91.ttl

45 lines
2 KiB
Turtle

@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#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/6D34CB10452BA0DB5F686B6D27DE6F91>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Berndobodinae>' due to issues with rank ;
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Berndobodes_Mahunka_1986> ;
dc:creator "Mahunka, S." ;
dc:title "Berndobodinae Mahunka, 1986, subfam. n." ;
trt:publishedIn <http://publication.plazi.org/id/CDF3BBC5A8332EA484C5E281EA664380> ;
a trt:Treatment .
<http://publication.plazi.org/id/CDF3BBC5A8332EA484C5E281EA664380>
bibo:endPage "135" ;
bibo:journal "Acta Zoologica Hungarica" ;
bibo:startPage "73" ;
bibo:volume "32" ;
dc:creator "Mahunka, S." ;
dc:date "1986" ;
dc:title "A survey of the family Carabodidae C. L. Koch, 1836 (Acari: Oribatida)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Berndobodes_Mahunka_1986>
dwc:authority "Mahunka, 1986" ;
dwc:authorityName "Mahunka" ;
dwc:authorityYear "1986" ;
dwc:class "Arachnida" ;
dwc:family "Carabodidae" ;
dwc:genus "Berndobodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Oribatida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Mahunka, 1986" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Berndobodes> ;
a dwcFP:TaxonConcept .