54 lines
2.2 KiB
Turtle
54 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/> .
|
|
|
|
<http://treatment.plazi.org/id/592C87F3FFB0B867FF33F88DE9F3F800>
|
|
dc:creator "Bonis, Louis de; Ekrt, Boris; Kunstmüllerová, Lucie; Martínek, Karel; Rapprich, Vladislav; Wagner, Jan" ;
|
|
dc:title "Aeluroidea Flower 1869" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aeluroidea_Flower_1869> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5252/geodiversitas2024v46a1> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5252/geodiversitas2024v46a1>
|
|
bibo:endPage "12" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Geodiversitas" ;
|
|
bibo:pubDate "2024-01-11" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "46" ;
|
|
dc:creator "Bonis, Louis de; Ekrt, Boris; Kunstmüllerová, Lucie; Martínek, Karel; Rapprich, Vladislav; Wagner, Jan" ;
|
|
dc:date "2024" ;
|
|
dc:title "New early aeluroid carnivoran (Mammalia, Carnivora, Feliformia) from the classical palaeontological locality Valeč, the Czech Republic" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Aeluroidea_Flower_1869>
|
|
dwc:authority "Flower, 1869" ;
|
|
dwc:authorityName "Flower" ;
|
|
dwc:authorityYear "1869" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:infraOrder "Aeluroidea" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Diptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "infraOrder" ;
|
|
dwc:scientificNameAuthorship "Flower, 1869" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aeluroidea> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Aeluroidea>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:class "Insecta" ;
|
|
dwc:infraOrder "Aeluroidea" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Diptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "infraOrder" ;
|
|
a dwcFP:TaxonName .
|