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

<http://www.irandoc.acir/onto/irandoc/CHEBI:212860>
  ns0:inchikey "QQAVMPULQLQIEJ-PYTFTVEGSA-N" ;
  skos:prefLabel "stereumin e"@en, "استریومین E"@fa ;
  ns0:inchi "InChI=1S/C15H18O4/c1-6-4-9(16)11-7(2)14(17)18-13-12(11)8(6)5-10-15(13,3)19-10/h6,8,10,12-13H,4-5H2,1-3H3/t6-,8+,10+,12-,13+,15-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:formula "C15H18O4" ;
  ns0:monoisotopicmass "262.12051" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "262.305" ;
  ns0:smiles "O=C1O[C@@H]2[C@@]3(O[C@H]3C[C@@H]4[C@@H]2C(=C1C)C(=O)C[C@H]4C)C" ;
  ns0:synonym_EXACT "(1S,2R,9S,10R,12S,14R)-2,6,10-trimethyl-8,11-dioxatetracyclo[7.4.1.05,14.010,12]tetradec-5-ene-4,7-dione" .

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 .
