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

<http://www.irandoc.acir/onto/irandoc/CHEBI:67095>
  skos:prefLabel "هپتان 1،2،3 تریول"@fa, "heptane-1,2,3-triol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:43208> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:43208>
  ns0:formula "C7H16O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C7H16O3/c1-2-3-4-6(9)7(10)5-8/h6-10H,2-5H2,1H3/t6-,7-/m1/s1" ;
  ns0:smiles "CCCC[C@@H](O)[C@H](O)CO" ;
  skos:prefLabel "(2R,3R) هپتان 1,2,3 تریول"@fa, "(2r,3r)-heptane-1,2,3-triol"@en ;
  ns0:charge "0" ;
  ns0:inchikey "HXYCHJFUBNTKQR-RNFRBKRXSA-N" ;
  ns0:synonym_RELATED "HEPTANE-1,2,3-TRIOL" ;
  ns0:synonym_EXACT "(2R,3R)-heptane-1,2,3-triol" ;
  ns0:subset "3_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:67095> ;
  ns0:monoisotopicmass "148.10994" ;
  ns0:mass "148.20010" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
