@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:25106>
  skos:prefLabel "ماکرولید"@fa, "macrolide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198189> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:198189>
  ns0:charge "0" ;
  ns0:smiles "O=C1O[C@H]2C[C@](O[C@@H](C2)CC(=CCC=CCC(=C1)CC(=O)O)C)(O)CC/C(=C/CC3=CC=CC=C3)/C" ;
  ns0:mass "494.628" ;
  ns0:inchikey "ROPGADFKOUALIE-DJIBYVLHSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C30H38O6/c1-22(13-14-24-10-6-4-7-11-24)15-16-30(34)21-27-20-26(36-30)17-23(2)9-5-3-8-12-25(18-28(31)32)19-29(33)35-27/h3-4,6-11,13,19,26-27,34H,5,12,14-18,20-21H2,1-2H3,(H,31,32)/b8-3-,22-13+,23-9-,25-19+/t26-,27-,30+/m1/s1" ;
  ns0:formula "C30H38O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  skos:prefLabel "ripostatin a"@en, "ریپوستاتین A"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "494.26684" ;
  ns0:synonym_EXACT "2-[(1R,4E,7Z,10Z,13R,15S)-15-hydroxy-11-methyl-15-[(E)-3-methyl-5-phenylpent-3-enyl]-3-oxo-2,14-dioxabicyclo[11.3.1]heptadeca-4,7,10-trien-5-yl]acetic acid" .

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 .
