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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109143>
  ns0:monoisotopicmass "473.16300" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "473.929" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  skos:prefLabel "5 [(2 کلرو 6 فلوروفنیل) متیل] N [2 [4 (4 متوکسی فنیل) 1 پیپرازینیل] اتیل] 1،3،4 اگزادیازول 2 کربوکسامید"@fa, "5-[(2-chloro-6-fluorophenyl)methyl]-n-[2-[4-(4-methoxyphenyl)-1-piperazinyl]ethyl]-1,3,4-oxadiazole-2-carboxamide"@en ;
  ns0:inchikey "NRYUZDWKDIXETJ-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=CC=C(C=C1)N2CCN(CC2)CCNC(=O)C3=NN=C(O3)CC4=C(C=CC=C4Cl)F" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H25ClFN5O3" ;
  ns0:inchi "InChI=1S/C23H25ClFN5O3/c1-32-17-7-5-16(6-8-17)30-13-11-29(12-14-30)10-9-26-22(31)23-28-27-21(33-23)15-18-19(24)3-2-4-20(18)25/h2-8H,9-15H2,1H3,(H,26,31)" .

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 .
