@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:72692>
  skos:prefLabel "آلدئید چرب چند غیر اشباع"@fa, "polyunsaturated fatty aldehyde"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:226936> .

<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:226936>
  skos:prefLabel "(2e,10z,13z)-2-pentadecylheptadeca-2,10,13-trienal"@en, "(2E,10Z,13Z) 2 pentadecylheptadeca 2,10,13 trienal"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72692> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C32H58O/c1-3-5-7-9-11-13-15-17-19-21-23-25-27-29-32(31-33)30-28-26-24-22-20-18-16-14-12-10-8-6-4-2/h7,9,13,15,29,31H,3-6,8,10-12,14,16-28,30H2,1-2H3/b9-7-,15-13-,32-29+" ;
  ns0:mass "458.815" ;
  ns0:inchikey "VAXBVTIWCANCOY-VJORYEFRSA-N" ;
  ns0:synonym_EXACT "(2E,10Z,13Z)-2-pentadecylheptadeca-2,10,13-trienal" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C32H58O" ;
  ns0:monoisotopicmass "458.44877" ;
  ns0:smiles "O=C/C(=C/CCCCCC/C=C/C/C=C/CCC)/CCCCCCCCCCCCCCC" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
