GG2RDF 2024-08-26T08:10:37.219Z (plazi/treatments-xml)
This commit is contained in:
parent
6c56bd095c
commit
444b882ef6
107
data/21/19/87/211987A4FFB2FFD3111CFCD8B9CDFC1A.ttl
Normal file
107
data/21/19/87/211987A4FFB2FFD3111CFCD8B9CDFC1A.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/211987A4FFB2FFD3111CFCD8B9CDFC1A>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Tetramorium indocile Santschi 1927" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetramorium_indocile_Santschi_1927> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetramorium_indocile_Santschi_1927>
|
||||
dwc:authority "Santschi 1927" ;
|
||||
dwc:authorityName "Santschi" ;
|
||||
dwc:authorityYear "1927" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Santschi, 1927" ;
|
||||
dwc:species "indocile" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_indocile> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetramorium_indocile>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "indocile" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetramorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetramorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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/21/19/87/211987A4FFB2FFD3122DFEC7B9EBFD28.ttl
Normal file
108
data/21/19/87/211987A4FFB2FFD3122DFEC7B9EBFD28.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/211987A4FFB2FFD3122DFEC7B9EBFD28>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Tetramorium caespitum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetramorium_caespitum_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetramorium_caespitum_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "caespitum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55PJV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetramorium_caespitum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetramorium_caespitum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "caespitum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetramorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetramorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Tetramorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
107
data/21/19/87/211987A4FFB4FFD31163FA13BC2AFF0B.ttl
Normal file
107
data/21/19/87/211987A4FFB4FFD31163FA13BC2AFF0B.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/211987A4FFB4FFD31163FA13BC2AFF0B>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Temnothorax tuberum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Temnothorax_tuberum_Fabricius_1775> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temnothorax_tuberum_Fabricius_1775>
|
||||
dwc:authority "(Fabricius 1775)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1775)" ;
|
||||
dwc:species "tuberum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temnothorax_tuberum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax_tuberum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tuberum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Temnothorax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
107
data/21/19/87/211987A4FFB4FFD5111CFC36BEFDFA64.ttl
Normal file
107
data/21/19/87/211987A4FFB4FFD5111CFC36BEFDFA64.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/211987A4FFB4FFD5111CFC36BEFDFA64>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Temnothorax luteus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Temnothorax_luteus_Forel_1874> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temnothorax_luteus_Forel_1874>
|
||||
dwc:authority "(Forel 1874)" ;
|
||||
dwc:baseAuthorityName "Forel" ;
|
||||
dwc:baseAuthorityYear "1874" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Forel, 1874)" ;
|
||||
dwc:species "luteus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temnothorax_luteus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax_luteus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "luteus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Temnothorax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
115
data/21/19/87/211987A4FFB4FFD5122DFA9CB83BFC05.ttl
Normal file
115
data/21/19/87/211987A4FFB4FFD5122DFA9CB83BFC05.ttl
Normal file
|
@ -0,0 +1,115 @@
|
|||
@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/211987A4FFB4FFD5122DFA9CB83BFC05>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753999> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Solenopsis fugax" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Solenopsis_fugax_Latreille_1798> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753999> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Solenopsis_fugax_Latreille_1798>
|
||||
dwc:authority "(Latreille 1798)" ;
|
||||
dwc:baseAuthorityName "Latreille" ;
|
||||
dwc:baseAuthorityYear "1798" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Latreille, 1798)" ;
|
||||
dwc:species "fugax" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y6DS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Solenopsis_fugax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis_fugax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fugax" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Solenopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753999>
|
||||
dc:description "Fig. 5 - Solenopsis latro sicula. a-b,e) Queen / regina; c-d,f) male / maschio. Monte Pellegrino. Scale bar / scala grafica: 0.5 mm (ESC)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753999/files/figure.png> ;
|
||||
a fabio:Figure .
|
91
data/21/19/87/211987A4FFB4FFD5122DFCFABC2DFAEC.ttl
Normal file
91
data/21/19/87/211987A4FFB4FFD5122DFCFABC2DFAEC.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@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/211987A4FFB4FFD5122DFCFABC2DFAEC>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Nylanderia undefined-2" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Nylanderia_undefined-2> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nylanderia_undefined-2>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Nylanderia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "undefined-2" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nylanderia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nylanderia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Nylanderia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
107
data/21/19/87/211987A4FFB4FFD5122DFEFBBCDCFCCE.ttl
Normal file
107
data/21/19/87/211987A4FFB4FFD5122DFEFBBCDCFCCE.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/211987A4FFB4FFD5122DFEFBBCDCFCCE>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Myrmica spinosior Santschi 1931" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmica_spinosior_Santschi_1931> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmica_spinosior_Santschi_1931>
|
||||
dwc:authority "Santschi 1931" ;
|
||||
dwc:authorityName "Santschi" ;
|
||||
dwc:authorityYear "1931" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Santschi, 1931" ;
|
||||
dwc:species "spinosior" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmica_spinosior> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica_spinosior>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spinosior" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
122
data/21/19/87/211987A4FFB6FFD61163F902BF8DFE38.ttl
Normal file
122
data/21/19/87/211987A4FFB6FFD61163F902BF8DFE38.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@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/211987A4FFB6FFD61163F902BF8DFE38>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Lasius (Lasius) niger" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasius_niger_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lasius_niger_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "niger" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3SGXX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasius_niger> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_niger>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "niger" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius_Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
122
data/21/19/87/211987A4FFB6FFD7111CFF40B91AFCA0.ttl
Normal file
122
data/21/19/87/211987A4FFB6FFD7111CFF40B91AFCA0.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@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/211987A4FFB6FFD7111CFF40B91AFCA0>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Lasius (Cautolasius) flavus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasius_flavus_Fabricius_1782> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lasius_flavus_Fabricius_1782>
|
||||
dwc:authority "(Fabricius 1782)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1782" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1782)" ;
|
||||
dwc:species "flavus" ;
|
||||
dwc:subGenus "Cautolasius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3SGWW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasius_flavus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_flavus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "flavus" ;
|
||||
dwc:subGenus "Cautolasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius_Cautolasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_Cautolasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cautolasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
122
data/21/19/87/211987A4FFB6FFD71163FC50BEF0F977.ttl
Normal file
122
data/21/19/87/211987A4FFB6FFD71163FC50BEF0F977.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@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/211987A4FFB6FFD71163FC50BEF0F977>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Lasius (Lasius) alienus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasius_alienus_Foerster_1850> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lasius_alienus_Foerster_1850>
|
||||
dwc:authority "(Foerster 1850)" ;
|
||||
dwc:baseAuthorityName "Foerster" ;
|
||||
dwc:baseAuthorityYear "1850" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Foerster, 1850)" ;
|
||||
dwc:species "alienus" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3SGW5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasius_alienus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_alienus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "alienus" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius_Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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/21/19/87/211987A4FFB6FFD7122DFB8BBC4DF864.ttl
Normal file
108
data/21/19/87/211987A4FFB6FFD7122DFB8BBC4DF864.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/211987A4FFB6FFD7122DFB8BBC4DF864>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Formica lugubris Zetterstedt 1838" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Formica_lugubris_Zetterstedt_1838> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Formica_lugubris_Zetterstedt_1838>
|
||||
dwc:authority "Zetterstedt 1838" ;
|
||||
dwc:authorityName "Zetterstedt" ;
|
||||
dwc:authorityYear "1838" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Formica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Zetterstedt, 1838" ;
|
||||
dwc:species "lugubris" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6JGHS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Formica_lugubris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formica_lugubris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Formica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lugubris" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Formica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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/21/19/87/211987A4FFB7FFD5111CFA9CBDECFECF.ttl
Normal file
108
data/21/19/87/211987A4FFB7FFD5111CFA9CBDECFECF.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/211987A4FFB7FFD5111CFA9CBDECFECF>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Myrmica scabrinodis Nylander 1846" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmica_scabrinodis_Nylander_1846> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmica_scabrinodis_Nylander_1846>
|
||||
dwc:authority "Nylander 1846" ;
|
||||
dwc:authorityName "Nylander" ;
|
||||
dwc:authorityYear "1846" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Nylander, 1846" ;
|
||||
dwc:species "scabrinodis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45CSC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmica_scabrinodis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica_scabrinodis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scabrinodis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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/21/19/87/211987A4FFB7FFD6111CFC36B936FAEC.ttl
Normal file
108
data/21/19/87/211987A4FFB7FFD6111CFC36B936FAEC.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/211987A4FFB7FFD6111CFC36B936FAEC>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Monomorium monomorium Bolton 1987" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Monomorium_monomorium_Bolton_1987> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Monomorium_monomorium_Bolton_1987>
|
||||
dwc:authority "Bolton 1987" ;
|
||||
dwc:authorityName "Bolton" ;
|
||||
dwc:authorityYear "1987" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Monomorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bolton, 1987" ;
|
||||
dwc:species "monomorium" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/44882> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Monomorium_monomorium> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monomorium_monomorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Monomorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "monomorium" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Monomorium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Monomorium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Monomorium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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/21/19/87/211987A4FFB7FFD6111CFEBEBE98FC1A.ttl
Normal file
108
data/21/19/87/211987A4FFB7FFD6111CFEBEBE98FC1A.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/211987A4FFB7FFD6111CFEBEBE98FC1A>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Messor wasmanni Krausse 1910" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Messor_wasmanni_Krausse_1910> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Messor_wasmanni_Krausse_1910>
|
||||
dwc:authority "Krausse 1910" ;
|
||||
dwc:authorityName "Krausse" ;
|
||||
dwc:authorityYear "1910" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Messor" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Krausse, 1910" ;
|
||||
dwc:species "wasmanni" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4283Z> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Messor_wasmanni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Messor_wasmanni>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Messor" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "wasmanni" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Messor> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Messor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Messor" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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/21/19/87/211987A4FFB7FFD6122DFC9CB9A2FE83.ttl
Normal file
108
data/21/19/87/211987A4FFB7FFD6122DFC9CB9A2FE83.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/211987A4FFB7FFD6122DFC9CB9A2FE83>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Messor minor" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Messor_minor_Andre_1883> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Messor_minor_Andre_1883>
|
||||
dwc:authority "(Andre 1883)" ;
|
||||
dwc:baseAuthorityName "Andre" ;
|
||||
dwc:baseAuthorityYear "1883" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Messor" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Andre, 1883)" ;
|
||||
dwc:species "minor" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4282R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Messor_minor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Messor_minor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Messor" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minor" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Messor> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Messor>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Messor" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
122
data/21/19/87/211987A4FFB7FFD6122DFDC8BCD2FCED.ttl
Normal file
122
data/21/19/87/211987A4FFB7FFD6122DFDC8BCD2FCED.ttl
Normal file
|
@ -0,0 +1,122 @@
|
|||
@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/211987A4FFB7FFD6122DFDC8BCD2FCED>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Lasius (Lasius) paralienus Seifert 1992" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasius_paralienus_Seifert_1992> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lasius_paralienus_Seifert_1992>
|
||||
dwc:authority "Seifert 1992" ;
|
||||
dwc:authorityName "Seifert" ;
|
||||
dwc:authorityYear "1992" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Seifert, 1992" ;
|
||||
dwc:species "paralienus" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3SGY8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasius_paralienus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_paralienus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "paralienus" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius_Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
114
data/21/19/87/211987A4FFB8FFD81163FF4FBFD2FCCF.ttl
Normal file
114
data/21/19/87/211987A4FFB8FFD81163FF4FBFD2FCCF.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/211987A4FFB8FFD81163FF4FBFD2FCCF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753997> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Temnothorax ravouxi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Temnothorax_ravouxi_Andre_1896> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753997> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temnothorax_ravouxi_Andre_1896>
|
||||
dwc:authority "(Andre 1896)" ;
|
||||
dwc:baseAuthorityName "Andre" ;
|
||||
dwc:baseAuthorityYear "1896" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Andre, 1896)" ;
|
||||
dwc:species "ravouxi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temnothorax_ravouxi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax_ravouxi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ravouxi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Temnothorax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753997>
|
||||
dc:description "Fig. 4 - a-b) Temnothorax clypeatus. Worker / operaia. Bosco di Santo Pietro (AAC). c-d) Temnothorax nylanderi. Worker / operaia. Lago Maulazzo (ESC). e-f) Temnothorax ravouxi. Queen / regina. Madonna delle Grazie (AAC). Scale bar / scala grafica: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753997/files/figure.png> ;
|
||||
a fabio:Figure .
|
107
data/21/19/87/211987A4FFB9FFD71163F8D8BF22FBFC.ttl
Normal file
107
data/21/19/87/211987A4FFB9FFD71163F8D8BF22FBFC.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/211987A4FFB9FFD71163F8D8BF22FBFC>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Camponotus spissinodis Forel 1909" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_spissinodis_Forel_1909> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_spissinodis_Forel_1909>
|
||||
dwc:authority "Forel 1909" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1909" ;
|
||||
dwc:species "spissinodis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_spissinodis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_spissinodis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spissinodis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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/21/19/87/211987A4FFB9FFD8111CFBADBE4AF928.ttl
Normal file
108
data/21/19/87/211987A4FFB9FFD8111CFBADBE4AF928.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/211987A4FFB9FFD8111CFBADBE4AF928>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Camponotus sicheli Mayr 1866" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_sicheli_Mayr_1866> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_sicheli_Mayr_1866>
|
||||
dwc:authority "Mayr 1866" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:authorityYear "1866" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 1866" ;
|
||||
dwc:species "sicheli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/68WL5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_sicheli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_sicheli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sicheli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
107
data/21/19/87/211987A4FFB9FFD8122DFCBEB801FB92.ttl
Normal file
107
data/21/19/87/211987A4FFB9FFD8122DFCBEB801FB92.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/211987A4FFB9FFD8122DFCBEB801FB92>
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Camponotus ligniperda" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_ligniperda_Latreille_1802> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_ligniperda_Latreille_1802>
|
||||
dwc:authority "(Latreille 1802)" ;
|
||||
dwc:baseAuthorityName "Latreille" ;
|
||||
dwc:baseAuthorityYear "1802" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Latreille, 1802)" ;
|
||||
dwc:species "ligniperda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_ligniperda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_ligniperda>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ligniperda" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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 .
|
150
data/21/19/87/211987A4FFBCFFDC1163FA08BCC1FEA0.ttl
Normal file
150
data/21/19/87/211987A4FFBCFFDC1163FA08BCC1FEA0.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/211987A4FFBCFFDC1163FA08BCC1FEA0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753993> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Lasius (Lasius) platythorax Seifert 1991" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBCFFDC1163FA08BCC1FEA0.mc.19D83CEFFFBDFFDC12CBFF61BF25FECF>, <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBCFFDC1163FA08BCC1FEA0.mc.19D83CEFFFBDFFDC12CBFED9BCC6FEA0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasius_platythorax_Seifert_1991> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753993> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lasius_platythorax_Seifert_1991>
|
||||
dwc:authority "Seifert 1991" ;
|
||||
dwc:authorityName "Seifert" ;
|
||||
dwc:authorityYear "1991" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Seifert, 1991" ;
|
||||
dwc:species "platythorax" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3SGYB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasius_platythorax> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_platythorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "platythorax" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius_Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Lasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753993>
|
||||
dc:description "Fig. 2 - a-d) Camponotus ruber. a-b) major worker / operaia maggiore; c-d) minor worker / operaia minore. Monte Pellegrino. Scale bar / scala grafica: 1 mm (ESC). e-f) Lasius myops. Worker / operaia. Pineta di Linguaglossa.Scale bar / scala grafica: 0.5 mm (AAC). g-h) Lasius platythorax. Worker / operaia. Monte Cofano. Scale bar / scala grafica: 0.5 mm (AAC)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753993/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBCFFDC1163FA08BCC1FEA0.mc.19D83CEFFFBDFFDC12CBFF61BF25FECF>
|
||||
dwc:eventDate "1994-02-03" ;
|
||||
dwc:locality "Trapani province" ;
|
||||
dwc:recordedBy "A. Alicata" ;
|
||||
dwc:verbatimElevation "1000" ;
|
||||
dwc:verbatimLatitude "37.99599" ;
|
||||
dwc:verbatimLongitude "12.854347" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBCFFDC1163FA08BCC1FEA0#19D83CEFFFBDFFDC12CBFF61BF25FECF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBCFFDC1163FA08BCC1FEA0.mc.19D83CEFFFBDFFDC12CBFED9BCC6FEA0>
|
||||
dwc:eventDate "1993-04-17" ;
|
||||
dwc:locality "Messina province" ;
|
||||
dwc:recordedBy "A. Alicata" ;
|
||||
dwc:verbatimElevation "1400" ;
|
||||
dwc:verbatimLatitude "37.926716" ;
|
||||
dwc:verbatimLongitude "14.819856" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBCFFDC1163FA08BCC1FEA0#19D83CEFFFBDFFDC12CBFED9BCC6FEA0> ;
|
||||
a dwc:MaterialCitation .
|
140
data/21/19/87/211987A4FFBCFFDD122DF9CBB92CFA78.ttl
Normal file
140
data/21/19/87/211987A4FFBCFFDD122DF9CBB92CFA78.ttl
Normal file
|
@ -0,0 +1,140 @@
|
|||
@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/211987A4FFBCFFDD122DF9CBB92CFA78>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753993> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Lasius (Cautolasius) myops" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBCFFDD122DF9CBB92CFA78.mc.19D83CEFFFBCFFDD1139FAFFB921FA78> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lasius_myops_Fabricius_1782> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753993> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lasius_myops_Fabricius_1782>
|
||||
dwc:authority "(Fabricius 1782)" ;
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1782" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1782)" ;
|
||||
dwc:species "myops" ;
|
||||
dwc:subGenus "Cautolasius" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3SGXQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasius_myops> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_myops>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "myops" ;
|
||||
dwc:subGenus "Cautolasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius_Cautolasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius_Cautolasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Cautolasius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasius> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Lasius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753993>
|
||||
dc:description "Fig. 2 - a-d) Camponotus ruber. a-b) major worker / operaia maggiore; c-d) minor worker / operaia minore. Monte Pellegrino. Scale bar / scala grafica: 1 mm (ESC). e-f) Lasius myops. Worker / operaia. Pineta di Linguaglossa.Scale bar / scala grafica: 0.5 mm (AAC). g-h) Lasius platythorax. Worker / operaia. Monte Cofano. Scale bar / scala grafica: 0.5 mm (AAC)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753993/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBCFFDD122DF9CBB92CFA78.mc.19D83CEFFFBCFFDD1139FAFFB921FA78>
|
||||
dwc:eventDate "1996-09-02" ;
|
||||
dwc:locality "Messina province" ;
|
||||
dwc:recordedBy "A. Alicata & Piano Daini" ;
|
||||
dwc:verbatimElevation "350" ;
|
||||
dwc:verbatimLatitude "38.12475" ;
|
||||
dwc:verbatimLongitude "15.328967" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBCFFDD122DF9CBB92CFA78#19D83CEFFFBCFFDD1139FAFFB921FA78> ;
|
||||
a dwc:MaterialCitation .
|
164
data/21/19/87/211987A4FFBDFFD9111CF98BBCCFFE38.ttl
Normal file
164
data/21/19/87/211987A4FFBDFFD9111CF98BBCCFFE38.ttl
Normal file
|
@ -0,0 +1,164 @@
|
|||
@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/211987A4FFBDFFD9111CF98BBCCFFE38>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753997> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Temnothorax nylanderi" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD912CBFF40BCF4FF15>, <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD912CBFF03BF35FECF>, <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD91050FEC6BCC0FE83>, <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD913A6FEFABF2CFE46>, <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD912CBFE50BCCCFE38> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Temnothorax_nylanderi_Foerster_1850> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753997> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temnothorax_nylanderi_Foerster_1850>
|
||||
dwc:authority "(Foerster 1850)" ;
|
||||
dwc:baseAuthorityName "Foerster" ;
|
||||
dwc:baseAuthorityYear "1850" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Foerster, 1850)" ;
|
||||
dwc:species "nylanderi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temnothorax_nylanderi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax_nylanderi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nylanderi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Temnothorax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753997>
|
||||
dc:description "Fig. 4 - a-b) Temnothorax clypeatus. Worker / operaia. Bosco di Santo Pietro (AAC). c-d) Temnothorax nylanderi. Worker / operaia. Lago Maulazzo (ESC). e-f) Temnothorax ravouxi. Queen / regina. Madonna delle Grazie (AAC). Scale bar / scala grafica: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753997/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD912CBFF40BCF4FF15>
|
||||
dwc:locality "Catania province" ;
|
||||
dwc:recordedBy "R. Blatrix" ;
|
||||
dwc:verbatimElevation "1695" ;
|
||||
dwc:verbatimLatitude "37.7325" ;
|
||||
dwc:verbatimLongitude "14.9228" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFD9111CF98BBCCFFE38#19D83CEFFFB8FFD912CBFF40BCF4FF15> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD912CBFF03BF35FECF>
|
||||
dwc:eventDate "1987-01-10" ;
|
||||
dwc:locality "Messina province" ;
|
||||
dwc:recordedBy "A. Alicata" ;
|
||||
dwc:verbatimElevation "1350" ;
|
||||
dwc:verbatimLatitude "37.9409" ;
|
||||
dwc:verbatimLongitude "14.6709" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFD9111CF98BBCCFFE38#19D83CEFFFB8FFD912CBFF03BF35FECF> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD91050FEC6BCC0FE83>
|
||||
dwc:eventDate "1987-01-10" ;
|
||||
dwc:locality "Messina province" ;
|
||||
dwc:recordedBy "A. Alicata" ;
|
||||
dwc:verbatimElevation "1350" ;
|
||||
dwc:verbatimLatitude "37.9409" ;
|
||||
dwc:verbatimLongitude "14.6709" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFD9111CF98BBCCFFE38#19D83CEFFFB8FFD91050FEC6BCC0FE83> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD913A6FEFABF2CFE46>
|
||||
dwc:eventDate "1987-01-10" ;
|
||||
dwc:locality "Messina province" ;
|
||||
dwc:recordedBy "R. Viviano" ;
|
||||
dwc:verbatimElevation "1350" ;
|
||||
dwc:verbatimLatitude "37.9409" ;
|
||||
dwc:verbatimLongitude "14.6709" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFD9111CF98BBCCFFE38#19D83CEFFFB8FFD913A6FEFABF2CFE46> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFD9111CF98BBCCFFE38.mc.19D83CEFFFB8FFD912CBFE50BCCCFE38>
|
||||
dwc:eventDate "2016-08-06" ;
|
||||
dwc:locality "Palermo province" ;
|
||||
dwc:recordedBy "E. Schifani" ;
|
||||
dwc:verbatimElevation "1500" ;
|
||||
dwc:verbatimLatitude "37.8745" ;
|
||||
dwc:verbatimLongitude "14.0178" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFD9111CF98BBCCFFE38#19D83CEFFFB8FFD912CBFE50BCCCFE38> ;
|
||||
a dwc:MaterialCitation .
|
146
data/21/19/87/211987A4FFBDFFDC111CFF40BE89FC1A.ttl
Normal file
146
data/21/19/87/211987A4FFBDFFDC111CFF40BE89FC1A.ttl
Normal file
|
@ -0,0 +1,146 @@
|
|||
@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/211987A4FFBDFFDC111CFF40BE89FC1A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753995> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Solenopsis orbula Emery 1875" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC111CFF40BE89FC1A.mc.19D83CEFFFBDFFDC1139FCC7B969FC82>, <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC111CFF40BE89FC1A.mc.19D83CEFFFBDFFDC1632FCFAB858FCA0>, <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC111CFF40BE89FC1A.mc.19D83CEFFFBDFFDC172BFC9CBE89FC1A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Solenopsis_orbula_Emery_1875> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753995> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Solenopsis_orbula_Emery_1875>
|
||||
dwc:authority "Emery 1875" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1875" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1875" ;
|
||||
dwc:species "orbula" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4Y6G8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Solenopsis_orbula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis_orbula>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "orbula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Solenopsis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Solenopsis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Solenopsis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753995>
|
||||
dc:description "Fig. 3 - a-c) Plagiolepis schmitzii. Workers / operaie. Mondello (ESC). d-e) Ponera testacea. Worker / operaia. Pizzo di Pietralunga (ESC). f-j) Solenopsis orbula. Queens / regine. Messina. A specimen from De Stefani’s collection / esemplare dalla collezione De Stefani (f,h,j) and a recently collected one / ed uno recentemente raccolto (g,i) (ESC). Scale bar / scala grafica: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753995/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC111CFF40BE89FC1A.mc.19D83CEFFFBDFFDC1139FCC7B969FC82>
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Messina province" ;
|
||||
dwc:recordedBy "V. Ritiro & T. De Stefani Jr." ;
|
||||
dwc:verbatimElevation "290" ;
|
||||
dwc:verbatimLatitude "38.137573" ;
|
||||
dwc:verbatimLongitude "15.335097" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFDC111CFF40BE89FC1A#19D83CEFFFBDFFDC1139FCC7B969FC82> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC111CFF40BE89FC1A.mc.19D83CEFFFBDFFDC1632FCFAB858FCA0>
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Messina province" ;
|
||||
dwc:recordedBy "V. Scandura & V. Gentile" ;
|
||||
dwc:verbatimElevation "290" ;
|
||||
dwc:verbatimLatitude "38.137573" ;
|
||||
dwc:verbatimLongitude "15.335097" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFDC111CFF40BE89FC1A#19D83CEFFFBDFFDC1632FCFAB858FCA0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC111CFF40BE89FC1A.mc.19D83CEFFFBDFFDC172BFC9CBE89FC1A>
|
||||
dwc:eventDate "1949-06-07" ;
|
||||
dwc:locality "Messina province" ;
|
||||
dwc:recordedBy "A. Alicata" ;
|
||||
dwc:verbatimElevation "290" ;
|
||||
dwc:verbatimLatitude "38.137573" ;
|
||||
dwc:verbatimLongitude "15.335097" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFDC111CFF40BE89FC1A#19D83CEFFFBDFFDC172BFC9CBE89FC1A> ;
|
||||
a dwc:MaterialCitation .
|
114
data/21/19/87/211987A4FFBDFFDC1163FC35BE84F9FF.ttl
Normal file
114
data/21/19/87/211987A4FFBDFFDC1163FC35BE84F9FF.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/211987A4FFBDFFDC1163FC35BE84F9FF>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753997> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Temnothorax clypeatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Temnothorax_clypeatus_Mayr_1853> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753997> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Temnothorax_clypeatus_Mayr_1853>
|
||||
dwc:authority "(Mayr 1853)" ;
|
||||
dwc:baseAuthorityName "Mayr" ;
|
||||
dwc:baseAuthorityYear "1853" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mayr, 1853)" ;
|
||||
dwc:species "clypeatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Temnothorax_clypeatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax_clypeatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "clypeatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Temnothorax> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Temnothorax>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Temnothorax" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753997>
|
||||
dc:description "Fig. 4 - a-b) Temnothorax clypeatus. Worker / operaia. Bosco di Santo Pietro (AAC). c-d) Temnothorax nylanderi. Worker / operaia. Lago Maulazzo (ESC). e-f) Temnothorax ravouxi. Queen / regina. Madonna delle Grazie (AAC). Scale bar / scala grafica: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753997/files/figure.png> ;
|
||||
a fabio:Figure .
|
135
data/21/19/87/211987A4FFBDFFDC122DFA50BCCCF864.ttl
Normal file
135
data/21/19/87/211987A4FFBDFFDC122DFA50BCCCF864.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/211987A4FFBDFFDC122DFA50BCCCF864>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753995> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Ponera testacea Emery 1895" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC122DFA50BCCCF864.mc.19D83CEFFFBDFFDC12CBF8FABFC0F8A0>, <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC122DFA50BCCCF864.mc.19D83CEFFFBDFFDC122DF8BEBCC0F864> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ponera_testacea_Emery_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753995> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ponera_testacea_Emery_1895>
|
||||
dwc:authority "Emery 1895" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1895" ;
|
||||
dwc:species "testacea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ponera_testacea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ponera_testacea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "testacea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ponera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ponera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Ponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753995>
|
||||
dc:description "Fig. 3 - a-c) Plagiolepis schmitzii. Workers / operaie. Mondello (ESC). d-e) Ponera testacea. Worker / operaia. Pizzo di Pietralunga (ESC). f-j) Solenopsis orbula. Queens / regine. Messina. A specimen from De Stefani’s collection / esemplare dalla collezione De Stefani (f,h,j) and a recently collected one / ed uno recentemente raccolto (g,i) (ESC). Scale bar / scala grafica: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753995/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC122DFA50BCCCF864.mc.19D83CEFFFBDFFDC12CBF8FABFC0F8A0>
|
||||
dwc:eventDate "2017-10-29" ;
|
||||
dwc:locality "Palermo province" ;
|
||||
dwc:recordedBy "di Pietralunga & R. Viviano" ;
|
||||
dwc:verbatimElevation "405" ;
|
||||
dwc:verbatimLatitude "38.0152" ;
|
||||
dwc:verbatimLongitude "12.9852" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFDC122DFA50BCCCF864#19D83CEFFFBDFFDC12CBF8FABFC0F8A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC122DFA50BCCCF864.mc.19D83CEFFFBDFFDC122DF8BEBCC0F864>
|
||||
dwc:eventDate "2017-10-29" ;
|
||||
dwc:locality "Palermo province" ;
|
||||
dwc:recordedBy "di Pietralunga & R. Viviano" ;
|
||||
dwc:verbatimElevation "405" ;
|
||||
dwc:verbatimLatitude "38.0152" ;
|
||||
dwc:verbatimLongitude "12.9852" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFDC122DFA50BCCCF864#19D83CEFFFBDFFDC122DF8BEBCC0F864> ;
|
||||
a dwc:MaterialCitation .
|
126
data/21/19/87/211987A4FFBDFFDC122DFE50BD99FAA0.ttl
Normal file
126
data/21/19/87/211987A4FFBDFFDC122DFE50BD99FAA0.ttl
Normal file
|
@ -0,0 +1,126 @@
|
|||
@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/211987A4FFBDFFDC122DFE50BD99FAA0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753995> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Plagiolepis schmitzii Forel 1895" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC122DFE50BD99FAA0.mc.19D83CEFFFBDFFDC12CBFAD9BD9DFAA0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plagiolepis_schmitzii_Forel_1895> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753995> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Plagiolepis_schmitzii_Forel_1895>
|
||||
dwc:authority "Forel 1895" ;
|
||||
dwc:authorityName "Forel" ;
|
||||
dwc:authorityYear "1895" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Plagiolepis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Forel, 1895" ;
|
||||
dwc:species "schmitzii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4JGGJ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plagiolepis_schmitzii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plagiolepis_schmitzii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Plagiolepis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schmitzii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plagiolepis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plagiolepis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Plagiolepis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753995>
|
||||
dc:description "Fig. 3 - a-c) Plagiolepis schmitzii. Workers / operaie. Mondello (ESC). d-e) Ponera testacea. Worker / operaia. Pizzo di Pietralunga (ESC). f-j) Solenopsis orbula. Queens / regine. Messina. A specimen from De Stefani’s collection / esemplare dalla collezione De Stefani (f,h,j) and a recently collected one / ed uno recentemente raccolto (g,i) (ESC). Scale bar / scala grafica: 0.5 mm." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753995/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBDFFDC122DFE50BD99FAA0.mc.19D83CEFFFBDFFDC12CBFAD9BD9DFAA0>
|
||||
dwc:eventDate "2017-04-17" ;
|
||||
dwc:locality "Palermo province" ;
|
||||
dwc:recordedBy "E. Schifani" ;
|
||||
dwc:verbatimElevation "15" ;
|
||||
dwc:verbatimLatitude "38.183285" ;
|
||||
dwc:verbatimLongitude "13.325399" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBDFFDC122DFE50BD99FAA0#19D83CEFFFBDFFDC12CBFAD9BD9DFAA0> ;
|
||||
a dwc:MaterialCitation .
|
125
data/21/19/87/211987A4FFBFFFDD1163F9ADBCCFFA3C.ttl
Normal file
125
data/21/19/87/211987A4FFBFFFDD1163F9ADBCCFFA3C.ttl
Normal file
|
@ -0,0 +1,125 @@
|
|||
@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/211987A4FFBFFFDD1163F9ADBCCFFA3C>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.12753993> ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:title "Camponotus ruber Emery 1925" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBFFFDD1163F9ADBCCFFA3C.mc.19D83CEFFFBCFFDD12CBFAB2BCCCFA3C> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_ruber_Emery_1925> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.4081/nhs.2021.532> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.4081/nhs.2021.532>
|
||||
bibo:endPage "70" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Natural History Sciences" ;
|
||||
bibo:pubDate "2021-05-28" ;
|
||||
bibo:startPage "55" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Schifani, Enrico; Csősz, SÁndor; Viviano, Roberto; Alicata, Antonio" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Ant diversity on the largest Mediterranean islands: on the presence or absence of 28 species in Sicily (Hymenoptera, Formicidae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.12753993> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_ruber_Emery_1925>
|
||||
dwc:authority "Emery 1925" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:authorityYear "1925" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Emery, 1925" ;
|
||||
dwc:species "ruber" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_ruber> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_ruber>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ruber" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camponotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
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.12753993>
|
||||
dc:description "Fig. 2 - a-d) Camponotus ruber. a-b) major worker / operaia maggiore; c-d) minor worker / operaia minore. Monte Pellegrino. Scale bar / scala grafica: 1 mm (ESC). e-f) Lasius myops. Worker / operaia. Pineta di Linguaglossa.Scale bar / scala grafica: 0.5 mm (AAC). g-h) Lasius platythorax. Worker / operaia. Monte Cofano. Scale bar / scala grafica: 0.5 mm (AAC)." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/12753993/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/211987A4FFBFFFDD1163F9ADBCCFFA3C.mc.19D83CEFFFBCFFDD12CBFAB2BCCCFA3C>
|
||||
dwc:eventDate "2016-05-16" ;
|
||||
dwc:locality "Trapani province" ;
|
||||
dwc:recordedBy "E. Schifani" ;
|
||||
dwc:verbatimElevation "30" ;
|
||||
dwc:verbatimLatitude "38.1128" ;
|
||||
dwc:verbatimLongitude "12.6714" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/211987A4FFBFFFDD1163F9ADBCCFFA3C#19D83CEFFFBCFFDD12CBFAB2BCCCFA3C> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue