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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109834>
  ns0:charge "0" ;
  ns0:smiles "CCOC1=CC=CC=C1N2CCN(CC2)C(=S)NC(=O)C34CC5CC(C3)CC(C5)C4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:formula "C24H33N3O2S" ;
  skos:prefLabel "n-[[4-(2-ethoxyphenyl)-1-piperazinyl]-sulfanylidenemethyl]-1-adamantanecarboxamide"@en, "N [[4 (2 اتوکسی فنیل) 1 پیپرازینیل] سولفانیلدن متیل] 1 آدامانتان کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "427.22935" ;
  ns0:inchi "InChI=1S/C24H33N3O2S/c1-2-29-21-6-4-3-5-20(21)26-7-9-27(10-8-26)23(30)25-22(28)24-14-17-11-18(15-24)13-19(12-17)16-24/h3-6,17-19H,2,7-16H2,1H3,(H,25,28,30)" ;
  ns0:mass "427.605" ;
  ns0:inchikey "VKOGOVJXOGKGCJ-UHFFFAOYSA-N" .

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 .
