@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://www.irandoc.acir/onto/irandoc/CHEBI:207356>
  skos:prefLabel "آلبوسایکلین B"@fa, "albocycline b"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "326.20932" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:mass "326.433" ;
  ns0:smiles "O=C1O[C@@H]([C@@H](CCC=C(C)[C@H](C=C[C@](C(C1)O)(O)C)OC)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "LZIHYJALJHKOOV-BRPYSXPTSA-N" ;
  ns0:inchi "InChI=1S/C18H30O5/c1-12-7-6-8-13(2)15(22-5)9-10-18(4,21)16(19)11-17(20)23-14(12)3/h8-10,12,14-16,19,21H,6-7,11H2,1-5H3/b10-9+,13-8+/t12-,14-,15+,16?,18-/m1/s1" ;
  ns0:formula "C18H30O5" .

ns0: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:207356> .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
