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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121596>
  ns0:mass "269.296" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:67265> ;
  ns0:formula "C16H15NO3" ;
  skos:prefLabel "4-(3-methyl-5-isoxazolyl)-5-phenylcyclohexane-1,3-dione"@en, "4 (3 متیل 5 ایزوکسازولیل) 5 فنیل سیکلوهگزان 1،3 دیون"@fa ;
  ns0:monoisotopicmass "269.10519" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H15NO3/c1-10-7-15(20-17-10)16-13(8-12(18)9-14(16)19)11-5-3-2-4-6-11/h2-7,13,16H,8-9H2,1H3" ;
  ns0:inchikey "GZGDWGHQWNZRJL-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=NOC(=C1)C2C(CC(=O)CC2=O)C3=CC=CC=C3" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
