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

<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:201356>
  ns0:monoisotopicmass "366.16785" ;
  ns0:charge "0" ;
  skos:prefLabel "Paecilomycin L"@fa, "paecilomycin l"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H26O7/c1-10-4-3-5-13(20)15-6-7-16(26-15)18(22)12-8-11(24-2)9-14(21)17(12)19(23)25-10/h8-10,13,15-16,18,20-22H,3-7H2,1-2H3/t10-,13+,15+,16-,18+/m0/s1" ;
  ns0:mass "366.410" ;
  ns0:smiles "O=C1O[C@H](CCC[C@@H](O)[C@@H]2O[C@H]([C@@H](C=3C1=C(O)C=C(OC)C3)O)CC2)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "QSSWIPLGEQHZBQ-VPSXNTJBSA-N" ;
  ns0:synonym_EXACT "(1S,2R,11S,15R,16R)-2,7,15-trihydroxy-5-methoxy-11-methyl-10,19-dioxatricyclo[14.2.1.03,8]nonadeca-3(8),4,6-trien-9-one" ;
  ns0:formula "C19H26O7" .

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 .
