43 lines
1.6 KiB
Turtle
43 lines
1.6 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/03B08784460BFFC1FF577F402750FB0A>
|
||
|
dc:creator "Allgén, C. A." ;
|
||
|
dc:title "Plectus cirratus fm. parietinus subfm. latilaimus Micoletzky, n. sf." ;
|
||
|
trt:publishedIn <http://dx.doi.org/10.1080/00222935308654469> ;
|
||
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/latilaimus> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://dx.doi.org/10.1080/00222935308654469>
|
||
|
bibo:endPage "688" ;
|
||
|
bibo:issue "6" ;
|
||
|
bibo:journal "Annals and Magazine of Natural History" ;
|
||
|
bibo:startPage "665" ;
|
||
|
bibo:volume "12" ;
|
||
|
dc:creator "Allgén, C. A." ;
|
||
|
dc:date "1953" ;
|
||
|
dc:title "Terrestrial nematodes from Jan Mayen" ;
|
||
|
a fabio:JournalArticle .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/latilaimus>
|
||
|
# Warning: Could not determine parent name ;
|
||
|
dwc:class "Chromadorea" ;
|
||
|
dwc:family "Plectidae" ;
|
||
|
dwc:form "parietinus" ;
|
||
|
dwc:genus "Plectus" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Plectida" ;
|
||
|
dwc:phylum "Nematoda" ;
|
||
|
dwc:rank "subForm" ;
|
||
|
dwc:species "cirratus" ;
|
||
|
dwc:subForm "latilaimus" ;
|
||
|
a dwcFP:TaxonName .
|