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

<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://www.irandoc.acir/onto/irandoc/CHEBI:201314>
  ns0:formula "C15H24O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1[C@@H]2[C@@]([C@@H](CO)[C@@]3([C@H]1O3)C)(CCCC2(C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:inchi "InChI=1S/C15H24O3/c1-13(2)6-5-7-14(3)9(8-16)15(4)12(18-15)10(17)11(13)14/h9,11-12,16H,5-8H2,1-4H3/t9-,11+,12+,14-,15-/m1/s1" ;
  ns0:inchikey "AHPUPUJYVYUVKA-BRIGZHOFSA-N" ;
  ns0:charge "0" ;
  ns0:mass "252.354" ;
  skos:prefLabel "uvidin a"@en, "Uvidin A"@fa ;
  ns0:synonym_EXACT "(1aR,2aS,6aR,7S,7aR)-7-(hydroxymethyl)-3,3,6a,7a-tetramethyl-1a,2a,4,5,6,7-hexahydronaphtho[2,3-b]oxiren-2-one" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "252.17254" .

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 .
