This commit is contained in:
parent
3104a3d821
commit
5b729166f4
91
data/03/BF/87/03BF87BF26225D6E61C4BED1FCBB4152.ttl
Normal file
91
data/03/BF/87/03BF87BF26225D6E61C4BED1FCBB4152.ttl
Normal file
|
@ -0,0 +1,91 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
|
||||
<http://treatment.plazi.org/id/03BF87BF26225D6E61C4BED1FCBB4152>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Luidia_Forbes_1839> ;
|
||||
dc:creator "Yiu, Sam King Fung; Mah, Christopher L." ;
|
||||
dc:title "Luidiidae Sladen 1889" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Luidiidae_Sladen_1889> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5526.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.5526.1.1>
|
||||
bibo:endPage "69" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2024-10-22" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "5526" ;
|
||||
dc:creator "Yiu, Sam King Fung; Mah, Christopher L." ;
|
||||
dc:date "2024" ;
|
||||
dc:title "New Ecological Observations and Occurrence for Asteroidea and Echinoidea in Hong Kong" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Luidiidae_Sladen_1889>
|
||||
dwc:authority "Sladen 1889" ;
|
||||
dwc:authorityName "Sladen" ;
|
||||
dwc:authorityYear "1889" ;
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Luidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Paxillosida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Sladen, 1889" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NJKG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Luidiidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Luidia_Forbes_1839>
|
||||
dwc:authorityName "Forbes" ;
|
||||
dwc:authorityYear "1839" ;
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Luidiidae" ;
|
||||
dwc:genus "Luidia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Paxillosida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Forbes, 1839" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Luidia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Luidiidae>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Luidiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Paxillosida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Paxillosida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paxillosida>
|
||||
dwc:order "Paxillosida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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 .
|
|
@ -120,9 +120,19 @@
|
|||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BF87BF26385D7A61C4BFF1FB604152.mc.3B7E3CF426365D7A61C4BE99FA9040EA>
|
||||
dwc:catalogNumber "USNM 3036" ;
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:recordedBy "W. Stimpson" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BF87BF26385D7A61C4BFF1FB604152#3B7E3CF426365D7A61C4BE99FA9040EA> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BF87BF26385D7A61C4BFF1FB604152.mc.3B7E3CF426365D7A6194BF45FB1C4152>
|
||||
dwc:catalogNumber "CASIZ 308834" ;
|
||||
dwc:collectionCode "CASIZ" ;
|
||||
dwc:eventDate "1994-10-04" ;
|
||||
dwc:locality "Mirs Bay NE" ;
|
||||
dwc:recordedBy "Coral Reef Research Foundation" ;
|
||||
dwc:verbatimLatitude "22.463" ;
|
||||
dwc:verbatimLongitude "114.4185" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BF87BF26385D7A61C4BFF1FB604152#3B7E3CF426365D7A6194BF45FB1C4152> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -233,9 +233,16 @@
|
|||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BF87BF263D5D7661C4BC2CFE17463E.mc.3B7E3CF4263A5D7661C4BBE1FDEC45F6>
|
||||
dwc:catalogNumber "CASIZ 113389" ;
|
||||
dwc:collectionCode "CASIZ" ;
|
||||
dwc:verbatimLatitude "22.463" ;
|
||||
dwc:verbatimLongitude "114.4185" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BF87BF263D5D7661C4BC2CFE17463E#3B7E3CF4263A5D7661C4BBE1FDEC45F6> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03BF87BF263D5D7661C4BC2CFE17463E.mc.3B7E3CF4263A5D766194BBA8FE17463E>
|
||||
dwc:catalogNumber "USNM 3036" ;
|
||||
dwc:collectionCode "USNM" ;
|
||||
dwc:recordedBy "W. Stimpson" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03BF87BF263D5D7661C4BC2CFE17463E#3B7E3CF4263A5D766194BBA8FE17463E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/03BF87BF263E5D7261C4BA21FE9546F6>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Anthenea_Gray_1840>, <http://taxon-concept.plazi.org/id/Animalia/Culcita_Agassiz_1836>, <http://taxon-concept.plazi.org/id/Animalia/Culcita_novaeguineae_Muller_1842>, <http://taxon-concept.plazi.org/id/Animalia/Gymnanthenea_Clark_1938>, <http://taxon-concept.plazi.org/id/Animalia/Oreaster_reticulatus_Linnaeus_1758>, <http://taxon-concept.plazi.org/id/Animalia/Oreasteridae_Fisher_1908>, <http://taxon-concept.plazi.org/id/Animalia/Pentaceraster_Doderlein_1916>, <http://taxon-concept.plazi.org/id/Animalia/Pentaceraster_alveolatus_Perrier_1875>, <http://taxon-concept.plazi.org/id/Animalia/Pentaceraster_sibogae_Doderlein_1916> ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Anthenea_Gray_1840>, <http://taxon-concept.plazi.org/id/Animalia/Culcita_Agassiz_1836>, <http://taxon-concept.plazi.org/id/Animalia/Culcita_novaeguineae_Muller_1842>, <http://taxon-concept.plazi.org/id/Animalia/Gymnanthenea_Clark_1938>, <http://taxon-concept.plazi.org/id/Animalia/Oreaster_reticulatus_Linnaeus_1758>, <http://taxon-concept.plazi.org/id/Animalia/Pentaceraster_Doderlein_1916>, <http://taxon-concept.plazi.org/id/Animalia/Pentaceraster_alveolatus_Perrier_1875>, <http://taxon-concept.plazi.org/id/Animalia/Pentaceraster_sibogae_Doderlein_1916> ;
|
||||
dc:creator "Yiu, Sam King Fung; Mah, Christopher L." ;
|
||||
dc:title "Oreasteridae Fisher 1908" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Oreasteridae_Fisher_1908> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthenea_undetermined> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5526.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
@ -159,3 +159,36 @@
|
|||
dwc:scientificNameAuthorship "Doderlein, 1916" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pentaceraster> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oreasteridae>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:family "Oreasteridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Valvatida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Valvatida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Valvatida>
|
||||
dwc:order "Valvatida" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Asteroidea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Asteroidea>
|
||||
dwc:class "Asteroidea" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
|
||||
dwc:phylum "Echinodermata" ;
|
||||
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…
Reference in a new issue