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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:199644>
  skos:prefLabel "(3R)، (5R) 5 هیدروکسی دی O متیللاسیودیپلودین"@fa, "(3r),(5r)-5-hydroxy-de-o-methyllasiodiplodin"@en ;
  ns0:formula "C16H22O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PQJJJIPGQCKGDU-ZYHUDNBSSA-N" ;
  ns0:monoisotopicmass "294.14672" ;
  ns0:charge "0" ;
  ns0:mass "294.347" ;
  ns0:inchi "InChI=1S/C16H22O5/c1-10-7-12(17)6-4-2-3-5-11-8-13(18)9-14(19)15(11)16(20)21-10/h8-10,12,17-19H,2-7H2,1H3/t10-,12-/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1O[C@@H](C[C@H](O)CCCCCC=2C1=C(O)C=C(O)C2)C" ;
  ns0:synonym_EXACT "(4R,6R)-6,14,16-trihydroxy-4-methyl-3-oxabicyclo[10.4.0]hexadeca-1(12),13,15-trien-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
