55 lines
2.3 KiB
Turtle
55 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/D0691358CC61BE7DD34A41E40CC95167>
|
|
dc:creator "Morffe, Jans; Garcia, Nayla" ;
|
|
dc:title "Kongonema meyeri Morffe & Garcia, 2013, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kongonema_meyeri_Morffe_2013> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.257.3666> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.257.3666>
|
|
bibo:endPage "15" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "257" ;
|
|
dc:creator "Morffe, Jans; Garcia, Nayla" ;
|
|
dc:date "2013" ;
|
|
dc:title "Two new genera of nematode (Oxyurida, Hystrignathidae) parasites of Passalidae (Coleoptera) from the Democratic Republic of Congo" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Kongonema_meyeri_Morffe_2013>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:LSID "urn:lsid:zoobank.org:act:0E02D195-40DE-4D6A-A752-D9FEAF8910E7" ;
|
|
dwc:authority "Morffe & Garcia, 2013" ;
|
|
dwc:authorityName "Morffe & Garcia" ;
|
|
dwc:authorityYear "2013" ;
|
|
dwc:genus "Kongonema" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Morffe & Garcia, 2013" ;
|
|
dwc:species "meyeri" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kongonema_meyeri> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Kongonema_meyeri>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Kongonema" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "meyeri" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kongonema> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Kongonema>
|
|
dwc:genus "Kongonema" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kongonema_meyeri> ;
|
|
a dwcFP:TaxonName .
|