@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50345>
  skos:prefLabel "میلبمایسین"@fa, "milbemycin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:141370> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:141370>
  skos:prefLabel "VM 44866"@fa, "vm 44866"@en ;
  ns0:inchi "InChI=1S/C34H48O8/c1-7-21(4)30-23(6)15-28(35)33(42-30)17-26-16-25(41-33)12-11-20(3)13-19(2)9-8-10-24-18-39-31-29(36)22(5)14-27(32(37)40-26)34(24,31)38/h7-11,14,19,23,25-31,35-36,38H,12-13,15-18H2,1-6H3/b9-8+,20-11+,21-7+,24-10+/t19-,23-,25+,26-,27-,28+,29+,30+,31+,33-,34+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50345> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "HSLQALAXKYULNJ-JGQPNSKLSA-N" ;
  ns0:mass "584.741" ;
  ns0:monoisotopicmass "584.33492" ;
  ns0:smiles "[C@@]12(C3=CC=C[C@@H](CC(=CC[C@]4(O[C@@]5(C[C@H](C4)OC([C@]1([H])C=C(C)[C@H]([C@@]2([H])OC3)O)=O)O[C@@H]([C@H](C[C@H]5O)C)/C(/C)=C/C)[H])C)C)O" ;
  ns0:charge "0" ;
  ns0:formula "C34H48O8" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
