@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:61870>
  skos:prefLabel "آلدهید چرب تک غیراشباع"@fa, "monounsaturated fatty aldehyde"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:187940> .

<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:187940>
  ns0:inchi "InChI=1S/C17H32O/c1-3-17(2)15-13-11-9-7-5-4-6-8-10-12-14-16-18/h5,7,16-17H,3-4,6,8-15H2,1-2H3/b7-5+" ;
  ns0:formula "C17H32O" ;
  ns0:mass "252.442" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=CCCCCCC/C=C/CCCCC(CC)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(E)-14-methylhexadec-8-enal" ;
  skos:prefLabel "14 متیل 8E هگزادسنال"@fa, "14-methyl-8e-hexadecenal"@en ;
  ns0:inchikey "HSGUJTMCFWXGAP-FNORWQNLSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61870> ;
  ns0:monoisotopicmass "252.24532" .

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 .
