treatments-rdf/data/A1/5B/2C/A15B2C081A63DE96FD9EB6BA9E8F204C.ttl

47 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#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/A15B2C081A63DE96FD9EB6BA9E8F204C>
dc:creator "Rodrigues, Taissa; Kellner, Alexander Wilhelm Armin" ;
dc:title "Anhangueria Rodrigues & Kellner 2013, new clade" ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anhangueria_Rodrigues_2013> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.308.5559> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.308.5559>
bibo:endPage "112" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2013-06-12" ;
bibo:startPage "1" ;
bibo:volume "308" ;
dc:creator "Rodrigues, Taissa; Kellner, Alexander Wilhelm Armin" ;
dc:date "2013" ;
dc:title "Taxonomic review of the Ornithocheirus complex (Pterosauria) from the Cretaceous of England" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Anhangueria_Rodrigues_2013>
dwc:LSID "A15B2C08-1A63-DE96-FD9E-B6BA9E8F204C" ;
dwc:authority "Rodrigues & Kellner, 2013" ;
dwc:authorityName "Rodrigues & Kellner" ;
dwc:authorityYear "2013" ;
dwc:genus "Anhangueria" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Rodrigues & Kellner, 2013" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anhangueria> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Anhangueria>
# Warning: Could not determine parent name ;
dwc:genus "Anhangueria" ;
dwc:rank "genus" ;
a dwcFP:TaxonName .