@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:67265>
  skos:prefLabel "بتا دیکتون"@fa, "beta-diketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228779> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:228779>
  ns0:formula "C9H11F3O2S" ;
  ns0:mass "240.240" ;
  ns0:inchi "InChI=1S/C9H11F3O2S/c1-8(2)3-5(13)7(6(14)4-8)15-9(10,11)12/h7H,3-4H2,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:67265> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5،5 دی متیل 2 [(تری فلورومتیل) سولفانیل] 1،3 سیکلوهگزان دیون"@fa, "5,5-dimethyl-2-[(trifluoromethyl)sulfanyl]-1,3-cyclohexanedione"@en ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "5,5-dimethyl-2-(triluoromethylsulanyl)cyclohexane-1,3-dione" ;
  ns0:inchikey "YDOQORTWZHTGLJ-UHFFFAOYSA-N" ;
  ns0:smiles "S(C1C(=O)CC(CC1=O)(C)C)C(F)(F)F" ;
  ns0:monoisotopicmass "240.04319" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
