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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218603>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38314> ;
  ns0:charge "0" ;
  ns0:smiles "O=C1NC(=CN=C1[C@H](OC)C(C)C)CC(C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "238.16813" ;
  skos:prefLabel "ochramide b"@en, "اوکرامید بی"@fa ;
  ns0:formula "C13H22N2O2" ;
  ns0:inchikey "XQDFUPVITSTOSR-GFCCVEGCSA-N" ;
  ns0:synonym_EXACT "3-[(1R)-1-methoxy-2-methylpropyl]-6-(2-methylpropyl)-1H-pyrazin-2-one" ;
  ns0:inchi "InChI=1S/C13H22N2O2/c1-8(2)6-10-7-14-11(13(16)15-10)12(17-5)9(3)4/h7-9,12H,6H2,1-5H3,(H,15,16)/t12-/m1/s1" ;
  ns0:mass "238.331" .

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 .
