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

<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:116411>
  ns0:inchi "InChI=1S/C24H26ClN7O2/c1-24(2,3)23-26-20(30-10-12-31(13-11-30)22(33)18-9-6-14-34-18)19-21(27-23)32(29-28-19)15-16-7-4-5-8-17(16)25/h4-9,14H,10-13,15H2,1-3H3" ;
  ns0:smiles "CC(C)(C)C1=NC2=C(C(=N1)N3CCN(CC3)C(=O)C4=CC=CO4)N=NN2CC5=CC=CC=C5Cl" ;
  ns0:mass "479.963" ;
  ns0:monoisotopicmass "479.18365" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XHFIJGWAJPCDKS-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "[4-[5-tert-butyl-3-[(2-chlorophenyl)methyl]-7-triazolo[4,5-d]pyrimidinyl]-1-piperazinyl]-(2-furanyl)methanone"@en, "[4 [5 ترت بوتیل 3 [(2 کلروفنیل) متیل] 7 تری آزولو[4،5 دی] پیریمیدینیل] 1 پیپرازینیل] (2 فورانیل) متانون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:formula "C24H26ClN7O2" .

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