GG2RDF 2024-07-04T10:51:45.858Z full update: 069 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
78c179eed0
commit
3f99d01e28
3000 changed files with 402423 additions and 0 deletions
80
data/DB/C4/4F/DBC44F0A7EA003FFD62E243119E85D60.ttl
Normal file
80
data/DB/C4/4F/DBC44F0A7EA003FFD62E243119E85D60.ttl
Normal file
|
|
@ -0,0 +1,80 @@
|
|||
@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/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/DBC44F0A7EA003FFD62E243119E85D60>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dorylomimini>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Dorylomimini Wasmann 1916" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Dorylomimus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.88.807>
|
||||
bibo:endPage "972" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "88" ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorylomimus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
dwc:genus "Dorylomimus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Staphylinidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Staphylinidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Staphylinidae" ;
|
||||
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 .
|
||||
88
data/DB/C4/5C/DBC45C7912CFBF1E25EF352D56FE9DAE.ttl
Normal file
88
data/DB/C4/5C/DBC45C7912CFBF1E25EF352D56FE9DAE.ttl
Normal file
|
|
@ -0,0 +1,88 @@
|
|||
@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/DBC45C7912CFBF1E25EF352D56FE9DAE>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Veronica anagalloides Guss." ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/683C7A62D79184E99262E78E2DC993FF> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Veronica_anagalloides> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/683C7A62D79184E99262E78E2DC993FF>
|
||||
bibo:endPage "922" ;
|
||||
bibo:startPage "882" ;
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Flora Helvetica - Plantaginaceae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Veronica_anagalloides>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:genus "Veronica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "anagalloides" ;
|
||||
dwc:vernacularName "Schlamm-Ehrenpreis"@de, "Veronique a pedicelle glanduleux"@fr, "Veronique faux mouron-d'eau"@fr, "Veronica delle sponde"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Veronica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Veronica>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:genus "Veronica" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plantaginaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Plantaginaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Plantaginaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
101
data/DB/C4/CD/DBC4CD51A8BCC6E9007310683CC3469C.ttl
Normal file
101
data/DB/C4/CD/DBC4CD51A8BCC6E9007310683CC3469C.ttl
Normal file
|
|
@ -0,0 +1,101 @@
|
|||
@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/DBC4CD51A8BCC6E9007310683CC3469C>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Lonicera sempervirens Linnaeus, 1753, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lonicera_sempervirens_Linnaeus_1753> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.669> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.669>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1753" ;
|
||||
dc:title "Species plantarum: exhibentes plantas rite cognitas, ad genera relatas, cum differentiis specificis, nominibus trivialibus, synonymis selectis, locis natalibus, secundum systema sexuale digestas" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Lonicera_sempervirens_Linnaeus_1753>
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Lonicera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "sempervirens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3VZFS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Lonicera_sempervirens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lonicera_sempervirens>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Lonicera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sempervirens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lonicera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lonicera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:genus "Lonicera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caprifoliaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caprifoliaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dipsacales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dipsacales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Dipsacales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
96
data/DB/C4/F0/DBC4F0A0FC4B693C7FC825471B008224.ttl
Normal file
96
data/DB/C4/F0/DBC4F0A0FC4B693C7FC825471B008224.ttl
Normal file
|
|
@ -0,0 +1,96 @@
|
|||
@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/DBC4F0A0FC4B693C7FC825471B008224>
|
||||
cito:cites <https://binary.pensoft.net/fig/391126> ;
|
||||
dc:creator "Wood, John R. I.; Munoz-Rodriguez, Pablo; Williams, Bethany R. M.; Scotland, Robert W." ;
|
||||
dc:title "Ipomoea spruceana Meisn. in Martius" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.143.32821> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Ipomoea_spruceana> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.143.32821>
|
||||
bibo:endPage "823" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "143" ;
|
||||
dc:creator "Wood, John R. I.; Munoz-Rodriguez, Pablo; Williams, Bethany R. M.; Scotland, Robert W." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "A foundation monograph of Ipomoea (Convolvulaceae) in the New World" ;
|
||||
fabio:hasPart <https://binary.pensoft.net/fig/391126> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea_spruceana>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spruceana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ipomoea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Ipomoea>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:genus "Ipomoea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Convolvulaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Convolvulaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Convolvulaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<https://binary.pensoft.net/fig/391126>
|
||||
dc:description "Figure 124. Ipomoea spruceana. A habit B outer sepal C middle sepal D inner sepal E corolla opened out to show stamens F ovary and style G fruiting inflorescence. Drawn by Rosemary Wise from Spruce 703." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/391126> ;
|
||||
a fabio:Figure .
|
||||
Loading…
Add table
Add a link
Reference in a new issue