@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://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:23252>
  skos:prefLabel "اسیدهای سینامیک"@fa, "cinnamic acids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135861> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135861>
  ns0:inchikey "CWRBDUIQDIHWJZ-SOFGYWHQSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23252> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H16I3NO3/c1-3-5-12(20)19-14-11(17)7-10(16)9(13(14)18)6-8(4-2)15(21)22/h6-7H,3-5H2,1-2H3,(H,19,20)(H,21,22)/b8-6+" ;
  skos:prefLabel "bunamiodyl"@en, "بونامیودیل"@fa ;
  ns0:monoisotopicmass "638.82643" ;
  ns0:formula "C15H16I3NO3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "639.006" ;
  ns0:smiles "C=1(C=C(C(=C(C1/C=C(/C(O)=O)/CC)I)NC(=O)CCC)I)I" ;
  ns0:synonym_RELATED "buniodyl" .

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 .
