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

<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:179510>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "ITVCIGAVUFJFJY-BDAKNGLRSA-N" ;
  ns0:inchi "InChI=1S/C9H16O3/c10-8-3-6-12-9(7-8)4-1-2-5-11-9/h8,10H,1-7H2/t8-,9+/m1/s1" ;
  ns0:formula "C9H16O3" ;
  ns0:smiles "O1[C@]2(OCCCC2)C[C@H](O)CC1" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(4R,6S) 4 هیدروکسی 1,7 دیوکساسپیرو[5.5]اندکان"@fa, "(4r,6s)-4-hydroxy-1,7-dioxaspiro[5.5]undecane"@en ;
  ns0:synonym_EXACT "(4R,6S)-1,7-dioxaspiro[5.5]undecan-4-ol" ;
  ns0:charge "0" ;
  ns0:mass "172.224" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:monoisotopicmass "172.10994" .

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 .
