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

<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:108254>
  ns0:monoisotopicmass "328.21508" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "N [2 (1 سیکلوهگزنیل) اتیل] 4 (4 مورفولینیل متیل) بنزامید"@fa, "n-[2-(1-cyclohexenyl)ethyl]-4-(4-morpholinylmethyl)benzamide"@en ;
  ns0:smiles "C1CCC(=CC1)CCNC(=O)C2=CC=C(C=C2)CN3CCOCC3" ;
  ns0:inchikey "ZNJHVYUEUYXHNI-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "328.449" ;
  ns0:inchi "InChI=1S/C20H28N2O2/c23-20(21-11-10-17-4-2-1-3-5-17)19-8-6-18(7-9-19)16-22-12-14-24-15-13-22/h4,6-9H,1-3,5,10-16H2,(H,21,23)" ;
  ns0:formula "C20H28N2O2" .

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