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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116764>
  ns0:inchikey "XTFONEFLPIUPRW-UHFFFAOYSA-N" ;
  ns0:formula "C24H31FN4O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1CCC(CC1)C(=O)NCC(C2=CN=CC=C2)N3CCN(CC3)C4=CC=C(C=C4)F" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  skos:prefLabel "n-[2-[4-(4-fluorophenyl)-1-piperazinyl]-2-(3-pyridinyl)ethyl]cyclohexanecarboxamide"@en, "N [2 [4 (4 فلوروفنیل) 1 پیپرازینیل] 2 (3 پیریدینیل) اتیل] سیکلوهگزان کربوکسامید"@fa ;
  ns0:monoisotopicmass "410.24819" ;
  ns0:subset "2_STAR" ;
  ns0:mass "410.528" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H31FN4O/c25-21-8-10-22(11-9-21)28-13-15-29(16-14-28)23(20-7-4-12-26-17-20)18-27-24(30)19-5-2-1-3-6-19/h4,7-12,17,19,23H,1-3,5-6,13-16,18H2,(H,27,30)" .

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 .
