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

<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:105187>
  ns0:monoisotopicmass "183.02148" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C5H5N5OS" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C5H5N5OS/c1-2-3(11)6-4-7-8-5(12)10(4)9-2/h1H3,(H,8,12)(H,6,7,11)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39410> ;
  skos:prefLabel "6 متیل 3 سولفانیلیدین 1،2 دی هیدرو [1،2،4]تریازولو[4،3 b][1،2،4]تریازین 7 یک"@fa, "6-methyl-3-sulfanylidene-1,2-dihydro-[1,2,4]triazolo[4,3-b][1,2,4]triazin-7-one"@en ;
  ns0:smiles "CC1=NN2C(=NC1=O)NNC2=S" ;
  ns0:mass "183.192" ;
  ns0:charge "0" ;
  ns0:inchikey "LVHGDSJZQCLVQX-UHFFFAOYSA-N" .

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