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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:115071>
  ns0:smiles "C1CCN(CC1)S(=O)(=O)C2=CC=CC(=C2)C(=O)NC3=CC=CC(=C3)C(=O)O" ;
  ns0:inchi "InChI=1S/C19H20N2O5S/c22-18(20-16-8-4-7-15(12-16)19(23)24)14-6-5-9-17(13-14)27(25,26)21-10-2-1-3-11-21/h4-9,12-13H,1-3,10-11H2,(H,20,22)(H,23,24)" ;
  ns0:formula "C19H20N2O5S" ;
  skos:prefLabel "3-[[oxo-[3-(1-piperidinylsulfonyl)phenyl]methyl]amino]benzoic acid"@en, "3 [[oxo [ (1 پیپریدینیل سولفونیل) فنیل] متیل] آمینو] بنزوئیک اسید"@fa ;
  ns0:mass "388.439" ;
  ns0:subset "2_STAR" ;
  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:inchikey "NMLTYVFSQJBYCF-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "388.10929" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
