GG2RDF 2024-07-04T10:51:45.858Z full update: 207 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
031647b3d1
commit
c1e2951e28
3000 changed files with 439734 additions and 0 deletions
22
data/1C/52/87/1C528797FF91FFB66AA4958E84CC2FB5.ttl
Normal file
22
data/1C/52/87/1C528797FF91FFB66AA4958E84CC2FB5.ttl
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
@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/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# at checkForErrors (file:///app/src/gg2rdf.ts:120:13)
|
||||
# at gg2rdf (file:///app/src/gg2rdf.ts:84:5)
|
||||
# at GHActWorker.jobHandler (file:///app/src/action_worker.ts:71:9)
|
||||
# at GHActWorker.run (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:103:22)
|
||||
# at eventLoopTick (ext:core/01_core.js:168:7)
|
||||
# at async GHActWorker.startTask (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:81:7)
|
||||
# at async GHActWorker.scope.onmessage (https://deno.land/x/ghact@1.2.2/src/GHActWorker.ts:68:28)
|
||||
105
data/1C/52/87/1C528797FF94FFBC6AA492C181612CAC.ttl
Normal file
105
data/1C/52/87/1C528797FF94FFBC6AA492C181612CAC.ttl
Normal file
|
|
@ -0,0 +1,105 @@
|
|||
@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/1C528797FF94FFBC6AA492C181612CAC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.271204>, <http://dx.doi.org/10.5281/zenodo.271203> ;
|
||||
dc:creator "Magalhães, Wagner F.; Weidhase, Michael; Schulze, Anja; Bailey-Brock, Julie H." ;
|
||||
dc:title "Ctenodrilus Claparede 1863" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ctenodrilus_Claparede_1863> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4103.4.2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.4103.4.2>
|
||||
bibo:endPage "343" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "325" ;
|
||||
bibo:volume "4103" ;
|
||||
dc:creator "Magalhães, Wagner F.; Weidhase, Michael; Schulze, Anja; Bailey-Brock, Julie H." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Taxonomic remarks on the genus Ctenodrilus (Annelida: Cirratulidae) including description of a new species from the Pacific Ocean" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.271204>, <http://dx.doi.org/10.5281/zenodo.271203> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ctenodrilus_Claparede_1863>
|
||||
dwc:authority "Claparede, 1863" ;
|
||||
dwc:authorityName "Claparede" ;
|
||||
dwc:authorityYear "1863" ;
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ctenodrilidae" ;
|
||||
dwc:genus "Ctenodrilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Claparede, 1863" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ctenodrilus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ctenodrilus>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ctenodrilidae" ;
|
||||
dwc:genus "Ctenodrilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ctenodrilidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ctenodrilidae>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:family "Ctenodrilidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terebellida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terebellida>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Terebellida" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Polychaeta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Polychaeta>
|
||||
dwc:class "Polychaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Annelida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Annelida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Annelida" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.271204>
|
||||
dc:description "FIGURE 2. Ctenodrilus pacificus sp. nov. A, line drawing of a complete live specimen in lateral view; B, complete specimen in lateral-ventral view showing distribution of ventral cilia; C, multidentate hooks of a single individual. (abbreviations: es, esophagus; hb, heart body; int, intestine; mo, mouth; nep, nephridium; nuO, nuchal organ; per, peristomium; ph, pharynx; pr, prostomium; py, pygidium; st, stomach; vc, ventral cilia)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/271204/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.271203>
|
||||
dc:description "FIGURE 1. Ctenodrilus serratus. A and B, complete specimens in lateral view from Massachusetts, USA (USNM 51480); C, complete specimen in lateral view showing multidentate hooks from Bahamas (USNM 1044811); D and E, complete specimens in dorso-lateral view from Belize (USNM 321390), D, showing five buds. (abbreviations: es, esophagus; hb, heart body; int, intestine; nep, nephridium; ph, pharynx; st, stomach)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/271203/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
123
data/1C/52/EE/1C52EE9955DC967E0D3C596356972048.ttl
Normal file
123
data/1C/52/EE/1C52EE9955DC967E0D3C596356972048.ttl
Normal file
|
|
@ -0,0 +1,123 @@
|
|||
@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/1C52EE9955DC967E0D3C596356972048>
|
||||
dc:creator "Abotsi, Komla Elikplim; Kokou, Kouami; Dubuisson, Jean-Yves; Rouhan, Germinal" ;
|
||||
dc:title "Microsorum scolopendria Copel." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/1C52EE9955DC967E0D3C596356972048.mc.072546F8C296C9961C6077D635B75437>, <http://tb.plazi.org/GgServer/dwcaRecords/1C52EE9955DC967E0D3C596356972048.mc.72A3135E50F233A02FC400EEAF8A0D64>, <http://tb.plazi.org/GgServer/dwcaRecords/1C52EE9955DC967E0D3C596356972048.mc.04459B2E61AD9D77C55E14AFBFBB10A4> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.6.e24137> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Microsorum_scolopendria> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.6.e24137>
|
||||
bibo:endPage "24137" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "24137" ;
|
||||
bibo:volume "6" ;
|
||||
dc:creator "Abotsi, Komla Elikplim; Kokou, Kouami; Dubuisson, Jean-Yves; Rouhan, Germinal" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "A first checklist of the Pteridophytes of Togo (West Africa)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Microsorum_scolopendria>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:genus "Microsorum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scolopendria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Microsorum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Microsorum>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:genus "Microsorum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Polypodiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1C52EE9955DC967E0D3C596356972048.mc.072546F8C296C9961C6077D635B75437>
|
||||
dwc:collectionCode "TOGO" ;
|
||||
dwc:eventDate "1929-06-17" ;
|
||||
dwc:locality "Afito" ;
|
||||
dwc:recordedBy "Abotsi, K. E." ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "6.753295" ;
|
||||
dwc:verbatimLongitude "1.587488" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1C52EE9955DC967E0D3C596356972048#072546F8C296C9961C6077D635B75437> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1C52EE9955DC967E0D3C596356972048.mc.72A3135E50F233A02FC400EEAF8A0D64>
|
||||
dwc:collectionCode "TOGO" ;
|
||||
dwc:eventDate "1924-06-16" ;
|
||||
dwc:locality "Kuma Konda" ;
|
||||
dwc:recordedBy "Abotsi, K. E." ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "6.948919" ;
|
||||
dwc:verbatimLongitude "0.578778" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1C52EE9955DC967E0D3C596356972048#72A3135E50F233A02FC400EEAF8A0D64> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/1C52EE9955DC967E0D3C596356972048.mc.04459B2E61AD9D77C55E14AFBFBB10A4>
|
||||
dwc:collectionCode "TOGO" ;
|
||||
dwc:eventDate "2016-07-08" ;
|
||||
dwc:locality "Kessibo Abrewankor" ;
|
||||
dwc:recordedBy "Abotsi, K. E." ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "7.650175" ;
|
||||
dwc:verbatimLongitude "0.59982" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/1C52EE9955DC967E0D3C596356972048#04459B2E61AD9D77C55E14AFBFBB10A4> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue