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

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210461>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1O[C@@H](/C=C/C=C/C(=O)O)[C@@H](C)C=C1CCC(=O)O" ;
  skos:prefLabel "پارالاکتونیک اسید C"@fa, "paralactonic acid c"@en ;
  ns0:synonym_EXACT "(2E,4E)-5-[(2S,3S)-5-(2-carboxyethyl)-3-methyl-6-oxo-2,3-dihydropyran-2-yl]penta-2,4-dienoic acid" ;
  ns0:monoisotopicmass "280.09469" ;
  ns0:mass "280.276" ;
  ns0:inchi "InChI=1S/C14H16O6/c1-9-8-10(6-7-13(17)18)14(19)20-11(9)4-2-3-5-12(15)16/h2-5,8-9,11H,6-7H2,1H3,(H,15,16)(H,17,18)/b4-2+,5-3+/t9-,11-/m0/s1" ;
  ns0:charge "0" ;
  ns0:formula "C14H16O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KVPQGNJRYLOXMG-RUVHQKKISA-N" .

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 .
