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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215781>
  ns0:mass "238.239" ;
  ns0:synonym_EXACT "(3R)-8-hydroxy-6-(hydroxymethyl)-7-methoxy-3-methyl-3,4-dihydroisochromen-1-one" ;
  ns0:inchi "InChI=1S/C12H14O5/c1-6-3-7-4-8(5-13)11(16-2)10(14)9(7)12(15)17-6/h4,6,13-14H,3,5H2,1-2H3/t6-/m1/s1" ;
  ns0:inchikey "KXNWKBSCXOJXMN-ZCFIWIBFSA-N" ;
  ns0:formula "C12H14O5" ;
  skos:prefLabel "(3r)-methyl-8-hydroxy-6-(hydroxymethyl)-7-methoxydihydroisocoumarin"@en, "(3R) متیل 8 هیدروکسی 6 (هیدروکسی متیل) 7 متوکسی دی هیدرو ایزوکومارین"@fa ;
  ns0:monoisotopicmass "238.08412" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1O[C@@H](CC=2C1=C(O)C(OC)=C(CO)C2)C" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
