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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120675>
  skos:prefLabel "5 [[2،5 دی متیل 1 (3 پیریدینیل) 3 پیرولیل] متیلیدن] 3 فنیلیمیدازولیدین 2،4 دیون"@fa, "5-[[2,5-dimethyl-1-(3-pyridinyl)-3-pyrrolyl]methylidene]-3-phenylimidazolidine-2,4-dione"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24628> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C21H18N4O2" ;
  ns0:smiles "CC1=CC(=C(N1C2=CN=CC=C2)C)C=C3C(=O)N(C(=O)N3)C4=CC=CC=C4" ;
  ns0:inchikey "VZMIMONWQGIZIP-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C21H18N4O2/c1-14-11-16(15(2)24(14)18-9-6-10-22-13-18)12-19-20(26)25(21(27)23-19)17-7-4-3-5-8-17/h3-13H,1-2H3,(H,23,27)" ;
  ns0:mass "358.394" ;
  ns0:monoisotopicmass "358.14298" .

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 .
