@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://www.irandoc.acir/onto/irandoc/CHEBI:25212>
  skos:prefLabel "متابولیت"@fa, "metabolite"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35701>
  skos:prefLabel "استر"@fa, "ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:69066> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:69066>
  ns0:mass "394.58790" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35701> ;
  skos:prefLabel "(1z)-3-acetoxy-1-propen-1-yl 5-methyleneoctadecanoate"@en, "(1Z) 3 استوکسی 1 پروپن 1 yl 5 متیلن اکتادکانوات"@fa ;
  ns0:inchikey "DNMGXMJBUOJKLE-PGMHBOJBSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C24H42O4/c1-4-5-6-7-8-9-10-11-12-13-14-17-22(2)18-15-19-24(26)28-21-16-20-27-23(3)25/h16,21H,2,4-15,17-20H2,1,3H3/b21-16-" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:25212> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "394.30831" ;
  ns0:smiles "CCCCCCCCCCCCCC(=C)CCCC(=O)O/C=C/COC(C)=O" ;
  ns0:formula "C24H42O4" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
