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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202604>
  ns0:mass "208.213" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "3-acetonyl-2,6-dimethyl-5-hydroxy-1,4-benzoquinone"@en, "3 استونیل 2،6 دی متیل 5 هیدروکسی 1،4 بنزوکینون"@fa ;
  ns0:inchikey "SWHWISRMTOPFNE-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C11H12O4/c1-5(12)4-8-6(2)9(13)7(3)10(14)11(8)15/h13H,4H2,1-3H3" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22729> ;
  ns0:formula "C11H12O4" ;
  ns0:monoisotopicmass "208.07356" ;
  ns0:synonym_EXACT "4-hydroxy-3,5-dimethyl-6-(2-oxopropyl)cyclohexa-3,5-diene-1,2-dione" ;
  ns0:smiles "O=C1C(=O)C(=C(O)C(=C1CC(=O)C)C)C" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
