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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109160>
  ns0:mass "444.912" ;
  ns0:formula "C22H25ClN4O4" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "444.15643" ;
  ns0:inchikey "NSCSIGAKFQMCAJ-UHFFFAOYSA-N" ;
  skos:prefLabel "N [3 کلرو 2 (1 پیپریدینیل) فنیل] 4 (4 مورفولینیل) 3 نیترو بنزامید"@fa, "n-[3-chloro-2-(1-piperidinyl)phenyl]-4-(4-morpholinyl)-3-nitrobenzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H25ClN4O4/c23-17-5-4-6-18(21(17)26-9-2-1-3-10-26)24-22(28)16-7-8-19(20(15-16)27(29)30)25-11-13-31-14-12-25/h4-8,15H,1-3,9-14H2,(H,24,28)" ;
  ns0:smiles "C1CCN(CC1)C2=C(C=CC=C2Cl)NC(=O)C3=CC(=C(C=C3)N4CCOCC4)[N+](=O)[O-]" .

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 .
