@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://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:48953>
  skos:prefLabel "سیکلوهگزنون ها"@fa, "cyclohexenones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:200341> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:200341>
  ns0:synonym_EXACT "(5R,6R)-2,5,6-trihydroxy-3-methylcyclohex-2-en-1-one" ;
  skos:prefLabel "gabosine l"@en, "گابوزین ال"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C(O)=C(C[C@H]([C@H]1O)O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> ;
  ns0:formula "C7H10O4" ;
  ns0:monoisotopicmass "158.05791" ;
  ns0:inchikey "DPONTXUDLAFZOP-INEUFUBQSA-N" ;
  ns0:charge "0" ;
  ns0:mass "158.153" ;
  ns0:inchi "InChI=1S/C7H10O4/c1-3-2-4(8)6(10)7(11)5(3)9/h4,6,8-10H,2H2,1H3/t4-,6-/m1/s1" ;
  ns0:subset "2_STAR" .

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 .
