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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214789>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C20H16O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  skos:prefLabel "فندلریل سی"@fa, "fendleryl c"@en ;
  ns0:inchikey "ZPMGXRIYTXFROK-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H16O7/c1-25-14-9-5-12(6-10-14)19-18(23)16(26-2)15(17(22)20(19,24)27-19)11-3-7-13(21)8-4-11/h3-10,21,24H,1-2H3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "368.08960" ;
  ns0:synonym_EXACT "1-hydroxy-3-(4-hydroxyphenyl)-4-methoxy-6-(4-methoxyphenyl)-7-oxabicyclo[4.1.0]hept-3-ene-2,5-dione" ;
  ns0:smiles "O=C1C(=C(OC)C(=O)C2(C1(O2)O)C3=CC=C(OC)C=C3)C4=CC=C(O)C=C4" ;
  ns0:subset "2_STAR" ;
  ns0:mass "368.341" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
