@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://rdf-vocabulary.ddialliance.org/xkos#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:78128> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:78128>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "fatty acid anion 24:0"@en, "آنیون اسید چرب 24:0"@fa ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31014> ;
  ns0:formula "C24H47O2" ;
  ns0:subset "3_STAR" ;
  ns0:monoisotopicmass "367.35761" ;
  ns0:charge "-1" ;
  ns0:synonym_RELATED "fatty acid 24:0" ;
  ns0:smiles "[O-]C([*])=O" ;
  ns0:mass "367.62880" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:58953> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:31014>
  skos:prefLabel "تتراکوزانوات"@fa, "tetracosanoate"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78128> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
