@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://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35274>
  skos:prefLabel "مشتق یون آمونیوم"@fa, "ammonium ion derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:193051> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:193051>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C12H28N4O3" ;
  ns0:monoisotopicmass "276.21504" ;
  ns0:smiles "N(CCCC[NH2+]CCC[NH3+])C(CC[C@@H](C(=O)[O-])[NH3+])=O" ;
  ns0:synonym_RELATED "gamma-L-glutamylspermidine" ;
  ns0:charge "+2" ;
  skos:prefLabel "گاما ال گلوتامیل اسپرمیدین (2+)"@fa, "gamma-l-glutamylspermidine(2+)"@en ;
  ns0:inchikey "UDSKGBFGTTXSBC-JTQLQIEISA-P" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35274> ;
  ns0:subset "2_STAR" ;
  ns0:mass "276.380" ;
  ns0:inchi "InChI=1S/C12H26N4O3/c13-6-3-8-15-7-1-2-9-16-11(17)5-4-10(14)12(18)19/h10,15H,1-9,13-14H2,(H,16,17)(H,18,19)/p+2/t10-/m0/s1" .

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