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

<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:120851>
  skos:prefLabel "4-ethoxy-n-[5-[[2-oxo-2-(2-oxolanylmethylamino)ethyl]thio]-1,3,4-thiadiazol-2-yl]benzamide"@en, "4 اتوکسی N [5 [[2 اکسو 2 (2 اکسولانیل متیل آمینو) اتیل] تیو] 1،3،4 تیادیازول 2 یل] بنزامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:formula "C18H22N4O4S2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C18H22N4O4S2/c1-2-25-13-7-5-12(6-8-13)16(24)20-17-21-22-18(28-17)27-11-15(23)19-10-14-4-3-9-26-14/h5-8,14H,2-4,9-11H2,1H3,(H,19,23)(H,20,21,24)" ;
  ns0:smiles "CCOC1=CC=C(C=C1)C(=O)NC2=NN=C(S2)SCC(=O)NCC3CCCO3" ;
  ns0:mass "422.525" ;
  ns0:monoisotopicmass "422.10825" ;
  ns0:inchikey "CTYJCTRYAPVVBZ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
