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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199749>
  ns0:inchikey "UCUFIMOWPPZTQT-YHNOVQDZSA-N" ;
  ns0:formula "C16H20O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "oxirapentyn e"@en, "اکسیراپنتین E"@fa ;
  ns0:charge "0" ;
  ns0:mass "292.331" ;
  ns0:smiles "O1C([C@H](O)C[C@@]23[C@@H]1[C@@H]4O[C@]4(C#CC(=C)C)[C@H]([C@@H]2O3)O)(C)C" ;
  ns0:monoisotopicmass "292.13107" ;
  ns0:inchi "InChI=1S/C16H20O5/c1-8(2)5-6-15-10(18)11-16(20-11)7-9(17)14(3,4)19-13(16)12(15)21-15/h9-13,17-18H,1,7H2,2-4H3/t9-,10+,11+,12+,13+,15-,16+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1S,3S,4S,5R,7S,8S,11R)-10,10-dimethyl-5-(3-methylbut-3-en-1-ynyl)-2,6,9-trioxatetracyclo[6.4.0.01,3.05,7]dodecane-4,11-diol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> .

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 .
