@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:36586>
  skos:prefLabel "ترکیب کربونیل"@fa, "carbonyl compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:200336> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:200336>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "362.810" ;
  skos:prefLabel "اسپیروماستیکسون B"@fa, "spiromastixone b"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:smiles "ClC1=C(O)C=C2OC=3C(=CC(=CC3OC(C2=C1CCC)=O)O)CCC" ;
  ns0:inchikey "ZFPNAMICEQXOOZ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "362.09210" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H19ClO5" ;
  ns0:synonym_EXACT "8-chloro-3,9-dihydroxy-1,7-dipropylbenzo[b][1,4]benzodioxepin-6-one" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H19ClO5/c1-3-5-10-7-11(21)8-15-18(10)24-14-9-13(22)17(20)12(6-4-2)16(14)19(23)25-15/h7-9,21-22H,3-6H2,1-2H3" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
