@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:85624>
  ns0:smiles "NC(NCC[C@H](CC([O-])=O)[NH3+])=[NH2+]" ;
  skos:prefLabel "ایزوآرژنین"@fa, "isoarginine"@en ;
  ns0:monoisotopicmass "175.11895" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60251> ;
  ns0:charge "+1" ;
  ns0:inchikey "XGSVDFYDYLLWRN-SCSAIBSYSA-O" ;
  ns0:formula "C6H15N4O2" ;
  ns0:mass "175.209" ;
  ns0:inchi "InChI=1S/C6H14N4O2/c7-4(3-5(11)12)1-2-10-6(8)9/h4H,1-3,7H2,(H,11,12)(H4,8,9,10)/p+1/t4-/m1/s1" .

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 .
<http://www.irandoc.acir/onto/irandoc/CHEBI:60251>
  skos:prefLabel "یون گوانیدینیم"@fa, "guanidinium ion"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:85624> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
