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

<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:200782>
  ns0:formula "C21H32O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MRDSIEAKMVLPRW-PWIIXOMXSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:inchi "InChI=1S/C21H32O5/c1-7-18-16(5)10-14(3)8-13(2)9-15(4)11-21(25,12-22)19(23)17(6)20(24)26-18/h9-10,13,17-18,22,25H,3,7-8,11-12H2,1-2,4-6H3/b15-9+,16-10+/t13-,17+,18-,21-/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "Neorustmicin A"@fa, "neorustmicin a"@en ;
  ns0:synonym_EXACT "(3R,5S,7E,9S,12E,14S)-14-ethyl-5-hydroxy-5-(hydroxymethyl)-3,7,9,13-tetramethyl-11-methylidene-1-oxacyclotetradeca-7,12-diene-2,4-dione" ;
  ns0:monoisotopicmass "364.22497" ;
  ns0:charge "0" ;
  ns0:mass "364.482" ;
  ns0:smiles "O=C1O[C@H](C(=CC(=C)C[C@H](C)C=C(C[C@](C([C@H]1C)=O)(O)CO)C)C)CC" .

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 .
