@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://www.irandoc.acir/onto/irandoc/CHEBI:64096>
  skos:prefLabel "بنزودیوکسین"@fa, "benzodioxine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205040> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:205040>
  ns0:formula "C26H34O6" ;
  ns0:mass "442.552" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64096> ;
  ns0:inchi "InChI=1S/C26H34O6/c1-18(2)13-14-31-26(19(3)4)17-30-23-12-11-21(15-24(23)32-26)10-8-9-20(5)22(16-28-6)25(27)29-7/h8-13,15-16,19H,14,17H2,1-7H3/b10-8+,20-9-,22-16+/t26-/m1/s1" ;
  skos:prefLabel "استروبیلورین ام"@fa, "strobilurin m"@en ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(OC)/C(/C(=C/C=C/C1=CC=2O[C@@](OCC=C(C)C)(C(C)C)COC2C=C1)/C)=C/OC" ;
  ns0:inchikey "UJQWGUUVRPYTKQ-LLMLEZONSA-N" ;
  ns0:monoisotopicmass "442.23554" ;
  ns0:synonym_EXACT "methyl (2E,3Z,5E)-2-(methoxymethylidene)-3-methyl-6-[(3S)-3-(3-methylbut-2-enoxy)-3-propan-2-yl-2H-1,4-benzodioxin-6-yl]hexa-3,5-dienoate" ;
  ns0:subset "2_STAR" .

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 .
