@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26912>
  skos:prefLabel "اکسولان ها"@fa, "oxolanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207021> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:207021>
  ns0:mass "266.337" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O1[C@@]2(O)[C@](O)(C3=C(C[C@](C3)(CO)C)[C@H](C2)C)C(C1)=C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26912> ;
  ns0:formula "C15H22O4" ;
  ns0:synonym_EXACT "(3aR,5S,7R,8bS)-7-(hydroxymethyl)-5,7-dimethyl-1-methylidene-4,5,6,8-tetrahydrocyclopenta[e][1]benzouran-3a,8b-diol" ;
  ns0:charge "0" ;
  skos:prefLabel "clitocybulol f"@en, "Clitocybulol F"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H22O4/c1-9-4-14(17)15(18,10(2)7-19-14)12-6-13(3,8-16)5-11(9)12/h9,16-18H,2,4-8H2,1,3H3/t9-,13+,14+,15+/m0/s1" ;
  ns0:monoisotopicmass "266.15181" ;
  ns0:inchikey "AUSSNWVQWKASCI-PSQHIMEXSA-N" .

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 .
