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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121168>
  ns0:mass "424.533" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "N [5 اتیل 3 [(4 فلوروفنیل) (4 مورفولینیل) متیل] 2 تیوفنیل] بنزامید"@fa, "n-[5-ethyl-3-[(4-fluorophenyl)-(4-morpholinyl)methyl]-2-thiophenyl]benzamide"@en ;
  ns0:monoisotopicmass "424.16208" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H25FN2O2S/c1-2-20-16-21(24(30-20)26-23(28)18-6-4-3-5-7-18)22(27-12-14-29-15-13-27)17-8-10-19(25)11-9-17/h3-11,16,22H,2,12-15H2,1H3,(H,26,28)" ;
  ns0:inchikey "NMJLQMBUDFXZOL-UHFFFAOYSA-N" ;
  ns0:formula "C24H25FN2O2S" ;
  ns0:smiles "CCC1=CC(=C(S1)NC(=O)C2=CC=CC=C2)C(C3=CC=C(C=C3)F)N4CCOCC4" .

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 .
