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

<http://www.irandoc.acir/onto/irandoc/CHEBI:230730>
  ns0:smiles "OC(=O)C(NN=C(N)N)CCCN=C(N)N" ;
  ns0:inchi "InChI=1S/C7H17N7O2/c8-6(9)12-3-1-2-4(5(15)16)13-14-7(10)11/h4,13H,1-3H2,(H,15,16)(H4,8,9,12)(H4,10,11,14)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "231.14437" ;
  ns0:mass "231.260" ;
  ns0:charge "0" ;
  skos:prefLabel "گوانیدینو آرژنین"@fa, "guanidino arginine"@en ;
  ns0:inchikey "VRTVCGMQWXYEIZ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C7H17N7O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22617> ;
  ns0:synonym_EXACT "5-(diaminomethylideneamino)-2-[2-(diaminomethylidene)hydrazinyl]pentanoic acid" .

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 .
