This commit is contained in:
parent
ebf7de7709
commit
58bfe8d28b
108
data/EE/2D/87/EE2D87DD164FFFD87C01CB35FB62FE50.ttl
Normal file
108
data/EE/2D/87/EE2D87DD164FFFD87C01CB35FB62FE50.ttl
Normal file
|
@ -0,0 +1,108 @@
|
|||
@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/EE2D87DD164FFFD87C01CB35FB62FE50>
|
||||
dc:creator "Bilardo, Armando; Rocchi, Saverio" ;
|
||||
dc:title "Laccophilus conjunctus Guignot 1950" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laccophilus_conjunctus_Guignot_1950> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2018.354> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2018.354>
|
||||
bibo:endPage "51" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2018-02-05" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Bilardo, Armando; Rocchi, Saverio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Noteridae, Dytiscidae (Coleoptera) du Gabon (11 ème partie). Parc National Monts Birougou (mission 2016)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Laccophilus_conjunctus_Guignot_1950>
|
||||
dwc:authority "Guignot, 1950" ;
|
||||
dwc:authorityName "Guignot" ;
|
||||
dwc:authorityYear "1950" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Laccophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Guignot, 1950" ;
|
||||
dwc:species "conjunctus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RM6D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laccophilus_conjunctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laccophilus_conjunctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Laccophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "conjunctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laccophilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laccophilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Laccophilus" ;
|
||||
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 .
|
||||
|
||||
<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 .
|
108
data/EE/2D/87/EE2D87DD164FFFD87C01CBD8FC77FD43.ttl
Normal file
108
data/EE/2D/87/EE2D87DD164FFFD87C01CBD8FC77FD43.ttl
Normal file
|
@ -0,0 +1,108 @@
|
|||
@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/EE2D87DD164FFFD87C01CBD8FC77FD43>
|
||||
dc:creator "Bilardo, Armando; Rocchi, Saverio" ;
|
||||
dc:title "Laccophilus bizonatus Regimbart 1895" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Laccophilus_bizonatus_Regimbart_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2018.354> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2018.354>
|
||||
bibo:endPage "51" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2018-02-05" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Bilardo, Armando; Rocchi, Saverio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Noteridae, Dytiscidae (Coleoptera) du Gabon (11 ème partie). Parc National Monts Birougou (mission 2016)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Laccophilus_bizonatus_Regimbart_1895>
|
||||
dwc:authority "Regimbart, 1895" ;
|
||||
dwc:authorityName "Regimbart" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Laccophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Regimbart, 1895" ;
|
||||
dwc:species "bizonatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3RM5L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Laccophilus_bizonatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laccophilus_bizonatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Laccophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bizonatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laccophilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laccophilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Laccophilus" ;
|
||||
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 .
|
||||
|
||||
<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 .
|
108
data/EE/2D/87/EE2D87DD164FFFD87F30C914FF70FB21.ttl
Normal file
108
data/EE/2D/87/EE2D87DD164FFFD87F30C914FF70FB21.ttl
Normal file
|
@ -0,0 +1,108 @@
|
|||
@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/EE2D87DD164FFFD87F30C914FF70FB21>
|
||||
dc:creator "Bilardo, Armando; Rocchi, Saverio" ;
|
||||
dc:title "Africodytes silvestris" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Africodytes_silvestris_Bilardo_1978> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2018.354> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2018.354>
|
||||
bibo:endPage "51" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2018-02-05" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Bilardo, Armando; Rocchi, Saverio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Noteridae, Dytiscidae (Coleoptera) du Gabon (11 ème partie). Parc National Monts Birougou (mission 2016)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Africodytes_silvestris_Bilardo_1978>
|
||||
dwc:authority "(Bilardo & Pederzani, 1978)" ;
|
||||
dwc:baseAuthorityName "Bilardo & Pederzani" ;
|
||||
dwc:baseAuthorityYear "1978" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Africodytes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bilardo & Pederzani, 1978)" ;
|
||||
dwc:species "silvestris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/65F75> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Africodytes_silvestris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Africodytes_silvestris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Africodytes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "silvestris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Africodytes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Africodytes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Africodytes" ;
|
||||
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 .
|
||||
|
||||
<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 .
|
108
data/EE/2D/87/EE2D87DD164FFFD87F30CF28FB29FF3F.ttl
Normal file
108
data/EE/2D/87/EE2D87DD164FFFD87F30CF28FB29FF3F.ttl
Normal file
|
@ -0,0 +1,108 @@
|
|||
@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/EE2D87DD164FFFD87F30CF28FB29FF3F>
|
||||
dc:creator "Bilardo, Armando; Rocchi, Saverio" ;
|
||||
dc:title "Bidessus rossi Omer-Cooper 1974" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bidessus_rossi_Omer-Cooper_1974> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2018.354> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2018.354>
|
||||
bibo:endPage "51" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2018-02-05" ;
|
||||
bibo:startPage "33" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Bilardo, Armando; Rocchi, Saverio" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Noteridae, Dytiscidae (Coleoptera) du Gabon (11 ème partie). Parc National Monts Birougou (mission 2016)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bidessus_rossi_Omer-Cooper_1974>
|
||||
dwc:authority "Omer-Cooper, 1974" ;
|
||||
dwc:authorityName "Omer-Cooper" ;
|
||||
dwc:authorityYear "1974" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Bidessus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Omer-Cooper, 1974" ;
|
||||
dwc:species "rossi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/LSRX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bidessus_rossi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bidessus_rossi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Bidessus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rossi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bidessus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bidessus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Dytiscidae" ;
|
||||
dwc:genus "Bidessus" ;
|
||||
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 .
|
||||
|
||||
<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 .
|
Loading…
Reference in a new issue