@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:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205668> .

<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:205668>
  skos:prefLabel "12-deoxytrichodermin"@en, "12 دئوکسی تریکودرمین"@fa ;
  ns0:monoisotopicmass "276.17254" ;
  ns0:inchikey "BGSANDMRZPCQBG-OVYGPGRDSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(1S,2R,7R,9R,11R)-1,2,5-trimethyl-12-methylidene-8-oxatricyclo[7.2.1.02,7]dodec-5-en-11-yl] acetate" ;
  ns0:formula "C17H24O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H24O3/c1-10-6-7-16(4)14(8-10)20-13-9-15(19-12(3)18)17(16,5)11(13)2/h8,13-15H,2,6-7,9H2,1,3-5H3/t13-,14-,15-,16+,17-/m1/s1" ;
  ns0:mass "276.376" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:smiles "O=C(O[C@H]1[C@]2(C(=C)[C@@H](C1)O[C@H]3[C@@]2(CCC(=C3)C)C)C)C" .

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 .
