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

<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:92800>
  ns0:charge "0" ;
  ns0:smiles "C1CN(CCN1CCCOC2=CC3=C(C=C2)OCO3)C4=CC=CC=C4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  skos:prefLabel "1-[3-(1,3-benzodioxol-5-yloxy)propyl]-4-phenylpiperazine"@en, "1 [3 (1،3 بنزودیوکسل 5 یلوکسی) پروپیل] 4 فنیل پیپرازین"@fa ;
  ns0:inchi "InChI=1S/C20H24N2O3/c1-2-5-17(6-3-1)22-12-10-21(11-13-22)9-4-14-23-18-7-8-19-20(15-18)25-16-24-19/h1-3,5-8,15H,4,9-14,16H2" ;
  ns0:monoisotopicmass "340.17869" ;
  ns0:inchikey "VUSNBQDZGKZEDL-UHFFFAOYSA-N" ;
  ns0:mass "340.417" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H24N2O3" .

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