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

<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:227485>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:monoisotopicmass "318.11034" ;
  ns0:formula "C17H18O6" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(OC)[C@H]1[C@H](C(=O)C2=C(O)C=CC(=C2)O)[C@@H](C(C=O)=C)CC1" ;
  ns0:synonym_EXACT "methyl (1R,2R,3S)-2-(2,5-dihydroxybenzoyl)-3-(3-oxoprop-1-en-2-yl)cyclopentane-1-carboxylate" ;
  skos:prefLabel "(+)-applanatumol w"@en, "(+) آپلاناتومول دبلیو"@fa ;
  ns0:mass "318.325" ;
  ns0:inchi "InChI=1S/C17H18O6/c1-9(8-18)11-4-5-12(17(22)23-2)15(11)16(21)13-7-10(19)3-6-14(13)20/h3,6-8,11-12,15,19-20H,1,4-5H2,2H3/t11-,12-,15-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VOSMLEIXNQUDNH-LALPHHSUSA-N" ;
  ns0:charge "0" .

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 .
