@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:48378>
  skos:prefLabel "اسید کربوکسیمیدیک"@fa, "carboximidic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:137414> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:137414>
  ns0:smiles "CCCCC/C(=N/CCCC[C@](CO)([H])/N=C(/CCCCC)/O)/O" ;
  skos:prefLabel "(1Z) N /{(5S) 6 هیدروکسی 5 [(E) (1  هگزیلیدین) آمینو] هگزیل/}هگزانیمیدیک اسید"@fa, "(1z)-n-/{(5s)-6-hydroxy-5-[(e)-(1-hydroxyhexylidene)amino]hexyl/}hexanimidic acid"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48378> ;
  ns0:inchi "InChI=1S/C18H36N2O3/c1-3-5-7-12-17(22)19-14-10-9-11-16(15-21)20-18(23)13-8-6-4-2/h16,21H,3-15H2,1-2H3,(H,19,22)(H,20,23)/t16-/m0/s1" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H36N2O3" ;
  ns0:inchikey "AUDAHHGSPVXDLM-INIZCTEOSA-N" ;
  ns0:monoisotopicmass "328.27259" ;
  ns0:mass "328.491" ;
  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:mass rdfs:label "جرم"@fa, "mass"@en .
