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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93325>
  skos:prefLabel "4-[4-(phenylmethyl)-1-piperazinyl]thieno[2,3-d]pyrimidine"@en, "4 [4 (فنیل متیل) 1 پیپرازینیل] تینو[2،3 d] پیریمیدین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C17H18N4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:mass "310.418" ;
  ns0:inchikey "FTAPOTCUJVOFNL-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H18N4S/c1-2-4-14(5-3-1)12-20-7-9-21(10-8-20)16-15-6-11-22-17(15)19-13-18-16/h1-6,11,13H,7-10,12H2" ;
  ns0:smiles "C1CN(CCN1CC2=CC=CC=C2)C3=C4C=CSC4=NC=N3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "310.12522" .

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 .
