@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#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:17135>
  skos:prefLabel "الکل چرب با زنجیره بلند"@fa, "long-chain fatty alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182780> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:182780>
  ns0:mass "366.498" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O(C(CCCCCCCCCC(O)C)CC1=CC(O)=CC(O)=C1)C(=O)C" ;
  ns0:monoisotopicmass "366.24062" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17135> ;
  ns0:formula "C21H34O5" ;
  ns0:charge "0" ;
  ns0:inchikey "XPDBYTRMUWQPTF-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C21H34O5/c1-16(22)10-8-6-4-3-5-7-9-11-21(26-17(2)23)14-18-12-19(24)15-20(25)13-18/h12-13,15-16,21-22,24-25H,3-11,14H2,1-2H3" ;
  skos:prefLabel "[1-(3,5-dihydroxyphenyl)-12-hydroxytridecan-2-yl] acetate"@en, "[1 (3،5 دی هیدروکسی فنیل) 12 هیدروکسی تریدکان 2 yl] استات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "[1-(3,5-dihydroxyphenyl)-12-hydroxytridecan-2-yl] acetate" .

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