@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:59777>
  skos:prefLabel "کتال"@fa, "ketal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:203648> .

<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:203648>
  ns0:inchi "InChI=1S/C15H22O5/c1-8(16)5-9-6-11(17)14-7-10(14)13(2,3)20-15(14,19-4)12(9)18/h5,8,10-11,16-17H,6-7H2,1-4H3/b9-5+/t8-,10+,11+,14+,15-/m1/s1" ;
  skos:prefLabel "6 O methylpapyracon B"@fa, "6-o-methylpapyracon b"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "282.336" ;
  ns0:charge "0" ;
  ns0:inchikey "HRGQUZFZALCQPL-VPLLNTPESA-N" ;
  ns0:smiles "O=C1/C(=C/[C@H](O)C)/C[C@H](O)[C@@]23[C@@]1(OC(C)(C)[C@@H]2C3)OC" ;
  ns0:formula "C15H22O5" ;
  ns0:monoisotopicmass "282.14672" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1aR,3aS,5E,7S,7aS)-7-hydroxy-5-[(2R)-2-hydroxypropylidene]-3a-methoxy-2,2-dimethyl-1,1a,6,7-tetrahydrocyclopropa[c][1]benzouran-4-one" .

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 .
