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

<http://www.irandoc.acir/onto/irandoc/CHEBI:228567>
  skos:prefLabel "(4 بنزوئیل پیپریدینو) [4 (ترت بوتیل) فنیل] متانون"@fa, "(4-benzoylpiperidino)[4-(tert-butyl)phenyl]methanone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:synonym_EXACT "[1-(4-tert-butylbenzoyl)piperidin-4-yl]-phenylmethanone" ;
  ns0:inchi "InChI=1S/C23H27NO2/c1-23(2,3)20-11-9-19(10-12-20)22(26)24-15-13-18(14-16-24)21(25)17-7-5-4-6-8-17/h4-12,18H,13-16H2,1-3H3" ;
  ns0:smiles "O=C(C1CCN(CC1)C(=O)C2=CC=C(C(C)(C)C)C=C2)C3=CC=CC=C3" ;
  ns0:mass "349.474" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LOUVUGFEHGEXFP-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "349.20418" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H27NO2" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
