GG2RDF 2024-07-30T11:20:18.479Z (plazi/treatments-xml)
This commit is contained in:
parent
388304f366
commit
b923ee5c70
23 changed files with 2501 additions and 0 deletions
110
data/03/BE/19/03BE1964FFD1FF98B6DBFA544E3AFDE0.ttl
Normal file
110
data/03/BE/19/03BE1964FFD1FF98B6DBFA544E3AFDE0.ttl
Normal file
|
|
@ -0,0 +1,110 @@
|
|||
@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/03BE1964FFD1FF98B6DBFA544E3AFDE0>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Pholidoptera griseoaptera Gewohnliche Strauchschrecke ML 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pholidoptera_griseoaptera_Geer_1773> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pholidoptera_griseoaptera_Geer_1773>
|
||||
dwc:authority "(DE GEER 1773) (Gewohnliche Strauchschrecke)" ;
|
||||
dwc:authorityName "Gewohnliche Strauchschrecke ML" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:baseAuthorityName "DE GEER" ;
|
||||
dwc:baseAuthorityYear "1773" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Pholidoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Geer, 1773) Gewohnliche Strauchschrecke Ml, 2005" ;
|
||||
dwc:species "griseoaptera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4GLSW> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pholidoptera_griseoaptera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pholidoptera_griseoaptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Pholidoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "griseoaptera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pholidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pholidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Pholidoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
110
data/03/BE/19/03BE1964FFD1FF9FB6DBFC424E19FA1C.ttl
Normal file
110
data/03/BE/19/03BE1964FFD1FF9FB6DBFC424E19FA1C.ttl
Normal file
|
|
@ -0,0 +1,110 @@
|
|||
@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/03BE1964FFD1FF9FB6DBFC424E19FA1C>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Metrioptera roeselii Roesels Beissschrecke 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Metrioptera_roeselii_Hagenbach_1822> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Metrioptera_roeselii_Hagenbach_1822>
|
||||
dwc:authority "(HAGENBACH 1822) (Roesels Beissschrecke)" ;
|
||||
dwc:authorityName "Roesels Beissschrecke" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:baseAuthorityName "HAGENBACH" ;
|
||||
dwc:baseAuthorityYear "1822" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Metrioptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hagenbach, 1822) Roesels Beissschrecke, 2005" ;
|
||||
dwc:species "roeselii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8Q5Q7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Metrioptera_roeselii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metrioptera_roeselii>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Metrioptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "roeselii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Metrioptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Metrioptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Metrioptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
110
data/03/BE/19/03BE1964FFD1FF9FB6DBFE2D4F4AFC66.ttl
Normal file
110
data/03/BE/19/03BE1964FFD1FF9FB6DBFE2D4F4AFC66.ttl
Normal file
|
|
@ -0,0 +1,110 @@
|
|||
@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/03BE1964FFD1FF9FB6DBFE2D4F4AFC66>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Conocephalus fuscus Langflugelige Schwertschrecke 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Conocephalus_fuscus_Fabricius_1793> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Conocephalus_fuscus_Fabricius_1793>
|
||||
dwc:authority "(FABRICIUS 1793) (Langflugelige Schwertschrecke)" ;
|
||||
dwc:authorityName "Langflugelige Schwertschrecke" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:baseAuthorityName "FABRICIUS" ;
|
||||
dwc:baseAuthorityYear "1793" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Conocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1793) Langflugelige Schwertschrecke, 2005" ;
|
||||
dwc:species "fuscus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/XPYP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Conocephalus_fuscus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Conocephalus_fuscus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Conocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "fuscus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Conocephalus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Conocephalus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Conocephalus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFD6FF98B6DBFBF74D0AF997.ttl
Normal file
109
data/03/BE/19/03BE1964FFD6FF98B6DBFBF74D0AF997.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFD6FF98B6DBFBF74D0AF997>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Tetrix subulata Sabeldornschrecke" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tetrix_subulata_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tetrix_subulata_Linnaeus_1758>
|
||||
dwc:authority "(LINNAEUS 1758) (Sabeldornschrecke)" ;
|
||||
dwc:authorityName "Sabeldornschrecke" ;
|
||||
dwc:baseAuthorityName "LINNAEUS" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
dwc:genus "Tetrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758) Sabeldornschrecke" ;
|
||||
dwc:species "subulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7C4BK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tetrix_subulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetrix_subulata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
dwc:genus "Tetrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "subulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetrix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetrix>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
dwc:genus "Tetrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tetrigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tetrigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tetrigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
110
data/03/BE/19/03BE1964FFD6FF98B6DBFDC04E19FBBC.ttl
Normal file
110
data/03/BE/19/03BE1964FFD6FF98B6DBFDC04E19FBBC.ttl
Normal file
|
|
@ -0,0 +1,110 @@
|
|||
@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/03BE1964FFD6FF98B6DBFDC04E19FBBC>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Tettigonia cantans Zwitscher-Heupferd 2005" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tettigonia_cantans_Fussli_1775> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tettigonia_cantans_Fussli_1775>
|
||||
dwc:authority "(FUSSLI 1775)" ;
|
||||
dwc:authorityName "Zwitscher-Heupferd" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:baseAuthorityName "FUSSLI" ;
|
||||
dwc:baseAuthorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Tettigonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fussli, 1775) Zwitscher-Heupferd, 2005" ;
|
||||
dwc:species "cantans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55VHL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tettigonia_cantans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigonia_cantans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Tettigonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cantans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigonia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigonia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Tettigonia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFD7FF99B6DBFD3D4E3AFBC6.ttl
Normal file
109
data/03/BE/19/03BE1964FFD7FF99B6DBFD3D4E3AFBC6.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFD7FF99B6DBFD3D4E3AFBC6>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Chorthippus dorsatus Feuchtwiesenkomplex" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chorthippus_dorsatus_Zetterstedt_1821> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chorthippus_dorsatus_Zetterstedt_1821>
|
||||
dwc:authority "(ZETTERSTEDT 1821)" ;
|
||||
dwc:authorityName "Feuchtwiesenkomplex" ;
|
||||
dwc:baseAuthorityName "ZETTERSTEDT" ;
|
||||
dwc:baseAuthorityYear "1821" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Chorthippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Zetterstedt, 1821) Feuchtwiesenkomplex" ;
|
||||
dwc:species "dorsatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5YDRB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chorthippus_dorsatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chorthippus_dorsatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Chorthippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "dorsatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chorthippus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chorthippus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Chorthippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acrididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acrididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFD7FF99B6DBFF6D4E36FDF6.ttl
Normal file
109
data/03/BE/19/03BE1964FFD7FF99B6DBFF6D4E36FDF6.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFD7FF99B6DBFF6D4E36FDF6>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Mecostethus parapleurus Lauchschrecke ML" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mecostethus_parapleurus_Hagenbach_1822> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mecostethus_parapleurus_Hagenbach_1822>
|
||||
dwc:authority "(HAGENBACH 1822) (Lauchschrecke)" ;
|
||||
dwc:authorityName "Lauchschrecke ML" ;
|
||||
dwc:baseAuthorityName "HAGENBACH" ;
|
||||
dwc:baseAuthorityYear "1822" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Mecostethus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hagenbach, 1822) Lauchschrecke Ml" ;
|
||||
dwc:species "parapleurus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YLWS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mecostethus_parapleurus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mecostethus_parapleurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Mecostethus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "parapleurus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mecostethus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mecostethus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Mecostethus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acrididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acrididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFD7FF9AB6DBFB224F73FE80.ttl
Normal file
109
data/03/BE/19/03BE1964FFD7FF9AB6DBFB224F73FE80.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFD7FF9AB6DBFB224F73FE80>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Chorthippus montanus Moorkomplex" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chorthippus_montanus_Charpentier_1825> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chorthippus_montanus_Charpentier_1825>
|
||||
dwc:authority "(CHARPENTIER 1825)" ;
|
||||
dwc:authorityName "Moorkomplex" ;
|
||||
dwc:baseAuthorityName "CHARPENTIER" ;
|
||||
dwc:baseAuthorityYear "1825" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Chorthippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Charpentier, 1825) Moorkomplex" ;
|
||||
dwc:species "montanus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8P7XV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chorthippus_montanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chorthippus_montanus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Chorthippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "montanus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chorthippus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chorthippus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:genus "Chorthippus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acrididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acrididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Acrididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFF5FFB4B6DBFA1A480FFD8E.ttl
Normal file
109
data/03/BE/19/03BE1964FFF5FFB4B6DBFA1A480FFD8E.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFF5FFB4B6DBFA1A480FFD8E>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Glyphipterix thrasonella NT" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Glyphipterix_thrasonella_Scopoli_1763> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Glyphipterix_thrasonella_Scopoli_1763>
|
||||
dwc:authority "(SCOPOLI 1763)" ;
|
||||
dwc:authorityName "NT" ;
|
||||
dwc:baseAuthorityName "SCOPOLI" ;
|
||||
dwc:baseAuthorityYear "1763" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glyphipterigidae" ;
|
||||
dwc:genus "Glyphipterix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Scopoli, 1763) Nt" ;
|
||||
dwc:species "thrasonella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6KM7D> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Glyphipterix_thrasonella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glyphipterix_thrasonella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glyphipterigidae" ;
|
||||
dwc:genus "Glyphipterix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "thrasonella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glyphipterix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glyphipterix>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glyphipterigidae" ;
|
||||
dwc:genus "Glyphipterix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Glyphipterigidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Glyphipterigidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Glyphipterigidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFF5FFBBB6DBFC084F9AFA2F.ttl
Normal file
109
data/03/BE/19/03BE1964FFF5FFBBB6DBFC084F9AFA2F.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFF5FFBBB6DBFC084F9AFA2F>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Nematopogon metaxella EN" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Nematopogon_metaxella_Hubner_1813> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nematopogon_metaxella_Hubner_1813>
|
||||
dwc:authority "(HUBNER 1813)" ;
|
||||
dwc:authorityName "EN" ;
|
||||
dwc:baseAuthorityName "HUBNER" ;
|
||||
dwc:baseAuthorityYear "1813" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Adelidae" ;
|
||||
dwc:genus "Nematopogon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1813) En" ;
|
||||
dwc:species "metaxella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4673R> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nematopogon_metaxella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nematopogon_metaxella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Adelidae" ;
|
||||
dwc:genus "Nematopogon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "metaxella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematopogon> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nematopogon>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Adelidae" ;
|
||||
dwc:genus "Nematopogon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Adelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Adelidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/03/BE/19/03BE1964FFF8FFB6B6DBFF6D4F33FB67.ttl
Normal file
108
data/03/BE/19/03BE1964FFF8FFB6B6DBFF6D4F33FB67.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/03BE1964FFF8FFB6B6DBFF6D4F33FB67>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Crambus uliginosella VU" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crambus_uliginosella_Zeller_1850> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crambus_uliginosella_Zeller_1850>
|
||||
dwc:authority "(ZELLER 1850)" ;
|
||||
dwc:authorityName "VU" ;
|
||||
dwc:baseAuthorityName "ZELLER" ;
|
||||
dwc:baseAuthorityYear "1850" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Crambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Zeller, 1850) Vu" ;
|
||||
dwc:species "uliginosella" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crambus_uliginosella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crambus_uliginosella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Crambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "uliginosella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crambus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crambus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Crambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crambidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crambidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFF8FFB7B6DBFB424E79FBD9.ttl
Normal file
109
data/03/BE/19/03BE1964FFF8FFB7B6DBFB424E79FBD9.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFF8FFB7B6DBFB424E79FBD9>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Elophila nymphaeata Seerosenzunsler" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elophila_nymphaeata_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elophila_nymphaeata_Linnaeus_1758>
|
||||
dwc:authority "(LINNAEUS 1758) (Seerosenzunsler)" ;
|
||||
dwc:authorityName "Seerosenzunsler" ;
|
||||
dwc:baseAuthorityName "LINNAEUS" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Elophila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758) Seerosenzunsler" ;
|
||||
dwc:species "nymphaeata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/93Z4F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elophila_nymphaeata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elophila_nymphaeata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Elophila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nymphaeata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elophila> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elophila>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Elophila" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crambidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crambidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFF9FFB0B6DBFB294D66FEE3.ttl
Normal file
109
data/03/BE/19/03BE1964FFF9FFB0B6DBFB294D66FEE3.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFF9FFB0B6DBFB294D66FEE3>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Euthrix potatoria Grasglucke" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euthrix_potatoria_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euthrix_potatoria_Linnaeus_1758>
|
||||
dwc:authority "(LINNAEUS 1758) (Grasglucke)" ;
|
||||
dwc:authorityName "Grasglucke" ;
|
||||
dwc:baseAuthorityName "LINNAEUS" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lasiocampidae" ;
|
||||
dwc:genus "Euthrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758) Grasglucke" ;
|
||||
dwc:species "potatoria" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/933PK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euthrix_potatoria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euthrix_potatoria>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lasiocampidae" ;
|
||||
dwc:genus "Euthrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "potatoria" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Euthrix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euthrix>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lasiocampidae" ;
|
||||
dwc:genus "Euthrix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasiocampidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lasiocampidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Lasiocampidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/03/BE/19/03BE1964FFFAFFB4B6DBFB1C4ED7F9E3.ttl
Normal file
107
data/03/BE/19/03BE1964FFFAFFB4B6DBFB1C4ED7F9E3.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/03BE1964FFFAFFB4B6DBFB1C4ED7F9E3>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Phiaris schulziana" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phiaris_schulziana_Fabricius_1776> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phiaris_schulziana_Fabricius_1776>
|
||||
dwc:authority "(FABRICIUS 1776)" ;
|
||||
dwc:baseAuthorityName "FABRICIUS" ;
|
||||
dwc:baseAuthorityYear "1776" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tortricidae" ;
|
||||
dwc:genus "Phiaris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1776)" ;
|
||||
dwc:species "schulziana" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phiaris_schulziana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phiaris_schulziana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tortricidae" ;
|
||||
dwc:genus "Phiaris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "schulziana" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phiaris> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phiaris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tortricidae" ;
|
||||
dwc:genus "Phiaris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tortricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tortricidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tortricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFFAFFB4B6DBFDE54D73FBD4.ttl
Normal file
109
data/03/BE/19/03BE1964FFFAFFB4B6DBFDE54D73FBD4.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFFAFFB4B6DBFDE54D73FBD4>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Elachista monosemiella NT" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elachista_monosemiella_Rossler_1881> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elachista_monosemiella_Rossler_1881>
|
||||
dwc:authority "(ROSSLER 1881)" ;
|
||||
dwc:authorityName "NT" ;
|
||||
dwc:baseAuthorityName "ROSSLER" ;
|
||||
dwc:baseAuthorityYear "1881" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elachistidae" ;
|
||||
dwc:genus "Elachista" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rossler, 1881) Nt" ;
|
||||
dwc:species "monosemiella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/B7J3Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elachista_monosemiella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elachista_monosemiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elachistidae" ;
|
||||
dwc:genus "Elachista" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "monosemiella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elachista> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elachista>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elachistidae" ;
|
||||
dwc:genus "Elachista" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elachistidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elachistidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Elachistidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFFBFFB5B6DBFBCD4E97F9EB.ttl
Normal file
109
data/03/BE/19/03BE1964FFFBFFB5B6DBFBCD4E97F9EB.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFFBFFB5B6DBFBCD4E97F9EB>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Crambus silvella VU" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Crambus_silvella_Hubner_1813> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Crambus_silvella_Hubner_1813>
|
||||
dwc:authority "(HUBNER 1813)" ;
|
||||
dwc:authorityName "VU" ;
|
||||
dwc:baseAuthorityName "HUBNER" ;
|
||||
dwc:baseAuthorityYear "1813" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Crambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1813) Vu" ;
|
||||
dwc:species "silvella" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/Z4P7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Crambus_silvella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crambus_silvella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Crambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "silvella" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crambus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crambus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:genus "Crambus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Crambidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Crambidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Crambidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/03/BE/19/03BE1964FFFBFFB5B6DBFDCF4F09FBE5.ttl
Normal file
108
data/03/BE/19/03BE1964FFFBFFB5B6DBFDCF4F09FBE5.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/03BE1964FFFBFFB5B6DBFDCF4F09FBE5>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Geina didactyla" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Geina_didactyla_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Geina_didactyla_Linnaeus_1758>
|
||||
dwc:authority "(LINNAEUS 1758)" ;
|
||||
dwc:baseAuthorityName "LINNAEUS" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pterophoridae" ;
|
||||
dwc:genus "Geina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "didactyla" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3FGR6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Geina_didactyla> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geina_didactyla>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pterophoridae" ;
|
||||
dwc:genus "Geina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "didactyla" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geina> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pterophoridae" ;
|
||||
dwc:genus "Geina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pterophoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pterophoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pterophoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/03/BE/19/03BE1964FFFBFFB5B6DBFF6D4F18FDE4.ttl
Normal file
108
data/03/BE/19/03BE1964FFFBFFB5B6DBFF6D4F18FDE4.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/03BE1964FFFBFFB5B6DBFF6D4F18FDE4>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Pammene aurita RAZOWSKI 1992" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pammene_aurita_Razowski_1992> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pammene_aurita_Razowski_1992>
|
||||
dwc:authority "RAZOWSKI 1992" ;
|
||||
dwc:authorityName "RAZOWSKI" ;
|
||||
dwc:authorityYear "1992" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tortricidae" ;
|
||||
dwc:genus "Pammene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Razowski, 1992" ;
|
||||
dwc:species "aurita" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4C8JY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pammene_aurita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pammene_aurita>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tortricidae" ;
|
||||
dwc:genus "Pammene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "aurita" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pammene> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pammene>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tortricidae" ;
|
||||
dwc:genus "Pammene" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tortricidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tortricidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tortricidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/03/BE/19/03BE1964FFFCFFB3B6DBFB544D25FDC3.ttl
Normal file
107
data/03/BE/19/03BE1964FFFCFFB3B6DBFB544D25FDC3.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/03BE1964FFFCFFB3B6DBFB544D25FDC3>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Deltode uncula" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Deltode_uncula_Clerck_1759> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Deltode_uncula_Clerck_1759>
|
||||
dwc:authority "(CLERCK 1759)" ;
|
||||
dwc:baseAuthorityName "CLERCK" ;
|
||||
dwc:baseAuthorityYear "1759" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Deltode" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Clerck, 1759)" ;
|
||||
dwc:species "uncula" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Deltode_uncula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Deltode_uncula>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Deltode" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "uncula" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Deltode> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Deltode>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Deltode" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Poales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
108
data/03/BE/19/03BE1964FFFDFFB3B6DBFD274F5BFA4D.ttl
Normal file
108
data/03/BE/19/03BE1964FFFDFFB3B6DBFD274F5BFA4D.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/03BE1964FFFDFFB3B6DBFD274F5BFA4D>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Mythimna straminea" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mythimna_straminea_Treitschke_1825> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mythimna_straminea_Treitschke_1825>
|
||||
dwc:authority "(TREITSCHKE 1825)" ;
|
||||
dwc:baseAuthorityName "TREITSCHKE" ;
|
||||
dwc:baseAuthorityYear "1825" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Treitschke, 1825)" ;
|
||||
dwc:species "straminea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/945LN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mythimna_straminea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mythimna_straminea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "straminea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mythimna> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mythimna>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:genus "Mythimna" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Noctuidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Noctuidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Noctuidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/03/BE/19/03BE1964FFFEFFB0B6DBFEC64D0EFCDE.ttl
Normal file
108
data/03/BE/19/03BE1964FFFEFFB0B6DBFEC64D0EFCDE.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/03BE1964FFFEFFB0B6DBFEC64D0EFCDE>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Lopinga achine Gelbringfalter" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lopinga_achine_Scopoli_1763> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lopinga_achine_Scopoli_1763>
|
||||
dwc:authority "(SCOPOLI 1763) (Gelbringfalter)" ;
|
||||
dwc:authorityName "Gelbringfalter" ;
|
||||
dwc:baseAuthorityName "SCOPOLI" ;
|
||||
dwc:baseAuthorityYear "1763" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nymphalidae" ;
|
||||
dwc:genus "Lopinga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Scopoli, 1763) Gelbringfalter" ;
|
||||
dwc:species "achine" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lopinga_achine> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lopinga_achine>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nymphalidae" ;
|
||||
dwc:genus "Lopinga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "achine" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lopinga> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lopinga>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nymphalidae" ;
|
||||
dwc:genus "Lopinga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nymphalidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nymphalidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nymphalidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
||||
109
data/03/BE/19/03BE1964FFFEFFB1B6DBFC2A4EA6FC2E.ttl
Normal file
109
data/03/BE/19/03BE1964FFFEFFB1B6DBFC2A4EA6FC2E.ttl
Normal file
|
|
@ -0,0 +1,109 @@
|
|||
@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/03BE1964FFFEFFB1B6DBFC2A4EA6FC2E>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Eupithecia valerianata Baldrian-Blutenspanner" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eupithecia_valerianata_Hubner_1813> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eupithecia_valerianata_Hubner_1813>
|
||||
dwc:authority "(HUBNER 1813) (Baldrian-Blutenspanner)" ;
|
||||
dwc:authorityName "Baldrian-Blutenspanner" ;
|
||||
dwc:baseAuthorityName "HUBNER" ;
|
||||
dwc:baseAuthorityYear "1813" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Eupithecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hubner, 1813) Baldrian-Blutenspanner" ;
|
||||
dwc:species "valerianata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6HBG8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eupithecia_valerianata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eupithecia_valerianata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Eupithecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "valerianata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eupithecia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eupithecia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Eupithecia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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/03/BE/19/03BE1964FFFFFFB2B6DBFC1A4E76FB1C.ttl
Normal file
108
data/03/BE/19/03BE1964FFFFFFB2B6DBFC1A4E76FB1C.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/03BE1964FFFFFFB2B6DBFC1A4E76FB1C>
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:title "Anticollix sparsatus Gilbweiderichspanner" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Anticollix_sparsatus_Treitschke_1828> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FF87611CFFF2FFBCB669FFB54C17FFAB>
|
||||
bibo:endPage "702" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Linzer biologische Beiträge" ;
|
||||
bibo:pubDate "2008-07-10" ;
|
||||
bibo:startPage "639" ;
|
||||
bibo:volume "40" ;
|
||||
dc:creator "Lechner, K.; Ortner, A." ;
|
||||
dc:date "2008" ;
|
||||
dc:title "Die Schmetterlinge (Lepidoptera) und Heuschrecken (Orthoptera) der \" Filz \", einem Feuchtgebietskomplex am Stadtrand von Wörgl, Nordtirol" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anticollix_sparsatus_Treitschke_1828>
|
||||
dwc:authority "(TREITSCHKE 1828) (Gilbweiderichspanner)" ;
|
||||
dwc:authorityName "Gilbweiderichspanner" ;
|
||||
dwc:baseAuthorityName "TREITSCHKE" ;
|
||||
dwc:baseAuthorityYear "1828" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Anticollix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Treitschke, 1828) Gilbweiderichspanner" ;
|
||||
dwc:species "sparsatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anticollix_sparsatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anticollix_sparsatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Anticollix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "sparsatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anticollix> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anticollix>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:genus "Anticollix" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geometridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geometridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Geometridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue