@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:24646>
  skos:prefLabel "هیدروکینون ها"@fa, "hydroquinones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:217803> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:217803>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24646> ;
  ns0:smiles "O1[C@@]([C@H]2O[C@](C1)(/C=C/C3=C(O)C=CC(=C3)O)CC2)(CCC=C(C)C)C" ;
  ns0:mass "344.451" ;
  ns0:synonym_EXACT "2-[(E)-2-[(1S,4R,5S)-4-methyl-4-(4-methylpent-3-enyl)-3,8-dioxabicyclo[3.2.1]octan-1-yl]ethenyl]benzene-1,4-diol" ;
  ns0:charge "0" ;
  ns0:inchikey "SIAPIMNTTQNPND-INMUPGFOSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(+/-)-cochlearin b"@en, "(+/) کوکلئارین B"@fa ;
  ns0:formula "C21H28O4" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "344.19876" ;
  ns0:inchi "InChI=1S/C21H28O4/c1-15(2)5-4-10-20(3)19-9-12-21(25-19,14-24-20)11-8-16-13-17(22)6-7-18(16)23/h5-8,11,13,19,22-23H,4,9-10,12,14H2,1-3H3/b11-8+/t19-,20+,21+/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:mass rdfs:label "جرم"@fa, "mass"@en .
