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

<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://www.irandoc.acir/onto/irandoc/CHEBI:93933>
  ns0:smiles "CC1CCN(CC1)S(=O)(=O)C2=CC=C(C=C2)NC(=O)C3=CC=C(C=C3)C(C)(C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4-tert-butyl-n-[4-[(4-methyl-1-piperidinyl)sulfonyl]phenyl]benzamide"@en, "4 ترت بوتیل N [4 [(4 متیل 1 پیپریدینیل) سولفونیل] فنیل] بنزامید"@fa ;
  ns0:inchi "InChI=1S/C23H30N2O3S/c1-17-13-15-25(16-14-17)29(27,28)21-11-9-20(10-12-21)24-22(26)18-5-7-19(8-6-18)23(2,3)4/h5-12,17H,13-16H2,1-4H3,(H,24,26)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "414.19771" ;
  ns0:inchikey "SQGLDIRNJCBEHS-UHFFFAOYSA-N" ;
  ns0:formula "C23H30N2O3S" ;
  ns0:mass "414.563" ;
  ns0:charge "0" .

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 .
