@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:25238>
  skos:prefLabel "متوکسی بنزوئیک اسید"@fa, "methoxybenzoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:225617> .

<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:225617>
  ns0:mass "326.348" ;
  skos:prefLabel "تریکودرولید E"@fa, "trichoderolide e"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H18O5/c1-22-15-9-7-14(8-10-15)18(20)24-17-12-16(23-19(17)21)11-13-5-3-2-4-6-13/h2-10,16-17H,11-12H2,1H3/t16-,17-/m1/s1" ;
  ns0:inchikey "AFJPCWXFOCJSAX-IAGOWNOFSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25238> ;
  ns0:smiles "O=C1O[C@H](CC2=CC=CC=C2)C[C@H]1OC(=O)C3=CC=C(OC)C=C3" ;
  ns0:synonym_EXACT "[(3R,5R)-5-benzyl-2-oxooxolan-3-yl] 4-methoxybenzoate" ;
  ns0:monoisotopicmass "326.11542" ;
  ns0:formula "C19H18O5" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
