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

<http://www.irandoc.acir/onto/irandoc/CHEBI:199584>
  ns0:inchi "InChI=1S/C15H24O4/c1-13(2)5-10-9(7-16)4-12-14(3,8-17)6-11(18)15(10,13)19-12/h4,10-12,16-18H,5-8H2,1-3H3/t10-,11+,12+,14-,15-/m1/s1" ;
  ns0:charge "0" ;
  ns0:mass "268.353" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GNUIPQNBCVNGEM-CYHVGBIXSA-N" ;
  ns0:smiles "O1[C@]23C(C[C@@H]2C(CO)=C[C@H]1[C@](CO)(C)C[C@@H]3O)(C)C" ;
  skos:prefLabel "پستالوپورونین B"@fa, "pestaloporonin b"@en ;
  ns0:monoisotopicmass "268.16746" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(1S,4R,7S,8R,10S)-5,8-bis(hydroxymethyl)-2,2,8-trimethyl-11-oxatricyclo[5.3.1.01,4]undec-5-en-10-ol" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  ns0:formula "C15H24O4" .

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 .
