@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:26407>
  skos:prefLabel "پیران‌ها"@fa, "pyrans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:204778> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:204778>
  ns0:inchi "InChI=1S/C22H28O6/c1-9-15(25-7)18(23)20-13(5)11(3)17-12(4)14(6)21(28-22(17)27-20)19(24)16(10-2)26-8/h9-10,20-21H,1-8H3/b15-9-,16-10-/t20-,21+" ;
  ns0:monoisotopicmass "388.18859" ;
  skos:prefLabel "بیسکوپیران"@fa, "biscopyran"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YPPQLGPCXICENU-NAPRVIBBSA-N" ;
  ns0:mass "388.460" ;
  ns0:formula "C22H28O6" ;
  ns0:synonym_EXACT "(Z)-2-methoxy-1-[(2R,7S)-2-[(Z)-2-methoxybut-2-enoyl]-3,4,5,6-tetramethyl-2,7-dihydropyrano[2,3-b]pyran-7-yl]but-2-en-1-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(/C(/OC)=C/C)[C@@H]1OC=2O[C@@H](C(C)=C(C2C(=C1C)C)C)C(=O)/C(/OC)=C/C" .

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 .
