@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:78131>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "آنیون اسید چرب 30:0"@fa, "fatty acid anion 30:0"@en ;
  ns0:charge "-1" ;
  ns0:formula "C30H59O2" ;
  ns0:mass "451.78826" ;
  ns0:smiles "[O-]C([*])=O" ;
  ns0:monoisotopicmass "451.45151" ;
  ns0:subset "3_STAR" ;
  ns0:synonym_RELATED "fatty acid 30:0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:58953> ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31004> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:31004>
  skos:prefLabel "تریاکونتانوات"@fa, "triacontanoate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78131> .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:58953>
  skos:prefLabel "آنیون اسید چرب اشباع شده"@fa, "saturated fatty acid anion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:78131> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
