@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:39410>
  skos:prefLabel "1,2,4-triazines"@en, "1،2،4 تریازین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104961> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:104961>
  ns0:inchikey "PQIPAPNLNPLMLK-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "234.257" ;
  ns0:formula "C14H10N4" ;
  skos:prefLabel "5 فنیل 3 (2 پیریدینیل) 1،2،4 تریازین"@fa, "5-phenyl-3-(2-pyridinyl)-1,2,4-triazine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39410> ;
  ns0:inchi "InChI=1S/C14H10N4/c1-2-6-11(7-3-1)13-10-16-18-14(17-13)12-8-4-5-9-15-12/h1-10H" ;
  ns0:smiles "C1=CC=C(C=C1)C2=CN=NC(=N2)C3=CC=CC=N3" ;
  ns0:monoisotopicmass "234.09055" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
