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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:189789>
  ns0:formula "C15H13ClO4" ;
  skos:prefLabel "کلروززامون"@fa, "chlorosesamone"@en ;
  ns0:inchi "InChI=1S/C15H13ClO4/c1-7(2)3-4-8-13(16)15(20)12-10(18)6-5-9(17)11(12)14(8)19/h3,5-6,19-20H,4H2,1-2H3" ;
  ns0:synonym_EXACT "6-chloro-5,8-dihydroxy-7-(3-methylbut-2-enyl)naphthalene-1,4-dione" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "ClC=1C(=C(O)C2=C(C1O)C(=O)C=CC2=O)CC=C(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24646> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "292.05024" ;
  ns0:inchikey "RRCFLLGBQIRZRO-UHFFFAOYSA-N" ;
  ns0:mass "292.720" .

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 .
