@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:137440>
  ns0:smiles "CC(N(CCCCNCCCN)C(C)=O)=O" ;
  ns0:inchikey "SKQLBVJMDVTJMX-UHFFFAOYSA-N" ;
  skos:prefLabel "diacetylspermidine"@en, "دی استیل اسپرمیدین"@fa ;
  ns0:formula "C11H23N3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "229.17903" ;
  ns0:mass "229.320" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35356> ;
  ns0:inchi "InChI=1S/C11H23N3O2/c1-10(15)14(11(2)16)9-4-3-7-13-8-5-6-12/h13H,3-9,12H2,1-2H3" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35356>
  skos:prefLabel "دی کربوکسیمید"@fa, "dicarboximide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:137440> .

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