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

<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:109036>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "401.508" ;
  ns0:smiles "C1CC2=CC=CC=C2N(C1)C3=NC(=NC(=N3)CN4CCN(CC4)C5=CC=CC=C5)N" ;
  ns0:monoisotopicmass "401.23279" ;
  ns0:formula "C23H27N7" ;
  skos:prefLabel "4-(3,4-dihydro-2h-quinolin-1-yl)-6-[(4-phenyl-1-piperazinyl)methyl]-1,3,5-triazin-2-amine"@en, "4 (3،4 دی هیدرو 2H کینولین 1 یل) 6 [(4 فنیل 1 پیپرازینیل) متیل] 1،3،5 تریازین 2 آمین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:inchi "InChI=1S/C23H27N7/c24-22-25-21(17-28-13-15-29(16-14-28)19-9-2-1-3-10-19)26-23(27-22)30-12-6-8-18-7-4-5-11-20(18)30/h1-5,7,9-11H,6,8,12-17H2,(H2,24,25,26,27)" ;
  ns0:charge "0" ;
  ns0:inchikey "XAPUHHALCZTLTF-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" .

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 .
