@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:93860> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93860>
  ns0:monoisotopicmass "326.20932" ;
  ns0:inchi "InChI=1S/C18H30O5/c19-12-8-6-4-2-1-3-5-7-9-15(20)13-16-10-11-17(23-16)14-18(21)22/h1,3,7,9,15-17,19-20H,2,4-6,8,10-14H2,(H,21,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17135> ;
  ns0:inchikey "PVHYZOUHABSMRT-UHFFFAOYSA-N" ;
  skos:prefLabel "lsm-4429"@en, "LSM 4429"@fa ;
  ns0:smiles "C1CC(OC1CC(C=CCC=CCCCCCO)O)CC(=O)O" ;
  ns0:formula "C18H30O5" ;
  ns0:mass "326.428" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
