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

<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://www.irandoc.acir/onto/irandoc/CHEBI:169178>
  ns0:smiles "OC(CCCCCCCC)CC#CC#CC(O)C=C" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "WNSUMUNACHNURC-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "heptadec-1-en-4,6-diyne-3,9-diol" ;
  skos:prefLabel "1 هپتادسن 4،6 دیین 3،9 دیول"@fa, "1-heptadecene-4,6-diyne-3,9-diol"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17135> ;
  ns0:formula "C17H26O2" ;
  ns0:monoisotopicmass "262.19328" ;
  ns0:mass "262.393" ;
  ns0:inchi "InChI=1S/C17H26O2/c1-3-5-6-7-8-10-14-17(19)15-12-9-11-13-16(18)4-2/h4,16-19H,2-3,5-8,10,14-15H2,1H3" .

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 .
