60 lines
2.3 KiB
Turtle
60 lines
2.3 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/210C2F4FB90CFFC1FEFDFD4D6754FB07>
|
|
dc:creator "Seidel, Matthias; Arriaga-Varela, Emmanuel; Vondráček, Dominik" ;
|
|
dc:title "Coleoptera Larvae" ;
|
|
trt:publishedIn <http://dx.doi.org/10.2478/aemnp-2019-0050> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Coleoptera> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.2478/aemnp-2019-0050>
|
|
bibo:endPage "582" ;
|
|
bibo:issue "2" ;
|
|
bibo:journal "Acta Entomologica Musei Nationalis Pragae" ;
|
|
bibo:pubDate "2019-12-01" ;
|
|
bibo:series "Acta. Ent. Mus. Natl. Pragae" ;
|
|
bibo:startPage "569" ;
|
|
bibo:volume "59" ;
|
|
dc:creator "Seidel, Matthias; Arriaga-Varela, Emmanuel; Vondráček, Dominik" ;
|
|
dc:date "2019" ;
|
|
dc:title "Abstracts of the Immature Beetles Meeting 2019 October 3 - 4, Prague, Czech Republic" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Coleoptera>
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
|
dwc:class "Magnoliopsida" ;
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:phylum "Tracheophyta" ;
|
|
dwc:rank "phylum" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Plantae>
|
|
dwc:kingdom "Plantae" ;
|
|
dwc:rank "kingdom" ;
|
|
a dwcFP:TaxonName .
|