53 lines
2.2 KiB
Turtle
53 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/03E587D12258AF7546300977FB97FD77>
|
|
dc:creator "Arratia, Gloria; Schultze, Hans-Peter; Tischlinger, Helmut" ;
|
|
dc:title "Ascalaboidiformes Arratia & Schultze & Tischlinger 2019, new order" ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ascalaboidiformes_Arratia_2019> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5194/fr-22-1-2019> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5194/fr-22-1-2019>
|
|
bibo:endPage "23" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Fossil Record" ;
|
|
bibo:pubDate "2019-01-07" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "22" ;
|
|
dc:creator "Arratia, Gloria; Schultze, Hans-Peter; Tischlinger, Helmut" ;
|
|
dc:date "2019" ;
|
|
dc:title "On a remarkable new species of Tharsis, a Late Jurassic teleostean fish from southern Germany: its morphology and phylogenetic relationships" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Ascalaboidiformes_Arratia_2019>
|
|
dwc:authority "Arratia & Schultze & Tischlinger, 2019" ;
|
|
dwc:authorityName "Arratia & Schultze & Tischlinger" ;
|
|
dwc:authorityYear "2019" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Ascalaboidiformes" ;
|
|
dwc:rank "order" ;
|
|
dwc:scientificNameAuthorship "Arratia, Schultze & Tischlinger, 2019" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ascalaboidiformes> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Ascalaboidiformes>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Ascalaboidiformes" ;
|
|
dwc:rank "order" ;
|
|
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 .
|