@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:46848>
  skos:prefLabel "n-arylpiperazine"@en, "N آریل پی پرازین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120562> .

<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:120562>
  ns0:monoisotopicmass "427.23721" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "FBTWJBDSPSQIHU-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  skos:prefLabel "3-(2-methoxyphenyl)-2,5-dimethyl-7-[4-(phenylmethyl)-1-piperazinyl]pyrazolo[1,5-a]pyrimidine"@en, "3 (2 متوکسی فنیل) 2،5 دی متیل 7 [4 (فنیل متیل) 1 پیپرازینیل] پیرازولو [1،5 a] پیریمیدین"@fa ;
  ns0:inchi "InChI=1S/C26H29N5O/c1-19-17-24(30-15-13-29(14-16-30)18-21-9-5-4-6-10-21)31-26(27-19)25(20(2)28-31)22-11-7-8-12-23(22)32-3/h4-12,17H,13-16,18H2,1-3H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "427.542" ;
  ns0:smiles "CC1=NC2=C(C(=NN2C(=C1)N3CCN(CC3)CC4=CC=CC=C4)C)C5=CC=CC=C5OC" ;
  ns0:charge "0" ;
  ns0:formula "C26H29N5O" .

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