GG2RDF 2024-07-30T17:09:57.466Z (plazi/treatments-xml)
This commit is contained in:
parent
4bae2f6cc9
commit
9263b44cef
117
data/7F/2C/30/7F2C30633C00FFD5FF4BFE115FA6FA20.ttl
Normal file
117
data/7F/2C/30/7F2C30633C00FFD5FF4BFE115FA6FA20.ttl
Normal file
|
@ -0,0 +1,117 @@
|
|||
@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/7F2C30633C00FFD5FF4BFE115FA6FA20>
|
||||
dc:creator "Park, Eun-Ok; Han, Mi Sun; Lee, Wonchoel" ;
|
||||
dc:title "Orthopsyllus linearis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/7F2C30633C00FFD5FF4BFE115FA6FA20.mc.47ED8B283C00FFDFFE5EFDB15C97FD47> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Orthopsyllus_linearis_Claus_1866> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2012.1.1.056> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2012.1.1.056>
|
||||
bibo:endPage "67" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Journal of Species Research" ;
|
||||
bibo:pubDate "2012-02-28" ;
|
||||
bibo:startPage "56" ;
|
||||
bibo:volume "1" ;
|
||||
dc:creator "Park, Eun-Ok; Han, Mi Sun; Lee, Wonchoel" ;
|
||||
dc:date "2012" ;
|
||||
dc:title "The first record of Orthopsyllus species (Copepoda: Harpacticoida: Orthopsyllidae) from Korean waters" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Orthopsyllus_linearis_Claus_1866>
|
||||
dwc:authority "(Claus, 1866)" ;
|
||||
dwc:baseAuthorityName "Claus" ;
|
||||
dwc:baseAuthorityYear "1866" ;
|
||||
dwc:class "Copepoda" ;
|
||||
dwc:family "Orthopsyllidae" ;
|
||||
dwc:genus "Orthopsyllus" ;
|
||||
dwc:isUncertain "true" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpacticoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Claus, 1866)" ;
|
||||
dwc:species "linearis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FV3V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Orthopsyllus_linearis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthopsyllus_linearis>
|
||||
dwc:class "Copepoda" ;
|
||||
dwc:family "Orthopsyllidae" ;
|
||||
dwc:genus "Orthopsyllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpacticoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "linearis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthopsyllus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthopsyllus>
|
||||
dwc:class "Copepoda" ;
|
||||
dwc:family "Orthopsyllidae" ;
|
||||
dwc:genus "Orthopsyllus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpacticoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthopsyllidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthopsyllidae>
|
||||
dwc:class "Copepoda" ;
|
||||
dwc:family "Orthopsyllidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpacticoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpacticoida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Harpacticoida>
|
||||
dwc:class "Copepoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Harpacticoida" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copepoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Copepoda>
|
||||
dwc:class "Copepoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/7F2C30633C00FFD5FF4BFE115FA6FA20.mc.47ED8B283C00FFDFFE5EFDB15C97FD47>
|
||||
dwc:eventDate "2004-06-05" ;
|
||||
dwc:locality "Jeju" ;
|
||||
dwc:recordedBy "E. Nam & Y. - H. Song" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/7F2C30633C00FFD5FF4BFE115FA6FA20#47ED8B283C00FFDFFE5EFDB15C97FD47> ;
|
||||
a dwc:MaterialCitation .
|
Loading…
Reference in a new issue