@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://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:196476> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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:196476>
  skos:prefLabel "2S اتیل 7 متیل 1،6 دیوکساسپیرو [4.5] دکان"@fa, "2s-ethyl-7-methyl-1,6-dioxaspiro[4.5]decane"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "QPZCAIDDTOIXQQ-YVNMAJEFSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:smiles "O1C2(OC(CCC2)C)CC[C@@H]1CC" ;
  ns0:formula "C11H20O2" ;
  ns0:monoisotopicmass "184.14633" ;
  ns0:inchi "InChI=1S/C11H20O2/c1-3-10-6-8-11(13-10)7-4-5-9(2)12-11/h9-10H,3-8H2,1-2H3/t9?,10-,11?/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S)-2-ethyl-9-methyl-1,10-dioxaspiro[4.5]decane" ;
  ns0:charge "0" ;
  ns0:mass "184.279" .

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 .
