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

<http://www.irandoc.acir/onto/irandoc/CHEBI:115038>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:mass "421.880" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H20ClN5O2" ;
  ns0:monoisotopicmass "421.13055" ;
  skos:prefLabel "[4-[2-(3-chlorophenyl)-5-methyl-7-pyrazolo[1,5-a]pyrimidinyl]-1-piperazinyl]-(2-furanyl)methanone"@en, "[4 [2 (3 کلروفنیل) 5 متیل 7 پیرازولو [1،5 a] پیریمیدینیل] 1 پیپرازینیل] (2 فورانیل) متانون"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "KCGMIJAMMIIVFQ-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C22H20ClN5O2/c1-15-12-21(26-7-9-27(10-8-26)22(29)19-6-3-11-30-19)28-20(24-15)14-18(25-28)16-4-2-5-17(23)13-16/h2-6,11-14H,7-10H2,1H3" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=NC2=CC(=NN2C(=C1)N3CCN(CC3)C(=O)C4=CC=CO4)C5=CC(=CC=C5)Cl" .

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 .
