@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:224719> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224719>
  skos:prefLabel "4،5،10،11 تتراهیدروکسی بیزابولین"@fa, "4,5,10,11-tetrahydroxybisaboline"@en ;
  ns0:inchikey "DIVJRNQAZRYCIO-JISICJPESA-N" ;
  ns0:mass "272.385" ;
  ns0:synonym_EXACT "(1R,2R,4S)-4-(5,6-dihydroxy-6-methylhept-1-en-2-yl)-1-methylcyclohexane-1,2-diol" ;
  ns0:monoisotopicmass "272.19876" ;
  ns0:smiles "O[C@]1([C@H](O)C[C@@H](C(=C)CCC(O)C(O)(C)C)CC1)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:formula "C15H28O4" ;
  ns0:inchi "InChI=1S/C15H28O4/c1-10(5-6-12(16)14(2,3)18)11-7-8-15(4,19)13(17)9-11/h11-13,16-19H,1,5-9H2,2-4H3/t11-,12?,13+,15+/m0/s1" .

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 .
