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

<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: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:93887> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:93887>
  ns0:subset "2_STAR" ;
  skos:prefLabel "(1s,4ar,5s)-5-[2-(3-furanyl)ethyl]-1,4a,6-trimethyl-2,3,4,5,8,8a-hexahydronaphthalene-1-carboxylic acid"@en, "(1S,4aR,5S) 5 [2 (3 فورانیل) اتیل] 1,4a,6 تری متیل ,,4,,8,8a هگزا هیدرونافتالین  کربوکسیلیک اسید"@fa ;
  ns0:smiles "CC1=CCC2[C@@]([C@H]1CCC3=COC=C3)(CCC[C@]2(C)C(=O)O)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H28O3/c1-14-5-8-17-19(2,10-4-11-20(17,3)18(21)22)16(14)7-6-15-9-12-23-13-15/h5,9,12-13,16-17H,4,6-8,10-11H2,1-3H3,(H,21,22)/t16-,17?,19+,20-/m0/s1" ;
  ns0:monoisotopicmass "316.20384" ;
  ns0:formula "C20H28O3" ;
  ns0:inchikey "IZRLEXPLVWDKBC-NGWLPYQTSA-N" ;
  ns0:mass "316.435" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23849> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
