@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:94096>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "344.09431" ;
  ns0:formula "C16H16N4O3S" ;
  skos:prefLabel "N (2 فورانیل متیل) 2 (4 اکسو 5،6،7،8 تتراهیدرو [1] بنزوتیولو[2،3 d]تریازین 3 یل) استامید"@fa, "n-(2-furanylmethyl)-2-(4-oxo-5,6,7,8-tetrahydro-[1]benzothiolo[2,3-d]triazin-3-yl)acetamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CCC2=C(C1)C3=C(S2)N=NN(C3=O)CC(=O)NCC4=CC=CO4" ;
  ns0:mass "344.390" ;
  ns0:inchi "InChI=1S/C16H16N4O3S/c21-13(17-8-10-4-3-7-23-10)9-20-16(22)14-11-5-1-2-6-12(11)24-15(14)18-19-20/h3-4,7H,1-2,5-6,8-9H2,(H,17,21)" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38102> ;
  ns0:inchikey "IKNHZQAKBKLGMT-UHFFFAOYSA-N" .

<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:94096> .

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 .
