@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113206> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:113206>
  ns0:inchi "InChI=1S/C20H23N3O4S/c1-15(24)16-6-5-7-18(14-16)22-28(26,27)19-10-8-17(9-11-19)21-20(25)23-12-3-2-4-13-23/h5-11,14,22H,2-4,12-13H2,1H3,(H,21,25)" ;
  ns0:charge "0" ;
  ns0:mass "401.481" ;
  skos:prefLabel "N [4 [(3 استیل فنیل) سولفامویل] فنیل] 1 پیپریدین کربوکسامید"@fa, "n-[4-[(3-acetylphenyl)sulfamoyl]phenyl]-1-piperidinecarboxamide"@en ;
  ns0:smiles "CC(=O)C1=CC(=CC=C1)NS(=O)(=O)C2=CC=C(C=C2)NC(=O)N3CCCCC3" ;
  ns0:monoisotopicmass "401.14093" ;
  ns0:formula "C20H23N3O4S" ;
  ns0:inchikey "MTWQYDPPWLQHAI-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
