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

<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:206873>
  skos:prefLabel "11-alpha-methoxycurvularin"@en, "11 آلفا متوکسی کورولارین"@fa ;
  ns0:formula "C17H22O6" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "322.14164" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(5S,9S)-13,15-dihydroxy-9-methoxy-5-methyl-4-oxabicyclo[10.4.0]hexadeca-1(12),13,15-triene-3,11-dione" ;
  ns0:inchi "InChI=1S/C17H22O6/c1-10-4-3-5-13(22-2)9-15(20)17-11(7-16(21)23-10)6-12(18)8-14(17)19/h6,8,10,13,18-19H,3-5,7,9H2,1-2H3/t10-,13-/m0/s1" ;
  ns0:smiles "O=C1O[C@H](CCC[C@H](OC)CC(C2=C(C1)C=C(O)C=C2O)=O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25106> ;
  ns0:mass "322.357" ;
  ns0:inchikey "LBVPDFGFLMFDPI-GWCFXTLKSA-N" .

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 .
