@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:79969>
  ns0:inchikey "MEYPAYJYAZKERR-JLHYYAGUSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "CCCN(CCC)/C=N/c1cccc(=O)[nH]1" ;
  skos:prefLabel "cgp 28014"@en, "CGP 28014"@fa ;
  ns0:mass "221.29880" ;
  ns0:inchi "InChI=1S/C12H19N3O/c1-3-8-15(9-4-2)10-13-11-6-5-7-12(16)14-11/h5-7,10H,3-4,8-9H2,1-2H3,(H,14,16)/b13-10+" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38183> ;
  ns0:monoisotopicmass "221.15281" ;
  ns0:formula "C12H19N3O" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38183>
  skos:prefLabel "پیریدون"@fa, "pyridone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79969> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
