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

<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://www.irandoc.acir/onto/irandoc/CHEBI:207208>
  ns0:smiles "O=C1O[C@H]([C@H](O)C=CC(=O)O[C@@H](CC(O[C@H](C=C1)[C@@H](O)C)=O)C)C" ;
  ns0:inchi "InChI=1S/C16H22O8/c1-9-8-16(21)24-13(10(2)17)5-7-15(20)23-11(3)12(18)4-6-14(19)22-9/h4-7,9-13,17-18H,8H2,1-3H3/b6-4-,7-5?/t9-,10+,11+,12-,13-/m1/s1" ;
  ns0:synonym_EXACT "(2R,6R,11S,12R,13Z)-12-hydroxy-6-[(1S)-1-hydroxyethyl]-2,11-dimethyl-1,5,10-trioxacyclopentadeca-7,13-diene-4,9,15-trione" ;
  ns0:mass "342.344" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:inchikey "IGBLHBGVKNSTOR-ZSVFRNJNSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "342.13147" ;
  ns0:charge "0" ;
  skos:prefLabel "macrosphelide m"@en, "ماکروسفلید M"@fa ;
  ns0:formula "C16H22O8" .

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 .
