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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174021>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35748> ;
  ns0:formula "C11H10O2S" ;
  ns0:charge "0" ;
  skos:prefLabel "methyl (z)-5-(5-methyl-2-thienyl)-2-penten-4-ynoate"@en, "متیل (Z) 5 (5 متیل 2 تیانیل) 2 پنتن 4 ینوات"@fa ;
  ns0:inchikey "OZOCRDZZSOSJCJ-GQCTYLIASA-N" ;
  ns0:smiles "S1C(=CC=C1C#C/C=C/C(OC)=O)C" ;
  ns0:synonym_EXACT "methyl (E)-5-(5-methylthiophen-2-yl)pent-2-en-4-ynoate" ;
  ns0:monoisotopicmass "206.04015" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C11H10O2S/c1-9-7-8-10(14-9)5-3-4-6-11(12)13-2/h4,6-8H,1-2H3/b6-4+" ;
  ns0:mass "206.260" .

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 .
