@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:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:173799> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:173799>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "kessyl glycol"@en, "کسیل گلیکول"@fa ;
  ns0:smiles "O1C2(C3C(CC(C1(C)C)C(O)C2)C(CC3O)C)C" ;
  ns0:monoisotopicmass "254.18819" ;
  ns0:formula "C15H26O3" ;
  ns0:inchi "InChI=1S/C15H26O3/c1-8-5-11(16)13-9(8)6-10-12(17)7-15(13,4)18-14(10,2)3/h8-13,16-17H,5-7H2,1-4H3" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "1,5,9,9-tetramethyl-10-oxatricyclo[6.2.2.02,6]dodecane-3,12-diol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:mass "254.370" ;
  ns0:charge "0" ;
  ns0:inchikey "HMTVXYYWICMXMY-UHFFFAOYSA-N" .

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 .
