This commit is contained in:
parent
e4e066dbf0
commit
2a7560f9de
3902 changed files with 32919 additions and 24461 deletions
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/099C04B4506B5B8F10869AABAB0D5048>
|
||||
dc:creator "Vermeulen, Jaap J.; Liew, Thor-Seng; Schilthuizen, Menno" ;
|
||||
|
|
@ -28,14 +27,46 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Diplommatinidae_Pfeiffer_>
|
||||
dwc:authority "Pfeiffer" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Diplommatinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Architaenioglossa" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Pfeiffer" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NH8T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Diplommatinidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplommatinidae>
|
||||
# Warning: Could not determine parent name ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Diplommatinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Architaenioglossa" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Architaenioglossa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Architaenioglossa>
|
||||
dwc:order "Architaenioglossa" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:phylum "Mollusca" ;
|
||||
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…
Add table
Add a link
Reference in a new issue