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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:211230>
  ns0:monoisotopicmass "194.09429" ;
  ns0:synonym_EXACT "(2E,4E,6E,8E)-10-hydroxyundeca-2,4,6,8-tetraenoic acid" ;
  skos:prefLabel "(2E, 4E, 6E, 8E) 10 هیدروکسیوندکا 2,4,6,8 تترائنوئیک اسید"@fa, "(2e, 4e, 6e, 8e)-10-hydroxyundeca-2,4,6,8-tetraenoic acid"@en ;
  ns0:smiles "O=C(O)/C=C/C=C/C=C/C=C/[C@@H](O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C11H14O3/c1-10(12)8-6-4-2-3-5-7-9-11(13)14/h2-10,12H,1H3,(H,13,14)/b4-2+,5-3+,8-6+,9-7+/t10-/m0/s1" ;
  ns0:formula "C11H14O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "IKLIRJJFRKIXHF-ZELDBJLESA-N" ;
  ns0:mass "194.230" .

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 .
