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

<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:208531>
  skos:prefLabel "(3r)-7-hydroxy-3-(3-hydroxypropyl)-8-methoxy-3,4-dihydroisochromen-1-one"@en, "(3R) 7 هیدروکسی 3 (3 هیدروکسی پروپیل) 8 متوکسی 3،4 دی هیدرو ایزوکرومن 1 یک"@fa ;
  ns0:synonym_EXACT "(3R)-7-hydroxy-3-(3-hydroxypropyl)-8-methoxy-3,4-dihydroisochromen-1-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H16O5" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "252.09977" ;
  ns0:inchikey "AEUXTKXETORMQZ-SECBINFHSA-N" ;
  ns0:smiles "O=C1O[C@@H](CC=2C1=C(OC)C(O)=CC2)CCCO" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:inchi "InChI=1S/C13H16O5/c1-17-12-10(15)5-4-8-7-9(3-2-6-14)18-13(16)11(8)12/h4-5,9,14-15H,2-3,6-7H2,1H3/t9-/m1/s1" ;
  ns0:mass "252.266" .

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 .
