@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:169244>
  ns0:monoisotopicmass "208.05964" ;
  ns0:formula "C8H8N4O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "آمینو فورانتوئین"@fa, "aminofurantoin"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24628> ;
  ns0:synonym_EXACT "1-[(E)-(5-aminouran-2-yl)methylideneamino]imidazolidine-2,4-dione" ;
  ns0:charge "0" ;
  ns0:mass "208.177" ;
  ns0:inchi "InChI=1S/C8H8N4O3/c9-6-2-1-5(15-6)3-10-12-4-7(13)11-8(12)14/h1-3H,4,9H2,(H,11,13,14)/b10-3+" ;
  ns0:smiles "O1C(/C=N/N2CC(=O)NC2=O)=CC=C1N" ;
  ns0:inchikey "KLJOOBXQOIHZQM-XCVCLJGOSA-N" .

<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:169244> .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
