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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107698>
  ns0:charge "0" ;
  ns0:monoisotopicmass "452.08479" ;
  ns0:inchikey "OBSNIISSPCGHGL-UHFFFAOYSA-N" ;
  ns0:formula "C22H21BrN4O2" ;
  ns0:mass "453.332" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "[2-[(2-bromophenyl)methoxy]phenyl]-[4-(2-pyrimidinyl)-1-piperazinyl]methanone"@en, "[2 [(2 بروموفنیل) متوکسی] فنیل] [4 (2 پیریمیدینیل) 1 پیپرازینیل] متانون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CN(CCN1C2=NC=CC=N2)C(=O)C3=CC=CC=C3OCC4=CC=CC=C4Br" ;
  ns0:inchi "InChI=1S/C22H21BrN4O2/c23-19-8-3-1-6-17(19)16-29-20-9-4-2-7-18(20)21(28)26-12-14-27(15-13-26)22-24-10-5-11-25-22/h1-11H,12-16H2" .

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 .
