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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109808>
  ns0:monoisotopicmass "428.13722" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3-(1,3-dioxo-2-isoindolyl)propanoic acid [4-[(4-methylanilino)-oxomethyl]phenyl] ester"@en, "3 (1، دی اکسو 2 ایزویندولیل) پروپانوئیک اسید [4 [( متیلانیلینو) اکسومتیل] فنیل] استر"@fa ;
  ns0:inchikey "SFBNFKRRYXPMQF-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "428.438" ;
  ns0:inchi "InChI=1S/C25H20N2O5/c1-16-6-10-18(11-7-16)26-23(29)17-8-12-19(13-9-17)32-22(28)14-15-27-24(30)20-4-2-3-5-21(20)25(27)31/h2-13H,14-15H2,1H3,(H,26,29)" ;
  ns0:formula "C25H20N2O5" ;
  ns0:smiles "CC1=CC=C(C=C1)NC(=O)C2=CC=C(C=C2)OC(=O)CCN3C(=O)C4=CC=CC=C4C3=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 .
