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

<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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:204533>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C17H22O6" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FALVZFIZJLIGBM-QMTHXVAHSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "(4r,8r)-14,16-dihydroxy-8-methoxy-4-methyl-3-oxabicyclo[10.4.0]hexadeca-1(12),13,15-triene-2,10-dione"@en, "(4R,8R) 14,16 دی هیدروکسی 8 متوکسی 4 متیل 3 اگزابیسیکلو[10.4.0]هگزادکا 1 (12)، 13،15 تری ین 2،10 دیون"@fa ;
  ns0:monoisotopicmass "322.14164" ;
  ns0:synonym_EXACT "(4R,8R)-14,16-dihydroxy-8-methoxy-4-methyl-3-oxabicyclo[10.4.0]hexadeca-1(12),13,15-triene-2,10-dione" ;
  ns0:inchi "InChI=1S/C17H22O6/c1-10-4-3-5-14(22-2)8-12(18)6-11-7-13(19)9-15(20)16(11)17(21)23-10/h7,9-10,14,19-20H,3-6,8H2,1-2H3/t10-,14-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:smiles "O=C1O[C@@H](CCC[C@@H](OC)CC(CC=2C1=C(O)C=C(O)C2)=O)C" ;
  ns0:mass "322.357" .

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