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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:214942>
  ns0:synonym_EXACT "(3E,5S,7S,20R,22R)-5,7,20-trihydroxy-22-[(2R)-2-hydroxypropyl]-1-oxacyclodocos-3-en-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C24H44O6" ;
  skos:prefLabel "ریکیول A2"@fa, "rickiol a2"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1O[C@@H](C[C@H](O)CCCCCCCCCCCC[C@@H](C[C@@H](C=C1)O)O)C[C@H](O)C" ;
  ns0:monoisotopicmass "428.31379" ;
  ns0:inchikey "CJPMQHIEMPGDOF-GWKOXTCVSA-N" ;
  ns0:inchi "InChI=1S/C24H44O6/c1-19(25)16-23-18-21(27)13-11-9-7-5-3-2-4-6-8-10-12-20(26)17-22(28)14-15-24(29)30-23/h14-15,19-23,25-28H,2-13,16-18H2,1H3/b15-14+/t19-,20+,21-,22-,23-/m1/s1" ;
  ns0:charge "0" ;
  ns0:mass "428.610" .

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 .
