@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:198193> .

<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:198193>
  skos:prefLabel "تیانچیمایسین B"@fa, "tianchimycin b"@en ;
  ns0:monoisotopicmass "508.30362" ;
  ns0:inchikey "ICULWXFZOQBDSR-RTUJLLOQSA-N" ;
  ns0:formula "C28H44O8" ;
  ns0:inchi "InChI=1S/C28H44O8/c1-16-10-8-9-11-23(30)18(3)14-19(4)25(17(2)12-13-24(31)35-21(16)6)36-27-26(32)28(33,22(7)29)15-20(5)34-27/h8-13,16-22,25-27,29,32-33H,14-15H2,1-7H3/b10-8+,11-9+,13-12+/t16-,17-,18?,19-,20+,21+,22?,25+,26-,27?,28-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:synonym_EXACT "(3E,5S,6S,7S,11E,13E,15S,16R)-6-[(3R,4S,6R)-3,4-dihydroxy-4-(1-hydroxyethyl)-6-methyloxan-2-yl]oxy-5,7,9,15,16-pentamethyl-1-oxacyclohexadeca-3,11,13-triene-2,10-dione" ;
  ns0:smiles "O=C1O[C@@H]([C@H](C=CC=CC(=O)C(C[C@@H]([C@@H]([C@H](C=C1)C)OC2O[C@@H](C[C@]([C@H]2O)(O)C(O)C)C)C)C)C)C" ;
  ns0:mass "508.652" .

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 .
