@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:39270>
  skos:prefLabel "نفتوفوران"@fa, "naphthofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199330> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:199330>
  ns0:smiles "O=C1OCC=2[C@@]1(O)[C@@]3([C@H](C(CCC3)(C)C)[C@@H](C2)OC(=O)/C=C/CO)C" ;
  ns0:inchi "InChI=1S/C19H26O6/c1-17(2)7-5-8-18(3)15(17)13(25-14(21)6-4-9-20)10-12-11-24-16(22)19(12,18)23/h4,6,10,13,15,20,23H,5,7-9,11H2,1-3H3/b6-4+/t13-,15+,18+,19+/m1/s1" ;
  skos:prefLabel "(E) 6 (4' هیدروکسی 2' بوتنویل) استروبیلاکتون A"@fa, "(e)-6-(4′-hydroxy-2′-butenoyl)-strobilactone a"@en ;
  ns0:mass "350.411" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  ns0:monoisotopicmass "350.17294" ;
  ns0:synonym_EXACT "[(5R,5aS,9aS,9bS)-9b-hydroxy-6,6,9a-trimethyl-1-oxo-3,5,5a,7,8,9-hexahydrobenzo[e][2]benzouran-5-yl] (E)-4-hydroxybut-2-enoate" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "TYGNEFQVDBQZSZ-DBPGAUQVSA-N" ;
  ns0:formula "C19H26O6" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
