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

<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:112958>
  ns0:charge "0" ;
  ns0:formula "C17H16N2O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:monoisotopicmass "328.10592" ;
  skos:prefLabel "4-[[(2-nitrophenyl)-oxomethyl]amino]benzoic acid propyl ester"@en, "4 پروپیل استر [[(2 نیتروفنیل) اکسومتیل] آمینو] بنزوئیک اسید"@fa ;
  ns0:mass "328.320" ;
  ns0:inchikey "ZABJJVACMOYEEP-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H16N2O5/c1-2-11-24-17(21)12-7-9-13(10-8-12)18-16(20)14-5-3-4-6-15(14)19(22)23/h3-10H,2,11H2,1H3,(H,18,20)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCCOC(=O)C1=CC=C(C=C1)NC(=O)C2=CC=CC=C2[N+](=O)[O-]" .

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