treatments-rdf/data/03/C7/DC/03C7DC6B4848FFA6E166F875FD76AEA4.ttl

75 lines
3.1 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/03C7DC6B4848FFA6E166F875FD76AEA4>
# Error: Could not add TaxonConceptCitation
# Error: Could not produce taxonNameURI ;
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Agastrophus_Attems_1900>, <http://taxon-concept.plazi.org/id/Animalia/Cambalopsidae_Cook_1895>, <http://taxon-concept.plazi.org/id/Animalia/Hypocambala_Caledonica_Carl_1926> ;
dc:creator "Hollier, John; Stöckli, Eduard; Wesener, Thomas; Mesibov, Robert; Decker, Peter; Sierwald, Petra" ;
dc:title "caledonicus Carl, 1926: 403-405" ;
trt:publishedIn <http://dx.doi.org/10.35929/rsz.0015> ;
a trt:Treatment .
<http://dx.doi.org/10.35929/rsz.0015>
bibo:endPage "240" ;
bibo:issue "1" ;
bibo:journal "Revue suisse de Zoologie" ;
bibo:pubDate "2020-06-04" ;
bibo:startPage "183" ;
bibo:volume "127" ;
dc:creator "Hollier, John; Stöckli, Eduard; Wesener, Thomas; Mesibov, Robert; Decker, Peter; Sierwald, Petra" ;
dc:date "2020" ;
dc:title "An annotated list of the millipede (Diplopoda) species described by Johann Carl" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Agastrophus_Attems_1900>
dwc:authorityName "Attems" ;
dwc:authorityYear "1900" ;
dwc:class "Diplopoda" ;
dwc:family "Cambalopsidae" ;
dwc:genus "Agastrophus" ;
dwc:kingdom "Animalia" ;
dwc:order "Spirostreptida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Attems, 1900" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agastrophus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hypocambala_Caledonica_Carl_1926>
dwc:authority "(Carl, 1926)" ;
dwc:baseAuthorityName "Carl" ;
dwc:baseAuthorityYear "1926" ;
dwc:class "Diplopoda" ;
dwc:family "Glyphiulidae" ;
dwc:genus "Hypocambala" ;
dwc:kingdom "Animalia" ;
dwc:order "Spirostreptida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Carl, 1926)" ;
dwc:species "Caledonica" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypocambala_Caledonica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Cambalopsidae_Cook_1895>
dwc:authorityName "Cook" ;
dwc:authorityYear "1895" ;
dwc:class "Diplopoda" ;
dwc:family "Cambalopsidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Spirostreptida" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Cook, 1895" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cambalopsidae> ;
a dwcFP:TaxonConcept .