@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:59777>
  skos:prefLabel "کتال"@fa, "ketal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205562> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205562>
  ns0:smiles "O1[C@@]2(OC)[C@@H]([C@H]3C(CC(C3)(C)C)=C([C@@H](C1)C2)CO)C" ;
  ns0:mass "266.381" ;
  skos:prefLabel "conocenol c"@en, "کونوسنول سی"@fa ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:synonym_EXACT "[(1S,7S,8R,9R)-9-methoxy-5,5,8-trimethyl-10-oxatricyclo[7.2.1.03,7]dodec-2-en-2-yl]methanol" ;
  ns0:formula "C16H26O3" ;
  ns0:inchikey "QFXZTMBMDJGLJW-LSSIXWDNSA-N" ;
  ns0:monoisotopicmass "266.18819" ;
  ns0:inchi "InChI=1S/C16H26O3/c1-10-12-6-15(2,3)7-13(12)14(8-17)11-5-16(10,18-4)19-9-11/h10-12,17H,5-9H2,1-4H3/t10-,11-,12+,16-/m1/s1" ;
  ns0:subset "2_STAR" .

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 .
