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

<http://www.irandoc.acir/onto/irandoc/CHEBI:103925>
  ns0:subset "2_STAR" ;
  ns0:inchikey "DBJNKIOTKAPNHU-UHFFFAOYSA-N" ;
  ns0:smiles "CC1CCN(CC1)CCCNC2=C(C=C(C=C2)C(=O)NC3=CC(=C(C=C3)C)F)[N+](=O)[O-]" ;
  skos:prefLabel "n-(3-fluoro-4-methylphenyl)-4-[3-(4-methyl-1-piperidinyl)propylamino]-3-nitrobenzamide"@en, "N (3 فلوئورو 4 متیل فنیل) 4 [3 (4 متیل 1 پیپریدینیل) پروپیلامین] 3 نیترو بنزامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "428.501" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchi "InChI=1S/C23H29FN4O3/c1-16-8-12-27(13-9-16)11-3-10-25-21-7-5-18(14-22(21)28(30)31)23(29)26-19-6-4-17(2)20(24)15-19/h4-7,14-16,25H,3,8-13H2,1-2H3,(H,26,29)" ;
  ns0:formula "C23H29FN4O3" ;
  ns0:monoisotopicmass "428.22237" ;
  ns0:charge "0" .

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 .
