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

<http://www.irandoc.acir/onto/irandoc/CHEBI:229496>
  ns0:monoisotopicmass "246.13281" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC(C(=O)O)N/C(=N/CCCC(C(=O)O)N)/N" ;
  skos:prefLabel "n-omega-carboxyethyl-l-arginine"@en, "N امگا کربوکسی اتیل ال آرژنین"@fa ;
  ns0:formula "C9H18N4O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22617> ;
  ns0:mass "246.267" ;
  ns0:synonym_RELATED "CEA" ;
  ns0:inchi "InChI=1S/C9H18N4O4/c1-5(7(14)15)13-9(11)12-4-2-3-6(10)8(16)17/h5-6H,2-4,10H2,1H3,(H,14,15)(H,16,17)(H3,11,12,13)" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "AXMTZCNNIBYFKI-UHFFFAOYSA-N" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
