@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:37667>
  skos:prefLabel "سسکوی ترپن لاکتون"@fa, "sesquiterpene lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174473> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174473>
  ns0:formula "C15H20O4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "isoamberboin"@en, "ایزوآمبربوئین"@fa ;
  ns0:mass "264.321" ;
  ns0:inchikey "ZAPNUFCAIXITRW-UHFFFAOYSA-N" ;
  ns0:smiles "O1C2C3C(CC(=O)C3C)C(CC(O)C2C(C1=O)C)=C" ;
  ns0:synonym_EXACT "4-hydroxy-3,9-dimethyl-6-methylidene-3a,4,5,6a,7,9,9a,9b-octahydro-3H-azuleno[4,5-b]uran-2,8-dione" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "264.13616" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37667> ;
  ns0:inchi "InChI=1S/C15H20O4/c1-6-4-11(17)13-8(3)15(18)19-14(13)12-7(2)10(16)5-9(6)12/h7-9,11-14,17H,1,4-5H2,2-3H3" .

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 .
