@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:35748>
  skos:prefLabel "استر اسید چرب"@fa, "fatty acid ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221996> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:221996>
  ns0:monoisotopicmass "550.39819" ;
  skos:prefLabel "nocuolactylate c"@en, "نوکوئولاکتیلات C"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[(2S)-1-[3-[(6R)-4,6-dipentyl-5,6-dihydrooxadiazin-2-yl]-3-oxopropoxy]-1-oxopropan-2-yl] (E)-dodec-3-enoate" ;
  ns0:formula "C31H54N2O6" ;
  ns0:mass "550.781" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C31H54N2O6/c1-5-8-11-12-13-14-15-16-19-22-30(35)38-26(4)31(36)37-24-23-29(34)33-32-27(20-17-9-6-2)25-28(39-33)21-18-10-7-3/h16,19,26,28H,5-15,17-18,20-25H2,1-4H3/b19-16+/t26-,28+/m0/s1" ;
  ns0:smiles "O=C(OCCC(=O)N1O[C@@H](CC(=N1)CCCCC)CCCCC)[C@@H](OC(=O)C/C=C/CCCCCCCC)C" ;
  ns0:inchikey "DPCLMFFAHQYQQZ-UQFUQSBQSA-N" .

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 .
