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

<http://www.irandoc.acir/onto/irandoc/CHEBI:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:198834> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:198834>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618>, <http://www.irandoc.acir/onto/irandoc/CHEBI:38314> ;
  ns0:inchi "InChI=1S/C13H22N2O/c1-6-10(4)12-13(16-5)15-11(8-14-12)7-9(2)3/h8-10H,6-7H2,1-5H3/t10-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 ثانیه بوتیل 5 ایزوبوتیل 3 متوکسی پیرازین"@fa, "2-sec-butyl-5-isobutyl-3-methoxypyrazine"@en ;
  ns0:synonym_EXACT "2-butan-2-yl-3-methoxy-5-(2-methylpropyl)pyrazine" ;
  ns0:formula "C13H22N2O" ;
  ns0:monoisotopicmass "222.17321" ;
  ns0:smiles "O(C1=NC(=CN=C1[C@H](CC)C)CC(C)C)C" ;
  ns0:inchikey "IDHPEMYHBNUQMC-JTQLQIEISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "222.332" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
