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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107628>
  ns0:monoisotopicmass "372.21614" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 [2 [4 (2 متوکسی فنیل) 1 پیپرازینیل] اتیل] 6،7،8،8a تتراهیدرو 5H ایمیدازو[1،5 a] پیریدین 1،3 دیون"@fa, "2-[2-[4-(2-methoxyphenyl)-1-piperazinyl]ethyl]-6,7,8,8a-tetrahydro-5h-imidazo[1,5-a]pyridine-1,3-dione"@en ;
  ns0:smiles "COC1=CC=CC=C1N2CCN(CC2)CCN3C(=O)C4CCCCN4C3=O" ;
  ns0:formula "C20H28N4O3" ;
  ns0:mass "372.462" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:inchikey "YIBAHIUJRKGNMN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H28N4O3/c1-27-18-8-3-2-6-16(18)22-13-10-21(11-14-22)12-15-24-19(25)17-7-4-5-9-23(17)20(24)26/h2-3,6,8,17H,4-5,7,9-15H2,1H3" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
