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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:216883>
  ns0:monoisotopicmass "264.13616" ;
  ns0:inchi "InChI=1S/C15H20O4/c1-10-6-4-3-5-7-11-8-12(18-2)9-13(16)14(11)15(17)19-10/h8-10,16H,3-7H2,1-2H3/t10-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H20O4" ;
  ns0:synonym_EXACT "(3R)-12-hydroxy-10-methoxy-3-methyl-3,4,5,6,7,8-hexahydro-2-benzoxecin-1-one" ;
  skos:prefLabel "hispidulactone a"@en, "هیسپیدولاکتون A"@fa ;
  ns0:smiles "O=C1O[C@@H](CCCCCC=2C1=C(O)C=C(OC)C2)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "KIVUDNGCLPAVOB-SNVBAGLBSA-N" ;
  ns0:mass "264.321" .

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 .
