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

<http://www.irandoc.acir/onto/irandoc/CHEBI:206052>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "430.409" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:monoisotopicmass "430.12638" ;
  ns0:inchikey "BLQFWMPMIIOMSF-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C22H22O9/c1-27-15-7-11-3-5-30-21(25)17(11)19(23)13(15)9-29-10-14-16(28-2)8-12-4-6-31-22(26)18(12)20(14)24/h7-8,23-24H,3-6,9-10H2,1-2H3" ;
  ns0:smiles "O=C1OCCC=2C1=C(O)C(=C(OC)C2)COCC3=C(O)C=4C(=O)OCCC4C=C3OC" ;
  ns0:formula "C22H22O9" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "8-hydroxy-7-[(8-hydroxy-6-methoxy-1-oxo-3,4-dihydroisochromen-7-yl)methoxymethyl]-6-methoxy-3,4-dihydroisochromen-1-one" ;
  skos:prefLabel "آسپریزوکومارین اف"@fa, "asperisocoumarin f"@en ;
  ns0:charge "0" .

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 .
