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

<http://www.irandoc.acir/onto/irandoc/CHEBI:216737>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1C=C[C@@H](C)[C@@]2([C@H]1O)C(=O)O[C@@H](C2=O)C" ;
  ns0:inchi "InChI=1S/C11H12O5/c1-5-3-4-7(12)9(14)11(5)8(13)6(2)16-10(11)15/h3-6,9,14H,1-2H3/t5-,6-,9+,11-/m1/s1" ;
  ns0:mass "224.212" ;
  ns0:synonym_EXACT "(3R,5S,6R,10R)-6-hydroxy-3,10-dimethyl-2-oxaspiro[4.5]dec-8-ene-1,4,7-trione" ;
  ns0:charge "0" ;
  ns0:inchikey "VBOXLOPSWCNKSQ-GMVJNNPSSA-N" ;
  skos:prefLabel "وروکولینون"@fa, "verruculinone"@en ;
  ns0:formula "C11H12O5" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "224.06847" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> .

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 .
