@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205479>
  ns0:monoisotopicmass "254.18819" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46942> ;
  ns0:synonym_EXACT "(1R,2R,5S,6R,7S,8S,9S)-1,5,8,9-tetramethyl-12-oxatricyclo[6.3.1.02,6]dodecane-5,7-diol" ;
  skos:prefLabel "توبرکولاریول D"@fa, "tuberculariol d"@en ;
  ns0:mass "254.370" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "PIYWHRNORFKMHX-JTGSROGXSA-N" ;
  ns0:inchi "InChI=1S/C15H26O3/c1-9-5-8-14(3)10-6-7-13(2,17)11(10)12(16)15(9,4)18-14/h9-12,16-17H,5-8H2,1-4H3/t9-,10+,11+,12-,13-,14+,15-/m0/s1" ;
  ns0:formula "C15H26O3" ;
  ns0:smiles "O1[C@@]2([C@@H](O)[C@@H]3[C@](O)(C)CC[C@H]3[C@]1(CC[C@@H]2C)C)C" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46942>
  skos:prefLabel "اگزان ها"@fa, "oxanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205479> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
