@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://www.irandoc.acir/onto/irandoc/CHEBI:22617>
  skos:prefLabel "مشتق آرژنین"@fa, "arginine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:172002> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:172002>
  ns0:subset "2_STAR" ;
  ns0:mass "336.345" ;
  skos:prefLabel "n2-fructopyranosylarginine"@en, "N2 فروکتوپیرانوسیلارژینین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C12H24N4O7/c13-11(14)15-3-1-2-6(10(20)21)16-5-12(22)9(19)8(18)7(17)4-23-12/h6-9,16-19,22H,1-5H2,(H,20,21)(H4,13,14,15)" ;
  ns0:synonym_EXACT "5-(diaminomethylideneamino)-2-[(2,3,4,5-tetrahydroxyoxan-2-yl)methylamino]pentanoic acid" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22617> ;
  ns0:formula "C12H24N4O7" ;
  ns0:monoisotopicmass "336.16450" ;
  ns0:inchikey "DLFIWFDONDYZKI-UHFFFAOYSA-N" ;
  ns0:smiles "O1C(O)(C(O)C(O)C(O)C1)CNC(CCCN=C(N)N)C(O)=O" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
