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

<http://www.irandoc.acir/onto/irandoc/CHEBI:208237>
  ns0:formula "C24H36O6" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H36O6/c1-16(2)24(30-22-15-20(25)23(28)19(5)29-22)18(4)14-17(3)12-10-8-6-7-9-11-13-21(26)27/h6-14,16,18-20,22-25,28H,15H2,1-5H3,(H,26,27)/b8-6+,9-7+,12-10+,13-11+,17-14+/t18-,19-,20+,22+,23-,24+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ZOGIGJKRUBEBDV-DYONNZCLSA-N" ;
  ns0:mass "420.546" ;
  skos:prefLabel "gordonic acid"@en, "گوردونیک اسید"@fa ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)/C=C/C=C/C=C/C=C/C(=C/[C@H]([C@@H](O[C@@H]1O[C@@H]([C@@H](O)[C@H](C1)O)C)C(C)C)C)/C" ;
  ns0:monoisotopicmass "420.25119" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:15904> ;
  ns0:synonym_EXACT "(2E,4E,6E,8E,10E,12R,13S)-13-[(2R,4S,5S,6R)-4,5-dihydroxy-6-methyloxan-2-yl]oxy-10,12,14-trimethylpentadeca-2,4,6,8,10-pentaenoic acid" .

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 .
