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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:201660>
  ns0:inchi "InChI=1S/C15H22O5/c1-6-9(16)15(19)11(17)20-10-8-7(5-12(8,2)3)13(15,4)14(6,10)18/h6-10,16,18-19H,5H2,1-4H3/t6-,7+,8-,9+,10+,13-,14-,15?/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25000> ;
  ns0:synonym_EXACT "(1S,2R,3S,6S,7S,11S,12R)-1,10,11-trihydroxy-2,5,5,12-tetramethyl-8-oxatetracyclo[5.5.0.02,10.03,6]dodecan-9-one" ;
  skos:prefLabel "فاسیکولارون I"@fa, "fascicularone i"@en ;
  ns0:inchikey "LLSVGPGDHSNECB-LFRMZIPCSA-N" ;
  ns0:smiles "O=C1O[C@@H]2[C@@]3(O)[C@](C1(O)[C@@H](O)[C@H]3C)([C@H]4CC([C@@H]24)(C)C)C" ;
  ns0:monoisotopicmass "282.14672" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C15H22O5" ;
  ns0:mass "282.336" .

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 .
