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

<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://www.irandoc.acir/onto/irandoc/CHEBI:109609>
  ns0:subset "2_STAR" ;
  ns0:mass "345.781" ;
  skos:prefLabel "n-[3-chloro-4-(1-pyrrolidinyl)phenyl]-2-nitrobenzamide"@en, "N [3 کلرو 4 (1 پیرولیدینیل) فنیل] 2 نیترو بنزامید"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "345.08802" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchi "InChI=1S/C17H16ClN3O3/c18-14-11-12(7-8-16(14)20-9-3-4-10-20)19-17(22)13-5-1-2-6-15(13)21(23)24/h1-2,5-8,11H,3-4,9-10H2,(H,19,22)" ;
  ns0:smiles "C1CCN(C1)C2=C(C=C(C=C2)NC(=O)C3=CC=CC=C3[N+](=O)[O-])Cl" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C17H16ClN3O3" ;
  ns0:inchikey "YXKXHGQWYNXLGM-UHFFFAOYSA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
