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

<http://www.irandoc.acir/onto/irandoc/CHEBI:36141>
  skos:prefLabel "کینون"@fa, "quinone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203000> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:203000>
  skos:prefLabel "فومالیگل A"@fa, "phomaligol a"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36141>, <http://www.irandoc.acir/onto/irandoc/CHEBI:22729> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C14H20O6/c1-6-8(2)11(16)20-14(4)9(15)7-10(19-5)13(3,18)12(14)17/h7-8,18H,6H2,1-5H3/t8?,13-,14-/m1/s1" ;
  ns0:charge "0" ;
  ns0:formula "C14H20O6" ;
  ns0:monoisotopicmass "284.12599" ;
  ns0:synonym_EXACT "[(1R,5R)-5-hydroxy-4-methoxy-1,5-dimethyl-2,6-dioxocyclohex-3-en-1-yl] 2-methylbutanoate" ;
  ns0:smiles "O=C1C=C(OC)[C@](O)(C)C([C@@]1(OC(=O)C(CC)C)C)=O" ;
  ns0:inchikey "DWJRXSZPSOQYDZ-HQOPCJQPSA-N" ;
  ns0:mass "284.308" .

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 .
