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

<http://www.irandoc.acir/onto/irandoc/CHEBI:226034>
  skos:prefLabel "Antarlide G"@fa, "antarlide g"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:synonym_EXACT "(3E,5Z,7E,9E,12S,13E,15E,17R)-20-[(3S,4R)-2,4-dihydroxy-4-(3-hydroxyphenyl)-3-methylbutyl]-12-hydroxy-3,13,17-trimethyl-1-oxacycloicosa-3,5,7,9,13,15-hexaen-2-one" ;
  ns0:smiles "O=C1OC(CC[C@H](C=CC=C([C@@H](O)CC=CC=CC=CC=C1C)C)C)CC(O)[C@@H]([C@@H](O)C2=CC(O)=CC=C2)C" ;
  ns0:inchikey "RHNUKVAHHYHSLS-KDUNRJDFSA-N" ;
  ns0:inchi "InChI=1S/C33H44O6/c1-23-13-11-15-24(2)30(35)18-10-8-6-5-7-9-14-25(3)33(38)39-29(20-19-23)22-31(36)26(4)32(37)27-16-12-17-28(34)21-27/h5-17,21,23,26,29-32,34-37H,18-20,22H2,1-4H3/b6-5+,9-7-,10-8+,13-11+,24-15+,25-14+/t23-,26-,29?,30-,31?,32+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "536.31379" ;
  ns0:formula "C33H44O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "536.709" ;
  ns0:charge "0" .

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 .
