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

<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://www.irandoc.acir/onto/irandoc/CHEBI:173997>
  skos:prefLabel "دی هیدروپاناکساکول"@fa, "dihydropanaxacol"@en ;
  ns0:monoisotopicmass "280.20384" ;
  ns0:inchi "InChI=1S/C17H28O3/c1-3-5-6-7-10-13-16(19)17(20)14-11-8-9-12-15(18)4-2/h15-20H,3-7,10,13-14H2,1-2H3/t15-,16+,17+/m0/s1" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "280.408" ;
  ns0:inchikey "ZEWGSHDZCDJZJF-GVDBMIGSSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:17135> ;
  ns0:formula "C17H28O3" ;
  ns0:synonym_EXACT "(3S,9R,10R)-heptadeca-4,6-diyne-3,9,10-triol" ;
  ns0:smiles "O[C@H](CCCCCCC)[C@H](O)CC#CC#C[C@@H](O)CC" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
