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

<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://www.irandoc.acir/onto/irandoc/CHEBI:179196>
  ns0:inchi "InChI=1S/C12H22O2/c1-2-6-11-7-5-9-12(14-11)8-3-4-10-13-12/h11H,2-10H2,1H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "2-propyl-1,7-dioxaspiro[5.5]undecane" ;
  skos:prefLabel "2-propyl-1,7-dioxaspiro[5.5]undecane"@en, "2 پروپیل 1،7 دیوکساسپیرو [5.5] آندکان"@fa ;
  ns0:inchikey "YXQHYQQMZIVOTI-UHFFFAOYSA-N" ;
  ns0:mass "198.306" ;
  ns0:monoisotopicmass "198.16198" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:formula "C12H22O2" ;
  ns0:smiles "O1C2(OCCCC2)CCCC1CCC" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:59777>
  skos:prefLabel "کتال"@fa, "ketal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:179196> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
