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/C1/05/12/C105123A39F755774EE3DB29A49E3D5F.ttl
Normal file
80
data/C1/05/12/C105123A39F755774EE3DB29A49E3D5F.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/C105123A39F755774EE3DB29A49E3D5F>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Entomosatopini>' 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 "Entomosatopini Muona 1993" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Entomosatopus> ;
|
||||
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/Entomosatopus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eucnemidae" ;
|
||||
dwc:genus "Entomosatopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eucnemidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eucnemidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Eucnemidae" ;
|
||||
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 .
|
||||
197
data/C1/05/4E/C1054E33FFA59358FE449DBA60E4AB4A.ttl
Normal file
197
data/C1/05/4E/C1054E33FFA59358FE449DBA60E4AB4A.ttl
Normal file
|
|
@ -0,0 +1,197 @@
|
|||
@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/C1054E33FFA59358FE449DBA60E4AB4A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.4668969>, <http://dx.doi.org/10.5281/zenodo.4668975>, <http://dx.doi.org/10.5281/zenodo.4668971> ;
|
||||
dc:creator "Schubart, Christoph D.; Koller, Peter" ;
|
||||
dc:title "Sesarma meridies Schubart & Koller 2005, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA59356FECF9E5B602DACBE>, <http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA69355FF269D526591AFA6>, <http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA69355FFC39DF36546AC5B>, <http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA69354FBD79E3E60C4AC7F>, <http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA7935AFEDE9E3B63F4AA8A>, <http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA9935AFD4898EF6268AB29> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sesarma_meridies_Schubart_2005> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1080/00222930410001671291> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1080/00222930410001671291>
|
||||
bibo:endPage "481" ;
|
||||
bibo:issue "6" ;
|
||||
bibo:journal "Journal of Natural History" ;
|
||||
bibo:pubDate "2005-02-28" ;
|
||||
bibo:startPage "469" ;
|
||||
bibo:volume "39" ;
|
||||
dc:creator "Schubart, Christoph D.; Koller, Peter" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Genetic diversity of freshwater crabs (Brachyura: Sesarmidae) from central Jamaica with description of a new species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4668969>, <http://dx.doi.org/10.5281/zenodo.4668975>, <http://dx.doi.org/10.5281/zenodo.4668971> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sesarma_meridies_Schubart_2005>
|
||||
dwc:authority "Schubart & Koller, 2005" ;
|
||||
dwc:authorityName "Schubart & Koller" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Sesarma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schubart & Koller, 2005" ;
|
||||
dwc:species "meridies" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4WYZ7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sesarma_meridies> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesarma_meridies>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Sesarma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "meridies" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesarma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesarma>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:genus "Sesarma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sesarmidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sesarmidae>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Sesarmidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Decapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Decapoda>
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
|
||||
dwc:class "Malacostraca" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4668969>
|
||||
dc:description "Figure 2. Sesarma meridies sp. n., male holotype (SMF 29338), carapace. (A) Dorsal view; (B) frontal view. Scale bars: 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4668969/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4668975>
|
||||
dc:description "Figure 4. Comparison of Sesarma meridies sp. n., male holotype (SMF 29338) and S. aeindsor Türkay and Diesel, 1994 (R-148). (A) Anterior carapace with anterolateral tooth; (B) male pleon and sternum. Upper drawings, Sesarma meridies sp. n.; lower drawings, S. aeindsor. Scale bars: 1 cm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4668975/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.4668971>
|
||||
dc:description "Figure 3. Sesarma meridies sp. n., male holotype (SMF 29338). (A) Left cheliped dorsal view; (B) left chela outer face; (C) anterior and posterior face of second walking leg; (D) gonopods, right one denuded. Scale bars: 1 cm (A–C); 1 mm (D)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/4668971/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA59356FECF9E5B602DACBE>
|
||||
dwc:collectionCode "SMF, R" ;
|
||||
dwc:eventDate "1995-03-12" ;
|
||||
dwc:locality "Rio Minho" ;
|
||||
dwc:recordedBy "C. D. Schubart & Diesel." ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4433943301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C1054E33FFA59358FE449DBA60E4AB4A#F9C4F578FFA59356FECF9E5B602DACBE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA69355FF269D526591AFA6>
|
||||
dwc:collectionCode "SMF, RMNH" ;
|
||||
dwc:eventDate "2003-03-14" ;
|
||||
dwc:locality "Rio Minho" ;
|
||||
dwc:recordedBy "C. D. Schubart" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "345" ;
|
||||
trt:gbifOccurrenceId "4433943304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C1054E33FFA59358FE449DBA60E4AB4A#F9C4F578FFA69355FF269D526591AFA6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA69355FFC39DF36546AC5B>
|
||||
dwc:catalogNumber "USNM 1020443, NHM 2004, NHMW 19934, ZRC 2004.0451, CA7303, JBS 383" ;
|
||||
dwc:collectionCode "R, T, RMNH, ANSP" ;
|
||||
dwc:eventDate "2000-10-11" ;
|
||||
dwc:locality "Weil" ;
|
||||
dwc:recordedBy "C. D. Schubart & G. Rosenberg" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "456" ;
|
||||
dwc:verbatimLatitude "18.169983" ;
|
||||
dwc:verbatimLongitude "-77.24765" ;
|
||||
trt:gbifOccurrenceId "4433943303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C1054E33FFA59358FE449DBA60E4AB4A#F9C4F578FFA69355FFC39DF36546AC5B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA69354FBD79E3E60C4AC7F>
|
||||
dwc:catalogNumber "CA7304, JBS 382" ;
|
||||
dwc:collectionCode "ANSP" ;
|
||||
dwc:eventDate "2000-10-11" ;
|
||||
dwc:locality "Pedro River" ;
|
||||
dwc:recordedBy "C. D. Schubart & G. Rosenberg." ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
dwc:verbatimElevation "464" ;
|
||||
dwc:verbatimLatitude "18.195484" ;
|
||||
dwc:verbatimLongitude "-77.21815" ;
|
||||
trt:gbifOccurrenceId "4433943305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C1054E33FFA59358FE449DBA60E4AB4A#F9C4F578FFA69354FBD79E3E60C4AC7F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA7935AFEDE9E3B63F4AA8A>
|
||||
dwc:collectionCode "CDS" ;
|
||||
dwc:eventDate "2002-03-14" ;
|
||||
dwc:locality "Thomas River" ;
|
||||
dwc:recordedBy "C. D. Schubart" ;
|
||||
trt:gbifOccurrenceId "4433943306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C1054E33FFA59358FE449DBA60E4AB4A#F9C4F578FFA7935AFEDE9E3B63F4AA8A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C1054E33FFA59358FE449DBA60E4AB4A.mc.F9C4F578FFA9935AFD4898EF6268AB29>
|
||||
dwc:catalogNumber "CA7305, JBS 398" ;
|
||||
dwc:collectionCode "R, T, ANSP" ;
|
||||
dwc:eventDate "2000-10-14" ;
|
||||
dwc:locality "Weil" ;
|
||||
dwc:recordedBy "C. D. Schubart & I. Muratov." ;
|
||||
dwc:verbatimElevation "323" ;
|
||||
dwc:verbatimLatitude "18.217817" ;
|
||||
dwc:verbatimLongitude "-76.96065" ;
|
||||
trt:gbifOccurrenceId "4433943302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C1054E33FFA59358FE449DBA60E4AB4A#F9C4F578FFA9935AFD4898EF6268AB29> ;
|
||||
a dwc:MaterialCitation .
|
||||
104
data/C1/05/61/C1056163C14B56C3DBBA2C8D237D71A8.ttl
Normal file
104
data/C1/05/61/C1056163C14B56C3DBBA2C8D237D71A8.ttl
Normal file
|
|
@ -0,0 +1,104 @@
|
|||
@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/C1056163C14B56C3DBBA2C8D237D71A8>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Esox osseus Linnaeus, 1758, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Esox_osseus_Linnaeus_1758> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.542> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.542>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1758" ;
|
||||
dc:title "Systema Naturae per regna tria naturae: secundum classes, ordines, genera, species, cum characteribus, differentiis, synonymis, locis" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Esox_osseus_Linnaeus_1758>
|
||||
dwc:LSID "urn:lsid:zoobank.org:act:AC1E46DC-4ED3-45C1-BF48-0DB01D403041" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Esocidae" ;
|
||||
dwc:genus "Esox" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Esociformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "osseus" ;
|
||||
dwc:zbkClass "Pisces" ;
|
||||
dwc:zbkKingdom "Animalia" ;
|
||||
dwc:zbkOrder "Abdominales" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Esox_osseus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Esox_osseus>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Esocidae" ;
|
||||
dwc:genus "Esox" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Esociformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "osseus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Esox> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Esox>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Esocidae" ;
|
||||
dwc:genus "Esox" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Esociformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Esocidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Esocidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Esocidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Esociformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Esociformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Esociformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Esociformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
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 .
|
||||
167
data/C1/05/6F/C1056FBF9E614DBA3C4AE47CB0868E15.ttl
Normal file
167
data/C1/05/6F/C1056FBF9E614DBA3C4AE47CB0868E15.ttl
Normal file
|
|
@ -0,0 +1,167 @@
|
|||
@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/C1056FBF9E614DBA3C4AE47CB0868E15>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1066.69697.figure5> ;
|
||||
dc:creator "Filander, Zoleka N.; Kitahara, Marcelo V.; Cairns, Stephen D.; Sink, Kerry J.; Lombard, Amanda T." ;
|
||||
dc:title "Stephanocyathus (Odontocyathus) campaniformis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stephanocyathus_campaniformis_Marenzeller_1904> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Stephanotrochus_campaniformis_Marenzeller_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1066.69697> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1066.69697>
|
||||
bibo:endPage "198" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2021-10-28" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1066" ;
|
||||
dc:creator "Filander, Zoleka N.; Kitahara, Marcelo V.; Cairns, Stephen D.; Sink, Kerry J.; Lombard, Amanda T." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Azooxanthellate Scleractinia (Cnidaria, Anthozoa) from South Africa" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1066.69697.figure5> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stephanocyathus_campaniformis_Marenzeller_1904>
|
||||
dwc:authority "(von Marenzeller, 1904)" ;
|
||||
dwc:baseAuthorityName "von Marenzeller" ;
|
||||
dwc:baseAuthorityYear "1904" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:genus "Stephanocyathus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(von Marenzeller, 1904)" ;
|
||||
dwc:species "campaniformis" ;
|
||||
dwc:subGenus "Odontocyathus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanocyathus_campaniformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stephanotrochus_campaniformis_Marenzeller_1904>
|
||||
dwc:authority "Moseley, 1880" ;
|
||||
dwc:authorityName "Marenzeller" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:genus "Stephanotrochus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Marenzeller, 1904" ;
|
||||
dwc:species "campaniformis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stephanotrochus_campaniformis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanocyathus_campaniformis>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:genus "Stephanocyathus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "campaniformis" ;
|
||||
dwc:subGenus "Odontocyathus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stephanocyathus_Odontocyathus>, <http://taxon-name.plazi.org/id/Animalia/Stephanocyathus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanocyathus_Odontocyathus>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:genus "Stephanocyathus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Odontocyathus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stephanocyathus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanocyathus>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:genus "Stephanocyathus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caryophylliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Caryophylliidae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scleractinia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scleractinia>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
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://taxon-name.plazi.org/id/Animalia/Stephanotrochus_campaniformis>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:genus "Stephanotrochus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "campaniformis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stephanotrochus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stephanotrochus>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Caryophylliidae" ;
|
||||
dwc:genus "Stephanotrochus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Caryophylliidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1066.69697.figure5>
|
||||
dc:description "Figure 5. A, F Stephanocyathus (Acinocyathus) explanans: A, C (USNM 62500, off Durban, 183 - 220 m) Calicular view B basal view C lateral view D, F (SAMC _ A 090144, off Port St Johns, 96 - 98 m) D calicular view E basal view F lateral view G, I Stephanocyathus (Odontocyathus) campaniformis (SAM _ H 3178, off Coffee Bay, 1420 m) G calicular view H basal view I lateral view J, L Stephanocyathus (Odontocyathus) nobilis (SAM _ H 1697, off Groot Berg Estuary, 1050 m) J calicular view K basal view L lateral view M, N Tethocyathus virgatus (SAMC _ A 073180, off Mazeppa Bay, 240 - 250 m) M calicular view N lateral view O, P Trochocyathus (Trochocyathus) sp. 1 (SAM _ H 1244, off East London, 59 m) O calicular view P lateral view. Scale bars: 10 mm." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/604108> ;
|
||||
a fabio:Figure .
|
||||
162
data/C1/05/87/C10587F7FFE0D22DFF51F91DB24933CB.ttl
Normal file
162
data/C1/05/87/C10587F7FFE0D22DFF51F91DB24933CB.ttl
Normal file
|
|
@ -0,0 +1,162 @@
|
|||
@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/C10587F7FFE0D22DFF51F91DB24933CB>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) fulgurans Curtis 1833" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51F91DB24933CB.mc.F9C43CBCFFE0D22DFE4CF931B536335A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51F91DB24933CB.mc.F9C43CBCFFE0D22DFDD5F8E9B356335B>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51F91DB24933CB.mc.F9C43CBCFFE0D22DFBB5F8E9B5353382>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51F91DB24933CB.mc.F9C43CBCFFE0D22DFDD0F8A1B3FF3383> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_fulgurans_Curtis_1833> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_fulgurans_Curtis_1833>
|
||||
dwc:authority "Curtis, 1833" ;
|
||||
dwc:authorityName "Curtis" ;
|
||||
dwc:authorityYear "1833" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Curtis, 1833" ;
|
||||
dwc:species "fulgurans" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73C8Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_fulgurans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_fulgurans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulgurans" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51F91DB24933CB.mc.F9C43CBCFFE0D22DFE4CF931B536335A>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873357" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51F91DB24933CB#F9C43CBCFFE0D22DFE4CF931B536335A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51F91DB24933CB.mc.F9C43CBCFFE0D22DFDD5F8E9B356335B>
|
||||
dwc:eventDate "1963-07-07" ;
|
||||
dwc:locality "Vorokhta" ;
|
||||
dwc:recordedBy "Ermolenko" ;
|
||||
trt:gbifOccurrenceId "3467873390" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51F91DB24933CB#F9C43CBCFFE0D22DFDD5F8E9B356335B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51F91DB24933CB.mc.F9C43CBCFFE0D22DFBB5F8E9B5353382>
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873338" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51F91DB24933CB#F9C43CBCFFE0D22DFBB5F8E9B5353382> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51F91DB24933CB.mc.F9C43CBCFFE0D22DFDD0F8A1B3FF3383>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2008-07" ;
|
||||
dwc:locality "Dilove" ;
|
||||
dwc:recordedBy "R. Bidychak" ;
|
||||
trt:gbifOccurrenceId "3467873315" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51F91DB24933CB#F9C43CBCFFE0D22DFDD0F8A1B3FF3383> ;
|
||||
a dwc:MaterialCitation .
|
||||
195
data/C1/05/87/C10587F7FFE0D22DFF51FACDB5F3328F.ttl
Normal file
195
data/C1/05/87/C10587F7FFE0D22DFF51FACDB5F3328F.ttl
Normal file
|
|
@ -0,0 +1,195 @@
|
|||
@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/C10587F7FFE0D22DFF51FACDB5F3328F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145468> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) varius Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFE42FAE1B41F3143>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFCEFFAE1B320316E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFBF6FA85B2A6316E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFF00FA59B6E9318B>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFE25FA59B67F31D7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFE8AFA7DB55431D7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFDB3FA7DB20631D7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_varius_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145468> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_varius_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "varius" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422VZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_varius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_varius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "varius" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145468>
|
||||
dc:description "FIGURES 20–23. The Carpathian Mesochorus spp. 20—M. varius; 21—M. fulgurator; 22—M. pelvis; 23—M. angustatus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145468/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFE42FAE1B41F3143>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873456" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FACDB5F3328F#F9C43CBCFFE0D22DFE42FAE1B41F3143> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFCEFFAE1B320316E>
|
||||
dwc:eventDate "2014-08-15" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "325" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873386" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FACDB5F3328F#F9C43CBCFFE0D22DFCEFFAE1B320316E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFBF6FA85B2A6316E>
|
||||
dwc:eventDate "2015-07-21" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "325" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873403" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FACDB5F3328F#F9C43CBCFFE0D22DFBF6FA85B2A6316E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFF00FA59B6E9318B>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873505" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FACDB5F3328F#F9C43CBCFFE0D22DFF00FA59B6E9318B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFE25FA59B67F31D7>
|
||||
dwc:eventDate "2016-06-05" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FACDB5F3328F#F9C43CBCFFE0D22DFE25FA59B67F31D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFE8AFA7DB55431D7>
|
||||
dwc:eventDate "2017-07-02" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873328" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FACDB5F3328F#F9C43CBCFFE0D22DFE8AFA7DB55431D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FACDB5F3328F.mc.F9C43CBCFFE0D22DFDB3FA7DB20631D7>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2017-07-02" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873521" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FACDB5F3328F#F9C43CBCFFE0D22DFDB3FA7DB20631D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFE0D22DFF51FBC1B24B30FE.ttl
Normal file
142
data/C1/05/87/C10587F7FFE0D22DFF51FBC1B24B30FE.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFE0D22DFF51FBC1B24B30FE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145464> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) salicis Thomson 1886" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FBC1B24B30FE.mc.F9C43CBCFFE0D22DFE47FBE5B3EA306B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_salicis_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145464> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_salicis_Thomson_1886>
|
||||
dwc:authority "Thomson, 1886" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1886" ;
|
||||
dwc:species "salicis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422S8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_salicis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_salicis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "salicis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145464>
|
||||
dc:description "FIGURES 16–19. The Carpathian Mesochorus spp. 16—M. dessauensis; 17—M. giberius; 18—M. orbitalis; 19—M. salicis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145464/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FBC1B24B30FE.mc.F9C43CBCFFE0D22DFE47FBE5B3EA306B>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-07-04" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "325" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873414" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FBC1B24B30FE#F9C43CBCFFE0D22DFE47FBE5B3EA306B> ;
|
||||
a dwc:MaterialCitation .
|
||||
151
data/C1/05/87/C10587F7FFE0D22DFF51FD21B68437FB.ttl
Normal file
151
data/C1/05/87/C10587F7FFE0D22DFF51FD21B68437FB.ttl
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
@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/C10587F7FFE0D22DFF51FD21B68437FB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145464> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) orbitalis Holmgren 1860" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FD21B68437FB.mc.F9C43CBCFFE0D22DFE4DFCC5B4E2374A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FD21B68437FB.mc.F9C43CBCFFE0D22DFC21FC99B5643797> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_orbitalis_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145464> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_orbitalis_Holmgren_1860>
|
||||
dwc:authority "Holmgren, 1860" ;
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "orbitalis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73C8T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_orbitalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_orbitalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "orbitalis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145464>
|
||||
dc:description "FIGURES 16–19. The Carpathian Mesochorus spp. 16—M. dessauensis; 17—M. giberius; 18—M. orbitalis; 19—M. salicis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145464/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FD21B68437FB.mc.F9C43CBCFFE0D22DFE4DFCC5B4E2374A>
|
||||
dwc:eventDate "2010-06-05" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.144695" ;
|
||||
dwc:verbatimLongitude "24.27081" ;
|
||||
trt:gbifOccurrenceId "3467873494" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FD21B68437FB#F9C43CBCFFE0D22DFE4DFCC5B4E2374A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FD21B68437FB.mc.F9C43CBCFFE0D22DFC21FC99B5643797>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1994-08-02" ;
|
||||
dwc:locality "Rakhiv" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "475" ;
|
||||
trt:gbifOccurrenceId "3467873549" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FD21B68437FB#F9C43CBCFFE0D22DFC21FC99B5643797> ;
|
||||
a dwc:MaterialCitation .
|
||||
289
data/C1/05/87/C10587F7FFE0D22DFF51FF4DB25B36DB.ttl
Normal file
289
data/C1/05/87/C10587F7FFE0D22DFF51FF4DB25B36DB.ttl
Normal file
|
|
@ -0,0 +1,289 @@
|
|||
@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/C10587F7FFE0D22DFF51FF4DB25B36DB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145464> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) giberius" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFE42FF05B41F34EF>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFCEFFF05B4CF350A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFC38FED9B22E350B>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFB79FEFDB69D3573>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFE76FE91B692359E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFE7CFEB5B434359F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFCD1FEB5B33035BB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFBDCFE49B63535C6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFED0FE6DB46835C7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFCA4FE6DB36135C7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFBADFE6DB2A935C6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFF00FE01B6F735E2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFE13FE01B32E35E3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFBDAFE01B533360E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFDDFFE25B30F360F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_giberius_Thunberg_1822> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_temporalis_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145464> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_giberius_Thunberg_1822>
|
||||
dwc:authority "(Thunberg, 1822)" ;
|
||||
dwc:baseAuthorityName "Thunberg" ;
|
||||
dwc:baseAuthorityYear "1822" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
|
||||
dwc:species "giberius" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422F2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_giberius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_temporalis_Thomson_1886>
|
||||
dwc:authority "Thomson, 1886" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1886" ;
|
||||
dwc:species "temporalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422F2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_temporalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_giberius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "giberius" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_temporalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "temporalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145464>
|
||||
dc:description "FIGURES 16–19. The Carpathian Mesochorus spp. 16—M. dessauensis; 17—M. giberius; 18—M. orbitalis; 19—M. salicis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145464/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFE42FF05B41F34EF>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873499" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFE42FF05B41F34EF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFCEFFF05B4CF350A>
|
||||
dwc:eventDate "2015-06-14" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873356" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFCEFFF05B4CF350A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFC38FED9B22E350B>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873514" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFC38FED9B22E350B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFB79FEFDB69D3573>
|
||||
dwc:eventDate "2018-05-02" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873368" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFB79FEFDB69D3573> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFE76FE91B692359E>
|
||||
dwc:eventDate "2010-06-05" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.144695" ;
|
||||
dwc:verbatimLongitude "24.27081" ;
|
||||
trt:gbifOccurrenceId "3467873473" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFE76FE91B692359E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFE7CFEB5B434359F>
|
||||
dwc:eventDate "2012-07-07" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
dwc:verbatimLatitude "48.144695" ;
|
||||
dwc:verbatimLongitude "24.27081" ;
|
||||
trt:gbifOccurrenceId "3467873348" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFE7CFEB5B434359F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFCD1FEB5B33035BB>
|
||||
dwc:eventDate "2009-08-12" ;
|
||||
dwc:locality "Marmarosy" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
dwc:verbatimLatitude "47.925407" ;
|
||||
dwc:verbatimLongitude "24.3118" ;
|
||||
trt:gbifOccurrenceId "3467873437" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFCD1FEB5B33035BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFBDCFE49B63535C6>
|
||||
dwc:eventDate "2012-08-06" ;
|
||||
dwc:locality "Marmarosy" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
dwc:verbatimLatitude "47.925407" ;
|
||||
dwc:verbatimLongitude "24.3118" ;
|
||||
trt:gbifOccurrenceId "3467873323" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFBDCFE49B63535C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFED0FE6DB46835C7>
|
||||
dwc:eventDate "1994-07-31" ;
|
||||
dwc:locality "Rakhiv" ;
|
||||
dwc:verbatimElevation "475" ;
|
||||
trt:gbifOccurrenceId "3467873416" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFED0FE6DB46835C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFCA4FE6DB36135C7>
|
||||
dwc:eventDate "1994-08-02" ;
|
||||
dwc:locality "Rakhiv" ;
|
||||
dwc:verbatimElevation "475" ;
|
||||
trt:gbifOccurrenceId "3467873430" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFCA4FE6DB36135C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFBADFE6DB2A935C6>
|
||||
dwc:eventDate "1995-07-15" ;
|
||||
dwc:locality "Rakhiv" ;
|
||||
dwc:verbatimElevation "475" ;
|
||||
trt:gbifOccurrenceId "3467873334" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFBADFE6DB2A935C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFF00FE01B6F735E2>
|
||||
dwc:eventDate "1995-07-23" ;
|
||||
dwc:locality "Rakhiv" ;
|
||||
dwc:verbatimElevation "475" ;
|
||||
trt:gbifOccurrenceId "3467873305" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFF00FE01B6F735E2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFE13FE01B32E35E3>
|
||||
dwc:eventDate "1994-08-12" ;
|
||||
dwc:locality "Kuziy" ;
|
||||
dwc:verbatimElevation "575" ;
|
||||
trt:gbifOccurrenceId "3467873535" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFE13FE01B32E35E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFBDAFE01B533360E>
|
||||
dwc:eventDate "1995-07-26" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
trt:gbifOccurrenceId "3467873454" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFBDAFE01B533360E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE0D22DFF51FF4DB25B36DB.mc.F9C43CBCFFE0D22DFDDFFE25B30F360F>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1995-07-30" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
trt:gbifOccurrenceId "3467873516" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE0D22DFF51FF4DB25B36DB#F9C43CBCFFE0D22DFDDFFE25B30F360F> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFE1D22CFF51F9ACB47A33A6.ttl
Normal file
142
data/C1/05/87/C10587F7FFE1D22CFF51F9ACB47A33A6.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFE1D22CFF51F9ACB47A33A6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145464> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) dessauensis Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE1D22CFF51F9ACB47A33A6.mc.F9C43CBCFFE1D22CFE4CF940B3F132CE> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_dessauensis_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145464> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_dessauensis_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "dessauensis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422C6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_dessauensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_dessauensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dessauensis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145464>
|
||||
dc:description "FIGURES 16–19. The Carpathian Mesochorus spp. 16—M. dessauensis; 17—M. giberius; 18—M. orbitalis; 19—M. salicis." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145464/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE1D22CFF51F9ACB47A33A6.mc.F9C43CBCFFE1D22CFE4CF940B3F132CE>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873506" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE1D22CFF51F9ACB47A33A6#F9C43CBCFFE1D22CFE4CF940B3F132CE> ;
|
||||
a dwc:MaterialCitation .
|
||||
171
data/C1/05/87/C10587F7FFE2D22CFF51F9F0B5DE325E.ttl
Normal file
171
data/C1/05/87/C10587F7FFE2D22CFF51F9F0B5DE325E.ttl
Normal file
|
|
@ -0,0 +1,171 @@
|
|||
@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/C10587F7FFE2D22CFF51F9F0B5DE325E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145458> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) pini Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22CFF51F9F0B5DE325E.mc.F9C43CBCFFE2D22FFE40F98BB22A3299> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pini_Schwenke_1999> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_orbitalis_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145458> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pini_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "pini" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422Q5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_pini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_orbitalis_Holmgren_1860>
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "orbitalis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422Q5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_orbitalis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_pini>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pini" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_orbitalis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "orbitalis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145458>
|
||||
dc:description "FIGURES 12–15. The Carpathian Mesochorus spp. 12—M. faciator; 13—M. pictilis; 14—M. atriventris; 15—M. cf. pini." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145458/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22CFF51F9F0B5DE325E.mc.F9C43CBCFFE2D22FFE40F98BB22A3299>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2011-08-06" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "Pip-Ivan & O. Varga" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
dwc:verbatimLatitude "47.925407" ;
|
||||
dwc:verbatimLongitude "24.3118" ;
|
||||
trt:gbifOccurrenceId "3467873556" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22CFF51F9F0B5DE325E#F9C43CBCFFE2D22FFE40F98BB22A3299> ;
|
||||
a dwc:MaterialCitation .
|
||||
276
data/C1/05/87/C10587F7FFE2D22FFF51FC80B43231E9.ttl
Normal file
276
data/C1/05/87/C10587F7FFE2D22FFF51FC80B43231E9.ttl
Normal file
|
|
@ -0,0 +1,276 @@
|
|||
@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/C10587F7FFE2D22FFF51FC80B43231E9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145458> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) atriventris Cresson 1872" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFE4CFC7FB46D37F5>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFCA6FC13B37937F5>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFB92FC13B26337F5>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFAACFC13B2BF3011>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFA48FC37B3D5303D>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFB3FFBCBB41E3065>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFCE8FB83B3583065>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFBB2FB83B2223081>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFAE1FBA7B65B30AD>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFEB4FB7BB41630C8>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFCF0FB1FB37130C8>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFB9AFB1FB65C3114>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFEA9FB33B4E53115>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFC2CFB33B66E3131>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFE9AFAD7B3473131> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_atriventris_Cresson_1872> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145458> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_atriventris_Cresson_1872>
|
||||
dwc:authority "Cresson, 1872" ;
|
||||
dwc:authorityName "Cresson" ;
|
||||
dwc:authorityYear "1872" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Cresson, 1872" ;
|
||||
dwc:species "atriventris" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4228K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_atriventris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_atriventris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "atriventris" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145458>
|
||||
dc:description "FIGURES 12–15. The Carpathian Mesochorus spp. 12—M. faciator; 13—M. pictilis; 14—M. atriventris; 15—M. cf. pini." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145458/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFE4CFC7FB46D37F5>
|
||||
dwc:eventDate "2010-09-26" ;
|
||||
dwc:locality "Dibrova" ;
|
||||
dwc:verbatimElevation "310" ;
|
||||
dwc:verbatimLatitude "48.772053" ;
|
||||
dwc:verbatimLongitude "24.511658" ;
|
||||
trt:gbifOccurrenceId "3467873469" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFE4CFC7FB46D37F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFCA6FC13B37937F5>
|
||||
dwc:eventDate "2013-10-08" ;
|
||||
dwc:locality "Dibrova" ;
|
||||
dwc:verbatimElevation "310" ;
|
||||
dwc:verbatimLatitude "48.772053" ;
|
||||
dwc:verbatimLongitude "24.511658" ;
|
||||
trt:gbifOccurrenceId "3467873507" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFCA6FC13B37937F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFB92FC13B26337F5>
|
||||
dwc:eventDate "2013-10-11" ;
|
||||
dwc:locality "Dibrova" ;
|
||||
dwc:verbatimElevation "310" ;
|
||||
dwc:verbatimLatitude "48.772053" ;
|
||||
dwc:verbatimLongitude "24.511658" ;
|
||||
trt:gbifOccurrenceId "3467873546" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFB92FC13B26337F5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFAACFC13B2BF3011>
|
||||
dwc:eventDate "2012-09-29" ;
|
||||
dwc:locality "Zhbyr" ;
|
||||
dwc:verbatimElevation "405" ;
|
||||
dwc:verbatimLatitude "48.777924" ;
|
||||
dwc:verbatimLongitude "24.456837" ;
|
||||
trt:gbifOccurrenceId "3467873523" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFAACFC13B2BF3011> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFA48FC37B3D5303D>
|
||||
dwc:eventDate "2012-05-20" ;
|
||||
dwc:locality "Playek" ;
|
||||
dwc:verbatimElevation "1200" ;
|
||||
dwc:verbatimLatitude "48.611877" ;
|
||||
dwc:verbatimLongitude "24.15297" ;
|
||||
trt:gbifOccurrenceId "3467873461" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFA48FC37B3D5303D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFB3FFBCBB41E3065>
|
||||
dwc:eventDate "2014-05-24" ;
|
||||
dwc:locality "Igrovets" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873345" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFB3FFBCBB41E3065> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFCE8FB83B3583065>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "Igrovets" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873314" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFCE8FB83B3583065> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFBB2FB83B2223081>
|
||||
dwc:eventDate "2014-06-13" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.073942" ;
|
||||
trt:gbifOccurrenceId "3467873472" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFBB2FB83B2223081> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFAE1FBA7B65B30AD>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.073942" ;
|
||||
trt:gbifOccurrenceId "3467873481" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFAE1FBA7B65B30AD> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFEB4FB7BB41630C8>
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873447" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFEB4FB7BB41630C8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFCF0FB1FB37130C8>
|
||||
dwc:eventDate "2014-06-05" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873480" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFCF0FB1FB37130C8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFB9AFB1FB65C3114>
|
||||
dwc:eventDate "2015-05-29" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873529" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFB9AFB1FB65C3114> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFEA9FB33B4E53115>
|
||||
dwc:eventDate "1994-08-02" ;
|
||||
dwc:locality "Rakhiv" ;
|
||||
trt:gbifOccurrenceId "3467873525" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFEA9FB33B4E53115> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFC2CFB33B66E3131>
|
||||
dwc:eventDate "1994-08-10" ;
|
||||
dwc:locality "Bilyi" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:gbifOccurrenceId "3467873504" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFC2CFB33B66E3131> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FC80B43231E9.mc.F9C43CBCFFE2D22FFE9AFAD7B3473131>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1994-08-06" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
trt:gbifOccurrenceId "3467873397" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FC80B43231E9#F9C43CBCFFE2D22FFE9AFAD7B3473131> ;
|
||||
a dwc:MaterialCitation .
|
||||
171
data/C1/05/87/C10587F7FFE2D22FFF51FE56B5D43739.ttl
Normal file
171
data/C1/05/87/C10587F7FFE2D22FFF51FE56B5D43739.ttl
Normal file
|
|
@ -0,0 +1,171 @@
|
|||
@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/C10587F7FFE2D22FFF51FE56B5D43739>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145458> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) pictilis Holmgren 1860" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FE56B5D43739.mc.F9C43CBCFFE2D22FFE42FE69B33B35E7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FE56B5D43739.mc.F9C43CBCFFE2D22FFBD6FE0EB2BD35F8>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FE56B5D43739.mc.F9C43CBCFFE2D22FFA48FE0EB2743603>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FE56B5D43739.mc.F9C43CBCFFE2D22FFA92FE21B27B3620> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pictilis_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145458> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pictilis_Holmgren_1860>
|
||||
dwc:authority "Holmgren, 1860" ;
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "pictilis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422PX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_pictilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_pictilis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pictilis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145458>
|
||||
dc:description "FIGURES 12–15. The Carpathian Mesochorus spp. 12—M. faciator; 13—M. pictilis; 14—M. atriventris; 15—M. cf. pini." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145458/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FE56B5D43739.mc.F9C43CBCFFE2D22FFE42FE69B33B35E7>
|
||||
dwc:eventDate "2015-08-31" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873384" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FE56B5D43739#F9C43CBCFFE2D22FFE42FE69B33B35E7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FE56B5D43739.mc.F9C43CBCFFE2D22FFBD6FE0EB2BD35F8>
|
||||
dwc:eventDate "2012-07-19" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873337" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FE56B5D43739#F9C43CBCFFE2D22FFBD6FE0EB2BD35F8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FE56B5D43739.mc.F9C43CBCFFE2D22FFA48FE0EB2743603>
|
||||
dwc:eventDate "2014-05-24" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1200" ;
|
||||
dwc:verbatimLatitude "48.611877" ;
|
||||
dwc:verbatimLongitude "24.15297" ;
|
||||
trt:gbifOccurrenceId "3467873432" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FE56B5D43739#F9C43CBCFFE2D22FFA48FE0EB2743603> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE2D22FFF51FE56B5D43739.mc.F9C43CBCFFE2D22FFA92FE21B27B3620>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1995-07-30" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
trt:gbifOccurrenceId "3467873402" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE2D22FFF51FE56B5D43739#F9C43CBCFFE2D22FFA92FE21B27B3620> ;
|
||||
a dwc:MaterialCitation .
|
||||
253
data/C1/05/87/C10587F7FFE4D229FF51FF4DB55D36DB.ttl
Normal file
253
data/C1/05/87/C10587F7FFE4D229FF51FF4DB55D36DB.ttl
Normal file
|
|
@ -0,0 +1,253 @@
|
|||
@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/C10587F7FFE4D229FF51FF4DB55D36DB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145470> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) tachypus Holmgren 1860" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FE4CFF05B41334EF>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FCFFFF05B65B3557>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FEB5FEFDB5F83557>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FD12FEFDB4413573>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FC4DFE91B3A53573>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FB60FE91B4AA359F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FC66FEB5B23F359F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FAC8FEB5B44335BA>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FC41FE49B6D435C6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FE30FE6DB43335C6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FCDEFE6DB2BC35C7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FA48FE6DB69335E3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FE7CFE01B35135E3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FBBDFE01B573360F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FD9FFE25B3A5360F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_tachypus_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145470> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_tachypus_Holmgren_1860>
|
||||
dwc:authority "Holmgren, 1860" ;
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "tachypus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73BYR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_tachypus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_tachypus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tachypus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145470>
|
||||
dc:description "FIGURES 24–27. The Carpathian Mesochorus spp. 24—M. marginatus; 25—M. rubeculus; 26—M. tachypus; 27—M. crassimanus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145470/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FE4CFF05B41334EF>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873475" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FE4CFF05B41334EF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FCFFFF05B65B3557>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873388" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FCFFFF05B65B3557> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FEB5FEFDB5F83557>
|
||||
dwc:eventDate "2014-07-20" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873501" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FEB5FEFDB5F83557> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FD12FEFDB4413573>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.073942" ;
|
||||
trt:gbifOccurrenceId "3467873391" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FD12FEFDB4413573> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FC4DFE91B3A53573>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873333" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FC4DFE91B3A53573> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FB60FE91B4AA359F>
|
||||
dwc:eventDate "2013-07-30" ;
|
||||
dwc:locality "Mika-Mare" ;
|
||||
trt:gbifOccurrenceId "3467873418" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FB60FE91B4AA359F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FC66FEB5B23F359F>
|
||||
dwc:eventDate "2013-08-01" ;
|
||||
dwc:locality "Mika-Mare" ;
|
||||
trt:gbifOccurrenceId "3467873511" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FC66FEB5B23F359F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FAC8FEB5B44335BA>
|
||||
dwc:eventDate "2013-08-01" ;
|
||||
dwc:locality "Mika-Mare" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
trt:gbifOccurrenceId "3467873399" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FAC8FEB5B44335BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FC41FE49B6D435C6>
|
||||
dwc:eventDate "1995-07-26" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
trt:gbifOccurrenceId "3467873484" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FC41FE49B6D435C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FE30FE6DB43335C6>
|
||||
dwc:eventDate "1995-07-30" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
trt:gbifOccurrenceId "3467873486" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FE30FE6DB43335C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FCDEFE6DB2BC35C7>
|
||||
dwc:eventDate "1994-08-06" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
trt:gbifOccurrenceId "3467873349" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FCDEFE6DB2BC35C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FA48FE6DB69335E3>
|
||||
dwc:eventDate "1994-08-07" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
trt:gbifOccurrenceId "3467873455" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FA48FE6DB69335E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FE7CFE01B35135E3>
|
||||
dwc:eventDate "1994-08-10" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:gbifOccurrenceId "3467873532" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FE7CFE01B35135E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FBBDFE01B573360F>
|
||||
dwc:eventDate "1994-07-29" ;
|
||||
dwc:locality "Rakhiv" ;
|
||||
dwc:verbatimElevation "475" ;
|
||||
trt:gbifOccurrenceId "3467873307" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FBBDFE01B573360F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE4D229FF51FF4DB55D36DB.mc.F9C43CBCFFE4D229FD9FFE25B3A5360F>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1995-07-15" ;
|
||||
dwc:locality "Rakhiv" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "475" ;
|
||||
trt:gbifOccurrenceId "3467873431" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE4D229FF51FF4DB55D36DB#F9C43CBCFFE4D229FD9FFE25B3A5360F> ;
|
||||
a dwc:MaterialCitation .
|
||||
171
data/C1/05/87/C10587F7FFE5D228FF51F9FEB5CE33BF.ttl
Normal file
171
data/C1/05/87/C10587F7FFE5D228FF51F9FEB5CE33BF.ttl
Normal file
|
|
@ -0,0 +1,171 @@
|
|||
@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/C10587F7FFE5D228FF51F9FEB5CE33BF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145470> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) rubeculus Hartig 1838" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE5D228FF51F9FEB5CE33BF.mc.F9C43CBCFFE5D228FE4BF991B6BF32BB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE5D228FF51F9FEB5CE33BF.mc.F9C43CBCFFE5D228FE4AF949B5E232C7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE5D228FF51F9FEB5CE33BF.mc.F9C43CBCFFE5D228FD2EF96DB53132E2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE5D228FF51F9FEB5CE33BF.mc.F9C43CBCFFE5D228FDDDF901B5EC330F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_rubeculus_Hartig_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145470> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_rubeculus_Hartig_1838>
|
||||
dwc:authority "Hartig, 1838" ;
|
||||
dwc:authorityName "Hartig" ;
|
||||
dwc:authorityYear "1838" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartig, 1838" ;
|
||||
dwc:species "rubeculus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422RP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_rubeculus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_rubeculus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rubeculus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145470>
|
||||
dc:description "FIGURES 24–27. The Carpathian Mesochorus spp. 24—M. marginatus; 25—M. rubeculus; 26—M. tachypus; 27—M. crassimanus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145470/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE5D228FF51F9FEB5CE33BF.mc.F9C43CBCFFE5D228FE4BF991B6BF32BB>
|
||||
dwc:eventDate "2014-06-13" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873483" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE5D228FF51F9FEB5CE33BF#F9C43CBCFFE5D228FE4BF991B6BF32BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE5D228FF51F9FEB5CE33BF.mc.F9C43CBCFFE5D228FE4AF949B5E232C7>
|
||||
dwc:eventDate "2014-06-13" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873326" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE5D228FF51F9FEB5CE33BF#F9C43CBCFFE5D228FE4AF949B5E232C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE5D228FF51F9FEB5CE33BF.mc.F9C43CBCFFE5D228FD2EF96DB53132E2>
|
||||
dwc:eventDate "1995-07-15" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:verbatimElevation "475" ;
|
||||
trt:gbifOccurrenceId "3467873537" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE5D228FF51F9FEB5CE33BF#F9C43CBCFFE5D228FD2EF96DB53132E2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE5D228FF51F9FEB5CE33BF.mc.F9C43CBCFFE5D228FDDDF901B5EC330F>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1994-08-06" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
dwc:verbatimLatitude "48.09455" ;
|
||||
dwc:verbatimLongitude "24.245613" ;
|
||||
trt:gbifOccurrenceId "3467873512" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE5D228FF51F9FEB5CE33BF#F9C43CBCFFE5D228FDDDF901B5EC330F> ;
|
||||
a dwc:MaterialCitation .
|
||||
288
data/C1/05/87/C10587F7FFE6D22BFF51FAE1B62333AE.ttl
Normal file
288
data/C1/05/87/C10587F7FFE6D22BFF51FAE1B62333AE.ttl
Normal file
|
|
@ -0,0 +1,288 @@
|
|||
@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/C10587F7FFE6D22BFF51FAE1B62333AE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145470> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) marginatus Thomson 1886" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFE42FA59B4D131D6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFC3AFA7DB26531D6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFAAFFA7DB2BE31F3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFA48FA11B6FC323B>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFE09F9C9B5E1323B>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFD2AF9C9B4D73246>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFC31F9EDB22D3246>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFAE7F9EDB6A13263>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFE6DF981B58C3263>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFD7BF981B5DC328E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFD34F9A5B2BE328E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFA48F9A5B41A32AB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFCF4F979B3AD32AB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFB64F979B67F32F7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFE8AF91DB51432F7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFDF3F91DB33132F7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFBDCF91DB3AE3313> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_marginatus_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145470> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_marginatus_Thomson_1886>
|
||||
dwc:authority "Thomson, 1886" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1886" ;
|
||||
dwc:species "marginatus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422KJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_marginatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_marginatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marginatus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145470>
|
||||
dc:description "FIGURES 24–27. The Carpathian Mesochorus spp. 24—M. marginatus; 25—M. rubeculus; 26—M. tachypus; 27—M. crassimanus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145470/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFE42FA59B4D131D6>
|
||||
dwc:eventDate "2015-06-08" ;
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
trt:gbifOccurrenceId "3467873466" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFE42FA59B4D131D6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFC3AFA7DB26531D6>
|
||||
dwc:eventDate "2015-07-21" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
trt:gbifOccurrenceId "3467873317" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFC3AFA7DB26531D6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFAAFFA7DB2BE31F3>
|
||||
dwc:eventDate "2013-10-08" ;
|
||||
dwc:locality "Dibrova" ;
|
||||
dwc:verbatimElevation "310" ;
|
||||
dwc:verbatimLatitude "48.772053" ;
|
||||
dwc:verbatimLongitude "24.511658" ;
|
||||
trt:gbifOccurrenceId "3467873395" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFAAFFA7DB2BE31F3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFA48FA11B6FC323B>
|
||||
dwc:eventDate "2012-07-14" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1425" ;
|
||||
dwc:verbatimLatitude "48.531433" ;
|
||||
dwc:verbatimLongitude "24.132608" ;
|
||||
trt:gbifOccurrenceId "3467873396" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFA48FA11B6FC323B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFE09F9C9B5E1323B>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873497" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFE09F9C9B5E1323B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFD2AF9C9B4D73246>
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873304" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFD2AF9C9B4D73246> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFC31F9EDB22D3246>
|
||||
dwc:eventDate "2014-06-05" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873438" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFC31F9EDB22D3246> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFAE7F9EDB6A13263>
|
||||
dwc:eventDate "2013-07-14" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873370" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFAE7F9EDB6A13263> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFE6DF981B58C3263>
|
||||
dwc:locality "Transcarpathian region" ;
|
||||
trt:gbifOccurrenceId "3467873422" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFE6DF981B58C3263> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFD7BF981B5DC328E>
|
||||
dwc:eventDate "2015-05-12" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFD7BF981B5DC328E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFD34F9A5B2BE328E>
|
||||
dwc:eventDate "2015-05-12" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873519" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFD34F9A5B2BE328E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFA48F9A5B41A32AB>
|
||||
dwc:eventDate "1995-07-26" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873426" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFA48F9A5B41A32AB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFCF4F979B3AD32AB>
|
||||
dwc:eventDate "2004-05-16" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873324" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFCF4F979B3AD32AB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFB64F979B67F32F7>
|
||||
dwc:eventDate "2008-06-13" ;
|
||||
dwc:locality "Dilove" ;
|
||||
trt:gbifOccurrenceId "3467873439" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFB64F979B67F32F7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFE8AF91DB51432F7>
|
||||
dwc:eventDate "2008-07" ;
|
||||
dwc:locality "Dilove" ;
|
||||
trt:gbifOccurrenceId "3467873482" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFE8AF91DB51432F7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFDF3F91DB33132F7>
|
||||
dwc:eventDate "2008-08-07" ;
|
||||
dwc:locality "Dilove" ;
|
||||
dwc:recordedBy "R. Bidychak" ;
|
||||
trt:gbifOccurrenceId "3467873322" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFDF3F91DB33132F7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FAE1B62333AE.mc.F9C43CBCFFE6D22BFBDCF91DB3AE3313>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2017-05-17" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873520" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FAE1B62333AE#F9C43CBCFFE6D22BFBDCF91DB3AE3313> ;
|
||||
a dwc:MaterialCitation .
|
||||
150
data/C1/05/87/C10587F7FFE6D22BFF51FC09B26F311A.ttl
Normal file
150
data/C1/05/87/C10587F7FFE6D22BFF51FC09B26F311A.ttl
Normal file
|
|
@ -0,0 +1,150 @@
|
|||
@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/C10587F7FFE6D22BFF51FC09B26F311A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145468> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) angustatus Thomson 1886" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FC09B26F311A.mc.F9C43CBCFFE6D22BFE4BFC2DB6BE304F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FC09B26F311A.mc.F9C43CBCFFE6D22BFE4DFBE5B4BF306B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_angustatus_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145468> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_angustatus_Thomson_1886>
|
||||
dwc:authority "Thomson, 1886" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1886" ;
|
||||
dwc:species "angustatus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4227K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_angustatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_angustatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angustatus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145468>
|
||||
dc:description "FIGURES 20–23. The Carpathian Mesochorus spp. 20—M. varius; 21—M. fulgurator; 22—M. pelvis; 23—M. angustatus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145468/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FC09B26F311A.mc.F9C43CBCFFE6D22BFE4BFC2DB6BE304F>
|
||||
dwc:eventDate "2014-05-24" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873489" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FC09B26F311A#F9C43CBCFFE6D22BFE4BFC2DB6BE304F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FC09B26F311A.mc.F9C43CBCFFE6D22BFE4DFBE5B4BF306B>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-06-29" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873419" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FC09B26F311A#F9C43CBCFFE6D22BFE4DFBE5B4BF306B> ;
|
||||
a dwc:MaterialCitation .
|
||||
181
data/C1/05/87/C10587F7FFE6D22BFF51FD55B43A37B3.ttl
Normal file
181
data/C1/05/87/C10587F7FFE6D22BFF51FD55B43A37B3.ttl
Normal file
|
|
@ -0,0 +1,181 @@
|
|||
@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/C10587F7FFE6D22BFF51FD55B43A37B3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145468> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) pelvis Schwenke 2002" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FD55B43A37B3.mc.F9C43CBCFFE6D22BFE4FFD69B4E436E6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FD55B43A37B3.mc.F9C43CBCFFE6D22BFC21FD0DB6243703> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pelvis_Schwenke_2002> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_angustatus_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145468> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pelvis_Schwenke_2002>
|
||||
dwc:authority "Schwenke, 2002" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 2002" ;
|
||||
dwc:species "pelvis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422PC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_pelvis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_angustatus_Thomson_1886>
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1886" ;
|
||||
dwc:species "angustatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422PC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_angustatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_pelvis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pelvis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_angustatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "angustatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145468>
|
||||
dc:description "FIGURES 20–23. The Carpathian Mesochorus spp. 20—M. varius; 21—M. fulgurator; 22—M. pelvis; 23—M. angustatus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145468/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FD55B43A37B3.mc.F9C43CBCFFE6D22BFE4FFD69B4E436E6>
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Transcarpathian region" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873377" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FD55B43A37B3#F9C43CBCFFE6D22BFE4FFD69B4E436E6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FD55B43A37B3.mc.F9C43CBCFFE6D22BFC21FD0DB6243703>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-06-05" ;
|
||||
dwc:locality "Transcarpathian region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873436" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FD55B43A37B3#F9C43CBCFFE6D22BFC21FD0DB6243703> ;
|
||||
a dwc:MaterialCitation .
|
||||
198
data/C1/05/87/C10587F7FFE6D22BFF51FEFDB2493677.ttl
Normal file
198
data/C1/05/87/C10587F7FFE6D22BFF51FEFDB2493677.ttl
Normal file
|
|
@ -0,0 +1,198 @@
|
|||
@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/C10587F7FFE6D22BFF51FEFDB2493677>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) laricis Hartig 1838" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFE4BFE91B40D3573>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFC86FE91B67735BB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFE92FE49B50835C7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFD83FE6DB4B435C7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFC5EFE6DB3C035C7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFACDFE6DB65335E3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFEB1FE01B5BB35E3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFD49FE01B5D2360F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_laricis_Hartig_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_laricis_Hartig_1838>
|
||||
dwc:authority "Hartig, 1838" ;
|
||||
dwc:authorityName "Hartig" ;
|
||||
dwc:authorityYear "1838" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hartig, 1838" ;
|
||||
dwc:species "laricis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422JC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_laricis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_laricis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "laricis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFE4BFE91B40D3573>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873393" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FEFDB2493677#F9C43CBCFFE6D22BFE4BFE91B40D3573> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFC86FE91B67735BB>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.75256" ;
|
||||
trt:gbifOccurrenceId "3467873553" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FEFDB2493677#F9C43CBCFFE6D22BFC86FE91B67735BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFE92FE49B50835C7>
|
||||
dwc:eventDate "2014-06-13" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.073942" ;
|
||||
trt:gbifOccurrenceId "3467873531" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FEFDB2493677#F9C43CBCFFE6D22BFE92FE49B50835C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFD83FE6DB4B435C7>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.073942" ;
|
||||
trt:gbifOccurrenceId "3467873518" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FEFDB2493677#F9C43CBCFFE6D22BFD83FE6DB4B435C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFC5EFE6DB3C035C7>
|
||||
dwc:eventDate "2014-07-20" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.073942" ;
|
||||
trt:gbifOccurrenceId "3467873382" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FEFDB2493677#F9C43CBCFFE6D22BFC5EFE6DB3C035C7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFACDFE6DB65335E3>
|
||||
dwc:eventDate "2014-08-08" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.073942" ;
|
||||
trt:gbifOccurrenceId "3467873467" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FEFDB2493677#F9C43CBCFFE6D22BFACDFE6DB65335E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFEB1FE01B5BB35E3>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873495" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FEFDB2493677#F9C43CBCFFE6D22BFEB1FE01B5BB35E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE6D22BFF51FEFDB2493677.mc.F9C43CBCFFE6D22BFD49FE01B5D2360F>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2016-05-19" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873353" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE6D22BFF51FEFDB2493677#F9C43CBCFFE6D22BFD49FE01B5D2360F> ;
|
||||
a dwc:MaterialCitation .
|
||||
209
data/C1/05/87/C10587F7FFE7D22AFF51F9E7B2493361.ttl
Normal file
209
data/C1/05/87/C10587F7FFE7D22AFF51F9E7B2493361.ttl
Normal file
|
|
@ -0,0 +1,209 @@
|
|||
@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/C10587F7FFE7D22AFF51F9E7B2493361>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145468> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) fulgurator Horstmann 2006" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFE4CF9BAB412326D>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFCFEF9BBB219326D>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFE42F95FB2BE3289>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFA48F95FB53232D5>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFDD1F973B49D32D5>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFC6BF973B2A632D5>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFF00F917B22A32F0>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFAE4F917B641331D>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFE4CF92BB5A83339> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_fulgurator_Horstmann_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145468> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_fulgurator_Horstmann_2006>
|
||||
dwc:authority "Horstmann, 2006" ;
|
||||
dwc:authorityName "Horstmann" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Horstmann, 2006" ;
|
||||
dwc:species "fulgurator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RBWY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_fulgurator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_fulgurator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fulgurator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145468>
|
||||
dc:description "FIGURES 20–23. The Carpathian Mesochorus spp. 20—M. varius; 21—M. fulgurator; 22—M. pelvis; 23—M. angustatus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145468/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFE4CF9BAB412326D>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873425" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFE4CF9BAB412326D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFCFEF9BBB219326D>
|
||||
dwc:eventDate "1979-07-18" ;
|
||||
dwc:locality "Vorokhta" ;
|
||||
dwc:recordedBy "Ermolenko" ;
|
||||
trt:gbifOccurrenceId "3467873360" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFCFEF9BBB219326D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFE42F95FB2BE3289>
|
||||
dwc:eventDate "2014-06-06" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873375" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFE42F95FB2BE3289> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFA48F95FB53232D5>
|
||||
dwc:eventDate "2014-06-29" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873311" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFA48F95FB53232D5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFDD1F973B49D32D5>
|
||||
dwc:eventDate "2014-07-18" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873339" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFDD1F973B49D32D5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFC6BF973B2A632D5>
|
||||
dwc:eventDate "2014-08-10" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873527" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFC6BF973B2A632D5> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFF00F917B22A32F0>
|
||||
dwc:eventDate "2016-05-19" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873487" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFF00F917B22A32F0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFAE4F917B641331D>
|
||||
dwc:eventDate "2017-05-17" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873451" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFAE4F917B641331D> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22AFF51F9E7B2493361.mc.F9C43CBCFFE7D22AFE4CF92BB5A83339>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873536" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22AFF51F9E7B2493361#F9C43CBCFFE7D22AFE4CF92BB5A83339> ;
|
||||
a dwc:MaterialCitation .
|
||||
135
data/C1/05/87/C10587F7FFE7D22BFF51F87FB24934EF.ttl
Normal file
135
data/C1/05/87/C10587F7FFE7D22BFF51F87FB24934EF.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@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/C10587F7FFE7D22BFF51F87FB24934EF>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) heterodon Horstmann 2006" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22BFF51F87FB24934EF.mc.F9C43CBCFFE7D22BFE4CF812B37234A7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_heterodon_Horstmann_2006> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_heterodon_Horstmann_2006>
|
||||
dwc:authority "Horstmann, 2006" ;
|
||||
dwc:authorityName "Horstmann" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Horstmann, 2006" ;
|
||||
dwc:species "heterodon" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422FQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_heterodon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_heterodon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heterodon" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE7D22BFF51F87FB24934EF.mc.F9C43CBCFFE7D22BFE4CF812B37234A7>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2013-06-24" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873443" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE7D22BFF51F87FB24934EF#F9C43CBCFFE7D22BFE4CF812B37234A7> ;
|
||||
a dwc:MaterialCitation .
|
||||
168
data/C1/05/87/C10587F7FFE8D222FF51F931B5D534A7.ttl
Normal file
168
data/C1/05/87/C10587F7FFE8D222FF51F931B5D534A7.ttl
Normal file
|
|
@ -0,0 +1,168 @@
|
|||
@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/C10587F7FFE8D222FF51F931B5D534A7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145446> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Plectochorus) iwatensis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D222FF51F931B5D534A7.mc.F9C43CBCFFE8D225FE40F8D5B55E335B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_iwatensis_Uchida_1928> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_curvulus_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145446> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_iwatensis_Uchida_1928>
|
||||
dwc:authority "(Uchida, 1928)" ;
|
||||
dwc:baseAuthorityName "Uchida" ;
|
||||
dwc:baseAuthorityYear "1928" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Uchida, 1928)" ;
|
||||
dwc:species "iwatensis" ;
|
||||
dwc:subGenus "Plectochorus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_iwatensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_curvulus_Thomson_1886>
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1886" ;
|
||||
dwc:species "curvulus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_curvulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_iwatensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "iwatensis" ;
|
||||
dwc:subGenus "Plectochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Plectochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Plectochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Plectochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_curvulus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curvulus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145446>
|
||||
dc:description "FIGURES 3–6. The Carpathian Mesochorus spp. 3—M. iwatensis; 4—M. curvulus; 5—M. frondosus; 6—M. alpigenus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145446/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D222FF51F931B5D534A7.mc.F9C43CBCFFE8D225FE40F8D5B55E335B>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1995-07-30" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
trt:gbifOccurrenceId "3467873555" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE8D222FF51F931B5D534A7#F9C43CBCFFE8D225FE40F8D5B55E335B> ;
|
||||
a dwc:MaterialCitation .
|
||||
118
data/C1/05/87/C10587F7FFE8D225FF51FA85B6763247.ttl
Normal file
118
data/C1/05/87/C10587F7FFE8D225FF51FA85B6763247.ttl
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
@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/C10587F7FFE8D225FF51FA85B6763247>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Cidaphus atricilla" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FA85B6763247.mc.F9C43CBCFFE8D225FE40FA59B69331D7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cidaphus_atricilla_Haliday_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cidaphus_atricilla_Haliday_1838>
|
||||
dwc:authority "(Haliday, 1838)" ;
|
||||
dwc:baseAuthorityName "Haliday" ;
|
||||
dwc:baseAuthorityYear "1838" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Haliday, 1838)" ;
|
||||
dwc:species "atricilla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/VB6D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cidaphus_atricilla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cidaphus_atricilla>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "atricilla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cidaphus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cidaphus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FA85B6763247.mc.F9C43CBCFFE8D225FE40FA59B69331D7>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2004-05-16" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "R. Bidychak" ;
|
||||
trt:gbifOccurrenceId "3467873332" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE8D225FF51FA85B6763247#F9C43CBCFFE8D225FE40FA59B69331D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
136
data/C1/05/87/C10587F7FFE8D225FF51FBE5B24B3127.ttl
Normal file
136
data/C1/05/87/C10587F7FFE8D225FF51FBE5B24B3127.ttl
Normal file
|
|
@ -0,0 +1,136 @@
|
|||
@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/C10587F7FFE8D225FF51FBE5B24B3127>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Cidaphus areolatus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FBE5B24B3127.mc.F9C43CBCFFE8D225FE4CFBB9B4CB30B6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FBE5B24B3127.mc.F9C43CBCFFE8D225FBC6FB5DB52630D3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FBE5B24B3127.mc.F9C43CBCFFE8D225FDE5FB71B30E30D3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cidaphus_areolatus_Boie_1850> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cidaphus_areolatus_Boie_1850>
|
||||
dwc:authority "(Boie, 1850)" ;
|
||||
dwc:baseAuthorityName "Boie" ;
|
||||
dwc:baseAuthorityYear "1850" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Boie, 1850)" ;
|
||||
dwc:species "areolatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/VB6C> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cidaphus_areolatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cidaphus_areolatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "areolatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cidaphus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cidaphus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FBE5B24B3127.mc.F9C43CBCFFE8D225FE4CFBB9B4CB30B6>
|
||||
dwc:eventDate "2010-09-26" ;
|
||||
dwc:locality "Dibrova" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "310" ;
|
||||
dwc:verbatimLatitude "48.772053" ;
|
||||
dwc:verbatimLongitude "24.511658" ;
|
||||
trt:gbifOccurrenceId "3467873398" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE8D225FF51FBE5B24B3127#F9C43CBCFFE8D225FE4CFBB9B4CB30B6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FBE5B24B3127.mc.F9C43CBCFFE8D225FBC6FB5DB52630D3>
|
||||
dwc:eventDate "2008-07" ;
|
||||
dwc:locality "Dilove" ;
|
||||
trt:gbifOccurrenceId "3467873364" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE8D225FF51FBE5B24B3127#F9C43CBCFFE8D225FBC6FB5DB52630D3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FBE5B24B3127.mc.F9C43CBCFFE8D225FDE5FB71B30E30D3>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2008-09" ;
|
||||
dwc:locality "Dilove" ;
|
||||
dwc:recordedBy "R. Bidychak" ;
|
||||
trt:gbifOccurrenceId "3467873392" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE8D225FF51FBE5B24B3127#F9C43CBCFFE8D225FDE5FB71B30E30D3> ;
|
||||
a dwc:MaterialCitation .
|
||||
121
data/C1/05/87/C10587F7FFE8D225FF51FCC5B69C3007.ttl
Normal file
121
data/C1/05/87/C10587F7FFE8D225FF51FCC5B69C3007.ttl
Normal file
|
|
@ -0,0 +1,121 @@
|
|||
@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/C10587F7FFE8D225FF51FCC5B69C3007>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Cidaphus alarius" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FCC5B69C3007.mc.F9C43CBCFFE8D225FE57FC99B4843797> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cidaphus_alarius_Gravenhorst_1829> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cidaphus_alarius_Gravenhorst_1829>
|
||||
dwc:authority "(Gravenhorst, 1829)" ;
|
||||
dwc:baseAuthorityName "Gravenhorst" ;
|
||||
dwc:baseAuthorityYear "1829" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gravenhorst, 1829)" ;
|
||||
dwc:species "alarius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5Z5VW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cidaphus_alarius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cidaphus_alarius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alarius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cidaphus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cidaphus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Cidaphus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE8D225FF51FCC5B69C3007.mc.F9C43CBCFFE8D225FE57FC99B4843797>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2018-05-20" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873308" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE8D225FF51FCC5B69C3007#F9C43CBCFFE8D225FE57FC99B4843797> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/C1/05/87/C10587F7FFE8D225FF51FE25B5813693.ttl
Normal file
108
data/C1/05/87/C10587F7FFE8D225FF51FE25B5813693.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/C10587F7FFE8D225FF51FE25B5813693>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma varipes" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_varipes_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_varipes_Holmgren_1860>
|
||||
dwc:authority "(Holmgren, 1860)" ;
|
||||
dwc:baseAuthorityName "Holmgren" ;
|
||||
dwc:baseAuthorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
|
||||
dwc:species "varipes" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVG7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_varipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_varipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "varipes" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
108
data/C1/05/87/C10587F7FFE8D225FF51FE91B58135C7.ttl
Normal file
108
data/C1/05/87/C10587F7FFE8D225FF51FE91B58135C7.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/C10587F7FFE8D225FF51FE91B58135C7>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma uliginosum Schwenke 1999" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_uliginosum_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_uliginosum_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "uliginosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVG4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_uliginosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_uliginosum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "uliginosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
108
data/C1/05/87/C10587F7FFE8D225FF51FF4DB581350B.ttl
Normal file
108
data/C1/05/87/C10587F7FFE8D225FF51FF4DB581350B.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/C10587F7FFE8D225FF51FF4DB581350B>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma tenuicorne" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_tenuicorne_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_tenuicorne_Thomson_1886>
|
||||
dwc:authority "(Thomson, 1886)" ;
|
||||
dwc:baseAuthorityName "Thomson" ;
|
||||
dwc:baseAuthorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Thomson, 1886)" ;
|
||||
dwc:species "tenuicorne" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVFY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_tenuicorne> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_tenuicorne>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tenuicorne" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
131
data/C1/05/87/C10587F7FFE9D224FF51F921B58133DF.ttl
Normal file
131
data/C1/05/87/C10587F7FFE9D224FF51F921B58133DF.ttl
Normal file
|
|
@ -0,0 +1,131 @@
|
|||
@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/C10587F7FFE9D224FF51F921B58133DF>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma striatum" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51F921B58133DF.mc.F9C43CBCFFE9D224FE42F8C5B4FA334A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51F921B58133DF.mc.F9C43CBCFFE9D224FC09F899B68A3397> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_striatum_Brischke_1880> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_striatum_Brischke_1880>
|
||||
dwc:authority "(Brischke, 1880)" ;
|
||||
dwc:baseAuthorityName "Brischke" ;
|
||||
dwc:baseAuthorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Brischke, 1880)" ;
|
||||
dwc:species "striatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVFV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_striatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_striatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "striatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51F921B58133DF.mc.F9C43CBCFFE9D224FE42F8C5B4FA334A>
|
||||
dwc:eventDate "2015-04-19" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "315" ;
|
||||
dwc:verbatimLatitude "48.83708" ;
|
||||
dwc:verbatimLongitude "24.581379" ;
|
||||
trt:gbifOccurrenceId "3467873502" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51F921B58133DF#F9C43CBCFFE9D224FE42F8C5B4FA334A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51F921B58133DF.mc.F9C43CBCFFE9D224FC09F899B68A3397>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-05-08" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "315" ;
|
||||
dwc:verbatimLatitude "48.83708" ;
|
||||
dwc:verbatimLongitude "24.581379" ;
|
||||
trt:gbifOccurrenceId "3467873350" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51F921B58133DF#F9C43CBCFFE9D224FC09F899B68A3397> ;
|
||||
a dwc:MaterialCitation .
|
||||
187
data/C1/05/87/C10587F7FFE9D224FF51FA6DB58132DB.ttl
Normal file
187
data/C1/05/87/C10587F7FFE9D224FF51FA6DB58132DB.ttl
Normal file
|
|
@ -0,0 +1,187 @@
|
|||
@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/C10587F7FFE9D224FF51FA6DB58132DB>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma splenium" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FE52FA01B40231E3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FC8BFA01B493320E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FC7DFA25B22D320E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FAE6FA25B50A322A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FD84F9F9B69D3277>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FE69F99DB4323277>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FCDFF99DB2293277>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FAE2F99DB5633293> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_splenium_Curtis_1833> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_splenium_Curtis_1833>
|
||||
dwc:authority "(Curtis, 1833)" ;
|
||||
dwc:baseAuthorityName "Curtis" ;
|
||||
dwc:baseAuthorityYear "1833" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Curtis, 1833)" ;
|
||||
dwc:species "splenium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVFT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_splenium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_splenium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "splenium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FE52FA01B40231E3>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873347" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51FA6DB58132DB#F9C43CBCFFE9D224FE52FA01B40231E3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FC8BFA01B493320E>
|
||||
dwc:eventDate "2015-05-12" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
dwc:verbatimLatitude "48.259464" ;
|
||||
dwc:verbatimLongitude "23.619673" ;
|
||||
trt:gbifOccurrenceId "3467873458" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51FA6DB58132DB#F9C43CBCFFE9D224FC8BFA01B493320E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FC7DFA25B22D320E>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
dwc:verbatimLatitude "48.259464" ;
|
||||
dwc:verbatimLongitude "23.619673" ;
|
||||
trt:gbifOccurrenceId "3467873539" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51FA6DB58132DB#F9C43CBCFFE9D224FC7DFA25B22D320E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FAE6FA25B50A322A>
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "600" ;
|
||||
dwc:verbatimLatitude "48.259464" ;
|
||||
dwc:verbatimLongitude "23.619673" ;
|
||||
trt:gbifOccurrenceId "3467873542" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51FA6DB58132DB#F9C43CBCFFE9D224FAE6FA25B50A322A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FD84F9F9B69D3277>
|
||||
dwc:eventDate "2017-05-02" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873464" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51FA6DB58132DB#F9C43CBCFFE9D224FD84F9F9B69D3277> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FE69F99DB4323277>
|
||||
dwc:eventDate "2017-05-17" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873401" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51FA6DB58132DB#F9C43CBCFFE9D224FE69F99DB4323277> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FCDFF99DB2293277>
|
||||
dwc:eventDate "2017-05-17" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873435" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51FA6DB58132DB#F9C43CBCFFE9D224FCDFF99DB2293277> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFE9D224FF51FA6DB58132DB.mc.F9C43CBCFFE9D224FAE2F99DB5633293>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2017-07-02" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873358" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFE9D224FF51FA6DB58132DB#F9C43CBCFFE9D224FAE2F99DB5633293> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/C1/05/87/C10587F7FFE9D224FF51FAD9B581319F.ttl
Normal file
108
data/C1/05/87/C10587F7FFE9D224FF51FAD9B581319F.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/C10587F7FFE9D224FF51FAD9B581319F>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma pictum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_pictum_Brischke_1880> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_pictum_Brischke_1880>
|
||||
dwc:authority "(Brischke, 1880)" ;
|
||||
dwc:baseAuthorityName "Brischke" ;
|
||||
dwc:baseAuthorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Brischke, 1880)" ;
|
||||
dwc:species "pictum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVFD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_pictum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_pictum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pictum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
108
data/C1/05/87/C10587F7FFE9D224FF51FB95B58130C3.ttl
Normal file
108
data/C1/05/87/C10587F7FFE9D224FF51FB95B58130C3.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/C10587F7FFE9D224FF51FB95B58130C3>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma nigrocoxatum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_nigrocoxatum_Strobl_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_nigrocoxatum_Strobl_1904>
|
||||
dwc:authority "(Strobl, 1904)" ;
|
||||
dwc:baseAuthorityName "Strobl" ;
|
||||
dwc:baseAuthorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Strobl, 1904)" ;
|
||||
dwc:species "nigrocoxatum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVF3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_nigrocoxatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_nigrocoxatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nigrocoxatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
108
data/C1/05/87/C10587F7FFE9D224FF51FC41B5813037.ttl
Normal file
108
data/C1/05/87/C10587F7FFE9D224FF51FC41B5813037.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/C10587F7FFE9D224FF51FC41B5813037>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma italicum Schwenke 1999" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_italicum_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_italicum_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "italicum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/687Y2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_italicum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_italicum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "italicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
108
data/C1/05/87/C10587F7FFEAD227FF51F8D5B5813382.ttl
Normal file
108
data/C1/05/87/C10587F7FFEAD227FF51F8D5B5813382.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/C10587F7FFEAD227FF51F8D5B5813382>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma hirsutum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_hirsutum_Bridgman_1883> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_hirsutum_Bridgman_1883>
|
||||
dwc:authority "(Bridgman, 1883)" ;
|
||||
dwc:baseAuthorityName "Bridgman" ;
|
||||
dwc:baseAuthorityYear "1883" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bridgman, 1883)" ;
|
||||
dwc:species "hirsutum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5W7Y2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_hirsutum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_hirsutum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hirsutum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
127
data/C1/05/87/C10587F7FFEAD227FF51F9C9B4A432F6.ttl
Normal file
127
data/C1/05/87/C10587F7FFEAD227FF51F9C9B4A432F6.ttl
Normal file
|
|
@ -0,0 +1,127 @@
|
|||
@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/C10587F7FFEAD227FF51F9C9B4A432F6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145442> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma flagellator Riedel 2015" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEAD227FF51F9C9B4A432F6.mc.F9C43CBCFFEAD227FE57F9ECB4A53262> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_flagellator_Riedel_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145442> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_flagellator_Riedel_2015>
|
||||
dwc:authority "Riedel, 2015" ;
|
||||
dwc:authorityName "Riedel" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Riedel, 2015" ;
|
||||
dwc:species "flagellator" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_flagellator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_flagellator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flagellator" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145442>
|
||||
dc:description "FIGURES 1–2. The Carpathian Astiphromma spp. 1—A. albitarse; 2—A. flagellator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145442/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEAD227FF51F9C9B4A432F6.mc.F9C43CBCFFEAD227FE57F9ECB4A53262>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2018-05-02" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873372" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEAD227FF51F9C9B4A432F6#F9C43CBCFFEAD227FE57F9ECB4A53262> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/C1/05/87/C10587F7FFEAD227FF51FA85B58131F2.ttl
Normal file
108
data/C1/05/87/C10587F7FFEAD227FF51FA85B58131F2.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/C10587F7FFEAD227FF51FA85B58131F2>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma dorsale" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_dorsale_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_dorsale_Holmgren_1860>
|
||||
dwc:authority "(Holmgren, 1860)" ;
|
||||
dwc:baseAuthorityName "Holmgren" ;
|
||||
dwc:baseAuthorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Holmgren, 1860)" ;
|
||||
dwc:species "dorsale" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5W89R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_dorsale> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_dorsale>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dorsale" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
108
data/C1/05/87/C10587F7FFEAD227FF51FB71B5813126.ttl
Normal file
108
data/C1/05/87/C10587F7FFEAD227FF51FB71B5813126.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/C10587F7FFEAD227FF51FB71B5813126>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma diversum Schwenke 1999" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_diversum_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_diversum_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "diversum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5W7Y3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_diversum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_diversum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "diversum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
138
data/C1/05/87/C10587F7FFEAD227FF51FC51B47A306A.ttl
Normal file
138
data/C1/05/87/C10587F7FFEAD227FF51FC51B47A306A.ttl
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
@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/C10587F7FFEAD227FF51FC51B47A306A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145442> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma albitarse" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEAD227FF51FC51B47A306A.mc.F9C43CBCFFEAD227FE57FC74B5A037FA>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEAD227FF51FC51B47A306A.mc.F9C43CBCFFEAD227FD6CFC08B24F37FA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_albitarse_Brischke_1880> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145442> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_albitarse_Brischke_1880>
|
||||
dwc:authority "(Brischke, 1880)" ;
|
||||
dwc:baseAuthorityName "Brischke" ;
|
||||
dwc:baseAuthorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Brischke, 1880)" ;
|
||||
dwc:species "albitarse" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVDM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_albitarse> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_albitarse>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "albitarse" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145442>
|
||||
dc:description "FIGURES 1–2. The Carpathian Astiphromma spp. 1—A. albitarse; 2—A. flagellator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145442/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEAD227FF51FC51B47A306A.mc.F9C43CBCFFEAD227FE57FC74B5A037FA>
|
||||
dwc:eventDate "2018-05-02" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873545" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEAD227FF51FC51B47A306A#F9C43CBCFFEAD227FE57FC74B5A037FA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEAD227FF51FC51B47A306A.mc.F9C43CBCFFEAD227FD6CFC08B24F37FA>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2018-05-02" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873351" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEAD227FF51FC51B47A306A#F9C43CBCFFEAD227FD6CFC08B24F37FA> ;
|
||||
a dwc:MaterialCitation .
|
||||
108
data/C1/05/87/C10587F7FFEAD227FF51FD0DB581374A.ttl
Normal file
108
data/C1/05/87/C10587F7FFEAD227FF51FD0DB581374A.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/C10587F7FFEAD227FF51FD0DB581374A>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Astiphromma aggressor" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Astiphromma_aggressor_Fabricius_1804> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Astiphromma_aggressor_Fabricius_1804>
|
||||
dwc:authority "(Fabricius, 1804)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1804" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1804)" ;
|
||||
dwc:species "aggressor" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/HVDL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Astiphromma_aggressor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma_aggressor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aggressor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Astiphromma> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Astiphromma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Astiphromma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
170
data/C1/05/87/C10587F7FFECD221FF51FD0AB3B93038.ttl
Normal file
170
data/C1/05/87/C10587F7FFECD221FF51FD0AB3B93038.ttl
Normal file
|
|
@ -0,0 +1,170 @@
|
|||
@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/C10587F7FFECD221FF51FD0AB3B93038>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145458> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) faciator Horstmann 2003" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FD0AB3B93038.mc.F9C43CBCFFECD221FE42FD2DB33D3723>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FD0AB3B93038.mc.F9C43CBCFFECD221FBC9FCC2B2633740>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FD0AB3B93038.mc.F9C43CBCFFECD221FAACFCE6B66337B7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FD0AB3B93038.mc.F9C43CBCFFECD221FEA1FC5EB32D3788> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_faciator_Horstmann_2003> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145458> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_faciator_Horstmann_2003>
|
||||
dwc:authority "Horstmann, 2003" ;
|
||||
dwc:authorityName "Horstmann" ;
|
||||
dwc:authorityYear "2003" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Horstmann, 2003" ;
|
||||
dwc:species "faciator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422DQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_faciator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_faciator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "faciator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145458>
|
||||
dc:description "FIGURES 12–15. The Carpathian Mesochorus spp. 12—M. faciator; 13—M. pictilis; 14—M. atriventris; 15—M. cf. pini." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145458/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FD0AB3B93038.mc.F9C43CBCFFECD221FE42FD2DB33D3723>
|
||||
dwc:eventDate "2015-09-22" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873554" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFECD221FF51FD0AB3B93038#F9C43CBCFFECD221FE42FD2DB33D3723> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FD0AB3B93038.mc.F9C43CBCFFECD221FBC9FCC2B2633740>
|
||||
dwc:eventDate "2013-06-24" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873420" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFECD221FF51FD0AB3B93038#F9C43CBCFFECD221FBC9FCC2B2633740> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FD0AB3B93038.mc.F9C43CBCFFECD221FAACFCE6B66337B7>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873340" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFECD221FF51FD0AB3B93038#F9C43CBCFFECD221FAACFCE6B66337B7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FD0AB3B93038.mc.F9C43CBCFFECD221FEA1FC5EB32D3788>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2008-07" ;
|
||||
dwc:locality "Dilove" ;
|
||||
dwc:recordedBy "R. Bidychak" ;
|
||||
trt:gbifOccurrenceId "3467873355" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFECD221FF51FD0AB3B93038#F9C43CBCFFECD221FEA1FC5EB32D3788> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFECD221FF51FE6DB34236BE.ttl
Normal file
142
data/C1/05/87/C10587F7FFECD221FF51FE6DB34236BE.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFECD221FF51FE6DB34236BE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145450> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) discitergus" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FE6DB34236BE.mc.F9C43CBCFFECD221FE42FE00B3D4360E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_discitergus_Say_1836> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145450> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_discitergus_Say_1836>
|
||||
dwc:authority "(Say, 1836)" ;
|
||||
dwc:baseAuthorityName "Say" ;
|
||||
dwc:baseAuthorityYear "1836" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Say, 1836)" ;
|
||||
dwc:species "discitergus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422CF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_discitergus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_discitergus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "discitergus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145450>
|
||||
dc:description "FIGURES 7–10. The Carpathian Mesochorus spp. 7—M. punctipleuris; 8—M. thomsonii; 9—M. politus; 10—M. discitergus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145450/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD221FF51FE6DB34236BE.mc.F9C43CBCFFECD221FE42FE00B3D4360E>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-08-15" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "325" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873411" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFECD221FF51FE6DB34236BE#F9C43CBCFFECD221FE42FE00B3D4360E> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFECD22FFF51FB86B6013572.ttl
Normal file
142
data/C1/05/87/C10587F7FFECD22FFF51FB86B6013572.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFECD22FFF51FB86B6013572>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145454> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) genator Riedel & Varga 2022, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD22FFF51FB86B6013572.mc.F9C43CBCFFECD221FF51FB7EB4D530F4> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_genator_Riedel_2022> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145454> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_genator_Riedel_2022>
|
||||
dwc:authority "Riedel & Varga" ;
|
||||
dwc:authorityName "Riedel & Varga" ;
|
||||
dwc:authorityYear "2022" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Riedel & Varga, 2022" ;
|
||||
dwc:species "genator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_genator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_genator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "genator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145454>
|
||||
dc:description "FIGURE 11. Mesochorus genator Riedel & Varga, sp. n., female, holotype. A—habitus, lateral view; B—face, frontal view; C—head and mesoscutum, dorsal view; D—propodeum, dorsal view; E—ovipositor, lateral view." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145454/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFECD22FFF51FB86B6013572.mc.F9C43CBCFFECD221FF51FB7EB4D530F4>
|
||||
dwc:collectionCode "ZSSM" ;
|
||||
dwc:eventDate "2013-07-17" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.259464" ;
|
||||
dwc:verbatimLongitude "23.619673" ;
|
||||
trt:gbifOccurrenceId "3467873500" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFECD22FFF51FB86B6013572#F9C43CBCFFECD221FF51FB7EB4D530F4> ;
|
||||
a dwc:MaterialCitation .
|
||||
289
data/C1/05/87/C10587F7FFEED221FF51F896B5F3359F.ttl
Normal file
289
data/C1/05/87/C10587F7FFEED221FF51F896B5F3359F.ttl
Normal file
|
|
@ -0,0 +1,289 @@
|
|||
@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/C10587F7FFEED221FF51F896B5F3359F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145450> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) politus Gravenhorst 1829" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FE43F8A9B41D339C>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FCEBF8A9B58F33B8>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FD7AF84DB2A633C4>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FF00F805B59C33E0>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FD68F806B48133E0>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED220FC0DF805B22C34A6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FAE6FF4CB69E34C2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FE6BFF60B58C34EE>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FD79FF04B66E350A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FE9BFED8B3A3350A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FB6CFED8B4C53556>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FBCEFEFCB2653556>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FAAFFEFCB56D3572>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FDA4FE90B3673572>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FBAEFE90B641359E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FE4DFEB4B5A9359E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FD64FEB4B220359E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_politus_Gravenhorst_1829> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145450> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_politus_Gravenhorst_1829>
|
||||
dwc:authority "Gravenhorst, 1829" ;
|
||||
dwc:authorityName "Gravenhorst" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
|
||||
dwc:species "politus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422QC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_politus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_politus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "politus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145450>
|
||||
dc:description "FIGURES 7–10. The Carpathian Mesochorus spp. 7—M. punctipleuris; 8—M. thomsonii; 9—M. politus; 10—M. discitergus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145450/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FE43F8A9B41D339C>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873367" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEED223FE43F8A9B41D339C> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FCEBF8A9B58F33B8>
|
||||
dwc:eventDate "2014-04-27" ;
|
||||
dwc:locality "Dibrova" ;
|
||||
dwc:verbatimElevation "310" ;
|
||||
dwc:verbatimLatitude "48.461037" ;
|
||||
dwc:verbatimLongitude "24.302029" ;
|
||||
trt:gbifOccurrenceId "3467873336" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEED223FCEBF8A9B58F33B8> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FD7AF84DB2A633C4>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873421" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEED223FD7AF84DB2A633C4> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FF00F805B59C33E0>
|
||||
dwc:eventDate "2013-06-20" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873306" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEED223FF00F805B59C33E0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED223FD68F806B48133E0>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873463" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEED223FD68F806B48133E0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEED220FC0DF805B22C34A6>
|
||||
dwc:eventDate "2014-06-29" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "48.157192" ;
|
||||
dwc:verbatimLongitude "24.363659" ;
|
||||
trt:gbifOccurrenceId "3467873515" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEED220FC0DF805B22C34A6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FAE6FF4CB69E34C2>
|
||||
dwc:eventDate "2014-07-18" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "48.157192" ;
|
||||
dwc:verbatimLongitude "24.363659" ;
|
||||
trt:gbifOccurrenceId "3467873406" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FAE6FF4CB69E34C2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FE6BFF60B58C34EE>
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873408" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FE6BFF60B58C34EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FD79FF04B66E350A>
|
||||
dwc:eventDate "2013-08-30" ;
|
||||
dwc:locality "Marmarosy" ;
|
||||
trt:gbifOccurrenceId "3467873488" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FD79FF04B66E350A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FE9BFED8B3A3350A>
|
||||
dwc:eventDate "2009-08-11" ;
|
||||
dwc:locality "Marmarosy" ;
|
||||
trt:gbifOccurrenceId "3467873352" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FE9BFED8B3A3350A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FB6CFED8B4C53556>
|
||||
dwc:eventDate "2017-05-02" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873429" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FB6CFED8B4C53556> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FBCEFEFCB2653556>
|
||||
dwc:eventDate "2017-05-17" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873427" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FBCEFEFCB2653556> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FAAFFEFCB56D3572>
|
||||
dwc:eventDate "2017-05-02" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873331" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FAAFFEFCB56D3572> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FDA4FE90B3673572>
|
||||
dwc:eventDate "2017-05-17" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873459" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FDA4FE90B3673572> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FBAEFE90B641359E>
|
||||
dwc:eventDate "2017-05-17" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873428" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FBAEFE90B641359E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FE4DFEB4B5A9359E>
|
||||
dwc:eventDate "2018-05-02" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873441" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FE4DFEB4B5A9359E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED221FF51F896B5F3359F.mc.F9C43CBCFFEDD220FD64FEB4B220359E>
|
||||
dwc:collectionCode "SIZK, ZSSM" ;
|
||||
dwc:eventDate "2018-06-07" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873413" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED221FF51F896B5F3359F#F9C43CBCFFEDD220FD64FEB4B220359E> ;
|
||||
a dwc:MaterialCitation .
|
||||
152
data/C1/05/87/C10587F7FFEED223FF51FAA5B2A332CA.ttl
Normal file
152
data/C1/05/87/C10587F7FFEED223FF51FAA5B2A332CA.ttl
Normal file
|
|
@ -0,0 +1,152 @@
|
|||
@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/C10587F7FFEED223FF51FAA5B2A332CA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145450> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) thomsonii Dalla Torre 1901" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED223FF51FAA5B2A332CA.mc.F9C43CBCFFEED223FE43FA1CB57C3212>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED223FF51FAA5B2A332CA.mc.F9C43CBCFFEED223FD96FA30B3AA323E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_thomsonii_Torre_1901> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145450> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_thomsonii_Torre_1901>
|
||||
dwc:authority "Dalla Torre, 1901" ;
|
||||
dwc:authorityName "Dalla Torre" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Dalla Torre, 1901" ;
|
||||
dwc:species "thomsonii" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73BYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_thomsonii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_thomsonii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thomsonii" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145450>
|
||||
dc:description "FIGURES 7–10. The Carpathian Mesochorus spp. 7—M. punctipleuris; 8—M. thomsonii; 9—M. politus; 10—M. discitergus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145450/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED223FF51FAA5B2A332CA.mc.F9C43CBCFFEED223FE43FA1CB57C3212>
|
||||
dwc:eventDate "2013-05-11" ;
|
||||
dwc:locality "Playek" ;
|
||||
dwc:verbatimElevation "1200" ;
|
||||
dwc:verbatimLatitude "48.611877" ;
|
||||
dwc:verbatimLongitude "24.15297" ;
|
||||
trt:gbifOccurrenceId "3467873530" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED223FF51FAA5B2A332CA#F9C43CBCFFEED223FE43FA1CB57C3212> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEED223FF51FAA5B2A332CA.mc.F9C43CBCFFEED223FD96FA30B3AA323E>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-05-12" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873444" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEED223FF51FAA5B2A332CA#F9C43CBCFFEED223FD96FA30B3AA323E> ;
|
||||
a dwc:MaterialCitation .
|
||||
172
data/C1/05/87/C10587F7FFEFD222FF51F9C9B6C333AE.ttl
Normal file
172
data/C1/05/87/C10587F7FFEFD222FF51F9C9B6C333AE.ttl
Normal file
|
|
@ -0,0 +1,172 @@
|
|||
@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/C10587F7FFEFD222FF51F9C9B6C333AE>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145450> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) punctipleuris Thomson 1886" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51F9C9B6C333AE.mc.F9C43CBCFFEFD222FE42F9ECB4C53262>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51F9C9B6C333AE.mc.F9C43CBCFFEFD222FBCEF980B47C328E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51F9C9B6C333AE.mc.F9C43CBCFFEFD222FC89F9A4B3C532AA>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51F9C9B6C333AE.mc.F9C43CBCFFEFD222FAC1F978B68A3312> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_punctipleuris_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145450> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_punctipleuris_Thomson_1886>
|
||||
dwc:authority "Thomson, 1886" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1886" ;
|
||||
dwc:species "punctipleuris" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422QZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_punctipleuris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_punctipleuris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "punctipleuris" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145450>
|
||||
dc:description "FIGURES 7–10. The Carpathian Mesochorus spp. 7—M. punctipleuris; 8—M. thomsonii; 9—M. politus; 10—M. discitergus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145450/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51F9C9B6C333AE.mc.F9C43CBCFFEFD222FE42F9ECB4C53262>
|
||||
dwc:eventDate "2015-08-10" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873405" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51F9C9B6C333AE#F9C43CBCFFEFD222FE42F9ECB4C53262> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51F9C9B6C333AE.mc.F9C43CBCFFEFD222FBCEF980B47C328E>
|
||||
dwc:eventDate "2012-07-13" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1200" ;
|
||||
dwc:verbatimLatitude "48.611877" ;
|
||||
dwc:verbatimLongitude "24.15297" ;
|
||||
trt:gbifOccurrenceId "3467873551" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51F9C9B6C333AE#F9C43CBCFFEFD222FBCEF980B47C328E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51F9C9B6C333AE.mc.F9C43CBCFFEFD222FC89F9A4B3C532AA>
|
||||
dwc:eventDate "2014-08-10" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:verbatimElevation "900" ;
|
||||
dwc:verbatimLatitude "48.144695" ;
|
||||
dwc:verbatimLongitude "24.27081" ;
|
||||
trt:gbifOccurrenceId "3467873513" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51F9C9B6C333AE#F9C43CBCFFEFD222FC89F9A4B3C532AA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51F9C9B6C333AE.mc.F9C43CBCFFEFD222FAC1F978B68A3312>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2011-07-09" ;
|
||||
dwc:locality "Sheshul" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "48.157192" ;
|
||||
dwc:verbatimLongitude "24.363659" ;
|
||||
trt:gbifOccurrenceId "3467873445" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51F9C9B6C333AE#F9C43CBCFFEFD222FAC1F978B68A3312> ;
|
||||
a dwc:MaterialCitation .
|
||||
162
data/C1/05/87/C10587F7FFEFD222FF51FB15B39131F1.ttl
Normal file
162
data/C1/05/87/C10587F7FFEFD222FF51FB15B39131F1.ttl
Normal file
|
|
@ -0,0 +1,162 @@
|
|||
@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/C10587F7FFEFD222FF51FB15B39131F1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145446> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) alpigenus Strobl 1904" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FB15B39131F1.mc.F9C43CBCFFEFD222FE43FB28B3093126>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FB15B39131F1.mc.F9C43CBCFFEFD222FB80FACCB663316E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FB15B39131F1.mc.F9C43CBCFFEFD222FEAEFA85B480316E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_alpigenus_Strobl_1904> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145446> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_alpigenus_Strobl_1904>
|
||||
dwc:authority "Strobl, 1904" ;
|
||||
dwc:authorityName "Strobl" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Strobl, 1904" ;
|
||||
dwc:species "alpigenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42277> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_alpigenus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_alpigenus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alpigenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145446>
|
||||
dc:description "FIGURES 3–6. The Carpathian Mesochorus spp. 3—M. iwatensis; 4—M. curvulus; 5—M. frondosus; 6—M. alpigenus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145446/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FB15B39131F1.mc.F9C43CBCFFEFD222FE43FB28B3093126>
|
||||
dwc:eventDate "2012-07-14" ;
|
||||
dwc:locality "Syvulya" ;
|
||||
dwc:verbatimElevation "1425" ;
|
||||
dwc:verbatimLatitude "48.531433" ;
|
||||
dwc:verbatimLongitude "24.132608" ;
|
||||
trt:gbifOccurrenceId "3467873385" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FB15B39131F1#F9C43CBCFFEFD222FE43FB28B3093126> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FB15B39131F1.mc.F9C43CBCFFEFD222FB80FACCB663316E>
|
||||
dwc:eventDate "2014-06-06" ;
|
||||
dwc:locality "Sheshul" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "48.157192" ;
|
||||
dwc:verbatimLongitude "24.363659" ;
|
||||
trt:gbifOccurrenceId "3467873409" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FB15B39131F1#F9C43CBCFFEFD222FB80FACCB663316E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FB15B39131F1.mc.F9C43CBCFFEFD222FEAEFA85B480316E>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-06-29" ;
|
||||
dwc:locality "Sheshul" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "48.157192" ;
|
||||
dwc:verbatimLongitude "24.363659" ;
|
||||
trt:gbifOccurrenceId "3467873376" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FB15B39131F1#F9C43CBCFFEFD222FEAEFA85B480316E> ;
|
||||
a dwc:MaterialCitation .
|
||||
181
data/C1/05/87/C10587F7FFEFD222FF51FD21B5DD30B7.ttl
Normal file
181
data/C1/05/87/C10587F7FFEFD222FF51FD21B5DD30B7.ttl
Normal file
|
|
@ -0,0 +1,181 @@
|
|||
@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/C10587F7FFEFD222FF51FD21B5DD30B7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145446> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus frondosus Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FE4BFCC4B40D372E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FC86FCC4B65B3796>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FEA9FCBCB58A3796>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FD78FCBCB40737B2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FC80FC50B39537B2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FB71FC50B7C237DE>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FECEFC74B5FC37FA> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_frondosus_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145446> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_frondosus_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "frondosus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RBWZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_frondosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_frondosus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "frondosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145446>
|
||||
dc:description "FIGURES 3–6. The Carpathian Mesochorus spp. 3—M. iwatensis; 4—M. curvulus; 5—M. frondosus; 6—M. alpigenus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145446/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FE4BFCC4B40D372E>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873498" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FD21B5DD30B7#F9C43CBCFFEFD222FE4BFCC4B40D372E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FC86FCC4B65B3796>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873434" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FD21B5DD30B7#F9C43CBCFFEFD222FC86FCC4B65B3796> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FEA9FCBCB58A3796>
|
||||
dwc:eventDate "2014-07-20" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873470" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FD21B5DD30B7#F9C43CBCFFEFD222FEA9FCBCB58A3796> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FD78FCBCB40737B2>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.73943" ;
|
||||
trt:gbifOccurrenceId "3467873342" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FD21B5DD30B7#F9C43CBCFFEFD222FD78FCBCB40737B2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FC80FC50B39537B2>
|
||||
dwc:eventDate "2014-07-20" ;
|
||||
dwc:locality "7.5 km SW of Stara Guta" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.73943" ;
|
||||
trt:gbifOccurrenceId "3467873534" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FD21B5DD30B7#F9C43CBCFFEFD222FC80FC50B39537B2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FB71FC50B7C237DE>
|
||||
dwc:locality "Transcarpathian" ;
|
||||
trt:gbifOccurrenceId "3467873383" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FD21B5DD30B7#F9C43CBCFFEFD222FB71FC50B7C237DE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FD21B5DD30B7.mc.F9C43CBCFFEFD222FECEFC74B5FC37FA>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-06-29" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873468" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FD21B5DD30B7#F9C43CBCFFEFD222FECEFC74B5FC37FA> ;
|
||||
a dwc:MaterialCitation .
|
||||
242
data/C1/05/87/C10587F7FFEFD222FF51FF05B53A36DA.ttl
Normal file
242
data/C1/05/87/C10587F7FFEFD222FF51FF05B53A36DA.ttl
Normal file
|
|
@ -0,0 +1,242 @@
|
|||
@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/C10587F7FFEFD222FF51FF05B53A36DA>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145446> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) curvulus Thomson 1886" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FE4BFED8B40D350A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FC86FED8B52B3572>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FDE2FE90B4063572>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FC8EFE90B67C359E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FE8AFEB4B432359E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FCD3FEB4B31F35BA>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FBE8FE48B34735C6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FB4EFE6CB2A635C6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FF00FE00B5AA35E2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FD67FE00B3A035E2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FB6CFE00B533360E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FDDEFE24B549362A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_curvulus_Thomson_1886> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145446> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_curvulus_Thomson_1886>
|
||||
dwc:authority "Thomson, 1886" ;
|
||||
dwc:authorityName "Thomson" ;
|
||||
dwc:authorityYear "1886" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomson, 1886" ;
|
||||
dwc:species "curvulus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422BP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_curvulus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_curvulus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "curvulus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145446>
|
||||
dc:description "FIGURES 3–6. The Carpathian Mesochorus spp. 3—M. iwatensis; 4—M. curvulus; 5—M. frondosus; 6—M. alpigenus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145446/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FE4BFED8B40D350A>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873415" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FE4BFED8B40D350A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FC86FED8B52B3572>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.75256" ;
|
||||
trt:gbifOccurrenceId "3467873379" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FC86FED8B52B3572> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FDE2FE90B4063572>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873449" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FDE2FE90B4063572> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FC8EFE90B67C359E>
|
||||
dwc:eventDate "1994-08-06" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
trt:gbifOccurrenceId "3467873312" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FC8EFE90B67C359E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FE8AFEB4B432359E>
|
||||
dwc:eventDate "1994-08-07" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
trt:gbifOccurrenceId "3467873538" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FE8AFEB4B432359E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FCD3FEB4B31F35BA>
|
||||
dwc:eventDate "2014-08-10" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
dwc:verbatimLatitude "48.157192" ;
|
||||
dwc:verbatimLongitude "24.363659" ;
|
||||
trt:gbifOccurrenceId "3467873423" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FCD3FEB4B31F35BA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FBE8FE48B34735C6>
|
||||
dwc:eventDate "2010-06-05" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873366" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FBE8FE48B34735C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FB4EFE6CB2A635C6>
|
||||
dwc:eventDate "2013-08-24" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873321" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FB4EFE6CB2A635C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FF00FE00B5AA35E2>
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873452" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FF00FE00B5AA35E2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FD67FE00B3A035E2>
|
||||
dwc:eventDate "2014-07-15" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873373" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FD67FE00B3A035E2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FB6CFE00B533360E>
|
||||
dwc:eventDate "2008-08-07" ;
|
||||
dwc:locality "Dilove" ;
|
||||
dwc:recordedBy "R. Bidychak" ;
|
||||
trt:gbifOccurrenceId "3467873309" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FB6CFE00B533360E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFEFD222FF51FF05B53A36DA.mc.F9C43CBCFFEFD222FDDEFE24B549362A>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2016-04-28" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873316" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFEFD222FF51FF05B53A36DA#F9C43CBCFFEFD222FDDEFE24B549362A> ;
|
||||
a dwc:MaterialCitation .
|
||||
272
data/C1/05/87/C10587F7FFF8D232FF51F9F6B5C3350B.ttl
Normal file
272
data/C1/05/87/C10587F7FFF8D232FF51F9F6B5C3350B.ttl
Normal file
|
|
@ -0,0 +1,272 @@
|
|||
@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/C10587F7FFF8D232FF51F9F6B5C3350B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145484> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) vitticollis Holmgren 1860" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FE4CF989B412327B>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FCFEF989B52F3287>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FDD8F9ADB5F332A3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FD1FF941B4D732A3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FC33F941B50132CF>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FD8BF965B6DA32EB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FE37F939B48532EB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FC0EF939B26032EB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FAACF939B2A63337>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FF00F8F1B6823353>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FE0FF8F1B3453353>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FB41F8F1B525337F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FDE0F895B4E3337F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FC21F895B2BD337F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FA48F895B68D339B>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FE79F8A9B373339B>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FB9FF8A9B68233A7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_vitticollis_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145484> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_vitticollis_Holmgren_1860>
|
||||
dwc:authority "Holmgren, 1860" ;
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "vitticollis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422WN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_vitticollis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_vitticollis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vitticollis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145484>
|
||||
dc:description "FIGURES 36–39. The Carpathian Mesochorus spp. 36—M. vitticollis; 37—M. dilobatus; 38—M. gemellus; 39—M. gladiator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FE4CF989B412327B>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873335" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FE4CF989B412327B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FCFEF989B52F3287>
|
||||
dwc:eventDate "2014-06-13" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:verbatimElevation "1075" ;
|
||||
trt:gbifOccurrenceId "3467873543" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FCFEF989B52F3287> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FDD8F9ADB5F332A3>
|
||||
dwc:eventDate "2012-07-07" ;
|
||||
dwc:locality "Igrovets" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.73943" ;
|
||||
trt:gbifOccurrenceId "3467873474" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FDD8F9ADB5F332A3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FD1FF941B4D732A3>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873492" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FD1FF941B4D732A3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FC33F941B50132CF>
|
||||
dwc:eventDate "2013-06-16" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:gbifOccurrenceId "3467873508" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FC33F941B50132CF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FD8BF965B6DA32EB>
|
||||
dwc:eventDate "2012-06-16" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873517" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FD8BF965B6DA32EB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FE37F939B48532EB>
|
||||
dwc:eventDate "2014-06-06" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873509" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FE37F939B48532EB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FC0EF939B26032EB>
|
||||
dwc:eventDate "2014-07-18" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873503" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FC0EF939B26032EB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FAACF939B2A63337>
|
||||
dwc:eventDate "2014-06-29" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873533" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FAACF939B2A63337> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FF00F8F1B6823353>
|
||||
dwc:eventDate "2012-07-07" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873361" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FF00F8F1B6823353> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FE0FF8F1B3453353>
|
||||
dwc:eventDate "2013-07-14" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873477" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FE0FF8F1B3453353> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FB41F8F1B525337F>
|
||||
dwc:eventDate "1994-08-06" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
trt:gbifOccurrenceId "3467873313" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FB41F8F1B525337F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FDE0F895B4E3337F>
|
||||
dwc:eventDate "1994-08-07" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
trt:gbifOccurrenceId "3467873547" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FDE0F895B4E3337F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FC21F895B2BD337F>
|
||||
dwc:eventDate "1963-07-14" ;
|
||||
dwc:locality "Yasynya" ;
|
||||
trt:gbifOccurrenceId "3467873548" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FC21F895B2BD337F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FA48F895B68D339B>
|
||||
dwc:eventDate "1963-07-15" ;
|
||||
dwc:locality "Yasynya" ;
|
||||
trt:gbifOccurrenceId "3467873378" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FA48F895B68D339B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FE79F8A9B373339B>
|
||||
dwc:eventDate "1975-06-27" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
trt:gbifOccurrenceId "3467873476" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FE79F8A9B373339B> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF8D232FF51F9F6B5C3350B.mc.F9C43CBCFFF8D235FB9FF8A9B68233A7>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1963-08-20" ;
|
||||
dwc:locality "Khust" ;
|
||||
dwc:recordedBy "V. Ermolenko" ;
|
||||
trt:gbifOccurrenceId "3467873442" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF8D232FF51F9F6B5C3350B#F9C43CBCFFF8D235FB9FF8A9B68233A7> ;
|
||||
a dwc:MaterialCitation .
|
||||
198
data/C1/05/87/C10587F7FFF9D234FF51F981B39133AD.ttl
Normal file
198
data/C1/05/87/C10587F7FFF9D234FF51F981B39133AD.ttl
Normal file
|
|
@ -0,0 +1,198 @@
|
|||
@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/C10587F7FFF9D234FF51F981B39133AD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145478> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) vittator" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FE46F9A4B42D328E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FCDCF9A4B42132AA>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FCEAF978B22932AA>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FAE2F978B6BD32F6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FE57F91CB4B832F6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FC52F91CB3E832F6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FB22F91CB68A333E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_vittator_Zetterstedt_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145478> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_vittator_Zetterstedt_1838>
|
||||
dwc:authority "(Zetterstedt, 1838)" ;
|
||||
dwc:baseAuthorityName "Zetterstedt" ;
|
||||
dwc:baseAuthorityYear "1838" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Zetterstedt, 1838)" ;
|
||||
dwc:species "vittator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422WM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_vittator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_vittator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vittator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145478>
|
||||
dc:description "FIGURES 32–35. The Carpathian Mesochorus spp. 32—M. rufoniger; 33—M. semirufus; 34—M. testaceus; 35—M. vittator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145478/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FE46F9A4B42D328E>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873453" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51F981B39133AD#F9C43CBCFFF9D234FE46F9A4B42D328E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FCDCF9A4B42132AA>
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873363" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51F981B39133AD#F9C43CBCFFF9D234FCDCF9A4B42132AA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FCEAF978B22932AA>
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873440" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51F981B39133AD#F9C43CBCFFF9D234FCEAF978B22932AA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FAE2F978B6BD32F6>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873462" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51F981B39133AD#F9C43CBCFFF9D234FAE2F978B6BD32F6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FE57F91CB4B832F6>
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873493" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51F981B39133AD#F9C43CBCFFF9D234FE57F91CB4B832F6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FC52F91CB3E832F6>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873417" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51F981B39133AD#F9C43CBCFFF9D234FC52F91CB3E832F6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51F981B39133AD.mc.F9C43CBCFFF9D234FB22F91CB68A333E>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2013-06-24" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873448" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51F981B39133AD#F9C43CBCFFF9D234FB22F91CB68A333E> ;
|
||||
a dwc:MaterialCitation .
|
||||
212
data/C1/05/87/C10587F7FFF9D234FF51FBB9B69E323A.ttl
Normal file
212
data/C1/05/87/C10587F7FFF9D234FF51FBB9B69E323A.ttl
Normal file
|
|
@ -0,0 +1,212 @@
|
|||
@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/C10587F7FFF9D234FF51FBB9B69E323A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145478> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) testaceus Gravenhorst 1829" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FE47FB5CB42430B6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FCE7FB5CB4E330D2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FC2FFB70B60E311A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FEFBFB28B49D311A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FC77FB28B3FD311A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FB17FB28B31B3126>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FBE9FACCB3683142>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FBA7FAE0B2A93142>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FF00FA84B485316E> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_testaceus_Gravenhorst_1829> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145478> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_testaceus_Gravenhorst_1829>
|
||||
dwc:authority "Gravenhorst, 1829" ;
|
||||
dwc:authorityName "Gravenhorst" ;
|
||||
dwc:authorityYear "1829" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gravenhorst, 1829" ;
|
||||
dwc:species "testaceus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73BYJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_testaceus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_testaceus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "testaceus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145478>
|
||||
dc:description "FIGURES 32–35. The Carpathian Mesochorus spp. 32—M. rufoniger; 33—M. semirufus; 34—M. testaceus; 35—M. vittator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145478/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FE47FB5CB42430B6>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873433" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FE47FB5CB42430B6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FCE7FB5CB4E330D2>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873319" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FCE7FB5CB4E330D2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FC2FFB70B60E311A>
|
||||
dwc:eventDate "2014-07-20" ;
|
||||
dwc:locality "Gorgany" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.35513" ;
|
||||
dwc:verbatimLongitude "24.073942" ;
|
||||
trt:gbifOccurrenceId "3467873389" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FC2FFB70B60E311A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FEFBFB28B49D311A>
|
||||
dwc:eventDate "1963-07-07" ;
|
||||
dwc:locality "Vorokhta" ;
|
||||
dwc:recordedBy "Ermolenko" ;
|
||||
trt:gbifOccurrenceId "3467873404" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FEFBFB28B49D311A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FC77FB28B3FD311A>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873387" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FC77FB28B3FD311A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FB17FB28B31B3126>
|
||||
dwc:eventDate "2013-06-15" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873478" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FB17FB28B31B3126> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FBE9FACCB3683142>
|
||||
dwc:eventDate "2015-05-31" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873371" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FBE9FACCB3683142> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FBA7FAE0B2A93142>
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873344" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FBA7FAE0B2A93142> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FBB9B69E323A.mc.F9C43CBCFFF9D234FF00FA84B485316E>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873479" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FBB9B69E323A#F9C43CBCFFF9D234FF00FA84B485316E> ;
|
||||
a dwc:MaterialCitation .
|
||||
135
data/C1/05/87/C10587F7FFF9D234FF51FCC5B6E93022.ttl
Normal file
135
data/C1/05/87/C10587F7FFF9D234FF51FCC5B6E93022.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@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/C10587F7FFF9D234FF51FCC5B6E93022>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) tenthredinidis Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FCC5B6E93022.mc.F9C43CBCFFF9D234FE4CFC98B2773796> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_tenthredinidis_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_tenthredinidis_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "tenthredinidis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RBYM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_tenthredinidis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_tenthredinidis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tenthredinidis" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FCC5B6E93022.mc.F9C43CBCFFF9D234FE4CFC98B2773796>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2013-06-24" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.144695" ;
|
||||
dwc:verbatimLongitude "24.27081" ;
|
||||
trt:gbifOccurrenceId "3467873552" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FCC5B6E93022#F9C43CBCFFF9D234FE4CFC98B2773796> ;
|
||||
a dwc:MaterialCitation .
|
||||
271
data/C1/05/87/C10587F7FFF9D234FF51FF61B48536E6.ttl
Normal file
271
data/C1/05/87/C10587F7FFF9D234FF51FF61B48536E6.ttl
Normal file
|
|
@ -0,0 +1,271 @@
|
|||
@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/C10587F7FFF9D234FF51FF61B48536E6>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145478> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) semirufus Holmgren 1860" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FE42FF04B41F34EE>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FCEFFF04B4D9350A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FC36FED8B2A9350A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FF00FEFCB6CE3556>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FE3BFEFCB4303556>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FCDDFEFCB4CB3572>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FBC3FE90B2663572>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FAA1FE90B6EE359E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FE2CFEB4B2A9359E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FF00FE48B65935C6>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FEB1FE6CB53435E2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FDD1FE00B3BE35E2>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FB4BFE00B382360E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FB01FE24B6EC362A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FE1BFDF8B381362A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_semirufus_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145478> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_semirufus_Holmgren_1860>
|
||||
dwc:authority "Holmgren, 1860" ;
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "semirufus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422SQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_semirufus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_semirufus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "semirufus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145478>
|
||||
dc:description "FIGURES 32–35. The Carpathian Mesochorus spp. 32—M. rufoniger; 33—M. semirufus; 34—M. testaceus; 35—M. vittator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145478/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FE42FF04B41F34EE>
|
||||
dwc:locality "UKRAINE" ;
|
||||
dwc:recordedBy "Region" ;
|
||||
trt:gbifOccurrenceId "3467873524" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FE42FF04B41F34EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FCEFFF04B4D9350A>
|
||||
dwc:eventDate "2018-07-05" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "325" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873325" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FCEFFF04B4D9350A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FC36FED8B2A9350A>
|
||||
dwc:eventDate "2013-08-17" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "325" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873550" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FC36FED8B2A9350A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FF00FEFCB6CE3556>
|
||||
dwc:eventDate "2014-09-14" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "325" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873394" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FF00FEFCB6CE3556> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FE3BFEFCB4303556>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873491" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FE3BFEFCB4303556> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FCDDFEFCB4CB3572>
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873541" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FCDDFEFCB4CB3572> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FBC3FE90B2663572>
|
||||
dwc:eventDate "2014-06-24" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873359" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FBC3FE90B2663572> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FAA1FE90B6EE359E>
|
||||
dwc:eventDate "2014-08-10" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873446" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FAA1FE90B6EE359E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FE2CFEB4B2A9359E>
|
||||
dwc:eventDate "2013-06-16" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
trt:gbifOccurrenceId "3467873400" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FE2CFEB4B2A9359E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FF00FE48B65935C6>
|
||||
dwc:eventDate "2014-06-29" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873330" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FF00FE48B65935C6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FEB1FE6CB53435E2>
|
||||
dwc:eventDate "1994-08-07" ;
|
||||
dwc:locality "Chornogora" ;
|
||||
dwc:recordedBy "A. Kotenko" ;
|
||||
dwc:verbatimElevation "1550" ;
|
||||
dwc:verbatimLatitude "48.09455" ;
|
||||
dwc:verbatimLongitude "24.245613" ;
|
||||
trt:gbifOccurrenceId "3467873320" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FEB1FE6CB53435E2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FDD1FE00B3BE35E2>
|
||||
dwc:eventDate "2008-07" ;
|
||||
dwc:locality "Dilove" ;
|
||||
dwc:recordedBy "R. Bidychak" ;
|
||||
trt:gbifOccurrenceId "3467873510" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FDD1FE00B3BE35E2> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FB4BFE00B382360E>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873465" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FB4BFE00B382360E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FB01FE24B6EC362A>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873490" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FB01FE24B6EC362A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFF9D234FF51FF61B48536E6.mc.F9C43CBCFFF9D234FE1BFDF8B381362A>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873341" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFF9D234FF51FF61B48536E6#F9C43CBCFFF9D234FE1BFDF8B381362A> ;
|
||||
a dwc:MaterialCitation .
|
||||
128
data/C1/05/87/C10587F7FFFAD237FF51F964B6DD33ED.ttl
Normal file
128
data/C1/05/87/C10587F7FFFAD237FF51F964B6DD33ED.ttl
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
@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/C10587F7FFFAD237FF51F964B6DD33ED>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145478> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus rufoniger Brischke 1880" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFAD237FF51F964B6DD33ED.mc.F9C43CBCFFFAD237FE4EF938B3183336> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_rufoniger_Brischke_1880> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145478> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_rufoniger_Brischke_1880>
|
||||
dwc:authority "Brischke, 1880" ;
|
||||
dwc:authorityName "Brischke" ;
|
||||
dwc:authorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brischke, 1880" ;
|
||||
dwc:species "rufoniger" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422RX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_rufoniger> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_rufoniger>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rufoniger" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145478>
|
||||
dc:description "FIGURES 32–35. The Carpathian Mesochorus spp. 32—M. rufoniger; 33—M. semirufus; 34—M. testaceus; 35—M. vittator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145478/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFAD237FF51F964B6DD33ED.mc.F9C43CBCFFFAD237FE4EF938B3183336>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2013-05-04" ;
|
||||
dwc:locality "Zhbyr" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "405" ;
|
||||
dwc:verbatimLatitude "48.777924" ;
|
||||
dwc:verbatimLongitude "24.456837" ;
|
||||
trt:gbifOccurrenceId "3467873540" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFAD237FF51F964B6DD33ED#F9C43CBCFFFAD237FE4EF938B3183336> ;
|
||||
a dwc:MaterialCitation .
|
||||
168
data/C1/05/87/C10587F7FFFBD236FF51F981B5013383.ttl
Normal file
168
data/C1/05/87/C10587F7FFFBD236FF51F981B5013383.ttl
Normal file
|
|
@ -0,0 +1,168 @@
|
|||
@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/C10587F7FFFBD236FF51F981B5013383>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145474> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) pallipes Brischke 1880" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51F981B5013383.mc.F9C43CBCFFFBD236FE5EF9A5B47A328F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51F981B5013383.mc.F9C43CBCFFFBD236FC90F9A5B49232AA>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51F981B5013383.mc.F9C43CBCFFFBD236FC71F979B2A932AA>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51F981B5013383.mc.F9C43CBCFFFBD236FF00F91DB5C432F7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pallipes_Brischke_1880> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145474> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pallipes_Brischke_1880>
|
||||
dwc:authority "Brischke, 1880" ;
|
||||
dwc:authorityName "Brischke" ;
|
||||
dwc:authorityYear "1880" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brischke, 1880" ;
|
||||
dwc:species "pallipes" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422NR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_pallipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_pallipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallipes" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145474>
|
||||
dc:description "FIGURES 28–31. The Carpathian Mesochorus spp. 28—M. dimidiator; 29—M. globulator; 30—M. macrophyae; 31—M. pallipes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145474/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51F981B5013383.mc.F9C43CBCFFFBD236FE5EF9A5B47A328F>
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
trt:gbifOccurrenceId "3467873346" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51F981B5013383#F9C43CBCFFFBD236FE5EF9A5B47A328F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51F981B5013383.mc.F9C43CBCFFFBD236FC90F9A5B49232AA>
|
||||
dwc:eventDate "2015-08-06" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873410" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51F981B5013383#F9C43CBCFFFBD236FC90F9A5B49232AA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51F981B5013383.mc.F9C43CBCFFFBD236FC71F979B2A932AA>
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873343" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51F981B5013383#F9C43CBCFFFBD236FC71F979B2A932AA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51F981B5013383.mc.F9C43CBCFFFBD236FF00F91DB5C432F7>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Mala Ugolka" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873318" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51F981B5013383#F9C43CBCFFFBD236FF00F91DB5C432F7> ;
|
||||
a dwc:MaterialCitation .
|
||||
138
data/C1/05/87/C10587F7FFFBD236FF51FA85B2BF323B.ttl
Normal file
138
data/C1/05/87/C10587F7FFFBD236FF51FA85B2BF323B.ttl
Normal file
|
|
@ -0,0 +1,138 @@
|
|||
@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/C10587F7FFFBD236FF51FA85B2BF323B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145474> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) macrophyae Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FA85B2BF323B.mc.F9C43CBCFFFBD236FE40FA59B66131D7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_macrophyae_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145474> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_macrophyae_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "macrophyae" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422K8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_macrophyae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_macrophyae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "macrophyae" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145474>
|
||||
dc:description "FIGURES 28–31. The Carpathian Mesochorus spp. 28—M. dimidiator; 29—M. globulator; 30—M. macrophyae; 31—M. pallipes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145474/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FA85B2BF323B.mc.F9C43CBCFFFBD236FE40FA59B66131D7>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "1979-07-18" ;
|
||||
dwc:locality "Region" ;
|
||||
trt:gbifOccurrenceId "3467873310" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FA85B2BF323B#F9C43CBCFFFBD236FE40FA59B66131D7> ;
|
||||
a dwc:MaterialCitation .
|
||||
192
data/C1/05/87/C10587F7FFFBD236FF51FC51B2013127.ttl
Normal file
192
data/C1/05/87/C10587F7FFFBD236FF51FC51B2013127.ttl
Normal file
|
|
@ -0,0 +1,192 @@
|
|||
@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/C10587F7FFFBD236FF51FC51B2013127>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145474> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) globulator" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FE4FFC75B44237FB>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FC4CFC09B6BA3023>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FE54FBC1B5CB304E>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FCC5FBE5B22A304F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FAE7FBE5B641306A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FE4DFBB9B489306B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_globulator_Thunberg_1822> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145474> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_globulator_Thunberg_1822>
|
||||
dwc:authority "(Thunberg, 1822)" ;
|
||||
dwc:baseAuthorityName "Thunberg" ;
|
||||
dwc:baseAuthorityYear "1822" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Thunberg, 1822)" ;
|
||||
dwc:species "globulator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422F7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_globulator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_globulator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "globulator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145474>
|
||||
dc:description "FIGURES 28–31. The Carpathian Mesochorus spp. 28—M. dimidiator; 29—M. globulator; 30—M. macrophyae; 31—M. pallipes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145474/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FE4FFC75B44237FB>
|
||||
dwc:eventDate "2012-06-12" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimElevation "315" ;
|
||||
dwc:verbatimLatitude "48.83708" ;
|
||||
dwc:verbatimLongitude "24.581379" ;
|
||||
trt:gbifOccurrenceId "3467873407" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FC51B2013127#F9C43CBCFFFBD236FE4FFC75B44237FB> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FC4CFC09B6BA3023>
|
||||
dwc:eventDate "2014-07-02" ;
|
||||
dwc:locality "Igrovets" ;
|
||||
dwc:verbatimElevation "1375" ;
|
||||
dwc:verbatimLatitude "48.35547" ;
|
||||
dwc:verbatimLongitude "24.075256" ;
|
||||
trt:gbifOccurrenceId "3467873496" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FC51B2013127#F9C43CBCFFFBD236FC4CFC09B6BA3023> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FE54FBC1B5CB304E>
|
||||
dwc:eventDate "2015-06-13" ;
|
||||
dwc:locality "6.5 km N of Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.37084" ;
|
||||
trt:gbifOccurrenceId "3467873522" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FC51B2013127#F9C43CBCFFFBD236FE54FBC1B5CB304E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FCC5FBE5B22A304F>
|
||||
dwc:eventDate "2013-07-17" ;
|
||||
dwc:locality "6.5 km N of Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.37084" ;
|
||||
trt:gbifOccurrenceId "3467873450" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FC51B2013127#F9C43CBCFFFBD236FCC5FBE5B22A304F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FAE7FBE5B641306A>
|
||||
dwc:eventDate "2015-05-31" ;
|
||||
dwc:locality "6.5 km N of Mala Ugolka" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.37084" ;
|
||||
trt:gbifOccurrenceId "3467873412" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FC51B2013127#F9C43CBCFFFBD236FAE7FBE5B641306A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FC51B2013127.mc.F9C43CBCFFFBD236FE4DFBB9B489306B>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-08-06" ;
|
||||
dwc:locality "6.5 km N of Mala Ugolka" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.37084" ;
|
||||
trt:gbifOccurrenceId "3467873528" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FC51B2013127#F9C43CBCFFFBD236FE4DFBB9B489306B> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFFBD236FF51FD9DB56A374A.ttl
Normal file
142
data/C1/05/87/C10587F7FFFBD236FF51FD9DB56A374A.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFFBD236FF51FD9DB56A374A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145474> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) dimidiator Aubert 1970" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FD9DB56A374A.mc.F9C43CBCFFFBD236FE42FDB1B23136BF> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_dimidiator_Aubert_1970> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145474> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_dimidiator_Aubert_1970>
|
||||
dwc:authority "Aubert, 1970" ;
|
||||
dwc:authorityName "Aubert" ;
|
||||
dwc:authorityYear "1970" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Aubert, 1970" ;
|
||||
dwc:species "dimidiator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422CC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_dimidiator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_dimidiator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dimidiator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145474>
|
||||
dc:description "FIGURES 28–31. The Carpathian Mesochorus spp. 28—M. dimidiator; 29—M. globulator; 30—M. macrophyae; 31—M. pallipes." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145474/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FD9DB56A374A.mc.F9C43CBCFFFBD236FE42FDB1B23136BF>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-07-21" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "305" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873544" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FD9DB56A374A#F9C43CBCFFFBD236FE42FDB1B23136BF> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFFBD236FF51FF05B27E360E.ttl
Normal file
142
data/C1/05/87/C10587F7FFFBD236FF51FF05B27E360E.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFFBD236FF51FF05B27E360E>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145470> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) crassimanus Holmgren 1860" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FF05B27E360E.mc.F9C43CBCFFFBD236FE4CFED9B3E43557> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_crassimanus_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145470> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_crassimanus_Holmgren_1860>
|
||||
dwc:authority "Holmgren, 1860" ;
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "crassimanus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422BH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_crassimanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_crassimanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "crassimanus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145470>
|
||||
dc:description "FIGURES 24–27. The Carpathian Mesochorus spp. 24—M. marginatus; 25—M. rubeculus; 26—M. tachypus; 27—M. crassimanus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145470/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFBD236FF51FF05B27E360E.mc.F9C43CBCFFFBD236FE4CFED9B3E43557>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2013-06-23" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.144695" ;
|
||||
dwc:verbatimLongitude "24.27081" ;
|
||||
trt:gbifOccurrenceId "3467873362" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFBD236FF51FF05B27E360E#F9C43CBCFFFBD236FE4CFED9B3E43557> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFFCD231FF51FEFDB3A2362B.ttl
Normal file
142
data/C1/05/87/C10587F7FFFCD231FF51FEFDB3A2362B.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFFCD231FF51FEFDB3A2362B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145488> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) terebratus Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFCD231FF51FEFDB3A2362B.mc.F9C43CBCFFFCD231FE42FE91B3EA359F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_terebratus_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145488> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_terebratus_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "terebratus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6RBYK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_terebratus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_terebratus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "terebratus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145488>
|
||||
dc:description "FIGURES 40–43. The Carpathian Mesochorus spp. 40—M. pectinipes; 41—M. perforatus; 42—M. riparius; 43—M. terebratus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFCD231FF51FEFDB3A2362B.mc.F9C43CBCFFFCD231FE42FE91B3EA359F>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-07-04" ;
|
||||
dwc:locality "Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "325" ;
|
||||
dwc:verbatimLatitude "48.505116" ;
|
||||
dwc:verbatimLongitude "24.352692" ;
|
||||
trt:gbifOccurrenceId "3467873302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFCD231FF51FEFDB3A2362B#F9C43CBCFFFCD231FE42FE91B3EA359F> ;
|
||||
a dwc:MaterialCitation .
|
||||
152
data/C1/05/87/C10587F7FFFDD230FF51FF4DB68935E3.ttl
Normal file
152
data/C1/05/87/C10587F7FFFDD230FF51FF4DB68935E3.ttl
Normal file
|
|
@ -0,0 +1,152 @@
|
|||
@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/C10587F7FFFDD230FF51FF4DB68935E3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145488> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) riparius Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFDD230FF51FF4DB68935E3.mc.F9C43CBCFFFDD230FE5EFF61B48134EE>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFDD230FF51FF4DB68935E3.mc.F9C43CBCFFFDD230FC0CFF05B624350B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_riparius_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145488> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_riparius_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "riparius" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422RK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_riparius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_riparius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "riparius" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145488>
|
||||
dc:description "FIGURES 40–43. The Carpathian Mesochorus spp. 40—M. pectinipes; 41—M. perforatus; 42—M. riparius; 43—M. terebratus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFDD230FF51FF4DB68935E3.mc.F9C43CBCFFFDD230FE5EFF61B48134EE>
|
||||
dwc:eventDate "2015-07-08" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873460" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFDD230FF51FF4DB68935E3#F9C43CBCFFFDD230FE5EFF61B48134EE> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFDD230FF51FF4DB68935E3.mc.F9C43CBCFFFDD230FC0CFF05B624350B>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2015-08-06" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "750" ;
|
||||
dwc:verbatimLatitude "48.153957" ;
|
||||
dwc:verbatimLongitude "23.370085" ;
|
||||
trt:gbifOccurrenceId "3467873354" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFDD230FF51FF4DB68935E3#F9C43CBCFFFDD230FC0CFF05B624350B> ;
|
||||
a dwc:MaterialCitation .
|
||||
135
data/C1/05/87/C10587F7FFFDD231FF51F8AAB4C934EF.ttl
Normal file
135
data/C1/05/87/C10587F7FFFDD231FF51F8AAB4C934EF.ttl
Normal file
|
|
@ -0,0 +1,135 @@
|
|||
@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/C10587F7FFFDD231FF51F8AAB4C934EF>
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) styriacus Schwenke 2002" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFDD231FF51F8AAB4C934EF.mc.F9C43CBCFFFDD230FE4CF84DB3FC33C3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_styriacus_Schwenke_2002> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_styriacus_Schwenke_2002>
|
||||
dwc:authority "Schwenke, 2002" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 2002" ;
|
||||
dwc:species "styriacus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422TQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_styriacus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_styriacus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "styriacus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFDD231FF51F8AAB4C934EF.mc.F9C43CBCFFFDD230FE4CF84DB3FC33C3>
|
||||
dwc:collectionCode "ZSSM" ;
|
||||
dwc:eventDate "2015-05-13" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873380" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFDD231FF51F8AAB4C934EF#F9C43CBCFFFDD230FE4CF84DB3FC33C3> ;
|
||||
a dwc:MaterialCitation .
|
||||
170
data/C1/05/87/C10587F7FFFFD232FF51FA59B5D732F7.ttl
Normal file
170
data/C1/05/87/C10587F7FFFFD232FF51FA59B5D732F7.ttl
Normal file
|
|
@ -0,0 +1,170 @@
|
|||
@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/C10587F7FFFFD232FF51FA59B5D732F7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145488> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) pectinipes Bridgman 1883" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FA59B5D732F7.mc.F9C43CBCFFFFD232FE4BFA7DB31931F3>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FA59B5D732F7.mc.F9C43CBCFFFFD232FBF2FA11B272321F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FA59B5D732F7.mc.F9C43CBCFFFFD232FA91FA35B260323A>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FA59B5D732F7.mc.F9C43CBCFFFFD232FAACF9C9B4743247> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pectinipes_Bridgman_1883> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145488> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_pectinipes_Bridgman_1883>
|
||||
dwc:authority "Bridgman, 1883" ;
|
||||
dwc:authorityName "Bridgman" ;
|
||||
dwc:authorityYear "1883" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bridgman, 1883" ;
|
||||
dwc:species "pectinipes" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422P7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_pectinipes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_pectinipes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pectinipes" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145488>
|
||||
dc:description "FIGURES 40–43. The Carpathian Mesochorus spp. 40—M. pectinipes; 41—M. perforatus; 42—M. riparius; 43—M. terebratus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FA59B5D732F7.mc.F9C43CBCFFFFD232FE4BFA7DB31931F3>
|
||||
dwc:eventDate "2013-06-20" ;
|
||||
dwc:locality "Igrovets" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.59857" ;
|
||||
dwc:verbatimLongitude "24.130344" ;
|
||||
trt:gbifOccurrenceId "3467873526" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FA59B5D732F7#F9C43CBCFFFFD232FE4BFA7DB31931F3> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FA59B5D732F7.mc.F9C43CBCFFFFD232FBF2FA11B272321F>
|
||||
dwc:eventDate "2014-07-18" ;
|
||||
dwc:locality "Sheshul" ;
|
||||
dwc:verbatimElevation "1450" ;
|
||||
trt:gbifOccurrenceId "3467873365" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FA59B5D732F7#F9C43CBCFFFFD232FBF2FA11B272321F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FA59B5D732F7.mc.F9C43CBCFFFFD232FA91FA35B260323A>
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873329" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FA59B5D732F7#F9C43CBCFFFFD232FA91FA35B260323A> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FA59B5D732F7.mc.F9C43CBCFFFFD232FAACF9C9B4743247>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-06-05" ;
|
||||
dwc:locality "Svydovets" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873471" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FA59B5D732F7#F9C43CBCFFFFD232FAACF9C9B4743247> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFFFD232FF51FBE5B30D3143.ttl
Normal file
142
data/C1/05/87/C10587F7FFFFD232FF51FBE5B30D3143.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFFFD232FF51FBE5B30D3143>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145484> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) gladiator Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FBE5B30D3143.mc.F9C43CBCFFFFD232FE57FBB9B4A530B7> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_gladiator_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145484> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_gladiator_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "gladiator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422F4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_gladiator> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_gladiator>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gladiator" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145484>
|
||||
dc:description "FIGURES 36–39. The Carpathian Mesochorus spp. 36—M. vitticollis; 37—M. dilobatus; 38—M. gemellus; 39—M. gladiator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FBE5B30D3143.mc.F9C43CBCFFFFD232FE57FBB9B4A530B7>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2018-05-02" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873327" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FBE5B30D3143#F9C43CBCFFFFD232FE57FBB9B4A530B7> ;
|
||||
a dwc:MaterialCitation .
|
||||
170
data/C1/05/87/C10587F7FFFFD232FF51FD55B2063007.ttl
Normal file
170
data/C1/05/87/C10587F7FFFFD232FF51FD55B2063007.ttl
Normal file
|
|
@ -0,0 +1,170 @@
|
|||
@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/C10587F7FFFFD232FF51FD55B2063007>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145484> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) gemellus Holmgren 1860" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FD55B2063007.mc.F9C43CBCFFFFD232FEB1FD69B50036E7>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FD55B2063007.mc.F9C43CBCFFFFD232FD8EFD0DB4393703>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FD55B2063007.mc.F9C43CBCFFFFD232FCD0FD21B43C372F>, <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FD55B2063007.mc.F9C43CBCFFFFD232FCC8FCC5B5C4374B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_gemellus_Holmgren_1860> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145484> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_gemellus_Holmgren_1860>
|
||||
dwc:authority "Holmgren, 1860" ;
|
||||
dwc:authorityName "Holmgren" ;
|
||||
dwc:authorityYear "1860" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Holmgren, 1860" ;
|
||||
dwc:species "gemellus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/73C99> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_gemellus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_gemellus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gemellus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145484>
|
||||
dc:description "FIGURES 36–39. The Carpathian Mesochorus spp. 36—M. vitticollis; 37—M. dilobatus; 38—M. gemellus; 39—M. gladiator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FD55B2063007.mc.F9C43CBCFFFFD232FEB1FD69B50036E7>
|
||||
dwc:eventDate "2013-08-19" ;
|
||||
dwc:locality "Mochary" ;
|
||||
dwc:verbatimLatitude "48.83708" ;
|
||||
trt:gbifOccurrenceId "3467873374" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FD55B2063007#F9C43CBCFFFFD232FEB1FD69B50036E7> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FD55B2063007.mc.F9C43CBCFFFFD232FD8EFD0DB4393703>
|
||||
dwc:eventDate "2013-06-20" ;
|
||||
dwc:locality "Igrovets" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "48.59857" ;
|
||||
dwc:verbatimLongitude "24.130344" ;
|
||||
trt:gbifOccurrenceId "3467873457" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FD55B2063007#F9C43CBCFFFFD232FD8EFD0DB4393703> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FD55B2063007.mc.F9C43CBCFFFFD232FCD0FD21B43C372F>
|
||||
dwc:eventDate "2018-04-12" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:verbatimElevation "320" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873381" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FD55B2063007#F9C43CBCFFFFD232FCD0FD21B43C372F> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FD55B2063007.mc.F9C43CBCFFFFD232FCC8FCC5B5C4374B>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2018-05-02" ;
|
||||
dwc:locality "Vynogradiv" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "280" ;
|
||||
dwc:verbatimLatitude "48.138336" ;
|
||||
dwc:verbatimLongitude "23.073689" ;
|
||||
trt:gbifOccurrenceId "3467873424" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FD55B2063007#F9C43CBCFFFFD232FCC8FCC5B5C4374B> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFFFD232FF51FE91B47C3676.ttl
Normal file
142
data/C1/05/87/C10587F7FFFFD232FF51FE91B47C3676.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFFFD232FF51FE91B47C3676>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145484> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) dilobatus Schwenke 1999" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FE91B47C3676.mc.F9C43CBCFFFFD232FE4CFEB5B3F135BB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_dilobatus_Schwenke_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145484> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_dilobatus_Schwenke_1999>
|
||||
dwc:authority "Schwenke, 1999" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 1999" ;
|
||||
dwc:species "dilobatus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422C9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_dilobatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_dilobatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dilobatus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145484>
|
||||
dc:description "FIGURES 36–39. The Carpathian Mesochorus spp. 36—M. vitticollis; 37—M. dilobatus; 38—M. gemellus; 39—M. gladiator." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145484/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD232FF51FE91B47C3676.mc.F9C43CBCFFFFD232FE4CFEB5B3F135BB>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2014-05-07" ;
|
||||
dwc:locality "Transcarpathian Region" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "875" ;
|
||||
dwc:verbatimLatitude "48.09089" ;
|
||||
dwc:verbatimLongitude "24.155834" ;
|
||||
trt:gbifOccurrenceId "3467873485" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD232FF51FE91B47C3676#F9C43CBCFFFFD232FE4CFEB5B3F135BB> ;
|
||||
a dwc:MaterialCitation .
|
||||
142
data/C1/05/87/C10587F7FFFFD233FF51F8D5B52C362A.ttl
Normal file
142
data/C1/05/87/C10587F7FFFFD233FF51F8D5B52C362A.ttl
Normal file
|
|
@ -0,0 +1,142 @@
|
|||
@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/C10587F7FFFFD233FF51F8D5B52C362A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.6145488> ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:title "Mesochorus (Mesochorus) perforatus Schwenke 2002" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD233FF51F8D5B52C362A.mc.F9C43CBCFFFFD232FE40F8E9B2623367> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesochorus_perforatus_Schwenke_2002> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5100.2.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5100.2.3>
|
||||
bibo:endPage "248" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2022-02-18" ;
|
||||
bibo:startPage "224" ;
|
||||
bibo:volume "5100" ;
|
||||
dc:creator "Riedel, Matthias; Varga, Oleksandr" ;
|
||||
dc:date "2022" ;
|
||||
dc:title "A checklist of the subfamily Mesochorinae (Hymenoptera, Ichneumonidae) from the Ukrainian Carpathians" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6145488> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesochorus_perforatus_Schwenke_2002>
|
||||
dwc:authority "Schwenke, 2002" ;
|
||||
dwc:authorityName "Schwenke" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwenke, 2002" ;
|
||||
dwc:species "perforatus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/422PF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_perforatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_perforatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "perforatus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus_Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Mesochorus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mesochorus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesochorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
dwc:genus "Mesochorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ichneumonidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ichneumonidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Ichneumonidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.6145488>
|
||||
dc:description "FIGURES 40–43. The Carpathian Mesochorus spp. 40—M. pectinipes; 41—M. perforatus; 42—M. riparius; 43—M. terebratus." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/6145488/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/C10587F7FFFFD233FF51F8D5B52C362A.mc.F9C43CBCFFFFD232FE40F8E9B2623367>
|
||||
dwc:collectionCode "SIZK" ;
|
||||
dwc:eventDate "2012-08-24" ;
|
||||
dwc:locality "Nesamovyte" ;
|
||||
dwc:recordedBy "O. Varga" ;
|
||||
dwc:verbatimElevation "1725" ;
|
||||
dwc:verbatimLatitude "48.130497" ;
|
||||
dwc:verbatimLongitude "24.538212" ;
|
||||
trt:gbifOccurrenceId "3467873369" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C10587F7FFFFD233FF51F8D5B52C362A#F9C43CBCFFFFD232FE40F8E9B2623367> ;
|
||||
a dwc:MaterialCitation .
|
||||
114
data/C1/07/24/C107245B74EDEF274543CF8237D2A876.ttl
Normal file
114
data/C1/07/24/C107245B74EDEF274543CF8237D2A876.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C107245B74EDEF274543CF8237D2A876>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1013.55600.figure159> ;
|
||||
dc:creator "Sharkey, Michael J.; Janzen, Daniel H.; Hallwachs, Winnie; Chapman, Eric G.; Smith, M. Alex; Dapkey, Tanya; Brown, Allison; Ratnasingham, Sujeevan; Naik, Suresh; Manjunath, Ramya; Perez, Kate; Milton, Megan; Hebert, Paul; Shaw, Scott R.; Kittel, Rebecca N.; Solis, M. Alma; Metz, Mark A.; Goldstein, Paul Z.; Brown, John W.; Quicke, Donald L. J.; Achterberg, C. van; Brown, Brian V.; Burns, John M." ;
|
||||
dc:title "Chelonus rostermoragai Sharkey 2021, sp. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chelonus_rostermoragai_Sharkey_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1013.55600> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1013.55600>
|
||||
bibo:endPage "665" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2021-02-02" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "1013" ;
|
||||
dc:creator "Sharkey, Michael J.; Janzen, Daniel H.; Hallwachs, Winnie; Chapman, Eric G.; Smith, M. Alex; Dapkey, Tanya; Brown, Allison; Ratnasingham, Sujeevan; Naik, Suresh; Manjunath, Ramya; Perez, Kate; Milton, Megan; Hebert, Paul; Shaw, Scott R.; Kittel, Rebecca N.; Solis, M. Alma; Metz, Mark A.; Goldstein, Paul Z.; Brown, John W.; Quicke, Donald L. J.; Achterberg, C. van; Brown, Brian V.; Burns, John M." ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Minimalist revision and description of 403 new species in 11 subfamilies of Costa Rican braconid parasitoid wasps, including host records for 219 species" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1013.55600.figure159> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chelonus_rostermoragai_Sharkey_2021>
|
||||
dwc:LSID "http://zoobank.org/CE8C68A1-E60B-43AE-AE72-7655D7F9DB32" ;
|
||||
dwc:authority "Sharkey" ;
|
||||
dwc:authorityName "Sharkey" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Chelonus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Sharkey, 2021" ;
|
||||
dwc:species "rostermoragai" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chelonus_rostermoragai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chelonus_rostermoragai>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Chelonus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "rostermoragai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chelonus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chelonus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Chelonus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
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 .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1013.55600.figure159>
|
||||
dc:description "Figure 159. Chelonus rostermoragai, holotype." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/503614> ;
|
||||
a fabio:Figure .
|
||||
112
data/C1/07/A9/C107A988B22445855B0D5F3892B3AC76.ttl
Normal file
112
data/C1/07/A9/C107A988B22445855B0D5F3892B3AC76.ttl
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
@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/C107A988B22445855B0D5F3892B3AC76>
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:title "Necromys lactens Thomas 1918" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/C107A988B22445855B0D5F3892B3AC76.mc.FD84CE1FF98C2B21F6BAF38AA3255957> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Necromys_lactens_Thomas_1918> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.7316535> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.7316535>
|
||||
bibo:endPage "1189" ;
|
||||
bibo:startPage "955" ;
|
||||
dc:creator "Wilson, Don E.; Reeder, DeeAnn" ;
|
||||
dc:date "2005" ;
|
||||
dc:title "Order Rodentia - Family Cricetidae" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Necromys_lactens_Thomas_1918>
|
||||
dwc:authority "Thomas 1918" ;
|
||||
dwc:authorityName "Thomas" ;
|
||||
dwc:authorityYear "1918" ;
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Necromys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Thomas, 1918" ;
|
||||
dwc:species "lactens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45ZRZ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Necromys_lactens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Necromys_lactens>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Necromys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lactens" ;
|
||||
dwc:vernacularName "White-chinned Akodont"@en ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Necromys> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Necromys>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:genus "Necromys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cricetidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cricetidae>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:family "Cricetidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rodentia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rodentia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Rodentia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
|
||||
dwc:class "Mammalia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/C107A988B22445855B0D5F3892B3AC76.mc.FD84CE1FF98C2B21F6BAF38AA3255957>
|
||||
dwc:verbatimElevation "1500.0" ;
|
||||
trt:gbifOccurrenceId "4867286463" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/C107A988B22445855B0D5F3892B3AC76#FD84CE1FF98C2B21F6BAF38AA3255957> ;
|
||||
a dwc:MaterialCitation .
|
||||
81
data/C1/14/6C/C1146C7C4C1EFFA002CDC1AC1E26FE3D.ttl
Normal file
81
data/C1/14/6C/C1146C7C4C1EFFA002CDC1AC1E26FE3D.ttl
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
@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/C1146C7C4C1EFFA002CDC1AC1E26FE3D>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Zonochaeta Remane 1927" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zonochaeta_Remane_1927> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Zonochaeta_Remane_1927>
|
||||
dwc:authority "Remane, 1927" ;
|
||||
dwc:authorityName "Remane" ;
|
||||
dwc:authorityYear "1927" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Zonochaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Remane, 1927" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zonochaeta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zonochaeta>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Zonochaeta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
67
data/C1/14/6C/C1146C7C4C1EFFA002CDC1E1186AFA45.ttl
Normal file
67
data/C1/14/6C/C1146C7C4C1EFFA002CDC1E1186AFA45.ttl
Normal file
|
|
@ -0,0 +1,67 @@
|
|||
@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/C1146C7C4C1EFFA002CDC1E1186AFA45>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
74
data/C1/14/6C/C1146C7C4C1EFFA302CDC6111F37FD5F.ttl
Normal file
74
data/C1/14/6C/C1146C7C4C1EFFA302CDC6111F37FD5F.ttl
Normal file
|
|
@ -0,0 +1,74 @@
|
|||
@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/C1146C7C4C1EFFA302CDC6111F37FD5F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247136> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247136> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247136>
|
||||
dc:description "FIGURE 24. Chaetonotus (Z.) succinctus. A) Habitus. B) Dorsal view of posterior body showing girdle and lateral spines. C) Ventral view of anterior body showing scales of the interciliary area. Scale bars: A, 25 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247136/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
120
data/C1/14/6C/C1146C7C4C21FFA002CDC4BC1D6EFEAC.ttl
Normal file
120
data/C1/14/6C/C1146C7C4C21FFA002CDC4BC1D6EFEAC.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@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/C1146C7C4C21FFA002CDC4BC1D6EFEAC>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247134>, <http://dx.doi.org/10.5281/zenodo.247135> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Primochaetus) veronicae Kånneby, 2013, n. sp." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_veronicae_K%C3%A5nneby_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247134>, <http://dx.doi.org/10.5281/zenodo.247135> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_veronicae_K%C3%A5nneby_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Kånneby, 2013" ;
|
||||
dwc:authorityName "Kånneby" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kånneby, 2013" ;
|
||||
dwc:species "veronicae" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TDC9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_veronicae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_veronicae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "veronicae" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247134>
|
||||
dc:description "FIGURE 22. Chaetonotus (P.) veronicae n. sp. A) Habitus, note the thick furcal branches and the strongly curved spines. B) Dorsal view showing distribution of scales. C) Anterior body showing mouth and shape of pharynx. D) Dorsal view of midtrunk region showing bases of spines. E) Ventral view of posteriormost body showing spines between the furcal branches. Scale bars: A, 25 µm; B – E, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247134/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.247135>
|
||||
dc:description "FIGURE 23. Chaetonotus (P.) veronicae n. sp., schematic drawing. Dorsal view to the right and ventral view to the left. Scale bar: 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247135/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C22FF9C02CDC3971F0CF8D8.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C22FF9C02CDC3971F0CF8D8.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C22FF9C02CDC3971F0CF8D8>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247133> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Primochaetus) soberanus Grosso & Drahg 1983" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_soberanus_Grosso_1983> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247133> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_soberanus_Grosso_1983>
|
||||
dwc:authority "Grosso & Drahg, 1983" ;
|
||||
dwc:authorityName "Grosso & Drahg" ;
|
||||
dwc:authorityYear "1983" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Grosso & Drahg, 1983" ;
|
||||
dwc:species "soberanus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TDC6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_soberanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_soberanus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "soberanus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247133>
|
||||
dc:description "FIGURE 21. Chaetonotus (P.) soberanus. A) Dorsal view showing distribution and shape of scales and spines. B) Ventral view showing the peculiar ornamented scale plates of the interciliary area. Scale bars: 20 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247133/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C23FF9C02CDC21C1DCAFCCF.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C23FF9C02CDC21C1DCAFCCF.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C23FF9C02CDC21C1DCAFCCF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247132> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Primochaetus) mutinensis Balsamo 1977" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_mutinensis_Balsamo_1977> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247132> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_mutinensis_Balsamo_1977>
|
||||
dwc:authority "Balsamo, 1977" ;
|
||||
dwc:authorityName "Balsamo" ;
|
||||
dwc:authorityYear "1977" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Balsamo, 1977" ;
|
||||
dwc:species "mutinensis" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TDBY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_mutinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_mutinensis>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mutinensis" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247132>
|
||||
dc:description "FIGURE 20. Chaetonotus (P.) mutinensis. A) Dorsal view showing distribution of the hair-like spines. B) Ventral view of posterior body showing ventral terminal scales and locomotory ciliation. C) Dorsal view of posteriormost body showing distribution of spines. Scale bars: A, 25 µm; B, 20 µm and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247132/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C24FF9D02CDC1971F18FE43.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C24FF9D02CDC1971F18FE43.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C24FF9D02CDC1971F18FE43>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247131> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Primochaetus) heteracanthus Remane 1927" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_heteracanthus_Remane_1927> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247131> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_heteracanthus_Remane_1927>
|
||||
dwc:authority "Remane, 1927" ;
|
||||
dwc:authorityName "Remane" ;
|
||||
dwc:authorityYear "1927" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Remane, 1927" ;
|
||||
dwc:species "heteracanthus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TDBW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_heteracanthus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_heteracanthus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heteracanthus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247131>
|
||||
dc:description "FIGURE 19. Chaetonotus (P.) heteracanthus. A) Habitus. B) Dorsal view of posterior body showing distribution of scales and spines. C) Ventral view of posterior body showing scales of the interciliary area. Scale bars: A, 25 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247131/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C26FF9A02CDC6AC1CA4FEF7.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C26FF9A02CDC6AC1CA4FEF7.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C26FF9A02CDC6AC1CA4FEF7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247130> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Primochaetus) heideri Brehm 1917" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_heideri_Brehm_1917> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247130> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_heideri_Brehm_1917>
|
||||
dwc:authority "Brehm, 1917" ;
|
||||
dwc:authorityName "Brehm" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brehm, 1917" ;
|
||||
dwc:species "heideri" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TDBV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_heideri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_heideri>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heideri" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247130>
|
||||
dc:description "FIGURE 18. Chaetonotus (P.) heideri. A) Habitus. B) Dorsal view of mid-trunk region showing distribution and shape of scales and spines. Note the double anterior edge of scales. C) Anterior body showing pharynx and mouth. Scale bars: A, 50 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247130/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C27FF9802CDC6241897F9D2.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C27FF9802CDC6241897F9D2.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C27FF9802CDC6241897F9D2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247129> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Primochaetus) armatus Kisielewski 1981" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_armatus_Kisielewski_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247129> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_armatus_Kisielewski_1981>
|
||||
dwc:authority "Kisielewski, 1981" ;
|
||||
dwc:authorityName "Kisielewski" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kisielewski, 1981" ;
|
||||
dwc:species "armatus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TDBN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_armatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_armatus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "armatus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247129>
|
||||
dc:description "FIGURE 17. Chaetonotus (P.) armatus. A) Ventral view of anterior body showing interciliary scales. B) Ventral view of midtrunk region showing interciliary scales. C) Dorsal view of mid-trunk region showing distribution of scales and spines. D) Dorsal view of anterior body showing distribution of scales and spines. Scale bars: 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247129/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
81
data/C1/14/6C/C1146C7C4C28FF9602CDC4241EE6FBA5.ttl
Normal file
81
data/C1/14/6C/C1146C7C4C28FF9602CDC4241EE6FBA5.ttl
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
@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/C1146C7C4C28FF9602CDC4241EE6FBA5>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Primochaetus Kisielewski 1997" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Primochaetus_Kisielewski_1997> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Primochaetus_Kisielewski_1997>
|
||||
dwc:authority "Kisielewski, 1997" ;
|
||||
dwc:authorityName "Kisielewski" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Primochaetus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kisielewski, 1997" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Primochaetus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Primochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Primochaetus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
114
data/C1/14/6C/C1146C7C4C28FF9902CDC4641DD3FE1B.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C28FF9902CDC4641DD3FE1B.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C28FF9902CDC4641DD3FE1B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247128> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Primochaetus) acanthodes Stokes 1887" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_acanthodes_Stokes_1887> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247128> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_acanthodes_Stokes_1887>
|
||||
dwc:authority "Stokes, 1887" ;
|
||||
dwc:authorityName "Stokes" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stokes, 1887" ;
|
||||
dwc:species "acanthodes" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TDBK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_acanthodes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_acanthodes>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "acanthodes" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Primochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Primochaetus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247128>
|
||||
dc:description "FIGURE 16. Chaetonotus (P.) acanthodes. A) Dorsal view of anterior body showing distribution of scales and cephalic plates. B) Anterior body showing pharynx and mouth. C) Dorsal view of posterior body showing girdle spines, parafurcal spines and distribution of scales. D) Ventral view of posterior body showing scales of the interciliary area and ventrolateral scales. Scale bars: 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247128/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C29FF9602CDC2B71E08FC5B.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C29FF9602CDC2B71E08FC5B.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C29FF9602CDC2B71E08FC5B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247127> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Hystricochaetonotus) spinulosus Stokes 1887" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_spinulosus_Stokes_1887> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247127> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_spinulosus_Stokes_1887>
|
||||
dwc:authority "Stokes, 1887" ;
|
||||
dwc:authorityName "Stokes" ;
|
||||
dwc:authorityYear "1887" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Stokes, 1887" ;
|
||||
dwc:species "spinulosus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XPG8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_spinulosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_spinulosus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spinulosus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247127>
|
||||
dc:description "FIGURE 15. Chaetonotus (H.) spinulosus. A) Dorsal view showing distribution of scales and spines. Note that the head and neck regions lack scales. B) Ventral view showing locomotory ciliation and ventral terminal scales. Scale bars: 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247127/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C2AFF9702CDC5B91DA9FDAF.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C2AFF9702CDC5B91DA9FDAF.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C2AFF9702CDC5B91DA9FDAF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247126> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Hystricochaetonotus) persetosus Zelinka 1889" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_persetosus_Zelinka_1889> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247126> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_persetosus_Zelinka_1889>
|
||||
dwc:authority "Zelinka, 1889" ;
|
||||
dwc:authorityName "Zelinka" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zelinka, 1889" ;
|
||||
dwc:species "persetosus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XPG6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_persetosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_persetosus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "persetosus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247126>
|
||||
dc:description "FIGURE 14. A, Chaetonotus (H.) macrochaetus. B and C, Chaetonotus (H.) persetosus. A) Habitus. Note the sudden increase in spine length in the anterior trunk region. B) Ventral view of anterior body showing ventral ciliation and mouth. Note the spines with lamellae (arrow). C) Dorsal view of posterior body showing distribution of scales and spines. Note the “ not so sudden ” increase in spine length. Scale bars: A, 25 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247126/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C2BFF9402CDC4401FDFFE3F.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C2BFF9402CDC4401FDFFE3F.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C2BFF9402CDC4401FDFFE3F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247126> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Hystricochaetonotus) macrochaetus Zelinka 1889" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_macrochaetus_Zelinka_1889> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247126> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_macrochaetus_Zelinka_1889>
|
||||
dwc:authority "Zelinka, 1889" ;
|
||||
dwc:authorityName "Zelinka" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zelinka, 1889" ;
|
||||
dwc:species "macrochaetus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XPFJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_macrochaetus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_macrochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "macrochaetus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247126>
|
||||
dc:description "FIGURE 14. A, Chaetonotus (H.) macrochaetus. B and C, Chaetonotus (H.) persetosus. A) Habitus. Note the sudden increase in spine length in the anterior trunk region. B) Ventral view of anterior body showing ventral ciliation and mouth. Note the spines with lamellae (arrow). C) Dorsal view of posterior body showing distribution of scales and spines. Note the “ not so sudden ” increase in spine length. Scale bars: A, 25 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247126/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C2CFF9202CDC28C1CA4F824.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C2CFF9202CDC28C1CA4F824.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C2CFF9202CDC28C1CA4F824>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247125> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Hystricochaetonotus) hystrix Metschnikoff 1865" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_hystrix_Metschnikoff_1865> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247125> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_hystrix_Metschnikoff_1865>
|
||||
dwc:authority "Metschnikoff, 1865" ;
|
||||
dwc:authorityName "Metschnikoff" ;
|
||||
dwc:authorityYear "1865" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Metschnikoff, 1865" ;
|
||||
dwc:species "hystrix" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69PFM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_hystrix> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_hystrix>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hystrix" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247125>
|
||||
dc:description "FIGURE 13. Chaetonotus (H.) hystrix. A) Habitus. B) Dorsal view showing distribution of scales and spines. Note the pair of double-keeled scales at the base of each furcal branch (arrow). Scale bars: 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247125/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C2DFF9202CDC21C1F6DFDF3.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C2DFF9202CDC21C1F6DFDF3.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C2DFF9202CDC21C1F6DFDF3>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247124> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Hystricochaetonotus) euhystrix Schwank 1990" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_euhystrix_Schwank_1990> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247124> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_euhystrix_Schwank_1990>
|
||||
dwc:authority "Schwank, 1990" ;
|
||||
dwc:authorityName "Schwank" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Schwank, 1990" ;
|
||||
dwc:species "euhystrix" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XPDY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_euhystrix> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_euhystrix>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "euhystrix" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247124>
|
||||
dc:description "FIGURE 12. Chaetonotus (H.) euhystrix. A) Habitus. B) Dorsal view of anterior body showing distribution and shape of scales and spines. C) Dorsal view of posterior body showing shape of scales and spines. Note the double-keeled scale (arrow) surrounded by three elongated three-lobed scales present in the Swedish specimen. Scale bars: A, 50 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247124/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
81
data/C1/14/6C/C1146C7C4C2EFF9002CDC0A01EA8FF21.ttl
Normal file
81
data/C1/14/6C/C1146C7C4C2EFF9002CDC0A01EA8FF21.ttl
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
@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/C1146C7C4C2EFF9002CDC0A01EA8FF21>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Hystricochaetonotus Schwank 1990" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hystricochaetonotus_Schwank_1990> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hystricochaetonotus_Schwank_1990>
|
||||
dwc:authority "Schwank, 1990" ;
|
||||
dwc:authorityName "Schwank" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Hystricochaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Schwank, 1990" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hystricochaetonotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hystricochaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Hystricochaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
114
data/C1/14/6C/C1146C7C4C2EFF9302CDC0EC1E52FE43.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C2EFF9302CDC0EC1E52FE43.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C2EFF9302CDC0EC1E52FE43>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247123> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Hystricochaetonotus) aemilianus Balsamo 1978" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_aemilianus_Balsamo_1978> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247123> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_aemilianus_Balsamo_1978>
|
||||
dwc:authority "Balsamo, 1978" ;
|
||||
dwc:authorityName "Balsamo" ;
|
||||
dwc:authorityYear "1978" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Balsamo, 1978" ;
|
||||
dwc:species "aemilianus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5XPF4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_aemilianus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_aemilianus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aemilianus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Hystricochaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Hystricochaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247123>
|
||||
dc:description "FIGURE 11. Chaetonotus (H.) aemilianus. A) Dorsal view showing distribution of scales and spines. Note the double-keeled scale at the base of the furca branch (arrow) surrounded by four scales. B) Ventral view showing locomotory ciliation and ventral terminal scales. Scale bars: 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247123/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C30FF9102CDC71E1926FC5B.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C30FF9102CDC71E1926FC5B.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C30FF9102CDC71E1926FC5B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247122> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Chaetonotus) similis Zelinka 1889" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_similis_Zelinka_1889> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247122> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_similis_Zelinka_1889>
|
||||
dwc:authority "Zelinka, 1889" ;
|
||||
dwc:authorityName "Zelinka" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zelinka, 1889" ;
|
||||
dwc:species "similis" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TD9J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_similis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_similis>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "similis" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247122>
|
||||
dc:description "FIGURE 10. Chaetonotus (C.) similis. A) Habitus. B) Dorsal view of posterior trunk region showing distribution of scales and spines. Scale bars: A, 25 µm; B, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247122/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C31FF8E02CDC6311F5FFD5F.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C31FF8E02CDC6311F5FFD5F.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C31FF8E02CDC6311F5FFD5F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247121> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Chaetonotus) polyspinosus Greuter 1917" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_polyspinosus_Greuter_1917> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247121> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_polyspinosus_Greuter_1917>
|
||||
dwc:authority "Greuter, 1917" ;
|
||||
dwc:authorityName "Greuter" ;
|
||||
dwc:authorityYear "1917" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Greuter, 1917" ;
|
||||
dwc:species "polyspinosus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TD93> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_polyspinosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_polyspinosus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "polyspinosus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247121>
|
||||
dc:description "FIGURE 9. Chaetonotus (C.) polyspinosus. A) Habitus. B) Posterior portion of body showing the longer spines at the base of each furcal branch. Note the X-organ (arrow). C) Shape of mouth and pharynx. Scale bars: A, 25 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247121/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C32FF8F02CDC55619EEFDAF.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C32FF8F02CDC55619EEFDAF.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C32FF8F02CDC55619EEFDAF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247120> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Chaetonotus) oculifer Kisielewski 1981" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_oculifer_Kisielewski_1981> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247120> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_oculifer_Kisielewski_1981>
|
||||
dwc:authority "Kisielewski, 1981" ;
|
||||
dwc:authorityName "Kisielewski" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kisielewski, 1981" ;
|
||||
dwc:species "oculifer" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TD8S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_oculifer> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_oculifer>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oculifer" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247120>
|
||||
dc:description "FIGURE 8. Chaetonotus (C.) oculifer. A) Dorsal view of anterior body showing an ocellar granule and distribution of scales and spines. B) Ventral view showing ventral terminal scales and scales of the interciliary area. Scale bars: 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247120/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C33FF8C02CDC4DE1F64FF6B.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C33FF8C02CDC4DE1F64FF6B.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C33FF8C02CDC4DE1F64FF6B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247119> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Chaetonotus) naiadis Balsamo & Todaro 1995" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_naiadis_Balsamo_1995> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247119> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_naiadis_Balsamo_1995>
|
||||
dwc:authority "Balsamo & Todaro, 1995" ;
|
||||
dwc:authorityName "Balsamo & Todaro" ;
|
||||
dwc:authorityYear "1995" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Balsamo & Todaro, 1995" ;
|
||||
dwc:species "naiadis" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TD8N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_naiadis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_naiadis>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "naiadis" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247119>
|
||||
dc:description "FIGURE 7. Chaetonotus (C.) naiadis. A) Habitus. B) Dorsal view of head and neck region showing cephalion, distribution of scales and spines. C) Dorsal view of trunk region showing distribution of scales and spines. Scale bars: A, 25 µm; B and C, 20 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247119/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C34FF8A02CDC27F18C2F81D.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C34FF8A02CDC27F18C2F81D.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C34FF8A02CDC27F18C2F81D>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247118> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Chaetonotus) microchaetus Preobrajenskaja 1926" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_microchaetus_Preobrajenskaja_1926> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247118> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_microchaetus_Preobrajenskaja_1926>
|
||||
dwc:authority "Preobrajenskaja, 1926" ;
|
||||
dwc:authorityName "Preobrajenskaja" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Preobrajenskaja, 1926" ;
|
||||
dwc:species "microchaetus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TD8J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_microchaetus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_microchaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "microchaetus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247118>
|
||||
dc:description "FIGURE 6. Chaetonotus (C.) microchaetus. A) Habitus. B) Ventral view of neck and anterior trunk region showing transverse scale plates. C) Dorsal view of mid-trunk region showing distribution of scales and spines. Scale bars: A, 25 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247118/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C36FF8A02CDC7211D21FE66.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C36FF8A02CDC7211D21FE66.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C36FF8A02CDC7211D21FE66>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247117> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Chaetonotus) maximus Ehrenberg 1838" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_maximus_Ehrenberg_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247117> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_maximus_Ehrenberg_1838>
|
||||
dwc:authority "Ehrenberg, 1838" ;
|
||||
dwc:authorityName "Ehrenberg" ;
|
||||
dwc:authorityYear "1838" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Ehrenberg, 1838" ;
|
||||
dwc:species "maximus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TD8G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_maximus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_maximus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "maximus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247117>
|
||||
dc:description "FIGURE 5. Chaetonotus (C.) maximus. A) Habitus. B) Dorsal view of neck region showing distribution and shape of scales and spines. C) Dorsal view of posterior trunk region showing the area of smaller and differently shaped scales. Scale bars: A, 25 µm; B and C, 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247117/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
114
data/C1/14/6C/C1146C7C4C37FF8802CDC58E1F54FD3B.ttl
Normal file
114
data/C1/14/6C/C1146C7C4C37FF8802CDC58E1F54FD3B.ttl
Normal file
|
|
@ -0,0 +1,114 @@
|
|||
@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/C1146C7C4C37FF8802CDC58E1F54FD3B>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.247116> ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus (Chaetonotus) heterospinosus Balsamo 1977" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_heterospinosus_Balsamo_1977> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.247116> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_heterospinosus_Balsamo_1977>
|
||||
dwc:authority "Balsamo, 1977" ;
|
||||
dwc:authorityName "Balsamo" ;
|
||||
dwc:authorityYear "1977" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Balsamo, 1977" ;
|
||||
dwc:species "heterospinosus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/TD7Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_heterospinosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_heterospinosus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "heterospinosus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus_Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Chaetonotus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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.247116>
|
||||
dc:description "FIGURE 4. Chaetonotus (C.) heterospinosus. A) Dorsal view of anterior body showing distribution of scales in the head, neck and anterior trunk region. B) Dorsal view showing distribution and shape of scales and spines in the mid-trunk region. C) Ventral view of ventral terminal scales and posterior ventrolateral scales. Scale bars: 10 µm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/247116/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
61
data/C1/14/6C/C1146C7C4C39FF8702CDC0E61F15FF6B.ttl
Normal file
61
data/C1/14/6C/C1146C7C4C39FF8702CDC0E61F15FF6B.ttl
Normal file
|
|
@ -0,0 +1,61 @@
|
|||
@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/C1146C7C4C39FF8702CDC0E61F15FF6B>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotida Remane 1925" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotida_Remane_1925> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotida_Remane_1925>
|
||||
dwc:authority "Remane, 1925" ;
|
||||
dwc:authorityName "Remane" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
dwc:scientificNameAuthorship "Remane, 1925" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NF8N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
57
data/C1/14/6C/C1146C7C4C39FF8702CDC11D1EE3FEAC.ttl
Normal file
57
data/C1/14/6C/C1146C7C4C39FF8702CDC11D1EE3FEAC.ttl
Normal file
|
|
@ -0,0 +1,57 @@
|
|||
@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/C1146C7C4C39FF8702CDC11D1EE3FEAC>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Paucitubulatina" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Paucitubulatina> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paucitubulatina>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subOrder" ;
|
||||
dwc:subOrder "Paucitubulatina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
71
data/C1/14/6C/C1146C7C4C39FF8702CDC1511FC2FE10.ttl
Normal file
71
data/C1/14/6C/C1146C7C4C39FF8702CDC1511FC2FE10.ttl
Normal file
|
|
@ -0,0 +1,71 @@
|
|||
@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/C1146C7C4C39FF8702CDC1511FC2FE10>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotidae Gosse, 1864 (sensu Leasi & Todaro 2008" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotidae_Gosse_2008> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotidae_Gosse_2008>
|
||||
dwc:authority "Gosse, 1864 (sensu Leasi & Todaro, 2008)" ;
|
||||
dwc:authorityName "Gosse, 1864 (sensu Leasi & Todaro" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Gosse, 1864 (sensu Leasi & Todaro, 2008)" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NGNQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
82
data/C1/14/6C/C1146C7C4C39FF8702CDC1881ECFFE59.ttl
Normal file
82
data/C1/14/6C/C1146C7C4C39FF8702CDC1881ECFFE59.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@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/C1146C7C4C39FF8702CDC1881ECFFE59>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotinae Kisielewski 1991" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotinae_Kisielewski_1991> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotinae_Kisielewski_1991>
|
||||
dwc:authority "Kisielewski, 1991" ;
|
||||
dwc:authorityName "Kisielewski" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:scientificNameAuthorship "Kisielewski, 1991" ;
|
||||
dwc:subFamily "Chaetonotinae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7P68K> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotinae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotinae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "subFamily" ;
|
||||
dwc:subFamily "Chaetonotinae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
82
data/C1/14/6C/C1146C7C4C39FF8702CDC1CC1E25FD9D.ttl
Normal file
82
data/C1/14/6C/C1146C7C4C39FF8702CDC1CC1E25FD9D.ttl
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
@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/C1146C7C4C39FF8702CDC1CC1E25FD9D>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Chaetonotus Ehrenberg 1830" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_Ehrenberg_1830> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetonotus_Ehrenberg_1830>
|
||||
dwc:authority "Ehrenberg, 1830" ;
|
||||
dwc:authorityName "Ehrenberg" ;
|
||||
dwc:authorityYear "1830" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ehrenberg, 1830" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NSFW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetonotus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Chaetonotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
81
data/C1/14/6C/C1146C7C4C39FF8702CDC2021EE1FDC7.ttl
Normal file
81
data/C1/14/6C/C1146C7C4C39FF8702CDC2021EE1FDC7.ttl
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
@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/C1146C7C4C39FF8702CDC2021EE1FDC7>
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:title "Captochaetus Kisielewski 1997" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Captochaetus_Kisielewski_1997> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3701.5.3> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3701.5.3>
|
||||
bibo:endPage "588" ;
|
||||
bibo:issue "5" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "551" ;
|
||||
bibo:volume "3701" ;
|
||||
dc:creator "Kånneby, Tobias" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "New species and records of freshwater Chaetonotus (Gastrotricha: Chaetonotidae) from Sweden" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Captochaetus_Kisielewski_1997>
|
||||
dwc:authority "Kisielewski, 1997" ;
|
||||
dwc:authorityName "Kisielewski" ;
|
||||
dwc:authorityYear "1997" ;
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Captochaetus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kisielewski, 1997" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Captochaetus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Captochaetus>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:genus "Captochaetus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotidae>
|
||||
dwc:family "Chaetonotidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetonotida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetonotida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Chaetonotida" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastrotricha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastrotricha>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Gastrotricha" ;
|
||||
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 .
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue