@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:46848>
  skos:prefLabel "n-arylpiperazine"@en, "N آریل پی پرازین"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92023> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:92023>
  ns0:mass "357.389" ;
  ns0:smiles "C1CN(CCN1)C2=CC(=O)N3C(=N2)SC(=N3)C4=CC=C(C=C4)C(=O)O" ;
  ns0:inchikey "MIENEUCYIXGSHE-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  skos:prefLabel "4 [5 اکسو 7 (1 پیپرازینیل) [،3،]تیادیازولو[،2 a]پیریمیدین  یل] بنزوئیک اسید"@fa, "4-[5-oxo-7-(1-piperazinyl)-[1,3,4]thiadiazolo[3,2-a]pyrimidin-2-yl]benzoic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C16H15N5O3S" ;
  ns0:monoisotopicmass "357.08956" ;
  ns0:inchi "InChI=1S/C16H15N5O3S/c22-13-9-12(20-7-5-17-6-8-20)18-16-21(13)19-14(25-16)10-1-3-11(4-2-10)15(23)24/h1-4,9,17H,5-8H2,(H,23,24)" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
