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

<http://www.irandoc.acir/onto/irandoc/CHEBI:230072>
  skos:prefLabel "(2s)-2-(2-benzamidoethylamino)-5-(diaminomethylideneamino)pentanoic acid"@en, "(2S) 2 (2 Benzamidoethylamino) 5 (diaminomethylideneamino) pentanoic acid"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "OC(=O)C(NCCNC(=O)C1=CC=CC=C1)CCCN=C(N)N" ;
  ns0:inchikey "MBLBNYZSCFZQHW-UHFFFAOYSA-N" ;
  ns0:formula "C15H23N5O3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "2-(2-benzamidoethylamino)-5-(diaminomethylideneamino)pentanoic acid" ;
  ns0:monoisotopicmass "321.18009" ;
  ns0:inchi "InChI=1S/C15H23N5O3/c16-15(17)20-8-4-7-12(14(22)23)18-9-10-19-13(21)11-5-2-1-3-6-11/h1-3,5-6,12,18H,4,7-10H2,(H,19,21)(H,22,23)(H4,16,17,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22617> ;
  ns0:mass "321.381" ;
  ns0:charge "0" .

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