@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:106003>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "403.497" ;
  ns0:smiles "CC1=CC(=CC=C1)OCC(=O)NC2=CC=C(C=C2)N3CCN(CC3)S(=O)(=O)C" ;
  ns0:inchikey "GQMSBWCCGBBRIS-UHFFFAOYSA-N" ;
  skos:prefLabel "2-(3-methylphenoxy)-n-[4-(4-methylsulfonyl-1-piperazinyl)phenyl]acetamide"@en, "2 (3 متیل فنوکسی) N [4 (4 متیل سولفونیل 1 پیپرازینیل) فنیل] استامید"@fa ;
  ns0:formula "C20H25N3O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H25N3O4S/c1-16-4-3-5-19(14-16)27-15-20(24)21-17-6-8-18(9-7-17)22-10-12-23(13-11-22)28(2,25)26/h3-9,14H,10-13,15H2,1-2H3,(H,21,24)" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "403.15658" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26144>
  skos:prefLabel "پیپرازین ها"@fa, "piperazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:106003> .

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 .
