@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:78574>
  skos:prefLabel "پیریمیدین کربوکسیلیک اسید"@fa, "pyrimidinecarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114859> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114859>
  ns0:mass "353.376" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78574> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JLQSDPUKMIJEII-UHFFFAOYSA-N" ;
  skos:prefLabel "2 (3،5 دی متیل 1 پیرازولیل) 4 ( هیدروکسیانیلینو)  پیریمیدین کربوکسیلیک اسید اتیل استر"@fa, "2-(3,5-dimethyl-1-pyrazolyl)-4-(4-hydroxyanilino)-5-pyrimidinecarboxylic acid ethyl ester"@en ;
  ns0:smiles "CCOC(=O)C1=CN=C(N=C1NC2=CC=C(C=C2)O)N3C(=CC(=N3)C)C" ;
  ns0:formula "C18H19N5O3" ;
  ns0:monoisotopicmass "353.14879" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H19N5O3/c1-4-26-17(25)15-10-19-18(23-12(3)9-11(2)22-23)21-16(15)20-13-5-7-14(24)8-6-13/h5-10,24H,4H2,1-3H3,(H,19,20,21)" .

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 .
