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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120719>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C24H15F6N3OS/c25-23(26,27)16-4-1-3-15(11-16)21(34)31-18-9-7-14(8-10-18)20-13-35-22(33-20)32-19-6-2-5-17(12-19)24(28,29)30/h1-13H,(H,31,34)(H,32,33)" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GQHHIKPBSIGRQP-UHFFFAOYSA-N" ;
  ns0:mass "507.453" ;
  ns0:smiles "C1=CC(=CC(=C1)C(F)(F)F)C(=O)NC2=CC=C(C=C2)C3=CSC(=N3)NC4=CC=CC(=C4)C(F)(F)F" ;
  ns0:monoisotopicmass "507.08400" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "3-(trifluoromethyl)-n-[4-[2-[3-(trifluoromethyl)anilino]-4-thiazolyl]phenyl]benzamide"@en, "3 (تری فلورومتیل) N [4 [2 [3 (تری فلورومتیل) آنیلینو] 4 تیازولیل] فنیل] بنزامید"@fa ;
  ns0:formula "C24H15F6N3OS" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
