GG2RDF 2024-08-10T03:28:18.429Z (plazi/treatments-xml)
This commit is contained in:
parent
fdef194bff
commit
5aff79aa8f
106
data/56/39/87/563987E16C22FFC2BBADFA70FE349FDB.ttl
Normal file
106
data/56/39/87/563987E16C22FFC2BBADFA70FE349FDB.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@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/563987E16C22FFC2BBADFA70FE349FDB>
|
||||
dc:creator "Pauly, Alain" ;
|
||||
dc:title "Hylaeus brevicornis Nylander 1852" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylaeus_brevicornis_Nylander_1852> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13290686> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13290686>
|
||||
bibo:endPage "36" ;
|
||||
bibo:journal "Belgian Journal of Entomology" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "60" ;
|
||||
dc:creator "Pauly, Alain" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Hylaeus punctatus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hylaeus_brevicornis_Nylander_1852>
|
||||
dwc:authority "Nylander, 1852" ;
|
||||
dwc:authorityName "Nylander" ;
|
||||
dwc:authorityYear "1852" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Hylaeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nylander, 1852" ;
|
||||
dwc:species "brevicornis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3NDQP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylaeus_brevicornis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylaeus_brevicornis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Hylaeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brevicornis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylaeus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylaeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Hylaeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colletidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colletidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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 .
|
106
data/56/39/87/563987E16C22FFC2BBADFB17FD2B9DF3.ttl
Normal file
106
data/56/39/87/563987E16C22FFC2BBADFB17FD2B9DF3.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@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/563987E16C22FFC2BBADFB17FD2B9DF3>
|
||||
dc:creator "Pauly, Alain" ;
|
||||
dc:title "Colletes succinctus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Colletes_succinctus_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13290686> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13290686>
|
||||
bibo:endPage "36" ;
|
||||
bibo:journal "Belgian Journal of Entomology" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "60" ;
|
||||
dc:creator "Pauly, Alain" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Hylaeus punctatus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Colletes_succinctus_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Colletes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "succinctus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/X3LH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Colletes_succinctus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colletes_succinctus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Colletes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "succinctus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colletes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colletes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Colletes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colletidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colletidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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 .
|
106
data/56/39/87/563987E16C25FFC6BBADF90FFC689FC4.ttl
Normal file
106
data/56/39/87/563987E16C25FFC6BBADF90FFC689FC4.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@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/563987E16C25FFC6BBADF90FFC689FC4>
|
||||
dc:creator "Pauly, Alain" ;
|
||||
dc:title "Andrena ventralis Imhoff 1832" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Andrena_ventralis_Imhoff_1832> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13290686> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13290686>
|
||||
bibo:endPage "36" ;
|
||||
bibo:journal "Belgian Journal of Entomology" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "60" ;
|
||||
dc:creator "Pauly, Alain" ;
|
||||
dc:date "2019" ;
|
||||
dc:title "Hylaeus punctatus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Andrena_ventralis_Imhoff_1832>
|
||||
dwc:authority "Imhoff, 1832" ;
|
||||
dwc:authorityName "Imhoff" ;
|
||||
dwc:authorityYear "1832" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Imhoff, 1832" ;
|
||||
dwc:species "ventralis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/DT9J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Andrena_ventralis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrena_ventralis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ventralis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrena> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:genus "Andrena" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Andrenidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Andrenidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Andrenidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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 .
|
106
data/D5/6A/87/D56A87BB6A2EFF8E9ECB8E9BFD9AF82C.ttl
Normal file
106
data/D5/6A/87/D56A87BB6A2EFF8E9ECB8E9BFD9AF82C.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@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/D56A87BB6A2EFF8E9ECB8E9BFD9AF82C>
|
||||
dc:creator "Pauly, Alain; Vereecken, Nicolas; Lepps" ;
|
||||
dc:title "Hylaeus styriacus Foerster 1851" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hylaeus_styriacus_Foerster_1851> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.13291256> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.13291256>
|
||||
bibo:endPage "39" ;
|
||||
bibo:journal "Belgian Journal of Entomology" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "61" ;
|
||||
dc:creator "Pauly, Alain; Vereecken, Nicolas; Lepps" ;
|
||||
dc:date "1952" ;
|
||||
dc:title "Die \" Copula \" der Oribatiden (Moosmilben)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hylaeus_styriacus_Foerster_1851>
|
||||
dwc:authority "Foerster, 1851" ;
|
||||
dwc:authorityName "Foerster" ;
|
||||
dwc:authorityYear "1851" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Hylaeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Foerster, 1851" ;
|
||||
dwc:species "styriacus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6MNGP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylaeus_styriacus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylaeus_styriacus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Hylaeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "styriacus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hylaeus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hylaeus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:genus "Hylaeus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Colletidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colletidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Colletidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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