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

<http://www.irandoc.acir/onto/irandoc/CHEBI:191242>
  ns0:mass "226.448" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C16H34" ;
  ns0:synonym_EXACT "3-methylpentadecane" ;
  ns0:monoisotopicmass "226.26605" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3-methyl-pentadecane"@en, "3 متیل پنتادکان"@fa ;
  ns0:smiles "C(CCCCCCCCCCC)C(CC)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:18310> ;
  ns0:inchikey "FWXKCXJPHSAYMK-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H34/c1-4-6-7-8-9-10-11-12-13-14-15-16(3)5-2/h16H,4-15H2,1-3H3" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:18310>
  skos:prefLabel "آلکان"@fa, "alkane"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191242> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
