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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202206>
  ns0:inchikey "ICBADFFZJHLIJL-UWSPEPLBSA-N" ;
  ns0:smiles "O=C1C2=C([C@@](O)(C)[C@@H]3[C@H]1[C@H](O)C(C)(C)C3)C[C@@H](O)OC2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C15H22O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48953> ;
  skos:prefLabel "استروسترئین آر"@fa, "sterostrein r"@en ;
  ns0:synonym_EXACT "(3S,5R,5aS,8S,8aS)-3,5,8-trihydroxy-5,7,7-trimethyl-3,4,5a,6,8,8a-hexahydro-1H-cyclopenta[g]isochromen-9-one" ;
  ns0:inchi "InChI=1S/C15H22O5/c1-14(2)5-9-11(13(14)18)12(17)7-6-20-10(16)4-8(7)15(9,3)19/h9-11,13,16,18-19H,4-6H2,1-3H3/t9-,10-,11+,13-,15-/m0/s1" ;
  ns0:monoisotopicmass "282.14672" ;
  ns0:mass "282.336" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
