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

<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://www.irandoc.acir/onto/irandoc/CHEBI:184979>
  ns0:monoisotopicmass "366.20424" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "ox LGD2"@fa, "ox-lgd2"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  ns0:smiles "O1C(O)(C(=C(C/C=C/CCCC(O)=O)C1=O)/C=C/[C@@H](O)CCCCC)C" ;
  ns0:formula "C20H30O6" ;
  ns0:mass "366.454" ;
  ns0:inchikey "RAQOIYLDXSAKSS-DPLATEDBSA-N" ;
  ns0:synonym_EXACT "(Z)-7-[5-hydroxy-4-[(E,3S)-3-hydroxyoct-1-enyl]-5-methyl-2-oxouran-3-yl]hept-5-enoic acid" ;
  ns0:inchi "InChI=1S/C20H30O6/c1-3-4-7-10-15(21)13-14-17-16(19(24)26-20(17,2)25)11-8-5-6-9-12-18(22)23/h5,8,13-15,21,25H,3-4,6-7,9-12H2,1-2H3,(H,22,23)/b8-5-,14-13+/t15-,20?/m0/s1" ;
  ns0:charge "0" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
