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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200292>
  ns0:formula "C11H14O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C1C2=C(CO[C@@H]3[C@H]2[C@H](O)CCO3)CC1" ;
  ns0:inchi "InChI=1S/C11H14O4/c12-7-2-1-6-5-15-11-10(9(6)7)8(13)3-4-14-11/h8,10-11,13H,1-5H2/t8-,10+,11-/m1/s1" ;
  ns0:mass "210.229" ;
  ns0:monoisotopicmass "210.08921" ;
  skos:prefLabel "4RS,7RS,11RS,2H 3,4,4a,5a,7,8 hexahydro 4 هیدروکسی پیرانو[2,3 b]cyclopenta[d]pyran 9(6H) one"@fa, "4rs,7rs,11rs,2h-3,4,4a,5a,7,8-hexahydro-4-hydroxy-pyrano[2,3-b]cyclopenta[d]pyran-9(6h)-one"@en ;
  ns0:inchikey "YJFYYEMGRRPKKL-DVVUODLYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26407> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1R,9R,13R)-13-hydroxy-8,10-dioxatricyclo[7.4.0.02,6]tridec-2(6)-en-3-one" .

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 .
