52 lines
2.1 KiB
Turtle
52 lines
2.1 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/03BE8786A54C7C3EF9C4D344FB72FA75>
|
|
dc:creator "BLAGODEROV, VLADIMIR; GRIMALDI, DAVID A.; FRASER, NICHOLAS C." ;
|
|
dc:title "Culicomorpha Hennig 1948" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Culicomorpha_Hennig_1948> ;
|
|
trt:publishedIn <http://dx.doi.org/10.1206/0003-0082(2007)509%5B1:HTFFFD%5D2.0.CO;2> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.1206/0003-0082(2007)509%5B1:HTFFFD%5D2.0.CO;2>
|
|
bibo:endPage "40" ;
|
|
bibo:journal "American Museum Novitates" ;
|
|
bibo:pubDate "2007-05-16" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "3572" ;
|
|
dc:creator "BLAGODEROV, VLADIMIR; GRIMALDI, DAVID A.; FRASER, NICHOLAS C." ;
|
|
dc:date "2007" ;
|
|
dc:title "How Time Flies for Flies: Diverse Diptera from the Triassic of Virginia and Early Radiation of the Order" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Plantae/Culicomorpha_Hennig_1948>
|
|
dwc:authorityName "Hennig" ;
|
|
dwc:authorityYear "1948" ;
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:infraOrder "Culicomorpha" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Saxifragales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "infraOrder" ;
|
|
dwc:scientificNameAuthorship "Hennig, 1948" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Culicomorpha> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Culicomorpha>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:infraOrder "Culicomorpha" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Saxifragales" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "infraOrder" ;
|
|
a dwcFP:TaxonName .
|