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

<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://www.irandoc.acir/onto/irandoc/CHEBI:105448>
  ns0:inchikey "SFJJYELEPFGWSA-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4 متوکسی N [2 (4 مورفولینیل) فنیل] 3 نیتروبنزامید"@fa, "4-methoxy-n-[2-(4-morpholinyl)phenyl]-3-nitrobenzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:monoisotopicmass "357.13247" ;
  ns0:formula "C18H19N3O5" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H19N3O5/c1-25-17-7-6-13(12-16(17)21(23)24)18(22)19-14-4-2-3-5-15(14)20-8-10-26-11-9-20/h2-7,12H,8-11H2,1H3,(H,19,22)" ;
  ns0:mass "357.361" ;
  ns0:smiles "COC1=C(C=C(C=C1)C(=O)NC2=CC=CC=C2N3CCOCC3)[N+](=O)[O-]" ;
  ns0:charge "0" .

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 .
