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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105656>
  ns0:monoisotopicmass "424.19330" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3-(4-methoxyphenyl)-2-(4-methyl-1-piperazinyl)-6,7,8,9-tetrahydro-5h-cyclohepta[2,3]thieno[2,4-b]pyrimidin-4-one"@en, "3 (4 متوکسی فنیل) 2 (4 متیل 1 پیپرازینیل) 6،7،8،9 تتراهیدرو 5H سیکلوهپتا[2،3]تینو[2،4 b] پیریمیدین 4 یک"@fa ;
  ns0:mass "424.561" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CN1CCN(CC1)C2=NC3=C(C4=C(S3)CCCCC4)C(=O)N2C5=CC=C(C=C5)OC" ;
  ns0:inchi "InChI=1S/C23H28N4O2S/c1-25-12-14-26(15-13-25)23-24-21-20(18-6-4-3-5-7-19(18)30-21)22(28)27(23)16-8-10-17(29-2)11-9-16/h8-11H,3-7,12-15H2,1-2H3" ;
  ns0:inchikey "NTPAWLKPCLLDPC-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:formula "C23H28N4O2S" ;
  ns0:charge "0" .

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 .
