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

<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:112278>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:mass "459.536" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CN(CCN1C2=CC=C(C=C2)F)C(=O)C=CC3=CC=C(C=C3)S(=O)(=O)N4CCOCC4" ;
  ns0:inchi "InChI=1S/C23H26FN3O4S/c24-20-4-6-21(7-5-20)25-11-13-26(14-12-25)23(28)10-3-19-1-8-22(9-2-19)32(29,30)27-15-17-31-18-16-27/h1-10H,11-18H2" ;
  skos:prefLabel "1-[4-(4-fluorophenyl)-1-piperazinyl]-3-[4-(4-morpholinylsulfonyl)phenyl]-2-propen-1-one"@en, "1 [4 (4 فلوروفنیل) 1 پیپرازینیل] 3 [4 (4 مورفولینیل سولفونیل) فنیل] 2 پروپن 1 یک"@fa ;
  ns0:inchikey "IPPOKPFIFNQJJW-UHFFFAOYSA-N" ;
  ns0:formula "C23H26FN3O4S" ;
  ns0:monoisotopicmass "459.16281" ;
  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 .
