@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:38337>
  skos:prefLabel "پیریمیدون"@fa, "pyrimidone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:190668> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:190668>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38337> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "S=C1N(CC=2OC=CC2)C(=O)C=C(N1)N" ;
  ns0:synonym_EXACT "6-amino-3-(uran-2-ylmethyl)-2-sulanylidene-1H-pyrimidin-4-one" ;
  ns0:mass "223.250" ;
  ns0:inchi "InChI=1S/C9H9N3O2S/c10-7-4-8(13)12(9(15)11-7)5-6-2-1-3-14-6/h1-4H,5,10H2,(H,11,15)" ;
  skos:prefLabel "4 آمینو 1 (2 فوریل متیل) 6 هیدروکسی 1،2 دی هیدروپیریمیدین 2 تیون"@fa, "4-amino-1-(2-furylmethyl)-6-hydroxy-1,2-dihydropyrimidine-2-thione"@en ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C9H9N3O2S" ;
  ns0:monoisotopicmass "223.04155" ;
  ns0:inchikey "MXRSIHIYFNKPJK-UHFFFAOYSA-N" .

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 .
