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

<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://www.irandoc.acir/onto/irandoc/CHEBI:92934>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H23ClN6/c1-17-4-2-3-5-21(17)28-10-12-29(13-11-28)22-20-14-27-30(23(20)26-16-25-22)15-18-6-8-19(24)9-7-18/h2-9,14,16H,10-13,15H2,1H3" ;
  ns0:smiles "CC1=CC=CC=C1N2CCN(CC2)C3=NC=NC4=C3C=NN4CC5=CC=C(C=C5)Cl" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C23H23ClN6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  skos:prefLabel "1 [(4 کلروفنیل) متیل] 4 [4 (2 متیل فنیل) 1 پیپرازینیل] پیرازولو[3،4 دی] پیریمیدین"@fa, "1-[(4-chlorophenyl)methyl]-4-[4-(2-methylphenyl)-1-piperazinyl]pyrazolo[3,4-d]pyrimidine"@en ;
  ns0:mass "418.923" ;
  ns0:monoisotopicmass "418.16727" ;
  ns0:inchikey "ODKPRIUYEYROGE-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
