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

<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://www.irandoc.acir/onto/irandoc/CHEBI:197931>
  skos:prefLabel "4، دی متوکسی وولپینیک اسید"@fa, "4,4'-dimethoxyvulpinic acid"@en ;
  ns0:mass "382.368" ;
  ns0:monoisotopicmass "382.10525" ;
  ns0:inchikey "VEJPFWDEGBXEMC-HTXNQAPBSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "methyl (2E)-2-[3-hydroxy-4-(4-methoxyphenyl)-5-oxouran-2-ylidene]-2-(4-methoxyphenyl)acetate" ;
  ns0:inchi "InChI=1S/C21H18O7/c1-25-14-8-4-12(5-9-14)16-18(22)19(28-21(16)24)17(20(23)27-3)13-6-10-15(26-2)11-7-13/h4-11,22H,1-3H3/b19-17+" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C21H18O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:charge "0" ;
  ns0:smiles "O=C1O/C(=C(/C2=CC=C(OC)C=C2)/C(=O)OC)/C(=C1C3=CC=C(OC)C=C3)O" .

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