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

<http://www.irandoc.acir/onto/irandoc/CHEBI:205976>
  ns0:monoisotopicmass "574.16057" ;
  ns0:inchikey "NIAIYYLCQCGINE-FKWFRFQNSA-N" ;
  ns0:mass "575.010" ;
  ns0:formula "C29H31ClO10" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "chlorotheolide b"@en, "کلروتئولید B"@fa ;
  ns0:smiles "Cl[C@]12C(OC)=C[C@](C(=O)OC)([C@]3(C1=O)OC(=O)C=4C(O)=CC(=CC4O3)C)C[C@]25C(=O)OC=C5CCCCCCC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C29H31ClO10/c1-5-6-7-8-9-10-17-14-38-25(35)27(17)15-26(24(34)37-4)13-20(36-3)28(27,30)23(33)29(26)39-19-12-16(2)11-18(31)21(19)22(32)40-29/h11-14,31H,5-10,15H2,1-4H3/t26-,27-,28+,29-/m0/s1" ;
  ns0:charge "0" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
