treatments-rdf/data/03/DE/87/03DE87B9D64AA641F1D1FC302D4E75AD.ttl

59 lines
2.5 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#> .
# Error: the treatment is lacking the taxon
<http://treatment.plazi.org/id/03DE87B9D64AA641F1D1FC302D4E75AD>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Ilyodrilus_templetoni_Southern_1909>, <http://taxon-concept.plazi.org/id/Animalia/Isochaetides_Hrab_> ;
dc:creator "Šundić, Danijela; Radujković, Branko M.; Ćetković, Jasmina Krpo -" ;
dc:title "Ilyodrilus templetoni Southern 1909" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Isochaetides_michaelseni> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.278352> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.278352>
bibo:endPage "25" ;
bibo:journal "Zootaxa" ;
bibo:startPage "1" ;
bibo:volume "2985" ;
dc:creator "Šundić, Danijela; Radujković, Branko M.; Ćetković, Jasmina Krpo -" ;
dc:date "2011" ;
dc:title "Catalogue of aquatic Oligochaeta (Annelida: Clitellata) of Montenegro, exclusive of Naidinae and Pristininae" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ilyodrilus_templetoni_Southern_1909>
dwc:authority "Southern, 1909" ;
dwc:authorityName "Southern" ;
dwc:authorityYear "1909" ;
dwc:class "Clitellata" ;
dwc:family "Randiellidae" ;
dwc:genus "Ilyodrilus" ;
dwc:kingdom "Animalia" ;
dwc:order "Enchytraeida" ;
dwc:phylum "Annelida" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Southern, 1909" ;
dwc:species "templetoni" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ilyodrilus_templetoni> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Isochaetides_Hrab_>
dwc:authority "Hrab" ;
dwc:authorityName "Hrab" ;
dwc:class "Clitellata" ;
dwc:family "Tubificidae" ;
dwc:genus "Isochaetides" ;
dwc:kingdom "Animalia" ;
dwc:order "Haplotaxida" ;
dwc:phylum "Annelida" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Hrab" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Isochaetides> ;
a dwcFP:TaxonConcept .