@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:210154>
  skos:prefLabel "آسپرگیلسمین جی"@fa, "aspergilsmin g"@en ;
  ns0:synonym_EXACT "(4S,7aS)-4,7a-dimethoxy-6,7-dihydro-4H-uro[3,2-c]pyran-2-one" ;
  ns0:inchikey "BRIJMHXYHLRFCT-IUCAKERBSA-N" ;
  ns0:monoisotopicmass "200.06847" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C9H12O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> ;
  ns0:smiles "O=C1O[C@@]2(OC)CCO[C@@H](C2=C1)OC" ;
  ns0:inchi "InChI=1S/C9H12O5/c1-11-8-6-5-7(10)14-9(6,12-2)3-4-13-8/h5,8H,3-4H2,1-2H3/t8-,9-/m0/s1" ;
  ns0:mass "200.190" ;
  ns0:charge "0" .

<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:210154> .

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 .
