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

<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:211976>
  ns0:formula "C19H16O7" ;
  skos:prefLabel "karimunone b"@en, "کریمونون بی"@fa ;
  ns0:charge "0" ;
  ns0:smiles "O=C1OC(=CC=2C1=C(O)C=C(OC)C2)CC3=C(C(O)=CC(=C3)O)C(=O)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "356.08960" ;
  ns0:inchikey "UDNRRTYWORVLAP-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "3-[(2-acetyl-3,5-dihydroxyphenyl)methyl]-8-hydroxy-6-methoxyisochromen-1-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchi "InChI=1S/C19H16O7/c1-9(20)17-10(3-12(21)7-15(17)22)5-14-6-11-4-13(25-2)8-16(23)18(11)19(24)26-14/h3-4,6-8,21-23H,5H2,1-2H3" ;
  ns0:mass "356.330" .

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 .
