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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199934>
  ns0:inchikey "YMKVBCRZKHLPMY-CZIZESTLSA-N" ;
  ns0:inchi "InChI=1S/C22H20O7/c1-25-15-9-5-13(6-10-15)17-19(27-3)20(29-22(17)24)18(21(23)28-4)14-7-11-16(26-2)12-8-14/h5-12H,1-4H3/b20-18+" ;
  ns0:smiles "O=C1O/C(=C(/C2=CC=C(OC)C=C2)/C(=O)OC)/C(=C1C3=CC=C(OC)C=C3)OC" ;
  ns0:monoisotopicmass "396.12090" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:formula "C22H20O7" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "متیل 4،4 دی متوکسی ولپینات"@fa, "methyl 4,4'-dimethoxy vulpinate"@en ;
  ns0:mass "396.395" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl (2E)-2-[3-methoxy-4-(4-methoxyphenyl)-5-oxouran-2-ylidene]-2-(4-methoxyphenyl)acetate" ;
  ns0:subset "2_STAR" .

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