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

<http://www.irandoc.acir/onto/irandoc/CHEBI:59835>
  skos:prefLabel "آنیون اسید چرب هیدروکسی"@fa, "hydroxy 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:195420> .

<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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:195420>
  ns0:mass "271.422" ;
  skos:prefLabel "9-hydroxypalmitate"@en, "9 هیدروکسی پالمیتات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59835> ;
  ns0:inchikey "LMLPQXIASCHLIF-UHFFFAOYSA-M" ;
  ns0:charge "-1" ;
  ns0:synonym_RELATED "9-hydroxyhexadecanoate" ;
  ns0:formula "C16H31O3" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C(CCCCCCC(CCCCCCC)O)C(=O)[O-]" ;
  ns0:monoisotopicmass "271.22787" ;
  ns0:inchi "InChI=1S/C16H32O3/c1-2-3-4-6-9-12-15(17)13-10-7-5-8-11-14-16(18)19/h15,17H,2-14H2,1H3,(H,18,19)/p-1" .

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