@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://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:22278>
  skos:prefLabel "مشتق آلانین"@fa, "alanine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:190155> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190155>
  skos:prefLabel "N (4،5 دی هیدرو 1 متیل 4 اکسو 1H ایمیدازول 2 یل) آلانین"@fa, "n-(4,5-dihydro-1-methyl-4-oxo-1h-imidazol-2-yl)alanine"@en ;
  ns0:smiles "O=C1N=C(N(C1)C)N[C@@H](C)C(O)=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "SKIVBBIKOOPRPR-BYPYZUCNSA-N" ;
  ns0:inchi "InChI=1S/C7H11N3O3/c1-4(6(12)13)8-7-9-5(11)3-10(7)2/h4H,3H2,1-2H3,(H,12,13)(H,8,9,11)/t4-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22278> ;
  ns0:monoisotopicmass "185.08004" ;
  ns0:formula "C7H11N3O3" ;
  ns0:mass "185.183" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2S)-2-[(3-methyl-5-oxo-4H-imidazol-2-yl)amino]propanoic acid" .

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 .
