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

<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://www.irandoc.acir/onto/irandoc/CHEBI:200352>
  ns0:inchi "InChI=1S/C23H18O8/c1-11(24)6-20-14-9-18(27)19(28)10-15(14)22-21(31-20)8-13(30-23(22)29)4-2-12-3-5-16(25)17(26)7-12/h2-5,7-10,20,25-28H,6H2,1H3/b4-2+/t20-/m0/s1" ;
  ns0:mass "422.389" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "inonotusin b"@en, "اینونوتوسین B"@fa ;
  ns0:inchikey "UJLQHQYCNPJDFN-ZFDYTMOGSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1OC(=CC2=C1C3=C(C=C(O)C(=C3)O)[C@@H](O2)CC(=O)C)/C=C/C4=CC(O)=C(O)C=C4" ;
  ns0:formula "C23H18O8" ;
  ns0:synonym_EXACT "3-[(E)-2-(3,4-dihydroxyphenyl)ethenyl]-8,9-dihydroxy-6-(2-oxopropyl)-6H-pyrano[4,3-c]isochromen-1-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:monoisotopicmass "422.10017" ;
  ns0:charge "0" .

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 .
