@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:170107>
  ns0:smiles "OC1C(C2C(C3C4(CC2)CC(C(=O)C3)(C=C4)C)(CC1)C)(C)C" ;
  ns0:synonym_EXACT "6-hydroxy-5,5,9,13-tetramethyltetracyclo[11.2.1.01,10.04,9]hexadec-14-en-12-one" ;
  skos:prefLabel "یوکالکسین B14"@fa, "yucalexin b14"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "302.458" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H30O2/c1-17(2)13-5-8-20-10-9-18(3,12-20)16(22)11-14(20)19(13,4)7-6-15(17)21/h9-10,13-15,21H,5-8,11-12H2,1-4H3" ;
  ns0:inchikey "JPKPHLVETUEKFT-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> ;
  ns0:monoisotopicmass "302.22458" ;
  ns0:formula "C20H30O2" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:23849>
  skos:prefLabel "دیترپنوئید"@fa, "diterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:170107> .

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 .
