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

<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:104028>
  ns0:inchikey "LDWGDKIDKBYSIM-UHFFFAOYSA-N" ;
  skos:prefLabel "1-[(2,5-dimethoxyphenyl)-[1-(2-oxolanylmethyl)-5-tetrazolyl]methyl]-4-(4-methoxyphenyl)piperazine"@en, "1 [(2،5 دی متوکسی فنیل) [1 (2 اکسولانیل متیل) 5 تترازولیل] متیل] 4 (4 متوکسی فنیل) پیپرازین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "494.587" ;
  ns0:smiles "COC1=CC=C(C=C1)N2CCN(CC2)C(C3=C(C=CC(=C3)OC)OC)C4=NN=NN4CC5CCCO5" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "494.26415" ;
  ns0:formula "C26H34N6O4" ;
  ns0:inchi "InChI=1S/C26H34N6O4/c1-33-20-8-6-19(7-9-20)30-12-14-31(15-13-30)25(23-17-21(34-2)10-11-24(23)35-3)26-27-28-29-32(26)18-22-5-4-16-36-22/h6-11,17,22,25H,4-5,12-16,18H2,1-3H3" .

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