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

<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:116449>
  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,4-dimethoxyphenyl)-[1-(thiophen-2-ylmethyl)-5-tetrazolyl]methyl]-4-phenylpiperazine"@en, "1 [(3،4 دی متوکسی فنیل) [1 (تیوفن 2 یل متیل) 5 تترازولیل] متیل] 4 فنیل پی پرازین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "476.19945" ;
  ns0:smiles "COC1=C(C=C(C=C1)C(C2=NN=NN2CC3=CC=CS3)N4CCN(CC4)C5=CC=CC=C5)OC" ;
  ns0:mass "476.596" ;
  ns0:charge "0" ;
  ns0:formula "C25H28N6O2S" ;
  ns0:inchikey "XKYQUQDMGJYQSS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C25H28N6O2S/c1-32-22-11-10-19(17-23(22)33-2)24(25-26-27-28-31(25)18-21-9-6-16-34-21)30-14-12-29(13-15-30)20-7-4-3-5-8-20/h3-11,16-17,24H,12-15,18H2,1-2H3" .

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