@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25634>
  skos:prefLabel "اسید اکتادسنوئیک"@fa, "octadecenoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:189042> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:189042>
  ns0:monoisotopicmass "312.23006" ;
  ns0:smiles "OC(CCCCCCCC(O)=O)C(=O)C/C=C/CCCCC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25634> ;
  ns0:inchi "InChI=1S/C18H32O4/c1-2-3-4-5-7-10-13-16(19)17(20)14-11-8-6-9-12-15-18(21)22/h7,10,17,20H,2-6,8-9,11-15H2,1H3,(H,21,22)/b10-7-" ;
  ns0:synonym_EXACT "(Z)-9-hydroxy-10-oxooctadec-12-enoic acid" ;
  skos:prefLabel "9 هیدروکسی 10 اکسو 12 (Z) اکتادسنوئیک اسید"@fa, "9-hydroxy-10-oxo-12(z)-octadecenoic acid"@en ;
  ns0:inchikey "KUSHOISAFGTTRU-YFHOEESVSA-N" ;
  ns0:mass "312.450" ;
  ns0:formula "C18H32O4" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
