@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:95165>
  ns0:monoisotopicmass "228.08585" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38102> ;
  skos:prefLabel "4 آمینو 1 [4 هیدروکسی 5 (هیدروکسی متیل) 2 اگزولانیل] 1،3،5 تریازین 2 یک"@fa, "4-amino-1-[4-hydroxy-5-(hydroxymethyl)-2-oxolanyl]-1,3,5-triazin-2-one"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1C(C(OC1N2C=NC(=NC2=O)N)CO)O" ;
  ns0:formula "C8H12N4O4" ;
  ns0:inchi "InChI=1S/C8H12N4O4/c9-7-10-3-12(8(15)11-7)6-1-4(14)5(2-13)16-6/h3-6,13-14H,1-2H2,(H2,9,11,15)" ;
  ns0:inchikey "XAUDJQYHKZQPEU-UHFFFAOYSA-N" ;
  ns0:mass "228.206" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38102>
  skos:prefLabel "تریازین ها"@fa, "triazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95165> .

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 .
