@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:22727>
  skos:prefLabel "بنزوپیران"@fa, "benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:226576> .

<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:226576>
  ns0:formula "C16H22O7" ;
  skos:prefLabel "نیکولین دی"@fa, "nigcollin d"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:mass "326.345" ;
  ns0:smiles "O=C1C=C2[C@](O)([C@H](O[C@@H]([C@H]2O)C=CC=CC)OC)[C@@H]([C@@]1(O)C)O" ;
  ns0:synonym_EXACT "(1S,3R,4S,7S,8S,8aR)-4,7,8,8a-tetrahydroxy-1-methoxy-7-methyl-3-penta-1,3-dienyl-1,3,4,8-tetrahydroisochromen-6-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KOQQLRRXFCQQRC-IOIVRQTOSA-N" ;
  ns0:monoisotopicmass "326.13655" ;
  ns0:inchi "InChI=1S/C16H22O7/c1-4-5-6-7-10-12(18)9-8-11(17)15(2,20)13(19)16(9,21)14(22-3)23-10/h4-8,10,12-14,18-21H,1-3H3/t10-,12+,13-,14+,15-,16-/m1/s1" .

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 .
