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

<http://www.irandoc.acir/onto/irandoc/CHEBI:210432>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1N[C@H](C(=O)N[C@@H]1C(C)C)CC(C)C" ;
  ns0:inchi "InChI=1S/C11H20N2O2/c1-6(2)5-8-10(14)13-9(7(3)4)11(15)12-8/h6-9H,5H2,1-4H3,(H,12,15)(H,13,14)/t8-,9+/m0/s1" ;
  ns0:monoisotopicmass "212.15248" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "سیکلو (L Val L Leu)"@fa, "cyclo-(l-val-l-leu)"@en ;
  ns0:synonym_EXACT "(3S,6R)-3-(2-methylpropyl)-6-propan-2-ylpiperazine-2,5-dione" ;
  ns0:inchikey "UPOUGDHEEGKEGS-DTWKUNHWSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48378> ;
  ns0:formula "C11H20N2O2" ;
  ns0:charge "0" ;
  ns0:mass "212.293" .

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 .
