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

<http://www.irandoc.acir/onto/irandoc/CHEBI:144113>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:inchikey "SNNDIPJEAQAKTJ-UHFFFAOYSA-N" ;
  ns0:smiles "ClC1=C(OC)C(=C2OC(=O)C3=C(OC2=C1C)C(=C(O)C(=C3C)Cl)C=O)C" ;
  ns0:mass "397.207" ;
  ns0:formula "C18H14Cl2O6" ;
  skos:prefLabel "argopsin"@en, "آرگوپسین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "396.017" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H14Cl2O6/c1-6-10-17(9(5-21)13(22)11(6)19)25-15-7(2)12(20)14(24-4)8(3)16(15)26-18(10)23/h5,22H,1-4H3" ;
  ns0:subset "2_STAR" .

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 .
