@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://www.irandoc.acir/onto/irandoc/CHEBI:17135>
  skos:prefLabel "الکل چرب با زنجیره بلند"@fa, "long-chain fatty alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223667> .

<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:223667>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "بولامایسین بی"@fa, "baulamycin b"@en ;
  ns0:synonym_EXACT "(3R,5S,7R,10R,12R,13R)-13-[(R)-(3,5-dihydroxyphenyl)-hydroxymethyl]-10,12-dihydroxy-3,5,7,15-tetramethylhexadecan-2-one" ;
  ns0:inchi "InChI=1S/C27H46O6/c1-16(2)9-25(27(33)21-12-23(30)14-24(31)13-21)26(32)15-22(29)8-7-17(3)10-18(4)11-19(5)20(6)28/h12-14,16-19,22,25-27,29-33H,7-11,15H2,1-6H3/t17-,18+,19-,22-,25-,26-,27+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17135> ;
  ns0:mass "466.659" ;
  ns0:monoisotopicmass "466.32944" ;
  ns0:formula "C27H46O6" ;
  ns0:smiles "O=C([C@@H](C[C@H](C[C@@H](CC[C@@H](O)C[C@@H](O)[C@H]([C@@H](O)C1=CC(O)=CC(=C1)O)CC(C)C)C)C)C)C" ;
  ns0:inchikey "MJNVZYOTLNCHGR-QAPYEBMKSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
