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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116416>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C17H18N8O2S/c1-2-27-14(26)11-8-20-17(24-13(11)18)28-9-12-22-15(19)25-16(23-12)21-10-6-4-3-5-7-10/h3-8H,2,9H2,1H3,(H2,18,20,24)(H3,19,21,22,23,25)" ;
  skos:prefLabel "4 آمینو 2 [(  6 آنیلینو 1،3،5 تریازین  یل) متیل تیو]  اتیل استر اسید پیریمیدین کربوکسیلیک"@fa, "4-amino-2-[(4-amino-6-anilino-1,3,5-triazin-2-yl)methylthio]-5-pyrimidinecarboxylic acid ethyl ester"@en ;
  ns0:inchikey "RRXYXSMOOQIPTM-UHFFFAOYSA-N" ;
  ns0:mass "398.444" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78574> ;
  ns0:monoisotopicmass "398.12734" ;
  ns0:smiles "CCOC(=O)C1=CN=C(N=C1N)SCC2=NC(=NC(=N2)NC3=CC=CC=C3)N" ;
  ns0:formula "C17H18N8O2S" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
