@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://www.irandoc.acir/onto/irandoc/CHEBI:36092>
  skos:prefLabel "کلاولون"@fa, "clavulone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:165256> .

<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://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:165256>
  ns0:inchikey "KJIAAYSMTGAUFU-NRPCDHBGSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36092> ;
  skos:prefLabel "7-acetoxy-7,8-dihydrobromovulone ii"@en, "7 استوکسی 7،8 دی هیدروبروموولون II"@fa ;
  ns0:inchi "InChI=1S/C23H33BrO6/c1-4-5-6-7-8-12-15-23(28)16-18(24)22(27)21(23)19(30-17(2)25)13-10-9-11-14-20(26)29-3/h8,10,12-13,16,19,21,28H,4-7,9,11,14-15H2,1-3H3/b12-8-,13-10+/t19-,21-,23+/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H33BrO6" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "485.415" ;
  ns0:monoisotopicmass "484.14605" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl (E,7S)-7-acetyloxy-7-[(1R,2S)-4-bromo-2-hydroxy-2-[(Z)-oct-2-enyl]-5-oxocyclopent-3-en-1-yl]hept-5-enoate" ;
  ns0:smiles "BrC1=C[C@@](O)([C@@]([C@@H](OC(=O)C)/C=C/CCCC(OC)=O)(C1=O)[H])C/C=C/CCCCC" .

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 .
