@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:72695>
  skos:prefLabel "مولکول آلی"@fa, "organic molecule"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:9165> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:9165>
  skos:prefLabel "سیرودسمین اچ"@fa, "sirodesmin h"@en ;
  ns0:inchikey "ITMLCHOGYDYPNT-OQIMMBKLSA-N" ;
  ns0:mass "454.496" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H26N2O8S/c1-9-16(3,4)12(25)18(30-9)6-11-17(28,13(18)29-10(2)24)7-19-14(26)21(5)20(8-23,31-19)15(27)22(11)19/h9,11,13,23,28H,6-8H2,1-5H3/t9-,11-,13+,17+,18-,19-,20-/m1/s1" ;
  ns0:formula "C20H26N2O8S" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "454.14099" ;
  ns0:smiles "C[C@H]1O[C@]2(C[C@H]3N4C(=O)[C@@]5(CO)S[C@]4(C[C@@]3(O)[C@@H]2OC(C)=O)C(=O)N5C)C(=O)C1(C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72695> ;
  ns0:synonym_EXACT "Sirodesmin H" .

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 .
