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

<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:226997>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:formula "C12H20O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "244.287" ;
  ns0:inchi "InChI=1S/C12H20O5/c1-9(11(14)15)10(12(16)17-2)7-5-3-4-6-8-13/h10,13H,1,3-8H2,2H3,(H,14,15)/t10-/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "asperitaconic acid a"@en, "آسپریتاکونیک اسید A"@fa ;
  ns0:synonym_EXACT "(3S)-9-hydroxy-3-methoxycarbonyl-2-methylidenenonanoic acid" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C(=C)[C@@H](C(=O)OC)CCCCCCO" ;
  ns0:monoisotopicmass "244.13107" ;
  ns0:inchikey "CPKOINXTFBNYMW-JTQLQIEISA-N" .

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 .
