@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207804> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207804>
  ns0:synonym_EXACT "(1S,4S,4aR,7aS,7bR)-1,4-dihydroxy-3-(hydroxymethyl)-6,6,7b-trimethyl-1,4,4a,5,7,7a-hexahydrocyclobuta[e]inden-2-one" ;
  ns0:formula "C15H22O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C([C@@H](O)[C@@H]3CC(C[C@@H]3[C@@]2(C)[C@@H]1O)(C)C)CO" ;
  skos:prefLabel "tsugicoline a"@en, "تسوگیکولین A"@fa ;
  ns0:monoisotopicmass "266.15181" ;
  ns0:inchi "InChI=1S/C15H22O4/c1-14(2)4-7-9(5-14)15(3)10(12(18)13(15)19)8(6-16)11(7)17/h7,9,11,13,16-17,19H,4-6H2,1-3H3/t7-,9+,11+,13-,15-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:inchikey "PAMKMSXEULAYKN-TZBUPLKMSA-N" ;
  ns0:mass "266.337" ;
  ns0:charge "0" .

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 .
