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

<http://www.irandoc.acir/onto/irandoc/CHEBI:108365>
  ns0:mass "493.663" ;
  ns0:inchi "InChI=1S/C28H35N3O3S/c1-4-34-24-12-10-22(11-13-24)26(31-16-14-30(15-17-31)18-19-32)25-20(2)21(3)35-28(25)29-27(33)23-8-6-5-7-9-23/h5-13,26,32H,4,14-19H2,1-3H3,(H,29,33)" ;
  skos:prefLabel "n-[3-[(4-ethoxyphenyl)-[4-(2-hydroxyethyl)-1-piperazinyl]methyl]-4,5-dimethyl-2-thiophenyl]benzamide"@en, "N [3 [(4 اتوکسی فنیل) [4 (2 هیدروکسی اتیل) 1 پیپرازینیل] متیل] 4،5 دی متیل 2 تیوفنیل] بنزامید"@fa ;
  ns0:smiles "CCOC1=CC=C(C=C1)C(C2=C(SC(=C2C)C)NC(=O)C3=CC=CC=C3)N4CCN(CC4)CCO" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:formula "C28H35N3O3S" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "493.23991" ;
  ns0:inchikey "SXWKTUITQAVEGZ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> .

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 .
