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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105770>
  ns0:subset "2_STAR" ;
  skos:prefLabel "2 (4 کلرو 3،5 دی متیل فنوکسی) N [4 [4 [2 فورانیل(اکسو) متیل] 1 پیپرازینیل] فنیل] استامید"@fa, "2-(4-chloro-3,5-dimethylphenoxy)-n-[4-[4-[2-furanyl(oxo)methyl]-1-piperazinyl]phenyl]acetamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C25H26ClN3O4/c1-17-14-21(15-18(2)24(17)26)33-16-23(30)27-19-5-7-20(8-6-19)28-9-11-29(12-10-28)25(31)22-4-3-13-32-22/h3-8,13-15H,9-12,16H2,1-2H3,(H,27,30)" ;
  ns0:mass "467.946" ;
  ns0:formula "C25H26ClN3O4" ;
  ns0:monoisotopicmass "467.16118" ;
  ns0:charge "0" ;
  ns0:inchikey "KSVBHJHFVTUERS-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC(=CC(=C1Cl)C)OCC(=O)NC2=CC=C(C=C2)N3CCN(CC3)C(=O)C4=CC=CO4" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
