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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202208>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H31NO4" ;
  ns0:mass "325.449" ;
  ns0:inchi "InChI=1S/C18H31NO4/c1-6-12(3)15(11-20)19-16(22)8-9-18(5)17(23-18)13(4)10-14(21)7-2/h8-9,12-13,15,17,20H,6-7,10-11H2,1-5H3,(H,19,22)/b9-8+/t12-,13-,15+,17?,18+/m0/s1" ;
  skos:prefLabel "curvularide d"@en, "کرولارید D"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37622> ;
  ns0:synonym_EXACT "(E)-N-[(2S,3S)-1-hydroxy-3-methylpentan-2-yl]-3-[(2R)-2-methyl-3-[(2S)-4-oxohexan-2-yl]oxiran-2-yl]prop-2-enamide" ;
  ns0:monoisotopicmass "325.22531" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RDWBIAZAAVLQEC-LHHQPSSJSA-N" ;
  ns0:smiles "O=C(N[C@@H]([C@H](CC)C)CO)/C=C/[C@]1(OC1[C@H](CC(=O)CC)C)C" ;
  ns0:charge "0" .

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 .
