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

<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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:80471>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24628> ;
  ns0:smiles "CNC(=O)N(C)C1NC(=O)N(C)C1=O" ;
  ns0:inchi "InChI=1S/C7H12N4O3/c1-8-6(13)10(2)4-5(12)11(3)7(14)9-4/h4H,1-3H3,(H,8,13)(H,9,14)" ;
  skos:prefLabel "3،6،8 تری متیل آلانتوئین"@fa, "3,6,8-trimethylallantoin"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SUPBSHBVIKDGQN-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C7H12N4O3" ;
  ns0:mass "200.19520" ;
  ns0:monoisotopicmass "200.09094" ;
  ns0:charge "0" .

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 .
