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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92765>
  ns0:inchikey "DPBQFUHCNDIONU-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:inchi "InChI=1S/C23H23N5O3/c1-16-13-22(26-8-10-27(11-9-26)23(29)18-7-12-31-15-18)28-21(24-16)14-20(25-28)17-3-5-19(30-2)6-4-17/h3-7,12-15H,8-11H2,1-2H3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "417.18009" ;
  skos:prefLabel "3 فورانیل [4 [2 (4 متوکسی فنیل) 5 متیل 7 پیرازولو [1،5 a] پیریمیدینیل] 1 پیپرازینیل] متانون"@fa, "3-furanyl-[4-[2-(4-methoxyphenyl)-5-methyl-7-pyrazolo[1,5-a]pyrimidinyl]-1-piperazinyl]methanone"@en ;
  ns0:smiles "CC1=NC2=CC(=NN2C(=C1)N3CCN(CC3)C(=O)C4=COC=C4)C5=CC=C(C=C5)OC" ;
  ns0:mass "417.461" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H23N5O3" .

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 .
