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

<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:120517>
  ns0:formula "C25H30N4O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:mass "418.532" ;
  ns0:inchi "InChI=1S/C25H30N4O2/c1-31-23-10-8-22(9-11-23)28-13-15-29(16-14-28)24-12-7-21(17-20(24)18-26)27-25(30)19-5-3-2-4-6-19/h7-12,17,19H,2-6,13-16H2,1H3,(H,27,30)" ;
  ns0:monoisotopicmass "418.23688" ;
  skos:prefLabel "n-[3-cyano-4-[4-(4-methoxyphenyl)-1-piperazinyl]phenyl]cyclohexanecarboxamide"@en, "N [3 سیانو 4 [4 (4 متوکسی فنیل) 1 پیپرازینیل] فنیل] سیکلوهگزان کربوکسامید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "COC1=CC=C(C=C1)N2CCN(CC2)C3=C(C=C(C=C3)NC(=O)C4CCCCC4)C#N" ;
  ns0:inchikey "CXVYOXRNBIRROT-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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