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

<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://www.irandoc.acir/onto/irandoc/CHEBI:109694>
  ns0:inchi "InChI=1S/C24H24FN3O4S/c1-32-22-11-9-21(10-12-22)27-13-15-28(16-14-27)24(29)18-5-7-20(8-6-18)26-33(30,31)23-4-2-3-19(25)17-23/h2-12,17,26H,13-16H2,1H3" ;
  ns0:inchikey "SLADHNDVHKCEFU-UHFFFAOYSA-N" ;
  ns0:formula "C24H24FN3O4S" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:smiles "COC1=CC=C(C=C1)N2CCN(CC2)C(=O)C3=CC=C(C=C3)NS(=O)(=O)C4=CC=CC(=C4)F" ;
  skos:prefLabel "3-fluoro-n-[4-[[4-(4-methoxyphenyl)-1-piperazinyl]-oxomethyl]phenyl]benzenesulfonamide"@en, "3 فلوئورو N [4 [[4 (4 متوکسی فنیل) 1 پیپرازینیل] اکسومتیل] فنیل] بنزن سولفونامید"@fa ;
  ns0:monoisotopicmass "469.14716" ;
  ns0:charge "0" ;
  ns0:mass "469.530" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
