@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:61498>
  skos:prefLabel "اسید چرب اپوکسی"@fa, "epoxy fatty acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:177987> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:177987>
  ns0:inchi "InChI=1S/C11H16O3/c1-2-3-4-6-9-10(14-9)7-5-8-11(12)13/h9-10H,2-3,5,7-8H2,1H3,(H,12,13)/t9-,10-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C11H16O3" ;
  ns0:smiles "O1[C@H]([C@@H]1C#CCCC)CCCC(O)=O" ;
  ns0:synonym_EXACT "4-[(2S,3S)-3-pent-1-ynyloxiran-2-yl]butanoic acid" ;
  ns0:mass "196.246" ;
  ns0:charge "0" ;
  skos:prefLabel "5S,6S اپوکسی 7 آند سینوئیک اسید"@fa, "5s,6s-epoxy-7-undecynoic acid"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "QHOHOFWVHHZVOP-UWVGGRQHSA-N" ;
  ns0:monoisotopicmass "196.10994" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61498> .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
