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

<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:223259>
  ns0:inchi "InChI=1S/C17H26O5/c1-9(18)21-11-7-12-17(20)8-10-13(22-12)14(2,16(11,17)4)5-6-15(10,3)19/h10-13,19-20H,5-8H2,1-4H3/t10-,11+,12+,13+,14-,15-,16+,17-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(O[C@H]1[C@@]2([C@@]3([C@H]4[C@@H]([C@](O)(C)CC3)C[C@]2(O)[C@@H](C1)O4)C)C)C" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "تریکودرمارین اف"@fa, "trichodermarin f"@en ;
  ns0:synonym_EXACT "[(1S,2R,4S,5S,8R,9R,11R,13R)-2,5-dihydroxy-1,5,8-trimethyl-10-oxatetracyclo[6.5.0.02,11.04,9]tridecan-13-yl] acetate" ;
  ns0:charge "0" ;
  ns0:mass "310.390" ;
  ns0:inchikey "PXRRKVRLSYWVFF-RRKOFPFZSA-N" ;
  ns0:monoisotopicmass "310.17802" ;
  ns0:formula "C17H26O5" .

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 .
