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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:167965>
  ns0:inchi "InChI=1S/C18H32O/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19/h5-6,16-18H,2-4,7-15H2,1H3/b6-5-,17-16+" ;
  skos:prefLabel "2e,13z-octadecadienal"@en, "2E,13Z Octadecadienal"@fa ;
  ns0:monoisotopicmass "264.24532" ;
  ns0:smiles "O=C/C=C/CCCCCCCCC/C=C/CCCC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H32O" ;
  ns0:synonym_EXACT "(2E,13Z)-octadeca-2,13-dienal" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72692> ;
  ns0:inchikey "NCFULMZVHNTQOK-RAPDCGKPSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "264.453" .

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