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

<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:212964>
  skos:prefLabel "(3S,7S) 7 hydroxyresorcylide"@fa, "(3s,7s)-7-hydroxyresorcylide"@en ;
  ns0:mass "308.330" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "308.12599" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "TXFYYWHRTDECTR-ONGXEEELSA-N" ;
  ns0:smiles "O=C1O[C@H](CCC[C@H](O)CC(CC=2C1=C(O)C=C(O)C2)=O)C" ;
  ns0:inchi "InChI=1S/C16H20O6/c1-9-3-2-4-11(17)7-12(18)5-10-6-13(19)8-14(20)15(10)16(21)22-9/h6,8-9,11,17,19-20H,2-5,7H2,1H3/t9-,11-/m0/s1" ;
  ns0:synonym_EXACT "(4S,8S)-8,14,16-trihydroxy-4-methyl-3-oxabicyclo[10.4.0]hexadeca-1(12),13,15-triene-2,10-dione" ;
  ns0:formula "C16H20O6" ;
  ns0:charge "0" .

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 .
