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

<http://www.irandoc.acir/onto/irandoc/CHEBI:207452>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "YZGDHGODNYXGIN-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "2-methoxy-3,5-dimethyl-6-(5-methylhexanoyl)pyran-4-one", "6-[(E)-4-hydroxypent-2-en-2-yl]-3-methylpyran-2-one" ;
  skos:prefLabel "nocapyrone p"@en, "نوکاپیرون پی"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H22O4/c1-9(2)7-6-8-12(16)14-10(3)13(17)11(4)15(18-5)19-14/h9H,6-8H2,1-5H3" ;
  ns0:smiles "O=C1C(=C(OC(=C1C)C(=O)CCCC(C)C)OC)C" ;
  ns0:monoisotopicmass "266.15181" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "266.337" ;
  ns0:formula "C15H22O4" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
