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

<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:144226>
  ns0:formula "C16H11Cl3O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  skos:prefLabel "dechlorodiploicin"@en, "دکلرودیپلویسین"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "XEDMLQPKKYHCKK-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "387.967" ;
  ns0:mass "389.615" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "ClC1=C2OC3=C(C=C(OC)C(=C3C)Cl)OC(C2=C(C)C(=C1O)Cl)=O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H11Cl3O5/c1-5-9-15(12(19)13(20)11(5)18)24-14-6(2)10(17)7(22-3)4-8(14)23-16(9)21/h4,20H,1-3H3" .

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 .
