@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:200060> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:200060>
  skos:prefLabel "hamigeran g"@en, "همیگران جی"@fa ;
  ns0:smiles "BrC1=C(O)C=2C(=O)C(=O)C[C@]3([C@@H](C2C=C1C)[C@@H](C(C)C)CC3)C" ;
  ns0:monoisotopicmass "378.08306" ;
  ns0:inchi "InChI=1S/C19H23BrO3/c1-9(2)11-5-6-19(4)8-13(21)17(22)14-12(15(11)19)7-10(3)16(20)18(14)23/h7,9,11,15,23H,5-6,8H2,1-4H3/t11-,15-,19+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1R,3aS,10bS)-8-bromo-7-hydroxy-3a,9-dimethyl-1-propan-2-yl-2,3,4,10b-tetrahydro-1H-benzo[e]azulene-5,6-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C19H23BrO3" ;
  ns0:inchikey "VXWUTGGQGOJSKP-VWCVUJCZSA-N" ;
  ns0:charge "0" ;
  ns0:mass "379.294" .

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 .
