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

<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:190655>
  skos:prefLabel "5،6 دی متیل 3 [5 (تری فلورومتیل) پیریدین 2 یل] 1،2،4 تریازین"@fa, "5,6-dimethyl-3-[5-(trifluoromethyl)pyridin-2-yl]-1,2,4-triazine"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "254.07793" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39410> ;
  ns0:formula "C11H9F3N4" ;
  ns0:inchi "InChI=1S/C11H9F3N4/c1-6-7(2)17-18-10(16-6)9-4-3-8(5-15-9)11(12,13)14/h3-5H,1-2H3" ;
  ns0:inchikey "FASBKQMYWZBMGT-UHFFFAOYSA-N" ;
  ns0:mass "254.216" ;
  ns0:synonym_EXACT "5,6-dimethyl-3-[5-(triluoromethyl)pyridin-2-yl]-1,2,4-triazine" ;
  ns0:smiles "FC(F)(F)C=1C=CC(=NC1)C2=NC(=C(N=N2)C)C" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
