@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:26144>
  skos:prefLabel "پیپرازین ها"@fa, "piperazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:109450> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109450>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1CN(CCN1C2=CC=C(C=C2)O)C(=O)C=CC3=CC=CS3" ;
  ns0:formula "C17H18N2O2S" ;
  ns0:inchikey "BFSPAPKTIGPYOV-UHFFFAOYSA-N" ;
  skos:prefLabel "1 [4 (4 هیدروکسی فنیل) 1 پیپرازینیل] 3 تیوفن 2 یل 2 پروپن 1 یک"@fa, "1-[4-(4-hydroxyphenyl)-1-piperazinyl]-3-thiophen-2-yl-2-propen-1-one"@en ;
  ns0:monoisotopicmass "314.10890" ;
  ns0:inchi "InChI=1S/C17H18N2O2S/c20-15-5-3-14(4-6-15)18-9-11-19(12-10-18)17(21)8-7-16-2-1-13-22-16/h1-8,13,20H,9-12H2" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:charge "0" ;
  ns0:mass "314.404" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
