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

<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://www.irandoc.acir/onto/irandoc/CHEBI:114580>
  ns0:formula "C24H25N7" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "LNWCSHCCFJYCEZ-UHFFFAOYSA-N" ;
  skos:prefLabel "1-phenyl-4-[[1-(phenylmethyl)-5-tetrazolyl]-(3-pyridinyl)methyl]piperazine"@en, "1 فنیل 4 [[1 (فنیل متیل) 5 تترازولیل] (3 پیریدینیل) متیل] پیپرازین"@fa ;
  ns0:inchi "InChI=1S/C24H25N7/c1-3-8-20(9-4-1)19-31-24(26-27-28-31)23(21-10-7-13-25-18-21)30-16-14-29(15-17-30)22-11-5-2-6-12-22/h1-13,18,23H,14-17,19H2" ;
  ns0:monoisotopicmass "411.21714" ;
  ns0:mass "411.503" ;
  ns0:smiles "C1CN(CCN1C2=CC=CC=C2)C(C3=CN=CC=C3)C4=NN=NN4CC5=CC=CC=C5" .

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 .
