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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120586>
  ns0:monoisotopicmass "390.16919" ;
  ns0:inchi "InChI=1S/C22H22N4O3/c1-17-4-6-18(7-5-17)22(27)25-14-12-24(13-15-25)20-9-8-19(26(28)29)16-21(20)23-10-2-3-11-23/h2-11,16H,12-15H2,1H3" ;
  skos:prefLabel "(4 متیل فنیل) [4 [4 نیترو 2 (1 پیرولیل) فنیل] 1 پیپرازینیل] متانون"@fa, "(4-methylphenyl)-[4-[4-nitro-2-(1-pyrrolyl)phenyl]-1-piperazinyl]methanone"@en ;
  ns0:inchikey "YOTOYGHHWCITRO-UHFFFAOYSA-N" ;
  ns0:formula "C22H22N4O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26144> ;
  ns0:smiles "CC1=CC=C(C=C1)C(=O)N2CCN(CC2)C3=C(C=C(C=C3)[N+](=O)[O-])N4C=CC=C4" ;
  ns0:subset "2_STAR" ;
  ns0:mass "390.436" .

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 .
