47 lines
2.2 KiB
Turtle
47 lines
2.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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/AD41DDCBFE623EE74DA7B811FF3E6788>
|
|
dc:creator "Moritz, M." ;
|
|
dc:title "Brachychthoniidae" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brachychthoniidae_Moritz_1976> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/02D6094C6E9F74C855AF30382F8F7B2D> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/02D6094C6E9F74C855AF30382F8F7B2D>
|
|
bibo:endPage "136" ;
|
|
bibo:journal "Mitteilungen aus dem Zoologischen Museum in Berlin" ;
|
|
bibo:startPage "27" ;
|
|
bibo:volume "52" ;
|
|
dc:creator "Moritz, M." ;
|
|
dc:date "1976" ;
|
|
dc:title "Revision der europäischen Gattungen und Arten der Familie Brachychthoniidae (Acari, Oribatei) Teil 1. Allgemeiner Teil: Brachychthoniidae Thor, 1934. Spezieller Teil: Liochthonius v. d. Hammen, 1959, Verachthonius nov. gen. und Paraliochthonius nov. gen." ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Brachychthoniidae_Moritz_1976>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:authority "Moritz, 1976" ;
|
|
dwc:authorityName "Moritz" ;
|
|
dwc:authorityYear "1976" ;
|
|
dwc:family "Brachychthoniidae" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Moritz, 1976" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CP> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brachychthoniidae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Brachychthoniidae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:family "Brachychthoniidae" ;
|
|
dwc:rank "family" ;
|
|
a dwcFP:TaxonName .
|