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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198452>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:monoisotopicmass "488.24102" ;
  skos:prefLabel "7 o مالونیل ماکرولاکتین A"@fa, "7-o-malonyl macrolactin a"@en ;
  ns0:formula "C27H36O8" ;
  ns0:inchi "InChI=1S/C27H36O8/c1-21-13-7-3-2-4-8-14-22(28)19-23(29)15-9-5-10-16-24(35-27(33)20-25(30)31)17-11-6-12-18-26(32)34-21/h2,4-6,8-12,14,16,18,21-24,28-29H,3,7,13,15,17,19-20H2,1H3,(H,30,31)/b4-2+,9-5-,11-6+,14-8+,16-10+,18-12-/t21-,22+,23+,24-/m1/s1" ;
  ns0:inchikey "ZJSLOGHFCRASLO-BFRQYJOGSA-N" ;
  ns0:synonym_EXACT "3-[[(3Z,5E,8S,9E,11Z,14S,16R,17E,19E,24R)-14,16-dihydroxy-24-methyl-2-oxo-1-oxacyclotetracosa-3,5,9,11,17,19-hexaen-8-yl]oxy]-3-oxopropanoic acid" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "488.577" ;
  ns0:smiles "O=C1O[C@@H](CCCC=CC=C[C@H](O)C[C@@H](O)CC=CC=C[C@H](CC=CC=C1)OC(=O)CC(=O)O)C" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
