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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107718>
  ns0:monoisotopicmass "334.14298" ;
  ns0:smiles "C1CN(CCN1CC2=CC=CC=C2)C3=C(N=C(O3)C4=CC=CO4)C#N" ;
  ns0:charge "0" ;
  ns0:inchikey "HAMNLVCHMBVYCU-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C19H18N4O2/c20-13-16-19(25-18(21-16)17-7-4-12-24-17)23-10-8-22(9-11-23)14-15-5-2-1-3-6-15/h1-7,12H,8-11,14H2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  skos:prefLabel "2-(2-furanyl)-5-[4-(phenylmethyl)-1-piperazinyl]-4-oxazolecarbonitrile"@en, "2 (2 فورانیل) 5 [4 (فنیل متیل) 1 پیپرازینیل] 4 اگزازول کربنیتریل"@fa ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H18N4O2" ;
  ns0:mass "334.373" .

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 .
