@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:81123>
  ns0:monoisotopicmass "276.09977" ;
  skos:prefLabel "Hamaudol"@fa, "hamaudol"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VOTLUFSYIRHICX-LBPRGKRZSA-N" ;
  ns0:inchi "InChI=1S/C15H16O5/c1-7-4-9(16)13-11(19-7)6-10-8(14(13)18)5-12(17)15(2,3)20-10/h4,6,12,17-18H,5H2,1-3H3/t12-/m0/s1" ;
  ns0:formula "C15H16O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23232> ;
  ns0:smiles "Cc1cc(=O)c2c(O)c3C[C@H](O)C(C)(C)Oc3cc2o1" ;
  ns0:charge "0" ;
  ns0:mass "276.28450" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:23232>
  skos:prefLabel "کرومن ها"@fa, "chromenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81123> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
