@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:109482>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "302.12013" ;
  skos:prefLabel "2 متیل N [1 (4 پروپ 2 انیل 5 سولفانیلیدین 1H 1،2،4 تریازول 3 ایل) اتیل] بنزامید"@fa, "2-methyl-n-[1-(4-prop-2-enyl-5-sulfanylidene-1h-1,2,4-triazol-3-yl)ethyl]benzamide"@en ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=CC=C1C(=O)NC(C)C2=NNC(=S)N2CC=C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchikey "WUGYVZWSONIFTP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "302.396" ;
  ns0:formula "C15H18N4OS" ;
  ns0:inchi "InChI=1S/C15H18N4OS/c1-4-9-19-13(17-18-15(19)21)11(3)16-14(20)12-8-6-5-7-10(12)2/h4-8,11H,1,9H2,2-3H3,(H,16,20)(H,18,21)" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:22702>
  skos:prefLabel "بنزامیدها"@fa, "benzamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109482> .

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 .
