@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@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:208783> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:208783>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H22O7/c1-9-4-16-14(21)3-2-13(25-16)7-11(19)5-10-6-12(20)8-15(22)17(10)18(23)24-9/h6,8-9,13-14,16,20-22H,2-5,7H2,1H3/t9-,13-,14-,16+/m1/s1" ;
  ns0:smiles "O=C1O[C@@H](C[C@@H]2O[C@H](CC[C@H]2O)CC(CC=3C1=C(O)C=C(O)C3)=O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:formula "C18H22O7" ;
  ns0:inchikey "IZYRYRLSUIPQLP-OLUKKTBOSA-N" ;
  skos:prefLabel "pochonin j"@en, "پوچونین جی"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "350.13655" ;
  ns0:synonym_EXACT "(1R,13R,15S,16R)-7,9,16-trihydroxy-13-methyl-12,19-dioxatricyclo[13.3.1.05,10]nonadeca-5(10),6,8-triene-3,11-dione" ;
  ns0:mass "350.367" .

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 .
