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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92776>
  ns0:smiles "CC(=O)N1CCN(CC1)C2=CC=C(C=C2)NCC3=CC=CO3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1 [4 [4 (2 فورانیل متیل آمینو) فنیل] 1 پیپرازینیل] اتانون"@fa, "1-[4-[4-(2-furanylmethylamino)phenyl]-1-piperazinyl]ethanone"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ZYBBIBXBPXBJPS-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "299.16338" ;
  ns0:mass "299.368" ;
  ns0:formula "C17H21N3O2" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H21N3O2/c1-14(21)19-8-10-20(11-9-19)16-6-4-15(5-7-16)18-13-17-3-2-12-22-17/h2-7,12,18H,8-11,13H2,1H3" .

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 .
