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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112255>
  skos:prefLabel "4-[4-(1h-benzimidazol-2-ylmethyl)-1-piperazinyl]benzofuro[3,2-d]pyrimidine"@en, "4 [4 (1H benzimidazol 2 ylmethyl) 1 piperazinyl]benzofuro[3,2d]pyrimidine"@fa ;
  ns0:formula "C22H20N6O" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CN(CCN1CC2=NC3=CC=CC=C3N2)C4=NC=NC5=C4OC6=CC=CC=C65" ;
  ns0:mass "384.435" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C22H20N6O/c1-4-8-18-15(5-1)20-21(29-18)22(24-14-23-20)28-11-9-27(10-12-28)13-19-25-16-6-2-3-7-17(16)26-19/h1-8,14H,9-13H2,(H,25,26)" ;
  ns0:monoisotopicmass "384.16986" ;
  ns0:inchikey "YJOVISWECAGURX-UHFFFAOYSA-N" .

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 .
