@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25830>
  skos:prefLabel "پی کینون"@fa, "p-quinones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198349> .

<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:198349> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198349>
  ns0:monoisotopicmass "208.07356" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25830>, <http://www.irandoc.acir/onto/irandoc/CHEBI:22729> ;
  ns0:mass "208.213" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C11H12O4" ;
  skos:prefLabel "malbranicin"@en, "مالبرانیسین"@fa ;
  ns0:synonym_EXACT "2-methoxy-6-(3-oxobutan-2-yl)cyclohexa-2,5-diene-1,4-dione" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RYIGSNBSBGKNIH-LURJTMIESA-N" ;
  ns0:smiles "O=C1C(OC)=CC(=O)C=C1[C@H](C(=O)C)C" ;
  ns0:inchi "InChI=1S/C11H12O4/c1-6(7(2)12)9-4-8(13)5-10(15-3)11(9)14/h4-6H,1-3H3/t6-/m0/s1" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
