GG2RDF 2024-07-04T10:51:45.858Z full update: 024 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
ff25b6b6a6
commit
3c54e1a163
3000 changed files with 396619 additions and 0 deletions
87
data/F0/CE/12/F0CE127F7E2901AED9CB0C12117CD181.ttl
Normal file
87
data/F0/CE/12/F0CE127F7E2901AED9CB0C12117CD181.ttl
Normal file
|
|
@ -0,0 +1,87 @@
|
|||
@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/F0CE127F7E2901AED9CB0C12117CD181>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:title "Dianthus deltoides L." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Dianthus_deltoides> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/969EA0751CADE3EA09ABCF0DB5658CF7> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Dianthus_deltoides> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/969EA0751CADE3EA09ABCF0DB5658CF7>
|
||||
dc:creator "Info Flora" ;
|
||||
dc:date "2021" ;
|
||||
dc:title "Info Flora Schweiz - Caryophyllaceae" .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dianthus_deltoides>
|
||||
# Info: Couldn't generate language tag for "Heide-Nelke"@undefined ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Dianthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "deltoides" ;
|
||||
dwc:vernacularName "Heide-Nelke", "Heide-Nelke"@de, "Oeillet a delta"@fr, "Garofano minore"@it ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Dianthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Dianthus>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:genus "Dianthus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Caryophyllaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
106
data/F0/CE/41/F0CE4184BFD945C730FFB247DD1C923D.ttl
Normal file
106
data/F0/CE/41/F0CE4184BFD945C730FFB247DD1C923D.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/F0CE4184BFD945C730FFB247DD1C923D>
|
||||
dc:creator "Mattia, Willy De; Neiber, Marco T.; Groh, Klaus" ;
|
||||
dc:title "Hystricella echinulata R. T. Lowe 1831" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hystricella_echinulata_Lowe_1831> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.732.21677> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.732.21677>
|
||||
bibo:endPage "125" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "732" ;
|
||||
dc:creator "Mattia, Willy De; Neiber, Marco T.; Groh, Klaus" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "Revision of the genus-group Hystricella R. T. Lowe, 1855 from Porto Santo (Madeira Archipelago), with descriptions of new recent and fossil taxa (Gastropoda, Helicoidea, Geomitridae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hystricella_echinulata_Lowe_1831>
|
||||
dwc:authority "R. T. Lowe, 1831" ;
|
||||
dwc:authorityName "R. T. Lowe" ;
|
||||
dwc:authorityYear "1831" ;
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Geomitridae" ;
|
||||
dwc:genus "Hystricella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "R. T. Lowe, 1831" ;
|
||||
dwc:species "echinulata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3P6HY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hystricella_echinulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hystricella_echinulata>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Geomitridae" ;
|
||||
dwc:genus "Hystricella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "echinulata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hystricella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hystricella>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Geomitridae" ;
|
||||
dwc:genus "Hystricella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Geomitridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Geomitridae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Geomitridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Stylommatophora" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
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 .
|
||||
101
data/F0/CE/5A/F0CE5AE42B9659EAA12EF640C25B2AA9.ttl
Normal file
101
data/F0/CE/5A/F0CE5AE42B9659EAA12EF640C25B2AA9.ttl
Normal file
|
|
@ -0,0 +1,101 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/F0CE5AE42B9659EAA12EF640C25B2AA9>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:title "Mesembryanthemum villosum Linnaeus, 1753, spec. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Mesembryanthemum_villosum_Linnaeus_1753> ;
|
||||
trt:publishedIn <https://doi.org/10.5962/bhl.title.669> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<https://doi.org/10.5962/bhl.title.669>
|
||||
dc:creator "Linnaeus, Carolus" ;
|
||||
dc:date "1753" ;
|
||||
dc:title "Species plantarum: exhibentes plantas rite cognitas, ad genera relatas, cum differentiis specificis, nominibus trivialibus, synonymis selectis, locis natalibus, secundum systema sexuale digestas" ;
|
||||
a fabio:Book .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mesembryanthemum_villosum_Linnaeus_1753>
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Mesembryanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
dwc:species "villosum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3ZZFS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum_villosum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum_villosum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Mesembryanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "villosum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mesembryanthemum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:genus "Mesembryanthemum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aizoaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aizoaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Aizoaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Caryophyllales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Caryophyllales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Caryophyllales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
107
data/F0/CE/BC/F0CEBC2B42A55E9DAE43A4F459A88782.ttl
Normal file
107
data/F0/CE/BC/F0CEBC2B42A55E9DAE43A4F459A88782.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/F0CEBC2B42A55E9DAE43A4F459A88782>
|
||||
dc:creator "Modebadze, Naia; Martens, Jochen; Snegovaya, Nataly; Barjadze, Shalva" ;
|
||||
dc:title "Phalangium opilio Linnaeus 1758" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phalangium_opilio_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/caucasiana.2.e106544> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/caucasiana.2.e106544>
|
||||
bibo:endPage "230" ;
|
||||
bibo:journal "Caucasiana" ;
|
||||
bibo:pubDate "2023-12-08" ;
|
||||
bibo:startPage "211" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Modebadze, Naia; Martens, Jochen; Snegovaya, Nataly; Barjadze, Shalva" ;
|
||||
dc:date "2023" ;
|
||||
dc:title "An annotated list of the Georgian harvestmen (Arachnida, Opiliones)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phalangium_opilio_Linnaeus_1758>
|
||||
dwc:LSID "F0CEBC2B-42A5-5E9D-AE43-A4F459A88782" ;
|
||||
dwc:authority "Linnaeus, 1758" ;
|
||||
dwc:authorityName "Linnaeus" ;
|
||||
dwc:authorityYear "1758" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sclerosomatidae" ;
|
||||
dwc:genus "Phalangium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
|
||||
dwc:species "opilio" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phalangium_opilio> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phalangium_opilio>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sclerosomatidae" ;
|
||||
dwc:genus "Phalangium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "opilio" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phalangium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phalangium>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sclerosomatidae" ;
|
||||
dwc:genus "Phalangium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sclerosomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sclerosomatidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sclerosomatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opiliones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opiliones>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
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 .
|
||||
101
data/F0/CE/E5/F0CEE5861D2FFECF76DC71E7C8346FEA.ttl
Normal file
101
data/F0/CE/E5/F0CEE5861D2FFECF76DC71E7C8346FEA.ttl
Normal file
|
|
@ -0,0 +1,101 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/F0CEE5861D2FFECF76DC71E7C8346FEA>
|
||||
dc:creator "Franz, Nico; Zhang, Guanyang" ;
|
||||
dc:title "Diaprepes anticus Franz & Zhang [FZ 2017, sp. n." ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/F0CEE5861D2FFECF76DC71E7C8346FEA/ARTSYS_0000271> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e10469> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Diaprepes_anticus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.5.e10469>
|
||||
bibo:endPage "10469" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "10469" ;
|
||||
bibo:volume "5" ;
|
||||
dc:creator "Franz, Nico; Zhang, Guanyang" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "Three new species of entimine weevils in Early Miocene amber from the Dominican Republic (Coleoptera: Curculionidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diaprepes_anticus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Diaprepes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "anticus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diaprepes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diaprepes>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Diaprepes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://treatment.plazi.org/id/F0CEE5861D2FFECF76DC71E7C8346FEA/ARTSYS_0000271>
|
||||
dwc:catalogNumber "ARTSYS 0000271" ;
|
||||
dwc:collectionCode "SCAN, ARTSYS" ;
|
||||
dwc:eventDate "Early Miocene, Burdigalian" ;
|
||||
dwc:locality "Unknown mine" ;
|
||||
dwc:recordedBy "R. E. Woodruff" ;
|
||||
dwc:typeStatus "Holotype" ;
|
||||
dwc:verbatimLatitude "19.0" ;
|
||||
dwc:verbatimLongitude "-70.666664" ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue