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

<http://www.irandoc.acir/onto/irandoc/CHEBI:209837>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C14H18O6S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:synonym_EXACT "(4S)-3,8-dihydroxy-6-methoxy-4,5-dimethyl-3-(methylsulinylmethyl)-4H-isochromen-1-one" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "بانکسیالاکتون اف"@fa, "banksialactone f"@en ;
  ns0:smiles "S(=O)(CC1(OC(=O)C=2C(O)=CC(=C(C2[C@@H]1C)C)OC)O)C" ;
  ns0:inchikey "BUVLTUQXTVCQCS-SCFSRZKCSA-N" ;
  ns0:charge "0" ;
  ns0:mass "314.350" ;
  ns0:monoisotopicmass "314.08241" ;
  ns0:inchi "InChI=1S/C14H18O6S/c1-7-10(19-3)5-9(15)12-11(7)8(2)14(17,6-21(4)18)20-13(12)16/h5,8,15,17H,6H2,1-4H3/t8-,14?,21?/m0/s1" .

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 .
