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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91549>
  skos:prefLabel "1 (4 فلوروفنیل) 4 [4 (5 فلوئورو 2 پیریمیدینیل) 1 پیپرازینیل] 1 بوتانول"@fa, "1-(4-fluorophenyl)-4-[4-(5-fluoro-2-pyrimidinyl)-1-piperazinyl]-1-butanol"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "348.391" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1CN(CCN1CCCC(C2=CC=C(C=C2)F)O)C3=NC=C(C=N3)F" ;
  ns0:inchikey "ZXUYYZPJUGQHLQ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:inchi "InChI=1S/C18H22F2N4O/c19-15-5-3-14(4-6-15)17(25)2-1-7-23-8-10-24(11-9-23)18-21-12-16(20)13-22-18/h3-6,12-13,17,25H,1-2,7-11H2" ;
  ns0:monoisotopicmass "348.17617" ;
  ns0:charge "0" ;
  ns0:formula "C18H22F2N4O" .

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 .
