@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:24628>
  skos:prefLabel "ایمیدازولیدین 2،4 دیون"@fa, "imidazolidine-2,4-dione"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:108132> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:108132>
  ns0:monoisotopicmass "351.12528" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24628> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C16H21N3O4S/c1-3-23-12-6-4-11(5-7-12)17-14(20)10-19-15(21)13(8-9-24-2)18-16(19)22/h4-7,13H,3,8-10H2,1-2H3,(H,17,20)(H,18,22)" ;
  skos:prefLabel "N (4 اتوکسی فنیل) 2 [4 [2 (متیل تیو) اتیل] 2،5 دی اکسو 1 ایمیدازولیدینیل] استامید"@fa, "n-(4-ethoxyphenyl)-2-[4-[2-(methylthio)ethyl]-2,5-dioxo-1-imidazolidinyl]acetamide"@en ;
  ns0:formula "C16H21N3O4S" ;
  ns0:inchikey "FYWBITYCXWJRFZ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "351.422" ;
  ns0:smiles "CCOC1=CC=C(C=C1)NC(=O)CN2C(=O)C(NC2=O)CCSC" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
