113 lines
3.9 KiB
Turtle
113 lines
3.9 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/AE5CC0793D2ABDD01E601010B5543D32>
|
|
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
|
|
dc:creator "Lee, Dae-Hyun; Ahn, Kee-Jeong" ;
|
|
dc:title "(Gyrinus) Geoffroy 1762" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gyrinus>, <http://taxon-name.plazi.org/id/Animalia/Dytiscus_natator> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.509.9442> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.509.9442>
|
|
bibo:endPage "107" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "87" ;
|
|
bibo:volume "509" ;
|
|
dc:creator "Lee, Dae-Hyun; Ahn, Kee-Jeong" ;
|
|
dc:date "2015" ;
|
|
dc:title "A taxonomic review of the Gyrinidae (Coleoptera) in Korea" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Gyrinus>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Gyrinidae" ;
|
|
dwc:genus "Gyrinus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gyrinidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Gyrinidae>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Gyrinidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
|
dwc:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
|
dwc:class "Insecta" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "class" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "phylum" ;
|
|
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 .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Dytiscus_natator>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Dytiscidae" ;
|
|
dwc:genus "Dytiscus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "natator" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Dytiscus>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Dytiscidae" ;
|
|
dwc:genus "Dytiscus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dytiscidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Dytiscidae>
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Dytiscidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Coleoptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
|
a dwcFP:TaxonName .
|