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

<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:107821>
  ns0:inchi "InChI=1S/C21H24N4O2S/c1-14-12-15(13-27-2)17-18(22)19(28-20(17)23-14)21(26)25-10-8-24(9-11-25)16-6-4-3-5-7-16/h3-7,12H,8-11,13,22H2,1-2H3" ;
  skos:prefLabel "[3-amino-4-(methoxymethyl)-6-methyl-2-thieno[2,3-b]pyridinyl]-(4-phenyl-1-piperazinyl)methanone"@en, "[3 آمینو 4 (متوکسی متیل) 6 متیل 2 تینو[2،3 b] پیریدینیل] (4 فنیل 1 پیپرازینیل) متانون"@fa ;
  ns0:formula "C21H24N4O2S" ;
  ns0:mass "396.508" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=NC2=C(C(=C1)COC)C(=C(S2)C(=O)N3CCN(CC3)C4=CC=CC=C4)N" ;
  ns0:monoisotopicmass "396.16200" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "ZEAZJNKPMRTFQD-UHFFFAOYSA-N" .

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