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

<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://www.irandoc.acir/onto/irandoc/CHEBI:105682>
  ns0:inchi "InChI=1S/C21H17N3O/c1-14-13-18(15(2)25-14)21-22-19(16-9-5-3-6-10-16)20(23-24-21)17-11-7-4-8-12-17/h3-13H,1-2H3" ;
  ns0:inchikey "UJALZUWGULLIEZ-UHFFFAOYSA-N" ;
  ns0:formula "C21H17N3O" ;
  ns0:smiles "CC1=CC(=C(O1)C)C2=NC(=C(N=N2)C3=CC=CC=C3)C4=CC=CC=C4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3-(2,5-dimethyl-3-furanyl)-5,6-diphenyl-1,2,4-triazine"@en, "3 (2،5 دی متیل 3 فورانیل) 5،6 دی فنیل 1،2،4 تریازین"@fa ;
  ns0:mass "327.380" ;
  ns0:monoisotopicmass "327.13716" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39410> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
