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

<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:201042>
  ns0:monoisotopicmass "322.10525" ;
  ns0:charge "0" ;
  ns0:inchikey "PCSBVPMYIHSHPB-UFBFGSQYSA-N" ;
  ns0:inchi "InChI=1S/C16H18O7/c1-8-2-3-11(18)12(19)7-14(21)16-9(5-15(22)23-8)4-10(17)6-13(16)20/h4,6,8,12,17,19-20H,2-3,5,7H2,1H3/t8-,12-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "11-beta-hydroxy-12-oxocurvularin"@en, "11 بتا هیدروکسی 12 اکسوکورولارین"@fa ;
  ns0:smiles "O=C1O[C@H](CCC(=O)[C@@H](O)CC(C2=C(C1)C=C(O)C=C2O)=O)C" ;
  ns0:mass "322.313" ;
  ns0:synonym_EXACT "(5S,9S)-9,13,15-trihydroxy-5-methyl-4-oxabicyclo[10.4.0]hexadeca-1(12),13,15-triene-3,8,11-trione" ;
  ns0:formula "C16H18O7" .

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 .
