@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:15904>
  skos:prefLabel "اسید چرب با زنجیره بلند"@fa, "long-chain fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168756> .

<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://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:168756>
  ns0:mass "330.465" ;
  ns0:inchikey "LGADJSRSYLFTSG-UXBLZVDNSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "OC(CCC(O)/C=C/CC(O)CCCCCC)CCCC(O)=O" ;
  ns0:formula "C18H34O5" ;
  ns0:synonym_EXACT "(E)-5,8,12-trihydroxyoctadec-9-enoic acid" ;
  ns0:inchi "InChI=1S/C18H34O5/c1-2-3-4-5-8-15(19)9-6-10-16(20)13-14-17(21)11-7-12-18(22)23/h6,10,15-17,19-21H,2-5,7-9,11-14H2,1H3,(H,22,23)/b10-6+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  skos:prefLabel "5،8،12 تری هیدروکسی 9 اکتادسنوئیک اسید"@fa, "5,8,12-trihydroxy-9-octadecenoic acid"@en ;
  ns0:monoisotopicmass "330.24062" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
