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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116775>
  ns0:formula "C21H21N3O5" ;
  skos:prefLabel "1-(1,3-benzodioxol-5-yl)-3-[4-(4-hydroxyphenyl)-1-piperazinyl]pyrrolidine-2,5-dione"@en, "1 (1،3 بنزودیوکسل 5 یل) 3 [4 (4 هیدروکسی فنیل) 1 پیپرازینیل] پیرولیدین 2،5 دیون"@fa ;
  ns0:smiles "C1CN(CCN1C2CC(=O)N(C2=O)C3=CC4=C(C=C3)OCO4)C5=CC=C(C=C5)O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "395.14812" ;
  ns0:inchikey "HCDXVMSPZKAKIN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C21H21N3O5/c25-16-4-1-14(2-5-16)22-7-9-23(10-8-22)17-12-20(26)24(21(17)27)15-3-6-18-19(11-15)29-13-28-18/h1-6,11,17,25H,7-10,12-13H2" ;
  ns0:charge "0" ;
  ns0:mass "395.409" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  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 .
