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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220519>
  skos:prefLabel "oxazoltriene acid"@en, "اسید اگزازولترین"@fa ;
  ns0:mass "247.294" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48847> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H17NO3/c1-12(14(16)17)8-6-4-2-3-5-7-9-13-10-15-11-18-13/h2-5,7,9-12H,6,8H2,1H3,(H,16,17)/b4-2+,5-3+,9-7+/t12-/m0/s1" ;
  ns0:smiles "O=C(O)[C@H](CC/C=C/C=C/C=C/C=1OC=NC1)C" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "247.12084" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "REIWTCOUEQYEGR-WINGKEEDSA-N" ;
  ns0:formula "C14H17NO3" .

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