@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:38444>
  skos:prefLabel "2 بنزوپیران"@fa, "2-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215862> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215862>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:formula "C15H16O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "260.10486" ;
  ns0:inchi "InChI=1S/C15H16O4/c1-8(2)15(17)14(16)11-5-4-10-6-9(3)18-7-12(10)13(11)19-15/h4-6,8,17H,7H2,1-3H3/t15-/m0/s1" ;
  skos:prefLabel "penicisochroman h"@en, "Penicisochroman H"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "AGQPNYJENDWLLV-HNNXBMFYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=C(C3=C(C=C(C)OC3)C=C2)O[C@@]1(O)C(C)C" ;
  ns0:mass "260.289" ;
  ns0:synonym_EXACT "(2S)-2-hydroxy-7-methyl-2-propan-2-yl-9H-uro[3,2-h]isochromen-3-one" .

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 .
