@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:92931>
  ns0:inchi "InChI=1S/C20H25ClN4O2/c21-15-5-4-8-17(13-15)23-9-11-24(12-10-23)18-14-19(26)25(20(27)22-18)16-6-2-1-3-7-16/h4-5,8,13-14,16H,1-3,6-7,9-12H2,(H,22,27)" ;
  ns0:smiles "C1CCC(CC1)N2C(=O)C=C(NC2=O)N3CCN(CC3)C4=CC(=CC=C4)Cl" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "6-[4-(3-chlorophenyl)-1-piperazinyl]-3-cyclohexyl-1h-pyrimidine-2,4-dione"@en, "6 [4 (3 کلروفنیل) 1 پیپرازینیل] 3 سیکلوهگزیل 1H پیریمیدین 2،4 دیون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:mass "388.892" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "388.16660" ;
  ns0:formula "C20H25ClN4O2" ;
  ns0:inchikey "CHMQQIFPOIZPIJ-UHFFFAOYSA-N" .

<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:92931> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
