@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:22707>
  skos:prefLabel "بنزنتریول"@fa, "benzenetriol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:194001> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:194001>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "OC1=C(C/C=C(/CO)/C)C(O)=CC(O)=C1" ;
  skos:prefLabel "2-[(2e)-4-hydroxy-3-methylbut-2-en-1-yl]benzene-1,3,5-triol"@en, "2 [(2E) 4 هیدروکسی 3 متیل بوت 2 ان 1 ایل] بنزن 1،3،5 تریول"@fa ;
  ns0:inchi "InChI=1S/C11H14O4/c1-7(6-12)2-3-9-10(14)4-8(13)5-11(9)15/h2,4-5,12-15H,3,6H2,1H3/b7-2+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22707> ;
  ns0:synonym_EXACT "2-[(E)-4-hydroxy-3-methylbut-2-enyl]benzene-1,3,5-triol" ;
  ns0:charge "0" ;
  ns0:inchikey "IAWIULQCZQFYNZ-FARCUNLSSA-N" ;
  ns0:mass "210.229" ;
  ns0:monoisotopicmass "210.08921" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C11H14O4" .

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 .
