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

<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:121535>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1CN(CCN1C2=CC=CC=C2)N=CC3=CC=CC=C3[N+](=O)[O-]" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RYVNKLPZPBQMJK-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H18N4O2/c22-21(23)17-9-5-4-6-15(17)14-18-20-12-10-19(11-13-20)16-7-2-1-3-8-16/h1-9,14H,10-13H2" ;
  ns0:monoisotopicmass "310.14298" ;
  ns0:mass "310.351" ;
  ns0:formula "C17H18N4O2" ;
  skos:prefLabel "1 (2 نیتروفنیل) N (4 فنیل 1 پیپرازینیل) متانیمین"@fa, "1-(2-nitrophenyl)-n-(4-phenyl-1-piperazinyl)methanimine"@en ;
  ns0:charge "0" .

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