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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114806>
  ns0:mass "371.437" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H25N7O2/c1-4-23-7-9-24(10-8-23)18-21-16(19)15(25(26)27)17(22-18)20-14-6-5-12(2)13(3)11-14/h5-6,11H,4,7-10H2,1-3H3,(H3,19,20,21,22)" ;
  skos:prefLabel "n4-(3,4-dimethylphenyl)-2-(4-ethyl-1-piperazinyl)-5-nitropyrimidine-4,6-diamine"@en, "N4 (3،4 دی متیل فنیل) 2 (4 اتیل 1 پیپرازینیل) 5 نیتروپیریمیدین 4،6 دی آمین"@fa ;
  ns0:inchikey "AWMZXKYPBZZDKM-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C18H25N7O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46848> ;
  ns0:smiles "CCN1CCN(CC1)C2=NC(=C(C(=N2)NC3=CC(=C(C=C3)C)C)[N+](=O)[O-])N" ;
  ns0:monoisotopicmass "371.20697" .

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 .
