@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#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:26004>
  skos:prefLabel "فنیل پروپانوئید"@fa, "phenylpropanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:9365> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:9365>
  ns0:synonym_EXACT "Surinamensin" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26004> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "surinamensin"@en, "سورینامنسین"@fa ;
  ns0:formula "C22H28O6" ;
  ns0:monoisotopicmass "388.18859" ;
  ns0:smiles "COc1cc(ccc1O[C@H](C)[C@H](O)c1cc(OC)c(OC)c(OC)c1)/C=C/C" ;
  ns0:inchi "InChI=1S/C22H28O6/c1-7-8-15-9-10-17(18(11-15)24-3)28-14(2)21(23)16-12-19(25-4)22(27-6)20(13-16)26-5/h7-14,21,23H,1-6H3/b8-7+/t14-,21+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "388.455" ;
  ns0:inchikey "LNEPYGTUEWFPKT-BUNWUOFNSA-N" .

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 .
