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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92102>
  ns0:formula "C23H23N5O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  skos:prefLabel "3-furanyl-[4-[5-methyl-2-(4-methylphenyl)-7-pyrazolo[1,5-a]pyrimidinyl]-1-piperazinyl]methanone"@en, "3 فورانیل [4 [5 متیل 2 (4 متیل فنیل) 7 پیرازولو [1،5 a] پیریمیدینیل] 1 پیپرازینیل] متانون"@fa ;
  ns0:inchikey "MMAGAWGNOCQTNT-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "401.462" ;
  ns0:smiles "CC1=CC=C(C=C1)C2=NN3C(=C2)N=C(C=C3N4CCN(CC4)C(=O)C5=COC=C5)C" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "401.18518" ;
  ns0:inchi "InChI=1S/C23H23N5O2/c1-16-3-5-18(6-4-16)20-14-21-24-17(2)13-22(28(21)25-20)26-8-10-27(11-9-26)23(29)19-7-12-30-15-19/h3-7,12-15H,8-11H2,1-2H3" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
