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

<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:207521>
  ns0:mass "240.299" ;
  ns0:formula "C13H20O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:monoisotopicmass "240.13616" ;
  ns0:smiles "O1[C@@]2(OC/C(/[C@@H]2O)=C/C=C/CC)CC[C@@H]1CO" ;
  ns0:synonym_EXACT "(2R,5S,8Z,9S)-2-(hydroxymethyl)-8-[(E)-pent-2-enylidene]-1,6-dioxaspiro[4.4]nonan-9-ol" ;
  skos:prefLabel "اورئونیتول A"@fa, "aureonitol a"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "XARYPOJIZIDWQJ-LLDCORLLSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C13H20O4/c1-2-3-4-5-10-9-16-13(12(10)15)7-6-11(8-14)17-13/h3-5,11-12,14-15H,2,6-9H2,1H3/b4-3+,10-5-/t11-,12+,13+/m1/s1" ;
  ns0:charge "0" .

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 .
