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

<http://www.irandoc.acir/onto/irandoc/CHEBI:201369>
  ns0:inchikey "YJPXBEYGHKFONN-BBUHLFHCSA-N" ;
  ns0:formula "C17H24O6" ;
  ns0:mass "324.373" ;
  skos:prefLabel "تنوئیپسین A"@fa, "tenuipesine a"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:monoisotopicmass "324.15729" ;
  ns0:synonym_EXACT "[(1S,2R,5S,7R,8R,10R,11R,12S)-11-hydroxy-2-(hydroxymethyl)-1,5-dimethyl-13-oxo-9-oxatetracyclo[8.2.1.02,8.05,7]tridecan-12-yl] acetate" ;
  ns0:inchi "InChI=1S/C17H24O6/c1-8(19)22-14-10(20)11-12(21)16(14,3)17(7-18)5-4-15(2)6-9(15)13(17)23-11/h9-11,13-14,18,20H,4-7H2,1-3H3/t9-,10-,11+,13+,14+,15-,16+,17+/m0/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1[C@]2([C@@]3([C@@H]([C@H]4[C@@](C)(CC3)C4)O[C@@H]1[C@H](O)[C@H]2OC(=O)C)CO)C" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
